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
Doug Bailey 100aa13ae2
Clean up problem with manager implementation of mmap where it was not testing against MAP_FAILED response.
17 years ago
..
h323 Allow H.323 Plus library to be used in addition to the OpenH323 library 18 years ago
misdn Modifed/added some debug messages. 17 years ago
DialTone.h remove extraneous svn:executable properties 21 years ago
Makefile Fix module embedding for chan_h323. 17 years ago
answer.h remove extraneous svn:executable properties 21 years ago
busy_tone.h rename these files so as to avoid conflicts when users update their working copies and have unversioned files already in place 18 years ago
chan_agent.c Fixed autologoff in agents.conf not working when agent logs in via AgentLogin app 17 years ago
chan_alsa.c Fix cases where the internal poll() was not being used when it needed to be. 18 years ago
chan_dahdi.c Fix a situation where the DAHDI channel private structure lock was not unlocked when it should have been. 17 years ago
chan_features.c Disable chan_features by default in menuselect 19 years ago
chan_gtalk.c Fix incorrect parsing in chan_gtalk when xmpp contains extra whitespaces 17 years ago
chan_h323.c Allow H.323 Plus library to be used in addition to the OpenH323 library 18 years ago
chan_iax2.c Clean up problem with manager implementation of mmap where it was not testing against MAP_FAILED response. 17 years ago
chan_local.c Fixup glare detection, to fix a memory leak of a local pvt structure. 18 years ago
chan_mgcp.c Port "hasvoicemail" change from SIP to other channel drivers 18 years ago
chan_misdn.c Only disable mISDN DSP if Asterisk DSP is enabled. Leave jitter setting alone. 17 years ago
chan_nbs.c This is a big improvement over the current CDR fixes. It may still need refinement, but this won't have as many folks bothered. 19 years ago
chan_oss.c Correctly track the hookstate 18 years ago
chan_phone.c For some reason, after a distclean, gcc started returning 18 years ago
chan_sip.c Fix a bug where a value used to create the channel name was bogus. 17 years ago
chan_skinny.c Fix cases where the internal poll() was not being used when it needed to be. 18 years ago
chan_vpb.cc update dev-mode compiler flags to match the ones used by default on Ubuntu Intrepid, so all developers will see the same warnings and errors 18 years ago
gentone-ulaw.c remove extraneous svn:executable properties 21 years ago
gentone.c remove extraneous svn:executable properties 21 years ago
iax2-parser.c In case we have some processing threads that free more frames than they allocate, 18 years ago
iax2-parser.h encrypted IAX2 during packet loss causes decryption to fail on retransmitted frames 18 years ago
iax2-provision.c Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 20 years ago
iax2-provision.h useless 'extern' and trailing whitespace removal 21 years ago
iax2.h use the ARRAY_LEN macro for indexing through the iaxs/iaxsl arrays so that the size of the arrays can be adjusted in one place, and change the size of the arrays from 32768 calls to 2048 calls when LOW_MEMORY is defined 18 years ago
misdn_config.c Update the channel allocation method documentation. 17 years ago
ring10.h remove extraneous svn:executable properties 21 years ago
ring_tone.h rename these files so as to avoid conflicts when users update their working copies and have unversioned files already in place 18 years ago