aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_sip.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman1-37/+71
2006-10-02Merged revisions 44215 via svnmerge from file1-1/+6
2006-10-02Don't use channel when you don't mean a channelmarkster1-2/+2
2006-09-30Merged revisions 44078 via svnmerge from pcadach1-1/+1
2006-09-30Merged revisions 44068 via svnmerge from pcadach1-0/+4
2006-09-28Merged revisions 43933 via svnmerge from file1-5/+2
2006-09-28Add jitterbuffer information to sip list settings (issue #7945 reported by se...file1-0/+6
2006-09-27Merged revisions 43774 via svnmerge from file1-0/+5
2006-09-26Merged revisions 43707 via svnmerge from file1-2/+2
2006-09-22style fix:rizzo1-2/+3
2006-09-21Oh look more changes, but these are my own! (Clean up module load functions)file1-8/+14
2006-09-21And some deprecated APIs and modifications to documentationtilghman1-8/+0
2006-09-21Lots more removal of deprecated thingstilghman1-116/+12
2006-09-21SS7 marked the start of an open season for trunk again but here's something m...file1-0/+1
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...tilghman1-5/+5
2006-09-19similar patch for verbose vs debug with minor changesmogorman1-1/+1
2006-09-19Improve output of sip show peers (issue #6624 reported by mavetju with minor ...file1-25/+23
2006-09-18allow for packetization on rtp channel drivers, need to addmogorman1-11/+92
2006-09-18Merging patch from 1.2 - Issue #7682oej1-1/+1
2006-09-18Issue #7351 - sending CANCEL when the call at some point has been in UP state...oej1-1/+2
2006-09-18merge qwell's CLI verbification workkpfleming1-49/+188
2006-09-16merge markster's usersconf branch with some slight changeskpfleming1-11/+75
2006-09-12Issue #7924 - cmaj - Turn off silence suppression if no channel owneroej1-1/+1
2006-09-12Issue #7928 - Don't send both 404 and 503. Fix by phsultan with a small fix b...oej1-1/+1
2006-09-12If we've found a T38 SDP line, stop looking for more on the very same lineoej1-23/+16
2006-09-11More formatting fixes and doxygen stuffoej1-27/+18
2006-09-11Add commentoej1-1/+1
2006-09-11- Use enum for send-request reliability flagsoej1-13/+13
2006-09-11More formattingoej1-3/+3
2006-09-11More formatting/doxygen updates to keep me occupiedoej1-21/+25
2006-09-11Ignore this. Only whitespace fixes while being bored.oej1-19/+19
2006-09-11Change from "r" as a variable name to "dialog". "r" is commonly used for regi...oej1-69/+68
2006-09-11Use Timer T1 for dialog timeouts/destruction oej1-46/+50
2006-09-10If the leading underscore is not stripped before comparison,tilghman1-1/+2
2006-09-09Don't destruct sessions prematurely. Especially not when we want reliable ret...oej1-25/+26
2006-09-09importing rev 42535 from 1.2 (which by mistake was actually imported from svn...oej1-4/+3
2006-09-09Don't destroy pvt prematurely. Wait for answer or timeout.oej1-2/+1
2006-09-09Clear proper flagoej1-1/+1
2006-09-07Convert some warnings into debug messages since they can exist under perfectl...file1-2/+4
2006-09-04Make sure we handle CANCEL/ACK properly (imported with mods from 1.2)oej1-10/+28
2006-09-01Merged revisions 41768 via svnmerge from file1-4/+8
2006-09-01If we are doing video and we can't reinvite, then resort to generic bridging ...file1-1/+1
2006-09-01If no number is specified in the SIP_HEADER dialplan function, then just use ...file1-2/+6
2006-08-31everything that loads a config that needs a config file to runmogorman1-2/+2
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...file1-6/+40
2006-08-30Why check bridgepeer twice?oej1-2/+0
2006-08-30Don't add headers to an uninitialized eq (from issue 7694 garyhai, but notoej1-2/+2
2006-08-30Note to myself: Remember Russell's note: Always compile first...oej1-1/+0
2006-08-30Mark ALERT_INFO as deprecated. This can now be done with the sipaddheader() a...oej1-0/+4
2006-08-30Issue #7572 (Boesl) - hangup channel that get buggy 487 response (imported fr...oej1-0/+3