Commit Graph

2759 Commits (b4a0e2a8bbabdd371ec5f8367ca45b23bdbc5dec)

Author SHA1 Message Date
Russell Bryant a6f2a3899b add some missing braces
21 years ago
Olle Johansson 3b67da1362 - Adding some hangupcauses before hangups
21 years ago
Olle Johansson 9bbfae80e0 Issue #5937 - Make sure that SIP CANCEL's are retransmitted properly
21 years ago
Olle Johansson 11126fee1d Implement enum for retransmit options to various functions.
21 years ago
Christian Richter 8e7dd52695 added option to change the connected party number dialplan (ton)
21 years ago
Olle Johansson b27fa8bfc7 Support SIP_CODEC channel variable for early media. (Imported from 1.2, with a small
21 years ago
Mark Spencer 0752f8e41e Make sure we clear our sched value before we actually schedule the
21 years ago
Olle Johansson 52812c2917 Formatting fix.
21 years ago
Olle Johansson 5a2b0d6c2b Issue #6657 - Ignore 183 Session Progress without SDP (imported from 1.2 rev 12458)
21 years ago
Olle Johansson 06abc680dd Set SIPDOMAIN on 302 redirects.
21 years ago
Olle Johansson 9a475567bd Issue #6627 - Don't reset port number of active peers at reload
21 years ago
Christian Richter 2c1cd943d0 fixed #6642 in trunk as well, sorry i really didn't want to copy this issue ... grrrr
21 years ago
Christian Richter 5cd1828467 when receiving disconnect with inband info, we don't send release immediately, we also don't inform asterisk with hangup or congestion, since we want to hear the inband message.
21 years ago
Christian Richter bcbcdaa67c added misdn port down to send a L1 Deactivate to a NT Port. changed some default values regarding jitterbuffer.
21 years ago
Christian Richter 21735de56d added a bit more detailed description for the echotraining parameter, also changed the default from 1 to 2000. The default for the upper_threshold is now 0
21 years ago
Olle Johansson e3f05acab2 Add accountcode to sip_peer dialplan function
21 years ago
Tilghman Lesher 9756cec534 Merged revisions 12195 via svnmerge from
21 years ago
Tilghman Lesher bbbd23e2bd Bug 6195 - Deadlock solution by Matti
21 years ago
Olle Johansson 5bf234f2ba Fix bad fix.
21 years ago
Olle Johansson 13a3c7299a Oops
21 years ago
Olle Johansson 6730f817fd Clear almost all of page2 flags at reload (different fix from 1.2 branch)
21 years ago
Mark Spencer 24c1501690 Fix some whitespace issues
21 years ago
Mark Spencer 2639b0a397 Handle disappearing calls for registers
21 years ago
Russell Bryant 6cff0b11f0 Merged revisions 11410 via svnmerge from
21 years ago
Russell Bryant f3b1b80b93 fix some build issues on FreeBSD (issue #6614)
21 years ago
Christian Richter bd9c89a710 better default values for jitterbuffer in code and config
21 years ago
Mark Spencer ce263dfb94 Oops
21 years ago
Mark Spencer 6e9d6fdd0f Fix for GCC 3.2.2
21 years ago
Mark Spencer a26b7f3400 Make sure we clear up schedule numbers before we process schedule
21 years ago
Mark Spencer 8913eac229 Keep track of the function we're in the middle of doing
21 years ago
Mark Spencer 16109b9d2c Make IAX2 multithreaded
21 years ago
Christian Richter 61f1bf14fa added export and import of RDNIS channel variable
21 years ago
Christian Richter df6e9dbd4e removed the misdn Makefile target from channels/misdn/Makefile in favour of a short howto install mISDN/mISDNuser in the doc/misdn.txt file. This helps to make asterisk completely compileable by non-root users
21 years ago
Kevin P. Fleming 302c943001 add 'consumed' argument to ast_get_time_t, so callers can know how many characters were used in the parser
21 years ago
Kevin P. Fleming 6204abdae2 merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found
21 years ago
Christian Richter fdd33866b4 * changed some strncpys to ast_copy_str
21 years ago
Christian Richter c7e0abdfed fixed a ETSI violation (after RELEASE we need to RELEASE_COMPLETE (network side) one needs to upgread mISDNuser for that fix as well. also fixed the reload issue #6547
21 years ago
Tilghman Lesher f2be8b518d Bug 6554 - Show all spans statuses with a single command
21 years ago
Tilghman Lesher 159711c838 Bug 6552 - Be a little more descriptive about which span has the PRI error
21 years ago
Mark Spencer 894c8401d8 Remove gratuitous -1 (bug #6426)
21 years ago
Mark Spencer 72465ade16 Remove several uses of freed memory
21 years ago
Matt O'Gorman d442f57537 add 'blindtransfer' variable to chan iax2 like chan_sip and res_features bug note 6407
21 years ago
Olle Johansson 98d0d296fb Whitespace cleanup
21 years ago
Russell Bryant a0d438fb6c remove the uses of the deprecated STANDARD_LOCAL_USER
21 years ago
Christian Richter afaf8e4c04 adde incoming_early_audio option, to avoid sending tone indications to the remote party on incoming calls from the pstn, this shouldnt be enabled, only if the provider allows it
21 years ago
Christian Richter f6bd1b8559 added pmp_l1_check option, to avoid l1 checking for group calls on PMP ports
21 years ago
Kevin P. Fleming 0a9c957764 remove code that does not appear to do anything useful (issue #6059)
21 years ago
Kevin P. Fleming 0aaad7b8b9 Merged revisions 10137 via svnmerge from
21 years ago
Kevin P. Fleming 4662d58b01 add API function for parsing strings to time_t (issue #6320, with mods)
21 years ago
Kevin P. Fleming 124b00c4a4 add 'systemname' option to prefix channel unique IDs with (issue #5825)
21 years ago