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
Joshua Colp 2c9ffadffb
Fix issue where it would be possible for the negotiated codecs to get set back to nothing. (issue #9992 reported by yehavi)
19 years ago
..
h323 Remove quote from H.323 vendor string because due to compatibilities with CS1000 reported at www.voip-info.org 19 years ago
misdn Merged revisions 68732 via svnmerge from 19 years ago
DialTone.h
Makefile Do not abort Asterisk startup if h323 configuration file not found (reported by mithraen) 19 years ago
answer.h
chan_agent.c Fix loading persistent queue members when using realtime configuration for queues. 19 years ago
chan_alsa.c Properly handle AST_CONTROL_PROGRESS by just ignoring it. An unknown indication 19 years ago
chan_features.c Disable chan_features by default in menuselect 19 years ago
chan_gtalk.c handle the GNUTLS library properly in the configure script and build system 19 years ago
chan_h323.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_iax2.c use ast_localtime() in every place localtime_r() was being used 19 years ago
chan_local.c As per 9570, worrisome CDR warnings have been removed, that are either not helpful, or not relevant. 19 years ago
chan_mgcp.c use ast_localtime() in every place localtime_r() was being used 19 years ago
chan_misdn.c Merged revisions 68732 via svnmerge from 19 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 A fix for chan_oss that resulted from the CDR changes; it helps to use the right info. 19 years ago
chan_phone.c use ast_localtime() in every place localtime_r() was being used 19 years ago
chan_sip.c Fix issue where it would be possible for the negotiated codecs to get set back to nothing. (issue #9992 reported by yehavi) 19 years ago
chan_skinny.c Fix an issue with newer phones which require packets be padded out to the correct length. 19 years ago
chan_vpb.cc 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_zap.c Suppress a bunch of debug output unless option_debug is on 19 years ago
gentone-ulaw.c
gentone.c
iax2-parser.c Add TXMEDIA to list so that it is properly displayed during iax2 packet output. 19 years ago
iax2-parser.h only do IAX2 frame caching for voice and video frames 19 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 useless 'extern' and trailing whitespace removal 20 years ago
iax2.h Allow media to go directly between IAX endpoints while signalling still 20 years ago
misdn_config.c Merged revisions 67209 via svnmerge from 19 years ago
ring10.h