Commit Graph

5889 Commits (34080f9cbecd9094088821f1b287742103896079)

Author SHA1 Message Date
Joshua Colp 84fd750c10 Fix a bug with the change I made yesterday to outbound proxy support.
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
Jeff Peeler a8ffff75bb Fix module embedding for chan_h323.
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 8e4b5df187 Fix some uninitialized memory notices that appeared under valgrind.
17 years ago
Mark Michelson 9b580ea645 ast_strdup failures aren't really failures if the original value was NULL.
17 years ago
Tilghman Lesher 15e040d3f3 Ensure pvt is not NULL before dereferencing it.
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
Mark Michelson 4d74179f20 Add a new option, mwi_from, to sip.conf.
17 years ago
Mark Michelson e53bd994d0 Merged revisions 187484 via svnmerge from
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
Russell Bryant c4058865dd Remove duplicate prototype for temp_peer().
17 years ago
Russell Bryant 0fab071d13 Update some comments and resolve potential memory corruption in chan_sip.
17 years ago
Tilghman Lesher b289374dfe Add lastms to the require API call.
17 years ago
Mark Michelson 21dd185512 Fix bad merge from fix for issue 13867.
17 years ago
Joshua Colp 369ca78928 Fix problem when authenticating a non-RTP dialog.
17 years ago
Joshua Colp 4eaa651a8a Add support for changing the outbound codec on a SIP call using
17 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
17 years ago
Kevin P. Fleming 3525e37e63 Merged revisions 186458 via svnmerge from
17 years ago
Joshua Colp 2d9c6ef3d5 Add better support for relaying success or failure of the ast_transfer() API call.
17 years ago
Kevin P. Fleming 612fc2e7e3 Merged revisions 186081 via svnmerge from
17 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
17 years ago
Tilghman Lesher 08971ce205 Merged revisions 186059 via svnmerge from
17 years ago
Kevin P. Fleming d99d2f22cd Merged revisions 185952 via svnmerge from
17 years ago
David Vossel 729f225225 Merged revisions 185845 via svnmerge from
17 years ago
Russell Bryant 8dfcd7e418 Improve performance of the code handling the frame queue in chan_iax2.
17 years ago
David Brooks b90ee93f70 Merged revisions 185362 via svnmerge from
17 years ago
Richard Mudgett 9fd753a30e Merged revisions 185121 via svnmerge from
17 years ago
Richard Mudgett 5e707f2ded Merged revisions 185120 via svnmerge from
17 years ago
Joshua Colp aa056be678 Merged revisions 184947 via svnmerge from
17 years ago
Russell Bryant 3ec3742a97 Fix build error when chan_h323 is not being built.
17 years ago
Russell Bryant 39c95555af Simplify chan_h323 build to not require a second run of "make".
17 years ago
Kevin P. Fleming 9381bff79d Improve timing interface to remember which provider provided a timer
17 years ago
Joshua Colp 0580121cee Merged revisions 184565 via svnmerge from
17 years ago
Russell Bryant ee77b475f2 Improve performance of the ast_event cache functionality.
17 years ago
Joshua Colp 9ae51a21c0 Fix issue with a T38 reinvite being sent even if not configured to do so.
17 years ago
Russell Bryant 7460afdd46 Exclude slin16, siren7, and siren14 from bandwidth=low and =medium
17 years ago
David Vossel da2230adf0 SIP preferred codec only feature
17 years ago
Richard Mudgett 9a6bf5f9c6 Removed trailing whitespace in chan_misdn files.
17 years ago
Leif Madsen 18b4508c8e Fixes a documentation error introduced during the CLI cleanup at AstriDevCon 2008.
17 years ago
Russell Bryant f4d0347d02 Merged revisions 183559 via svnmerge from
17 years ago
Mark Michelson 7ed6354989 Fix chan_sip so it builds.
17 years ago
Eliel C. Sardanons 830602bc69 Remove duplicate <description> inside the xml documentation.
17 years ago
Tilghman Lesher 2e516d0c26 Merged revisions 183319 via svnmerge from
17 years ago
Mark Michelson abb71e3d55 Merged revisions 183115 via svnmerge from
17 years ago
Joshua Colp 12bd92898d Improve our triggering of a T38 switchover internally when triggered by a received reinvite.
17 years ago