asterisk/pbx
Steve Murphy dc8f6a9473 Merged revisions 62883 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r62883 | murf | 2007-05-03 07:54:56 -0600 (Thu, 03 May 2007) | 1 line

These mods fix bug 9623, where an '@' in the eswitch contents causes a syntax error. I also updated the regressions.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@62911 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-05-03 14:24:00 +00:00
..
ael Merged revisions 62883 via svnmerge from 2007-05-03 14:24:00 +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