Commit Graph

3270 Commits (bb628eac98dd8753c2f2b2311bf3246800855df8)

Author SHA1 Message Date
BJ Weschke 4149f37efa Merged revisions 37212 via svnmerge from
20 years ago
Russell Bryant 41bfcf3c57 pointer signedness warnings cleanup
20 years ago
Russell Bryant 7828780bb7 eliminate some pointer signedness warnings
20 years ago
Russell Bryant 23a4d0be28 eliminate some pointer signedness warnings
20 years ago
Kevin P. Fleming 4f826452cf make the build output less noisy (optional, can be controlled by the NOISY_BUILD variable in the top-level Makefile)
20 years ago
Matthew Fredrickson de03118578 Asterisk portion of the T309 patch. (#7271)
20 years ago
Kevin P. Fleming 748431f7b6 move rules file to prepare for generic rules file
20 years ago
Joshua Colp 1fb6111c18 Merged revisions 37173 via svnmerge from
20 years ago
Christian Richter bd0b801a0d * removed tone_indicate, we genrate only the dialtone by ourself (and the hanguptone of course)
20 years ago
Kevin P. Fleming dae3eedb34 make chan_zap use proper test for libpri support
20 years ago
Kevin P. Fleming dbf099cdb8 update dependency information to match new names for dependencies
20 years ago
Kevin P. Fleming f761d2f6f0 prepare Asterisk for new zaptel.h/tonezone.h installation locations
20 years ago
Olle Johansson c5660895a8 Draft became RFC...
20 years ago
Joshua Colp c56acadf7f Merged revisions 36998 via svnmerge from
20 years ago
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