Commit Graph

1623 Commits (a01ae565e968ac2ec02a08fc74b62fdb112069ce)

Author SHA1 Message Date
Luigi Rizzo d5eef300d8 define a mask SIP_INSECURE sam as for other sets of flags.
19 years ago
Olle Johansson 168deb2366 Issue #8592 - treat 504 as congestion (imported from 1.2/1.4)
19 years ago
Olle Johansson bf2172faac Update to latest IANA specs
19 years ago
Russell Bryant 666d526aad Fix various spelling mistakes in comments.
19 years ago
Olle Johansson 2b42422940 Handle multiple 487's correctly
19 years ago
Olle Johansson c39f887ac8 Don't send Contact in SIP Messages (imported from 1.2/1.4).
19 years ago
Russell Bryant a44e55a3f3 Constify a bunch of the usage strings for CLI commands.
19 years ago
Olle Johansson 22142e1aa0 Cleaning up handle_response a bit. (Imported from 1.4)
19 years ago
Olle Johansson df8c773783 Send CANCEL to call with early media (PROGRESS INBAND).
19 years ago
Olle Johansson fc6de9e982 Invitestate updates
19 years ago
Olle Johansson c23bc46089 - Disable RTP timeouts during T.38 transmission
19 years ago
Olle Johansson 4ce5b7c080 - Remove T.38 early media, since T.38 requires two way communication (imported from 1.4)
19 years ago
Olle Johansson 813f8d26fe Issue #8319 (imported from 1.2, 1.4) - Increment nonce-count properly (noriyuki)
19 years ago
Olle Johansson 389ed67b41 Merging patch from 1.2/1.4. I think this was originally spotted by
19 years ago
Joshua Colp bf9a5e1dee I am pretty sure that oej only meant to change the variable name in the source, not the configuration option name so let's turn it back to srvlookup instead of global_srvlookup. (issue #8442 reported by jtodd)
19 years ago
Olle Johansson 42fb134171 Change error message (imported from 1.4)
19 years ago
Olle Johansson e46e42ceec Changing ERROR to lesser level. Imported from 1.2/1.4
19 years ago
Olle Johansson a4cc4d03c9 Remove unused memory allocation
19 years ago
Olle Johansson 4221020191 Treat 101 as 100, not 183 session progress
19 years ago
Olle Johansson 230376c7c0 Properly reset schedule items (rizzo)
19 years ago
Luigi Rizzo f14aa70947 Merged revisions 47823 via svnmerge from
19 years ago
Joshua Colp cce2057f08 Merged revisions 47764 via svnmerge from
19 years ago
Olle Johansson a6f5adefa1 Make it possible to enable/disable onhold tracking, in order to make life easier
19 years ago
Olle Johansson 638d5e1fc8 Merging implementation of invite states from my "invitestate" branch for 1.2. This is a bit more
19 years ago
Olle Johansson a427a2a89a - CANCEL never uses authentication
19 years ago
Olle Johansson 5231f5aff8 Hunting the initreq change for an ACK
19 years ago
Olle Johansson 015efdd558 - Don't reply to ACK
19 years ago
Olle Johansson 88a518c2dd Send proper SIP error message improperly when we can't allocate dialog (out of file handles is one cause)
19 years ago
Olle Johansson 5ef820e53c Update doxygen docs to reflect the code...
19 years ago
Joshua Colp 676a0f2719 Merged revisions 47628 via svnmerge from
19 years ago
Olle Johansson 063ebdf279 Adding some debug output to trace bug in realtime
19 years ago
Olle Johansson f9f8237a2f Adding a new debug line for issue #7351 - trying to find where an ACK can overwrite the initreq...
19 years ago
Olle Johansson c2b4c7a9c7 Issue #8272 imported from 1.2/1.4 - Let the peerpoke system destroy it's own packets, please.
19 years ago
Olle Johansson fb211aa610 Remove flags not used any more (thanks Luigi)
19 years ago
Tilghman Lesher 98e17e1cb9 Merged revisions 47581 via svnmerge from
19 years ago
Olle Johansson ea64cd393f Small fix for uncommon scenario.
19 years ago
Olle Johansson ffc1dc331a Only produce error message once, don't fill the screen with them...
19 years ago
Luigi Rizzo 52148c96f5 merge from astobj2-r47450: use UNLINK to remove a packet from its queue,
19 years ago
Luigi Rizzo c26ccb97b9 merge from codename-pineapple and astobj2 47499:
19 years ago
Olle Johansson 139bf2b626 Part of patch in #7403 to improve tag checking in pedantic mode (stephen_dredge)
19 years ago
Olle Johansson 2286ff9659 Restore auto-framing (DEA). Imported from 1.4
19 years ago
Olle Johansson aa275d4970 - Support UDPTL as well as udptl in T38 sdp.
19 years ago
Olle Johansson b744a76565 - Don't hangup because of failed re-invite. Go back to previous state.
19 years ago
Olle Johansson 1f9dcf758c - Add some comments to t.38 code
19 years ago
Olle Johansson 0c18d91817 Add some history and fix some debug output for autodestruct.
19 years ago
Olle Johansson 2b6d3952e1 Proper fix for adding debug...
19 years ago
Olle Johansson d5243cc7aa Make sure we destroy dialog in case of loop
19 years ago
Olle Johansson d69eb90f82 Cleanup imported from 1.4
19 years ago
Olle Johansson d53979523c Issue 8336- fix support for multipart SDP (imported from 1.2/1.4). (Alphaque)
19 years ago
Tilghman Lesher 691363656f Merged revisions 47436 via svnmerge from
19 years ago