Commit Graph

3876 Commits (982c8e146504378d2e988d8f9a4ea4ef591c5470)

Author SHA1 Message Date
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 db08a0f346 Don't over-deprecate... :-)
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
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
Tilghman Lesher 691363656f Merged revisions 47436 via svnmerge from
19 years ago
Olle Johansson 2c5bbdc938 Ripping out bad support for 491 replies to INVITE's. Let's try again properly later.
19 years ago
Olle Johansson 088d1f0def Fix badly defined flag. Thanks fenlander!
19 years ago
Olle Johansson 7a3528c4a9 Small simplification and documentation correction.
19 years ago
Joshua Colp 7142180792 Merged revisions 47405 via svnmerge from
19 years ago
Russell Bryant 36793b730c Merged revisions 47391 via svnmerge from
19 years ago
Joshua Colp ead6c4655e Merged revisions 47380 via svnmerge from
19 years ago
Steve Murphy 2907433599 committed in behalf of bug 8190
19 years ago
Olle Johansson bbcd0d0450 - Add Max-Forwards higher in the packet, following recommendations
19 years ago
Kevin P. Fleming 02c6f507bb Merged revisions 47333 via svnmerge from
19 years ago
Kevin P. Fleming e108453e02 coding guidelines, coding guidelines, coding guidelines
19 years ago
Luigi Rizzo 5e61077632 merge from team/rizzo/astobj2 rev.47271
19 years ago
Luigi Rizzo d5b101e974 merge from team/rizzo/astobj2 rev.47246
19 years ago
Luigi Rizzo 09012d5f20 merge from team/rizzo/astobj2, rev 47243, 47244, 47245:
19 years ago
Luigi Rizzo 24dfbe955e merge rev.47224 from team/rizzo/astobj2:
19 years ago
Luigi Rizzo f58302fc9c silence compiler about uninitialized variables.
19 years ago
Olle Johansson e644ba34c5 Destroy dialog properly at unload (rizzo)
19 years ago
Luigi Rizzo c8597704ce fix compilation.
19 years ago
Steve Murphy 908f176cf3 A fair number of changes for the sake of bug 7506
19 years ago
Joshua Colp 7659f6d524 Merged revisions 47287 via svnmerge from
19 years ago
Joshua Colp 66d3792f11 Merged revisions 47284 via svnmerge from
19 years ago
Olle Johansson b557aeda38 Break -> continue to make stuff work... Thanks, Luigi!
19 years ago
Olle Johansson 20af2870d9 issue #8265 - don't reply to ACK. Imported from 1.2, 1.4
19 years ago
Olle Johansson 7d368caa98 Don't lock dialoglist if monitor runs __sip_destroy.
19 years ago
Olle Johansson 80293c2ed8 Move IP address selection for media out of add_sdp
19 years ago
Olle Johansson 18b694d318 Make srvlookup global_srvlookup to follow the rest of the code
19 years ago
Olle Johansson fe5440b7c8 Simplify previous patch
19 years ago
Olle Johansson d900b47ccf Adding new config option "limitpeersonly" to only apply call limits
19 years ago
Olle Johansson 338c18486c Importing patch for Invite/replaces from 1.4
19 years ago
Olle Johansson 37e39111c5 Reverting rev 47093 until we have an agreement on how to
19 years ago
Steve Murphy 65beb9dc10 This fix introduced via bug 8233
19 years ago
Luigi Rizzo 4a545a7662 remove old/useless usecnt stuff
19 years ago
Luigi Rizzo ec1525ac88 remove old/useless usecnt stuff.
19 years ago
Luigi Rizzo b98a7bdaea Save the 'From' header received in a REGISTER message so we can show it
19 years ago
Luigi Rizzo 39d94767d7 remove useless usecnt stuff
19 years ago
Luigi Rizzo 74752c341c remove useless usecnt stuff
19 years ago
Luigi Rizzo af014a5076 remove useless usecnt stuff
19 years ago
Luigi Rizzo 4b70ae927c remove useless usecnt stuff
19 years ago
Luigi Rizzo 5397441866 remove useless usecnt handling
19 years ago
Luigi Rizzo d5ea99c868 remove useless usecnt handling code
19 years ago
Tilghman Lesher 79f75ec09a Merged revisions 47053 via svnmerge from
19 years ago
Tilghman Lesher 10875731ec Merged revisions 47051 via svnmerge from
19 years ago
Matthew Fredrickson eee1b9e1fb Updates to do unblock correctly
19 years ago
Olle Johansson 9dffcc2e75 Move check for codec translators to an earlier place in the call, so we can fail gracefully (imported from 1.4)
19 years ago
Olle Johansson 0df2c7a774 Disable code for not implemented functionality (T38 over RTP/TCP)
19 years ago
Matthew Fredrickson d810d52606 Changes to show blocked/unblocked states, as well as in service, out of service state
19 years ago
Kevin P. Fleming 30b47fb8a0 Merged revisions 46937 via svnmerge from
19 years ago
Joshua Colp 946eebf16f Merged revisions 46930 via svnmerge from
19 years ago
Matthew Fredrickson 040e112ebd Add simple down event support
19 years ago
Nadi Sarrar a2cb7d974e find_free_chan_in_stack: cleanup buggy usage
19 years ago
Olle Johansson 5a87a3bbb2 Don't overwrite pkt->flags (imported from 1.2/1.4)
19 years ago
Matt O'Gorman 09ef9b465b Merged revisions 46822 via svnmerge from
19 years ago
Joshua Colp 9f78577f5e Merged revisions 46775 via svnmerge from
19 years ago
Russell Bryant 190cff5969 Merged revisions 46744 via svnmerge from
19 years ago
Luigi Rizzo bf3afe5641 remove old/useless usecount handling
19 years ago
Luigi Rizzo e72c0db882 remove old/useless usecount stuff.
19 years ago
Luigi Rizzo fe28cd213b remove old/useless usecount management code.
19 years ago
Olle Johansson 602cab138b Set #define for TIMER T1 value
19 years ago
Olle Johansson 9572ee68c2 Cleaning up code
19 years ago
Olle Johansson b136baaff4 Fix rport handling.
19 years ago
Olle Johansson 97be2ac76f - If peer that register fails ACL, fail him
19 years ago
Olle Johansson ab414260c4 Update sip list to eventlist format.
19 years ago
Olle Johansson f98f457727 Change name of "contact" setting to "callback" which better reflects what it
19 years ago
Olle Johansson 753a03161d Globals need the "global_" prefix in chan_sip, and need to be reset to default value at reload.
19 years ago
Joshua Colp e3807ed8cc Merged revisions 46474 via svnmerge from
19 years ago
Matthew Fredrickson f171dabffe Make sure we give the linkset number, not the offset in the linksets array
19 years ago
Olle Johansson aadccc10b8 Small conversion to ast_channel_unlock
19 years ago
Matthew Fredrickson 4bfa05d373 Specify which linkset we're getting the messages from in the message
19 years ago
Matthew Fredrickson d0d065bcca Don't make errors when we don't need them
19 years ago
Olle Johansson 8a2e564df5 Issue 8246 Doxygen updates (kshumard)
19 years ago
Olle Johansson 53ef33ccc3 Issue #7869 - Stop retransmission of 302 redirects.
19 years ago
Olle Johansson ef7d20f9c9 Issue #7608 - Notifications sent with wrong content-type (imported from 1.2, 1.4)
19 years ago
Olle Johansson 1086f1dfb5 Issues related to issue #7828 - segfault with MWI subscriptions and realtime.
19 years ago
Olle Johansson 430ca5b59c - Fix the OUTGOING stuff (merge from 1.4)
19 years ago
Olle Johansson ee31dc4d52 Documentation update again
19 years ago
Olle Johansson 34f5c15427 Documentation update (I guess)
19 years ago
Olle Johansson 4ec9329d8b Documentation correction
19 years ago
Olle Johansson a4366cc194 maxtime is not needed any more now that we actually set the T1 timer
19 years ago
Olle Johansson baf9547d50 Only accept message once
19 years ago
Olle Johansson ca433620a7 Adding documentation inspired by a virtual drink with an anonymous man in New Jersey
19 years ago
Olle Johansson 336a4602ba Don't duplicate function if not needed...
19 years ago
Olle Johansson 29e489e000 Merge from 1.4 : Don't send 183 reliably...
19 years ago
Olle Johansson 0f9a1b19f1 - Don't lock the dialoglist during the whole destruction of a single SIP dialog. Only
19 years ago
Russell Bryant 955f1ef0fe Merged revisions 46370 via svnmerge from
19 years ago
Matthew Fredrickson ead98e2b7f First pass at implementation to be able to block and unblock zap channels for
19 years ago
Olle Johansson 12a966cb0e Put this patch on hold pending further testing...
19 years ago
Russell Bryant de808a721a Merged revisions 46358 via svnmerge from
19 years ago
Christian Richter f19300635f Merged revisions 46351-46353 via svnmerge from
19 years ago
Olle Johansson 7ca6b79569 Show if the channel is ready for video or T.38 udptl
19 years ago
Olle Johansson 1b3411f2ff Old todo: Don't add Contact headers on BYE and CANCEL.
19 years ago
Olle Johansson d448620715 First stab at transaction direction fix, this for trunk for testing
19 years ago
Olle Johansson cef98c1e87 Ugly code to try to remove issue discovered by Luigi as well as attack bug #7608
19 years ago
Matthew Fredrickson 6cc9d20b98 Send CPG when we get a CONTROL_PROGRESS frame and make sure that it sends ACM (not CPG) when
19 years ago
Matthew Fredrickson 67926b9ac4 Update changes to do US style point code parsing/formatting (xxx.xxx.xxx)
19 years ago
Olle Johansson 26a00dfaf0 Merge from 1.4
19 years ago