dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/channels
oej 365090435a Don't add ast_extension_state on re-subscribes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16829 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-01 00:44:36 +00:00
..
h323
misdn fixed no dtmf detect on 64 bit 2006-03-29 14:26:43 +00:00
DialTone.h
Makefile
answer.h
chan_agent.c optimize a bit name completion by avoiding repeated calls to 2006-03-28 13:46:04 +00:00
chan_alsa.c
chan_features.c
chan_h323.c
chan_iax2.c move a NULL check to before the first time the pointer is dereferenced (issue #6832) 2006-03-31 19:14:28 +00:00
chan_local.c minor cleanup: localize a variable and replace i++; i++ with i +=2; 2006-03-31 10:13:22 +00:00
chan_mgcp.c
chan_misdn.c Janitor work converting !ast_strlen_zero(a)?a:b 2006-03-27 19:31:54 +00:00
chan_nbs.c
chan_oss.c don't use 8000, use DEFAULT_SAMPLE_RATE 2006-03-30 21:45:43 +00:00
chan_phone.c
chan_sip.c Don't add ast_extension_state on re-subscribes 2006-04-01 00:44:36 +00:00
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. 2006-03-27 21:13:54 +00:00
chan_vpb.c Janitor work converting !ast_strlen_zero(a)?a:b 2006-03-27 19:31:54 +00:00
chan_zap.c normalize/simplify a bit of the command completion code. 2006-03-28 23:20:13 +00:00
gentone-ulaw.c
gentone.c
iax2-parser.c
iax2-parser.h
iax2-provision.c another batch of cli simplifications 2006-03-28 23:33:02 +00:00
iax2-provision.h useless 'extern' and trailing whitespace removal 2006-03-31 10:11:10 +00:00
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 2006-03-20 18:04:05 +00:00
ring10.h