Commit Graph

3771 Commits (49d03906b6da64236fe44bda1d49e56096b5ea1a)

Author SHA1 Message Date
Luigi Rizzo f14aa70947 Merged revisions 47823 via svnmerge from
19 years ago
Luigi Rizzo 34ec231da7 prevent the sound thread from consuming all the available CPU
19 years ago
Matthew Fredrickson 03ee553343 Add some sense of link state. Don't make calls if link is down. Only reset if we're bringing the
19 years ago
Luigi Rizzo b55e30b075 remove an unused function
19 years ago
Luigi Rizzo 779f4c0e0a use the regexp cli support on some of the command
19 years ago
Matthew Fredrickson 57d4919427 Make sure we choose the last channel as the dchannel if it's not E1 (for BRI). (#8077) Thanks Tzafrir.
19 years ago
Luigi Rizzo 24c241c5a9 convert two entries to new style
19 years ago
Jason Parker 65fb29bc03 Remove the interim variable for range modifications, and set it on the structure directly.
19 years ago
Luigi Rizzo 2c9643d49f convert some handlers to new style.
19 years ago
Jason Parker bfd630682e Add ability to modify range for dring matching.
19 years ago
Luigi Rizzo a63d971afc fix indentation
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
Joshua Colp f781673614 Merged revisions 47751 via svnmerge from
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
Joshua Colp 176c7ca47c Merged revisions 47712 via svnmerge from
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
Luigi Rizzo 7dab91258a fix indentation
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
Kevin P. Fleming 4d3ae066d6 Merged revisions 47635 via svnmerge from
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
Joshua Colp 24afed6a81 Make chan_h323 build again and make the CLI commands work. (reported on asterisk-dev mailing list by Di-Shi Sun)
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
Tilghman Lesher 8dbe2063ed Merged revisions 47523 via svnmerge from
19 years ago
Olle Johansson 139bf2b626 Part of patch in #7403 to improve tag checking in pedantic mode (stephen_dredge)
19 years ago
Russell Bryant 462407a3a6 The use of an ifdef to check for FreeBSD is useless here because the two
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
Russell Bryant e19fc06e2c Merged revisions 47497 via svnmerge from
19 years ago
Matthew Fredrickson 69d3416c12 Make sure we don't use 32bits for a value that only requires 1 bit. Also, fix a compiler warning for one of the SS7 functions.
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
Joshua Colp c6e8dbf189 Merged revisions 47457 via svnmerge from
19 years ago
Matthew Fredrickson 554902f070 Add fix for 7321. Ability to hide calleridname from zapata.conf
19 years ago
Olle Johansson d53979523c Issue 8336- fix support for multipart SDP (imported from 1.2/1.4). (Alphaque)
19 years ago