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
Matthew Nicholson acfd6d4bad
Fix our compliance with RFC 3261 section 18.2.2.
16 years ago
..
h323 Comment out a rule that likes to break the chan_h323 build randomly. 16 years ago
misdn Occasionally losing use of B channels in chan_misdn. 17 years ago
DialTone.h
Makefile Ensure that user-provided CFLAGS and LDFLAGS are honored. 17 years ago
answer.h
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 Prevent the login thread and the app threads from using the asterisk channel at the same time. 16 years ago
chan_alsa.c Ensure that all areas that previously used select(2) now use poll(2), with implementations that need poll(2) implemented with select(2) safe against 1024-bit overflows. 16 years ago
chan_dahdi.c Stuck channel using FEATD_MF if caller hangs up at the right time. 16 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 18 years ago
chan_h323.c Have the DEADLOCK_AVOIDANCE macro warn when an unlock fails, to help catch potentially large software bugs. 16 years ago
chan_iax2.c Get rid of the annoying startup and shutdown errors on OS X. 16 years ago
chan_local.c chan_local:check_bridge() misplaced misplaced ast_mutex_unlock 16 years ago
chan_mgcp.c Revert API change in release branches 17 years ago
chan_misdn.c Ensure that all areas that previously used select(2) now use poll(2), with implementations that need poll(2) implemented with select(2) safe against 1024-bit overflows. 16 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. 20 years ago
chan_oss.c Don't access o->next after freeing o on unload 16 years ago
chan_phone.c Ensure that all areas that previously used select(2) now use poll(2), with implementations that need poll(2) implemented with select(2) safe against 1024-bit overflows. 16 years ago
chan_sip.c Fix our compliance with RFC 3261 section 18.2.2. 16 years ago
chan_skinny.c Added limits to the number of unauthenticated sessions TCP based protocols are allowed to have open simultaneously. Also added timeouts for unauthenticated sessions where it made sense to do so. 16 years ago
chan_vpb.cc Fix crash on VPB exception when no hardware is present. 17 years ago
gentone-ulaw.c
gentone.c
iax2-parser.c Merge code associated with AST-2009-006 17 years ago
iax2-parser.h Merge code associated with AST-2009-006 17 years ago
iax2-provision.c AST-2009-005 17 years ago
iax2-provision.h
iax2.h Merge code associated with AST-2009-006 17 years ago
misdn_config.c Fix memory leak if chan_misdn config parameter is repeated. 17 years ago
ring10.h
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