summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-14Add service maintenance message supportJeff Peeler
2009-04-14New actions should go under "New Actions", not "new events"Olle Johansson
2009-04-14Making sure we have references to external libraries.Olle Johansson
2009-04-14Fix a bug with the change I made yesterday to outbound proxy support.Joshua Colp
2009-04-14As suggested by Russell, warn users when their dialplan arguments contain pip...Tilghman Lesher
2009-04-14Application delimiter is ',', not '|'.Tilghman Lesher
2009-04-13Blocked revisions 188149 via svnmergeTilghman Lesher
2009-04-13Fix another crash related to cached realtime music on hold.Mark Michelson
2009-04-13Fix a bug where using an outbound proxy would cause the local address to be 1...Joshua Colp
2009-04-13Set all queue variables on both the caller and member channels.Mark Michelson
2009-04-10Blocked revisions 187962 via svnmergeJeff Peeler
2009-04-10Fix module embedding for chan_h323.Jeff Peeler
2009-04-10Blocked revisions 187865 via svnmergeRussell Bryant
2009-04-10Indicating connected line or redirecting updates were missing a call to lock ...Mark Michelson
2009-04-10Change how we set the local and remote address.Joshua Colp
2009-04-10Fix some uninitialized memory notices that appeared under valgrind.Joshua Colp
2009-04-10Make sure tc is unlocked before calling ast_call since calling a LocalMark Michelson
2009-04-10Merged revisions 187763 via svnmerge from Tilghman Lesher
2009-04-10clean up some patterns for files to removeKevin P. Fleming
2009-04-10ast_strdup failures aren't really failures if the original value was NULL.Mark Michelson
2009-04-10Don't let ast_channel_alloc fail if explicitly passed NULL cid_name or cid_nu...Mark Michelson
2009-04-10Disable test modules by default.Russell Bryant
2009-04-10Ensure pvt is not NULL before dereferencing it.Tilghman Lesher
2009-04-10Even more changes concerning r187426. Revised where locks are placed yet once...David Vossel
2009-04-10revert addition of LOG_SECURITY log channel; after further discussion, a much...Kevin P. Fleming
2009-04-10Miscellaneous minor changes to chan_misdn.Richard Mudgett
2009-04-10Make chan_misdn_log() avoid generating the log message if logging is disabled.Richard Mudgett
2009-04-10Modify headers and macros, according to Russell's suggestions on the -dev listTilghman Lesher
2009-04-09Add a new option, mwi_from, to sip.conf.Mark Michelson
2009-04-09More changes concerning r187426. Revised where locks are placed.David Vossel
2009-04-09Add ability for dialplan execution to continue when caller hangs up.Jeff Peeler
2009-04-09Merged revisions 187484 via svnmerge from Mark Michelson
2009-04-09Merged revisions 187428 via svnmerge from Tilghman Lesher
2009-04-09Fixes deadlock caused by calling get_cid_name with chan locked.David Vossel
2009-04-09Use safe macro practices even though they really aren't necessary.Mark Michelson
2009-04-09Fix a crash in res_musiconhold when using cached realtime moh.Mark Michelson
2009-04-09Allow '/' in username portion of register; this is a regression.Tilghman Lesher
2009-04-09Merged revisions 187362 via svnmerge from Tilghman Lesher
2009-04-09Do not try to send the format read/format write/make compatible options over ...Joshua Colp
2009-04-09Add support for allowing the channel driver to handle transcoding.Joshua Colp
2009-04-09Merged revisions 187300-187301 via svnmerge from Tilghman Lesher
2009-04-09add a dedicated log channel for modules to be able report security-related ev...Kevin P. Fleming
2009-04-08Add timer for features so that backup bridge config can go awayJeff Peeler
2009-04-08Recorded merge of revisions 187209 via svnmerge from Tilghman Lesher
2009-04-08Add documentation for reviewboard usage and guidelines.Russell Bryant
2009-04-08Blocked revisions 187135 via svnmergeMark Michelson
2009-04-08Fix a bug where we would native bridge when we did not want to.Joshua Colp
2009-04-08Remove duplicate prototype for temp_peer().Russell Bryant
2009-04-08If the first column is empty, output a delimiter anyway.Tilghman Lesher
2009-04-08Merged revisions 187045 via svnmerge from Mark Michelson