summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-07Fix typoOlle Johansson
2009-09-07If there is no session timer in the INVITE, set it to default value (not unse...Olle Johansson
2009-09-07Update sip.conf.sample documentation, reorganize a bitOlle Johansson
2009-09-07Simplify the code in this functionOlle Johansson
2009-09-04sip peer matching by address only with TCP/TLSDavid Vossel
2009-09-04Use ast_free() instead of free().Sean Bright
2009-09-04Fix trunk breakage.Tilghman Lesher
2009-09-04Enable turning off the application delimiter warning with the 'dontwarn' option.Tilghman Lesher
2009-09-04Merged revisions 216435 via svnmerge from Michiel van Baak
2009-09-04Merged revisions 216430 via svnmerge from Olle Johansson
2009-09-04make sure canlog is set so we can compile with DEBUG_THREADS enabled on OpenBSDMichiel van Baak
2009-09-04Recorded merge of revisions 216432 via svnmerge from Michiel van Baak
2009-09-04Recorded merge of revisions 216369 via svnmerge from Michiel van Baak
2009-09-04Do not treat every SIP peer as if they were configured with insecure=port.Russell Bryant
2009-09-04Adding to the janitor list.Olle Johansson
2009-09-04Merged revisions 216263 via svnmerge from Russell Bryant
2009-09-04make sure 'start' is always initialized.Michiel van Baak
2009-09-03Lets try not to use C++ keywords for variable names.Richard Mudgett
2009-09-03Added detection DTMF CID without polarity change alert.Doug Bailey
2009-09-03Merged revisions 216085 via svnmerge from Russell Bryant
2009-09-03Merged revisions 216008 via svnmerge from Russell Bryant
2009-09-03Document language prompt submission process.Kevin P. Fleming
2009-09-03Blocked revisions 216000 via svnmergeDavid Vossel
2009-09-03Merge code associated with AST-2009-006David Vossel
2009-09-03Add known internal IP address when autodomain=yesOlle Johansson
2009-09-03Document that SIPshowpeer and SKINNYshowline now includeMichiel van Baak
2009-09-03Default the callback extension to "s". This is a regression.Tilghman Lesher
2009-09-03Revert attempt to standardize with _POSIX_C_SOURCE.Tilghman Lesher
2009-09-02Merged revisions 215682 via svnmerge from Terry Wilson
2009-09-02Made chan_dahdi able to ignore incoming calls that are not in a MSN list for ...Richard Mudgett
2009-09-02port string to int conversion using sscanfDavid Vossel
2009-09-02add Parkinglot info to sip show peer <foo> and skinny show line <foo>Michiel van Baak
2009-09-02- lock channel before looking for a channel variableMichiel van Baak
2009-09-02Fix issue where DTMF CID detect was placing channels into signed linear modeDoug Bailey
2009-09-02Close up to the soft open file limit (same on Linux, but varies drastically o...Tilghman Lesher
2009-09-02SIP uri parsing cleanupDavid Vossel
2009-09-02like in chan_sip's sip_new skinny should copy the configured parkinglot from ...Michiel van Baak
2009-09-02SIP support for keep-alive eventDavid Vossel
2009-09-02Honor configured parkinglot when parking and retrieving parked callsMichiel van Baak
2009-09-02Let's compile again on OpenBSDMichiel van Baak
2009-09-02Adding MUTEAUDIO() dialplan function and MuteAudio AMI action (pinepeach)Olle Johansson
2009-09-02Merged revisions 215270 via svnmerge from Dwayne M. Hubbard
2009-09-01Add MASTER_CHANNEL() dialplan function, as well as a useful usage.Tilghman Lesher
2009-09-01Fix register such that lines with a transport string, but without an authuser...Tilghman Lesher
2009-09-01Fix memory corruption caused by format_mp3.Russell Bryant
2009-09-01Ensure that frame dumps of AST_CONTROL_T38_PARAMETERS frames are properlyKevin P. Fleming
2009-09-01Removing whitespace that causes red dots in reviewboardOlle Johansson
2009-08-31Fix a trunk compilation warning.Tilghman Lesher
2009-08-31Properly initialize the session to prevent a crash.Tilghman Lesher
2009-08-31By copying this code I got bad comments in reviewboard... Better fix the orig...Olle Johansson