asterisk/pbx
Russell Bryant b419fc1134 Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The
file doc/qos.tex has been updated to document the new functionality.
(issue #9540, patch submitted by IgorG)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@62457 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-04-30 16:16:26 +00:00
..
ael added the no. 18 regression test 2007-03-26 22:24:16 +00:00
Makefile Merged revisions 44055 via svnmerge from 2006-09-29 22:48:43 +00:00
dundi-parser.c Merged revisions 46200 via svnmerge from 2006-10-25 14:44:50 +00:00
dundi-parser.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
kdeconsole_main.cc rename this file so it doesn't appear to be a module by itself 2006-07-07 02:20:28 +00:00
pbx_ael.c Merged revisions 59688 via svnmerge from 2007-04-02 17:38:12 +00:00
pbx_config.c Convert the PBX core to use read/write locks. This yields a nifty performance improvement when it comes to simultaneous calls going through the dialplan. Using murf's test the old mutex based core took an average of 57.3 seconds while the rwlock based core took 31.1 seconds. That's a nifty 26.2 seconds performance improvement. The other good part is that if we do need to switch back then we just have to change the lock/unlock API calls. I converted everywhere that used to touch the mutex locks directly to use them. 2007-02-28 20:46:01 +00:00
pbx_dundi.c Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The 2007-04-30 16:16:26 +00:00
pbx_gtkconsole.c Various updates from PCadach's chan_h323-live branch 2006-09-19 21:07:49 +00:00
pbx_kdeconsole.cc various minor fixes 2006-07-07 00:48:40 +00:00
pbx_kdeconsole.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
pbx_loopback.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
pbx_realtime.c Merged revisions 46200 via svnmerge from 2006-10-25 14:44:50 +00:00
pbx_spool.c Merged revisions 53046 via svnmerge from 2007-01-31 21:35:15 +00:00