aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_sip.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-08One line documentation ftw!file1-0/+1
2008-01-08Move common code for setting T38 capabilities and fix a bug with fax detectio...file1-19/+18
2008-01-08Merged revisions 97077 via svnmerge from tilghman1-80/+143
2008-01-05Now that the version.h file was getting properly regenerated every time the svnrussell1-2/+2
2008-01-04Merged revisions 96525 via svnmerge from tilghman1-0/+3
2008-01-02Merged revisions 95946 via svnmerge from file1-1/+6
2007-12-28Merged revisions 95191 via svnmerge from russell1-4/+0
2007-12-27Merged revisions 94905 via svnmerge from file1-1/+1
2007-12-23Merged revisions 94660 via svnmerge from tilghman1-23/+24
2007-12-19Adding the ability to specify the To: header in an outbound INVITEoej1-11/+50
2007-12-18Move some warnings away to debug since some devices send a packet with a sillyoej1-2/+2
2007-12-18Merged revisions 93668 via svnmerge from tilghman1-1/+28
2007-12-18make configuration variable const so they are not accidentallyrizzo1-1/+1
2007-12-17Merged revisions 93182 via svnmerge from oej1-0/+4
2007-12-17Fix usage of rtptimeout. It can be used without rtpkeepalive, and the value c...file1-2/+2
2007-12-16HUGE improvements to QoS/CoS handling by IgorGoej1-13/+17
2007-12-16Make more timers settable in SIP so that we can force timeout earlier on non-...oej1-9/+57
2007-12-14Merged revisions 92937 via svnmerge from file1-2/+2
2007-12-13Remove remnants of a poorly merged commit. (92697)qwell1-30/+0
2007-12-13Merged revisions 92696 via svnmerge from qwell1-0/+30
2007-12-11We need to set the address we want to match against before we actually do the...qwell1-3/+5
2007-12-10Removing some LOG_DEBUG itemsoej1-4/+2
2007-12-10Merged revisions 92158 via svnmerge from oej1-10/+37
2007-12-07Fix a small typo in a comment.qwell1-1/+1
2007-12-06Merged revisions 91439 via svnmerge from file1-0/+18
2007-12-05Rename "username" to "defaultuser" to match with "defaultip".oej1-5/+5
2007-12-05Remove the cseqs from "sip show channel" and make more place for the call ID.oej1-5/+4
2007-12-04Add manager action 'sipshowregistry'.qwell1-1/+56
2007-11-30Merged revisions 90269 via svnmerge from file1-3/+6
2007-11-27remove a duplicate manager eventrussell1-4/+0
2007-11-27Starting to merge changes from the "moremanager" branch. Documentation willoej1-6/+33
2007-11-27The following patch with updates for trunk. Works much better in trunk.oej1-8/+22
2007-11-26Rename "limitonpeer" to "counteronpeer" since the call-limit is deprecated.oej1-1/+1
2007-11-26Formatting, doxygenificationoej1-7/+10
2007-11-26Formatting changes, cleaning up some codeoej1-33/+45
2007-11-26Start using Doxygen groupings to group variables and defines.oej1-15/+39
2007-11-26Instead of printing out one codec in sip show channels print out all of the n...file1-2/+3
2007-11-25Typo (someone needs to test compile before committing his changes)tilghman1-2/+2
2007-11-25More doxygen changesoej1-3/+12
2007-11-25Housekeepingoej1-2/+2
2007-11-25Formatting, doxygen updatesoej1-30/+37
2007-11-25- Deprecate "call-limit" in chan_sip. No other channel driver enforces call-l...oej1-0/+16
2007-11-25Housekeeping...oej1-1/+1
2007-11-23set rtpmap video info according to what is read from SDP;rizzo1-2/+4
2007-11-21closes issue #11285, where an unload of a module that creates a dialplan cont...murf1-0/+6
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo1-1/+0
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo1-0/+1
2007-11-20Fix sip show history.oej1-2/+2
2007-11-20Change terminology a bit for CLI commands handling SIP channels/calls/dialogs...oej1-5/+5
2007-11-19Changed the "busy-level" option in sip.conf to "busylevel" to be more parallelmmichelson1-1/+1