Commit Graph

17790 Commits (34080f9cbecd9094088821f1b287742103896079)
 

Author SHA1 Message Date
Olle Johansson 34080f9cbe New actions should go under "New Actions", not "new events"
17 years ago
Olle Johansson bb03eef676 Making sure we have references to external libraries.
17 years ago
Joshua Colp 84fd750c10 Fix a bug with the change I made yesterday to outbound proxy support.
17 years ago
Tilghman Lesher a74fda63fd As suggested by Russell, warn users when their dialplan arguments contain pipes, but not commas.
17 years ago
Tilghman Lesher c5719a495c Application delimiter is ',', not '|'.
17 years ago
Tilghman Lesher 2d1e91b97c Blocked revisions 188149 via svnmerge
17 years ago
Mark Michelson 0102e6cc44 Fix another crash related to cached realtime music on hold.
17 years ago
Joshua Colp 75dba8ca1d Fix a bug where using an outbound proxy would cause the local address to be 127.0.0.1.
17 years ago
Mark Michelson b6a2f40793 Set all queue variables on both the caller and member channels.
17 years ago
Jeff Peeler 7360279ff3 Blocked revisions 187962 via svnmerge
17 years ago
Jeff Peeler a8ffff75bb Fix module embedding for chan_h323.
17 years ago
Russell Bryant 956414abcc Blocked revisions 187865 via svnmerge
17 years ago
Mark Michelson 86d6af95ef Indicating connected line or redirecting updates were missing a call to lock the local_pvt.
17 years ago
Joshua Colp aaf1566222 Change how we set the local and remote address.
17 years ago
Joshua Colp 8e4b5df187 Fix some uninitialized memory notices that appeared under valgrind.
17 years ago
Mark Michelson df28954a84 Make sure tc is unlocked before calling ast_call since calling a Local
17 years ago
Tilghman Lesher 92b20aa053 Merged revisions 187763 via svnmerge from
17 years ago
Kevin P. Fleming f6de93c5df clean up some patterns for files to remove
17 years ago
Mark Michelson 9b580ea645 ast_strdup failures aren't really failures if the original value was NULL.
17 years ago
Mark Michelson bdcf8fca81 Don't let ast_channel_alloc fail if explicitly passed NULL cid_name or cid_number.
17 years ago
Russell Bryant 32cd7d1d60 Disable test modules by default.
17 years ago
Tilghman Lesher 15e040d3f3 Ensure pvt is not NULL before dereferencing it.
17 years ago
David Vossel bd23adbc8a Even more changes concerning r187426. Revised where locks are placed yet once again. ast_call() should not be called with a channel locked. could cause deadlock issues with local channels.
17 years ago
Kevin P. Fleming 2f048030bd revert addition of LOG_SECURITY log channel; after further discussion, a much better solution will be used
17 years ago
Richard Mudgett b0cfe6e1f2 Miscellaneous minor changes to chan_misdn.
17 years ago
Richard Mudgett b89dce07b4 Make chan_misdn_log() avoid generating the log message if logging is disabled.
17 years ago
Tilghman Lesher 1030a25ac9 Modify headers and macros, according to Russell's suggestions on the -dev list
17 years ago
Mark Michelson 4d74179f20 Add a new option, mwi_from, to sip.conf.
17 years ago
David Vossel e6052e79d0 More changes concerning r187426. Revised where locks are placed.
17 years ago
Jeff Peeler de4af72f9f Add ability for dialplan execution to continue when caller hangs up.
17 years ago
Mark Michelson e53bd994d0 Merged revisions 187484 via svnmerge from
17 years ago
Tilghman Lesher 39808fa953 Merged revisions 187428 via svnmerge from
17 years ago
David Vossel 19f381b484 Fixes deadlock caused by calling get_cid_name with chan locked.
17 years ago
Mark Michelson 5b5bd544ba Use safe macro practices even though they really aren't necessary.
17 years ago
Mark Michelson 0058b02563 Fix a crash in res_musiconhold when using cached realtime moh.
17 years ago
Tilghman Lesher 7304ac444e Allow '/' in username portion of register; this is a regression.
17 years ago
Tilghman Lesher 3a220874cc Merged revisions 187362 via svnmerge from
17 years ago
Joshua Colp e2a336124f Do not try to send the format read/format write/make compatible options over IAX2.
17 years ago
Joshua Colp abcc0b9397 Add support for allowing the channel driver to handle transcoding.
17 years ago
Tilghman Lesher 8f28bfc63e Merged revisions 187300-187301 via svnmerge from
17 years ago
Kevin P. Fleming b5f8c632df add a dedicated log channel for modules to be able report security-related events, so that they can be fed into external processes for analysis and possible mitigation efforts
17 years ago
Jeff Peeler f57fddb5bb Add timer for features so that backup bridge config can go away
17 years ago
Tilghman Lesher c02cec19b3 Recorded merge of revisions 187209 via svnmerge from
17 years ago
Russell Bryant 97209bfe3f Add documentation for reviewboard usage and guidelines.
17 years ago
Mark Michelson 7112ee26ed Blocked revisions 187135 via svnmerge
17 years ago
Joshua Colp b0637fe624 Fix a bug where we would native bridge when we did not want to.
17 years ago
Russell Bryant c4058865dd Remove duplicate prototype for temp_peer().
17 years ago
Tilghman Lesher 61e241a5d1 If the first column is empty, output a delimiter anyway.
17 years ago
Mark Michelson da786078f3 Merged revisions 187045 via svnmerge from
17 years ago
Joshua Colp 0ab599bf94 Turn a warning message into a debug message and do not treat two situations as errors when they are not.
17 years ago