summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-04-08Turn a warning message into a debug message and do not treat two situations a...Joshua Colp
2009-04-08Merged revisions 186984 via svnmerge from Mark Michelson
2009-04-08Add some additional notes on release numbering.Russell Bryant
2009-04-08Start splitting up miscellaneous doxygen documentation into separate files.Russell Bryant
2009-04-08Update some comments and resolve potential memory corruption in chan_sip.Russell Bryant
2009-04-08Add lastms to the require API call.Tilghman Lesher
2009-04-08Merged revisions 186841 via svnmerge from Mark Michelson
2009-04-08Fix bad merge from fix for issue 13867.Mark Michelson
2009-04-07Merged revisions 186832 via svnmerge from Mark Michelson
2009-04-07Merged revisions 186775 via svnmerge from Tilghman Lesher
2009-04-07Merged revisions 186719 via svnmerge from Mark Michelson
2009-04-06Fix a log message getting output when it should not have been.Joshua Colp
2009-04-06Fix problem when authenticating a non-RTP dialog.Joshua Colp