You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/channels
Christian Richter fc4111b44f
check if the bchannel stack id is already used, if so don't use it a second time. Also added a release_chan lock, so that the same chan_list object cannot be freed twice. chan_misdn does not crash anymore on heavy load with these changes.
18 years ago
..
h323 Cleanup the Makefile so that we only attempt to include a file when we're building and not 'clean'ing so 'make clean' completes successfully. chan_h323 maintainer: please check to make sure I haven't broken your build target. From: jsmith in #asterisk-dev 18 years ago
misdn check if the bchannel stack id is already used, if so don't use it a second time. Also added a release_chan lock, so that the same chan_list object cannot be freed twice. chan_misdn does not crash anymore on heavy load with these changes. 18 years ago
DialTone.h remove extraneous svn:executable properties 20 years ago
Makefile mISDN >= 1.2 provides a dsp pipeline for i.e. echo cancellation modules, make chan_misdn use it. 18 years ago
adtranvofr.h remove extraneous svn:executable properties 20 years ago
answer.h remove extraneous svn:executable properties 20 years ago
chan_agent.c Fix a few more issues with the agent logoff CLI command. (issue #9123 reported by arbrandes) 18 years ago
chan_alsa.c Allow a chan_alsa that failed to open sound devices to be unloaded. 20 years ago
chan_features.c Restore original functionality of 1.2 in places where ANI was not set, but was 19 years ago
chan_h323.c Fix a bunch of places where pthread_attr_init() was called, but 19 years ago
chan_iax2.c if we are going to set variables on a newly created channel, it should be done *before* we start the PBX on it 18 years ago
chan_local.c Bug 9505 - If the return value for local_queue_frame is set, then p->lock is no longer valid. 18 years ago
chan_mgcp.c Fix a bunch of places where pthread_attr_init() was called, but 19 years ago
chan_misdn.c check if the bchannel stack id is already used, if so don't use it a second time. Also added a release_chan lock, so that the same chan_list object cannot be freed twice. chan_misdn does not crash anymore on heavy load with these changes. 18 years ago
chan_modem.c removed #if 0 block from chan_phone, chan_zap, and chan_modem restart_monitor() 18 years ago
chan_modem_aopen.c remove extraneous svn:executable properties 20 years ago
chan_modem_bestdata.c remove extraneous svn:executable properties 20 years ago
chan_modem_i4l.c remove extraneous svn:executable properties 20 years ago
chan_nbs.c remove extraneous svn:executable properties 20 years ago
chan_oss.c Spell extension correctly in documentation for chan_oss dial (issue #7487 reported by flefoll) 19 years ago
chan_oss_old.c remove extraneous svn:executable properties 20 years ago
chan_phone.c removed #if 0 block from chan_phone, chan_zap, and chan_modem restart_monitor() 18 years ago
chan_sip.c Ignore other URIs after the first in a 300 Multiple Choice response. (issue #10041 reported by homesick) 18 years ago
chan_skinny.c Fix a bunch of places where pthread_attr_init() was called, but 19 years ago
chan_vpb.c Fix an issue that would cause a NewCallerID manager event to be generated 19 years ago
chan_zap.c Fix a problem where an established call would not be properly disconnected 18 years ago
gentone-ulaw.c remove extraneous svn:executable properties 20 years ago
gentone.c remove extraneous svn:executable properties 20 years ago
iax2-parser.c remove extraneous svn:executable properties 20 years ago
iax2-parser.h remove extraneous svn:executable properties 20 years ago
iax2-provision.c Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 19 years ago
iax2-provision.h remove extraneous svn:executable properties 20 years ago
iax2.h remove extraneous svn:executable properties 20 years ago
misdn_config.c Backport of the overlap_dial functionality from asterisk-1.4's chan_misdn. 18 years ago
ring10.h remove extraneous svn:executable properties 20 years ago