Commit Graph

3234 Commits (ecab03293c5919cd6d0afccc46a2c5ff37e4f7e5)

Author SHA1 Message Date
Christian Richter fc8d55ab15 moved a notice into a log
20 years ago
Christian Richter 727488c81b fixed a few state problems when hanging up the call. also changed a few debug messages to higher log level
20 years ago
Olle Johansson dd94255a69 Don't delete initid scheduled item twice... Thanks, vecher, for bugging me about this.
20 years ago
Olle Johansson f48a573439 Code cleanup while trying to understand this channel...
20 years ago
Olle Johansson f12f5b7c6c Formatting and doxygen fixes
20 years ago
Olle Johansson 6d86697867 issue #7033 - Don't burst pokes to peers at load or reload.
20 years ago
Olle Johansson 6895f108bd Inspired by issue 6742, but solved in a different way.
20 years ago
Christian Richter 5d18356b24 fixes segfault on incoming call which is disconnected in Alerting state
20 years ago
Olle Johansson 6ca399c459 Don't change direction of the dialogue when we send a re-invite
20 years ago
Olle Johansson 0dbb924cb5 Found a missing "l" on the left side of the sofa, close to the TV.
20 years ago
Olle Johansson 66786a7d53 Issue #7421 - Stop generator on both call legs (patch by tgrman)
20 years ago
Olle Johansson 1cbd4effca Issue #7429 - accessing a not allocated structure causes segfault... (tgrman, fix by myself
20 years ago
Christian Richter baad1c266c * fixed the busy state
20 years ago
Kevin P. Fleming 93385c0fab fix for issue #7245
20 years ago
Olle Johansson 9863bb982c Separate private options so we don't request bug report on those...
20 years ago
Olle Johansson 8ee441b649 Update the SIP options list from IANA repository
20 years ago
Tilghman Lesher b3c6e18a5e Merged revisions 35915 via svnmerge from
20 years ago
Kevin P. Fleming a579371f43 use new (separate) dependencies file from menuselect
20 years ago
Kevin P. Fleming e61d3d91f3 The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>)
20 years ago
Kevin P. Fleming df0ba5ff8b search for Zaptel and libtonezone separately in the configure script
20 years ago
Russell Bryant 1c17258f4e fix some little issues on big endian platforms to resolve compiler warnings
20 years ago
Russell Bryant c8ceb92a4f revert my changes that converted the jb on the channel to be dynamically
20 years ago
Russell Bryant 84c37e0c58 reduce indentation
20 years ago
Russell Bryant 5e282fef07 reduce indentation
20 years ago
Russell Bryant 5941d4d819 - move the increase of the use count to be after the possible failures
20 years ago
Russell Bryant 46018d5032 - dynamically allocate the ast_jb structure that is on the channel structure
20 years ago
Russell Bryant 3daaf2163f use .PHONY instead of FORCE
20 years ago
Russell Bryant 48ae9f0d4f - convert the 'uninstall' target to use separate targets to process each
20 years ago
Russell Bryant 55e8a60363 - specify that 'depend' is a .PHONY target
20 years ago
Russell Bryant 9db0520ff9 - specify that 'all' is a .PHONY target
20 years ago
Russell Bryant c399a06450 add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targets
20 years ago
Olle Johansson d29e2a58da Add video support to chan_agent.
20 years ago
Olle Johansson a256bcb080 Issue #7380 - Cannot put a one-legged call on hold/off hold
20 years ago
Olle Johansson 58c243a6d4 Only formatting changes... (tabs to spaces)
20 years ago
Joshua Colp 5ff818f995 Fix timing issue (race) with poke/pong for very close peers that can cause a peer to be declared unreachable (issue #7396 reported by stevedavies)
20 years ago
Christian Richter 70a4c98a5a * added support for PID export/import to identify bridging in misdn_call already
20 years ago
Olle Johansson 7876a86e96 - Doxygen and some formatting fixes in res_features
20 years ago
Olle Johansson a85fec94fd Finally fix parking and go back to metermaids
20 years ago
Olle Johansson 12164df2fd How many times can we free allocated memory? Many, obviously... ;-)
20 years ago
Olle Johansson b27fff2a9d Hunting crash when parking calls with SIP REFER
20 years ago
Olle Johansson 0195279499 use correct test for checking if sip domains are enabled or not
20 years ago
Olle Johansson cb4221c7e9 Don't count unknown media streams as media streams in the offer... (Fenlander reported this on irc)
20 years ago
Olle Johansson e04914b44a parse SDP properly even when we are debugging. (Thanks fenlander!)
20 years ago
Olle Johansson 3b910323f3 Issue #6820 - SIP channels hang in semi active state
20 years ago
North Antara fb0bb9b195 fix an issue with dtmf not being sent sometimes
20 years ago
Olle Johansson bce5b8a146 - Formatting
20 years ago
Christian Richter 2302fa58d7 when we get a disconnect, we should stop the tones on te side..
20 years ago
Christian Richter cdbddf5892 we need to send DISCONNECT on Timeout in the ALERTING/PROCEEDING cases too
20 years ago
Russell Bryant 9f2a6516cf don't blow up in the sub Makefiles if menuselect.makeopts is not present. This
20 years ago
North Antara e832ae320f No need to have debug enabled by default anymore..
20 years ago