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
Christian Richter 07a72b546f
Merged revisions 72585 via svnmerge from
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 72585 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 Minor tweak for queueing up the unhold frame... this will teach me to do bugs while half asleep. (issue #10046 reported by dimas) 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 Make payload IDs for iLBC/Speex match to our list. Since these are dynamic payloads the other side shouldn't care. (issue #9426 reported by irroot) 19 years ago
chan_h323.c Build a peer as well when hash323 is enabled in users.conf (issue #9599 reported by asagage) 19 years ago
chan_iax2.c Fix a small typo which ... well ... completely broke chan_iax2. oops! 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 72585 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 Merged revisions 71414 via svnmerge from 19 years ago
chan_skinny.c Make sure we clear the previously dialed number if it did not exist. 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 Add -Wdeclaration-after-statement to AST_DEVMODE flags to catch 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