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
Steve Murphy c7c8b06817
Fix for 9220: Eyebeam cannot renew subscriptions for presence info. Reason: re-SUBSCRIBE requests don't include Accept headers, which the rfc says are optional (to put it tersely), (it uses MAY), and luckily, the sip_pvt struct has the format info stored, so we simply leave it if the format is set, and the accept header null.
19 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 19 years ago
misdn fixed another place where the out_cause was hardcoded to 16 19 years ago
DialTone.h remove extraneous svn:executable properties 20 years ago
Makefile subdirs like misdn and h323 should be cleaned by the clean target from channels/Makefile as well 19 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) 19 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 Don't destroy mutexes before unregistering all of the entry points from the core. 19 years ago
chan_local.c Don't even attempt to optimize things when a proxy channel is involved. It will just explode in weird and unexplaineable ways. (issue #9175 reported by clegall_proformatique) 19 years ago
chan_mgcp.c Fix a bunch of places where pthread_attr_init() was called, but 19 years ago
chan_misdn.c fixed another place where the out_cause was hardcoded to 16 19 years ago
chan_modem.c Fix an issue that would cause a NewCallerID manager event to be generated 19 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 According to the research I have done we never needed to include compiler.h in the first place so let's not! (issue #8430 reported by edguy3) 19 years ago
chan_sip.c Fix for 9220: Eyebeam cannot renew subscriptions for presence info. Reason: re-SUBSCRIBE requests don't include Accept headers, which the rfc says are optional (to put it tersely), (it uses MAY), and luckily, the sip_pvt struct has the format info stored, so we simply leave it if the format is set, and the accept header null. 19 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 When handling glare on a PRI, move the requested channel rather than hang up the old one. Fix for 8957 and 9011. 19 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 added check for channel ranges in the set/empty channel functions. set pmp_l1_check default to no. added misdn restart pid cli command. added cleaning of channel when we send a RELEASE_COMPLETE. 19 years ago
ring10.h remove extraneous svn:executable properties 20 years ago