aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_sip.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-22Add a generic function to set the bridged call PVT unique id stringoej1-0/+15
2008-01-22Point out a bug in some debug counter handlingrussell1-1/+4
2008-01-22Add authentication options to the SIP dialstring.oej1-0/+22
2008-01-21Doxygen updates.oej1-29/+39
2008-01-21Updating doxygenoej1-2/+0
2008-01-21Merged revisions 99301 via svnmerge from file1-3/+3
2008-01-21Change over to using ast_debug so these debug messages don't always show up.file1-5/+5
2008-01-18Merge changes from team/group/sip-tcptlsrussell1-105/+678
2008-01-16Merge the changes from issue #10665 from the team/group/sip_session_timers br...russell1-43/+1029
2008-01-16Merged revisions 98955 via svnmerge from file1-1/+2
2008-01-16Remove DNS lookup from sip_devicestate. This seems to come from way back when...file1-9/+1
2008-01-15Merged revisions 98946 via svnmerge from russell1-3/+12
2008-01-15Merged revisions 98934 via svnmerge from file1-2/+5
2008-01-14Merged revisions 98894 via svnmerge from file1-1/+1
2008-01-11Merged revisions 98164 via svnmerge from tilghman1-143/+80
2008-01-11Ascom phones send Flash events as SIP INFO using '!' as the 'digit'kpfleming1-0/+2
2008-01-11Add a new global and per-peer option to chan_sip, qualifyfreq, which allows yourussell1-4/+27
2008-01-10Merged revisions 97973 via svnmerge from tilghman1-4/+11
2008-01-10Several manager changes:tilghman1-3/+3
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