summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2006-12-01- Remove T.38 early media, since T.38 requires two way communication (importe...Olle Johansson
2006-11-30Issue #8319 (imported from 1.2, 1.4) - Increment nonce-count properly (noriyuki)Olle Johansson
2006-11-30Merging patch from 1.2/1.4. I think this was originally spotted byOlle Johansson
2006-11-30I am pretty sure that oej only meant to change the variable name in the sourc...Joshua Colp
2006-11-27Change error message (imported from 1.4)Olle Johansson
2006-11-25Changing ERROR to lesser level. Imported from 1.2/1.4Olle Johansson
2006-11-23Remove unused memory allocationOlle Johansson
2006-11-21Treat 101 as 100, not 183 session progressOlle Johansson
2006-11-20Properly reset schedule items (rizzo)Olle Johansson
2006-11-18Merged revisions 47823 via svnmerge from Luigi 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-16Merging implementation of invite states from my "invitestate" branch for 1.2....Olle Johansson
2006-11-16- CANCEL never uses authenticationOlle Johansson
2006-11-15Hunting the initreq change for an ACKOlle Johansson
2006-11-15- Don't reply to ACKOlle Johansson
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-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-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-12Part of patch in #7403 to improve tag checking in pedantic mode (stephen_dredge)Olle Johansson
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-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-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-08- Add Max-Forwards higher in the packet, following recommendationsOlle Johansson
2006-11-08Merged revisions 47333 via svnmerge from Kevin P. Fleming
2006-11-08coding guidelines, coding guidelines, coding guidelinesKevin P. Fleming
2006-11-08merge from team/rizzo/astobj2 rev.47271Luigi Rizzo
2006-11-08merge from team/rizzo/astobj2 rev.47246Luigi Rizzo
2006-11-08merge from team/rizzo/astobj2, rev 47243, 47244, 47245:Luigi Rizzo
2006-11-08merge rev.47224 from team/rizzo/astobj2:Luigi Rizzo
2006-11-08silence compiler about uninitialized variables.Luigi Rizzo