summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-10-02Merged revisions 44215 via svnmerge from Joshua Colp
2006-10-02Don't use channel when you don't mean a channelMark Spencer
2006-09-30Merged revisions 44078 via svnmerge from Paul Cadach
2006-09-30Merged revisions 44068 via svnmerge from Paul Cadach
2006-09-28Merged revisions 43933 via svnmerge from Joshua Colp
2006-09-28Add jitterbuffer information to sip list settings (issue #7945 reported by se...Joshua Colp
2006-09-27Merged revisions 43774 via svnmerge from Joshua Colp
2006-09-26Merged revisions 43707 via svnmerge from Joshua Colp
2006-09-22style fix:Luigi Rizzo
2006-09-21Oh look more changes, but these are my own! (Clean up module load functions)Joshua Colp
2006-09-21And some deprecated APIs and modifications to documentationTilghman Lesher
2006-09-21Lots more removal of deprecated thingsTilghman Lesher
2006-09-21SS7 marked the start of an open season for trunk again but here's something m...Joshua Colp
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher
2006-09-19similar patch for verbose vs debug with minor changesMatt O'Gorman
2006-09-19Improve output of sip show peers (issue #6624 reported by mavetju with minor ...Joshua Colp
2006-09-18allow for packetization on rtp channel drivers, need to addMatt O'Gorman
2006-09-18Merging patch from 1.2 - Issue #7682Olle Johansson
2006-09-18Issue #7351 - sending CANCEL when the call at some point has been in UP state...Olle Johansson
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-16merge markster's usersconf branch with some slight changesKevin P. Fleming
2006-09-12Issue #7924 - cmaj - Turn off silence suppression if no channel ownerOlle Johansson
2006-09-12Issue #7928 - Don't send both 404 and 503. Fix by phsultan with a small fix b...Olle Johansson
2006-09-12If we've found a T38 SDP line, stop looking for more on the very same lineOlle Johansson
2006-09-11More formatting fixes and doxygen stuffOlle Johansson
2006-09-11Add commentOlle Johansson
2006-09-11- Use enum for send-request reliability flagsOlle Johansson
2006-09-11More formattingOlle Johansson
2006-09-11More formatting/doxygen updates to keep me occupiedOlle Johansson
2006-09-11Ignore this. Only whitespace fixes while being bored.Olle Johansson
2006-09-11Change from "r" as a variable name to "dialog". "r" is commonly used for regi...Olle Johansson
2006-09-11Use Timer T1 for dialog timeouts/destruction Olle Johansson
2006-09-10If the leading underscore is not stripped before comparison,Tilghman Lesher
2006-09-09Don't destruct sessions prematurely. Especially not when we want reliable ret...Olle Johansson
2006-09-09importing rev 42535 from 1.2 (which by mistake was actually imported from svn...Olle Johansson
2006-09-09Don't destroy pvt prematurely. Wait for answer or timeout.Olle Johansson
2006-09-09Clear proper flagOlle Johansson
2006-09-07Convert some warnings into debug messages since they can exist under perfectl...Joshua Colp
2006-09-04Make sure we handle CANCEL/ACK properly (imported with mods from 1.2)Olle Johansson
2006-09-01Merged revisions 41768 via svnmerge from Joshua Colp
2006-09-01If we are doing video and we can't reinvite, then resort to generic bridging ...Joshua Colp
2006-09-01If no number is specified in the SIP_HEADER dialplan function, then just use ...Joshua Colp
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-30Why check bridgepeer twice?Olle Johansson
2006-08-30Don't add headers to an uninitialized eq (from issue 7694 garyhai, but notOlle Johansson
2006-08-30Note to myself: Remember Russell's note: Always compile first...Olle Johansson
2006-08-30Mark ALERT_INFO as deprecated. This can now be done with the sipaddheader() a...Olle Johansson
2006-08-30Issue #7572 (Boesl) - hangup channel that get buggy 487 response (imported fr...Olle Johansson