Commit Graph

3256 Commits (ec9d4711d7888eb74ba92df52c9a4be42db763a3)

Author SHA1 Message Date
Christian Richter 130ce69987 removed the reloading of the ntdebug stuff, since this is a bit buggy, we only set it when loading chan_misdn for now. fixed a litle state problem when receiving RELEASE_COMPLETE. also we may only play tones to a NT when the extension does not match and such cases.
20 years ago
Olle Johansson f9df5318ce Specify digest algorithm for picky clients
20 years ago
Christian Richter 5da2848158 removed our own tone creation from misdn_indicate, we just return -1. Now we get a lot fewer blocked in thread blah warnings..
20 years ago
Christian Richter f629ae1872 added misdn show config description[s] to show all the possible misdn.conf settings with a description in the CLI
20 years ago
Olle Johansson c6ab7e7164 Increase buffer size for routing headers. When routing with enc.keys within
20 years ago
Olle Johansson 2f6f0b19c5 Raise debugging level for message
20 years ago
Russell Bryant 73e8e2ab1f Blocked revisions 36725 via svnmerge
20 years ago
Olle Johansson 8affb4c1f8 Issue #7421 - Hold status not working fully. Thanks jmls for a good job debugging!
20 years ago
Olle Johansson 4c8e3bcdca users want code to compile, really.
20 years ago
Olle Johansson e995afbd10 Formatting and debug output fixes
20 years ago
Olle Johansson 765e420458 tell the other side that we're using 20 ms packetization for iLBC
20 years ago
Olle Johansson b971f65978 - Make use of system name in realtime SIP peers optional
20 years ago
North Antara 79f45173fb It might help if this had the right stimulus name
20 years ago
Mark Spencer d9e8e304b9 Fix chan_nbs to build...
20 years ago
Joshua Colp 59be0b03b7 Fix up a few log messages in chan_sip (issue #7449 reported by tgrman)
20 years ago
Matthew Fredrickson b39cb899d6 Make sure that we build chan_misdn with the object files in the right order
20 years ago
Christian Richter 6027721510 added a bit logging, when we split the bridge
20 years ago
Christian Richter 4bdeb383e7 added fix, that if the L2 goes down on ptp-NT that we reinitialize the NT Library. Also if we have no ntflags, we don't pass the filename to the debug routines of mISDNuser.
20 years ago
Olle Johansson 8d4ace1a0a Store sysname even if we do not store fullcontact (thanks tholo)
20 years ago
Christian Richter f5c0cd2ddc added better L2 handling for ptp, if it's down we don't try to call on that port in groupdial anymore, also we try to get it up then. Additionally added the configoptions ntdebugflags and ntdebugfile to debug the mISDNuser NT Stack (should have done that ages before..). isdn_lib.c compiles again.
20 years ago
Olle Johansson a38e7f01a9 ...too early in the morning for commits in Bergen, Norway...
20 years ago
Olle Johansson d92de40c2f Add support for a=inactive in SDP for holding. This is not very well documented
20 years ago
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