summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-11-16convert two entries to new styleLuigi Rizzo
2006-11-16Remove the interim variable for range modifications, and set it on the struct...Jason Parker
2006-11-16convert some handlers to new style.Luigi Rizzo
2006-11-16Add ability to modify range for dring matching.Jason Parker
2006-11-16fix indentationLuigi Rizzo
2006-11-16Merged revisions 47764 via svnmerge from Joshua Colp
2006-11-16Make it possible to enable/disable onhold tracking, in order to make life easierOlle Johansson
2006-11-16Merged revisions 47751 via svnmerge from Joshua Colp
2006-11-16Merging implementation of invite states from my "invitestate" branch for 1.2....Olle Johansson
2006-11-16- CANCEL never uses authenticationOlle Johansson
2006-11-15Merged revisions 47712 via svnmerge from Joshua Colp
2006-11-15Hunting the initreq change for an ACKOlle Johansson
2006-11-15- Don't reply to ACKOlle Johansson
2006-11-15fix indentationLuigi Rizzo
2006-11-15Send proper SIP error message improperly when we can't allocate dialog (out o...Olle Johansson
2006-11-15Update doxygen docs to reflect the code...Olle Johansson
2006-11-15Merged revisions 47635 via svnmerge from Kevin P. Fleming
2006-11-14Merged revisions 47628 via svnmerge from Joshua Colp
2006-11-14Adding some debug output to trace bug in realtimeOlle Johansson
2006-11-14Adding a new debug line for issue #7351 - trying to find where an ACK can ove...Olle Johansson
2006-11-14Issue #8272 imported from 1.2/1.4 - Let the peerpoke system destroy it's own ...Olle Johansson
2006-11-14Remove flags not used any more (thanks Luigi)Olle Johansson
2006-11-13Merged revisions 47581 via svnmerge from Tilghman Lesher
2006-11-13Small fix for uncommon scenario.Olle Johansson
2006-11-13Make chan_h323 build again and make the CLI commands work. (reported on aster...Joshua Colp
2006-11-13Only produce error message once, don't fill the screen with them...Olle Johansson
2006-11-13merge from astobj2-r47450: use UNLINK to remove a packet from its queue,Luigi Rizzo
2006-11-13merge from codename-pineapple and astobj2 47499:Luigi Rizzo
2006-11-13Merged revisions 47523 via svnmerge from Tilghman Lesher
2006-11-12Part of patch in #7403 to improve tag checking in pedantic mode (stephen_dredge)Olle Johansson
2006-11-12The use of an ifdef to check for FreeBSD is useless here because the twoRussell Bryant
2006-11-12Restore auto-framing (DEA). Imported from 1.4Olle Johansson
2006-11-12- Support UDPTL as well as udptl in T38 sdp.Olle Johansson
2006-11-12- Don't hangup because of failed re-invite. Go back to previous state.Olle Johansson
2006-11-12- Add some comments to t.38 codeOlle Johansson
2006-11-12Merged revisions 47497 via svnmerge from Russell Bryant
2006-11-10Make sure we don't use 32bits for a value that only requires 1 bit. Also, fi...Matthew Fredrickson
2006-11-10Add some history and fix some debug output for autodestruct.Olle Johansson
2006-11-10Proper fix for adding debug...Olle Johansson
2006-11-10Make sure we destroy dialog in case of loopOlle Johansson
2006-11-10Cleanup imported from 1.4Olle Johansson
2006-11-10Merged revisions 47457 via svnmerge from Joshua Colp
2006-11-10Add fix for 7321. Ability to hide calleridname from zapata.confMatthew Fredrickson
2006-11-10Issue 8336- fix support for multipart SDP (imported from 1.2/1.4). (Alphaque)Olle Johansson
2006-11-10Merged revisions 47436 via svnmerge from Tilghman Lesher
2006-11-10Ripping out bad support for 491 replies to INVITE's. Let's try again properly...Olle Johansson
2006-11-10Fix badly defined flag. Thanks fenlander!Olle Johansson
2006-11-10Small simplification and documentation correction.Olle Johansson
2006-11-10Merged revisions 47405 via svnmerge from Joshua Colp
2006-11-09Merged revisions 47391 via svnmerge from Russell Bryant