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
Terry Wilson 656d2e043a
Default to nat=yes; warn when nat in general and peer differ
14 years ago
..
h323 Comment out a rule that likes to break the chan_h323 build randomly. 15 years ago
misdn Occasionally losing use of B channels in chan_misdn. 16 years ago
DialTone.h
Makefile Ensure that user-provided CFLAGS and LDFLAGS are honored. 16 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 17 years ago
chan_agent.c Prevent the login thread and the app threads from using the asterisk channel at the same time. 14 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. 15 years ago
chan_dahdi.c Stuck channel using FEATD_MF if caller hangs up at the right time. 14 years ago
chan_features.c Disable chan_features by default in menuselect 18 years ago
chan_gtalk.c Fix incorrect parsing in chan_gtalk when xmpp contains extra whitespaces 16 years ago
chan_h323.c Have the DEADLOCK_AVOIDANCE macro warn when an unlock fails, to help catch potentially large software bugs. 15 years ago
chan_iax2.c Addresses AST-2011-010, remote crash in IAX2 driver 14 years ago
chan_local.c Fixes chan_local crashs in local_fixup() 14 years ago
chan_mgcp.c Revert API change in release branches 15 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. 15 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. 18 years ago
chan_oss.c Don't access o->next after freeing o on unload 15 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. 15 years ago
chan_sip.c Default to nat=yes; warn when nat in general and peer differ 14 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. 14 years ago
chan_vpb.cc Fix crash on VPB exception when no hardware is present. 16 years ago
gentone-ulaw.c
gentone.c
iax2-parser.c Merge code associated with AST-2009-006 16 years ago
iax2-parser.h Merge code associated with AST-2009-006 16 years ago
iax2-provision.c AST-2009-005 16 years ago
iax2-provision.h useless 'extern' and trailing whitespace removal 19 years ago
iax2.h Merge code associated with AST-2009-006 16 years ago
misdn_config.c Fix memory leak if chan_misdn config parameter is repeated. 16 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 17 years ago