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
Olle Johansson 83b7de9463
Doxygen fix
21 years ago
..
h323
misdn fixed no dtmf detect on 64 bit 21 years ago
DialTone.h
Makefile merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found 21 years ago
answer.h
chan_agent.c optimize a bit name completion by avoiding repeated calls to 21 years ago
chan_alsa.c
chan_features.c
chan_h323.c
chan_iax2.c Do not leave a thread in limbo if an error occurs, or if testing packet loss. 21 years ago
chan_local.c minor cleanup: localize a variable and replace i++; i++ with i +=2; 21 years ago
chan_mgcp.c Merged revisions 9609 via svnmerge from 21 years ago
chan_misdn.c Janitor work converting !ast_strlen_zero(a)?a:b 21 years ago
chan_nbs.c More stringfield related changes 21 years ago
chan_oss.c don't use 8000, use DEFAULT_SAMPLE_RATE 21 years ago
chan_phone.c Bug 6195 - Deadlock solution by Matti 21 years ago
chan_sip.c Doxygen fix 21 years ago
chan_skinny.c Changed some "register" methods to the proper "unregister" method. This is in a #if 0 block, but it may still be useful someday. 21 years ago
chan_vpb.c Janitor work converting !ast_strlen_zero(a)?a:b 21 years ago
chan_zap.c normalize/simplify a bit of the command completion code. 21 years ago
gentone-ulaw.c
gentone.c
iax2-parser.c
iax2-parser.h
iax2-provision.c another batch of cli simplifications 21 years ago
iax2-provision.h useless 'extern' and trailing whitespace removal 21 years ago
iax2.h
misdn_config.c removed dynamic switching from transparent to hdlc mode. Instead we've got a config option hdlc=yes now which enables the hdlc controller for a data call 21 years ago
ring10.h