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
kpfleming d6dcf07573 make ast_read() able to handle channel read()/exception() methods that return a chain of frames
cleanup code in ast_read()
add AST_FRAME_DTMF_BEGIN and AST_FRAME_DTMF_END so that variable-length DTMF events can be supported
teach chan_zap to send DTMF_BEGIN and DTMF_END when appropriate


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8850 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-29 05:07:04 +00:00
..
h323 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
misdn committed head of chan_misdn with a lot of new features. Most important of all: chan_misdn supports now the mISDN mqueue tree (smp,preemptible,gcc-4 aware\!). Additionally there are some code optimizations, new facility management (Calldeflect works for now). 2005-12-09 11:01:18 +00:00
DialTone.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
Makefile remove redundant CFLAGS for BSD which are already set in the main Makefile (issue #6250) 2006-01-16 17:51:35 +00:00
adtranvofr.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
answer.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
chan_agent.c use arg parsing macros in the AGENT dialplan function (issue #6236, with small mods) 2006-01-25 19:06:37 +00:00
chan_alsa.c Change chan_alsa to default open the first sound card device 2006-01-20 18:18:40 +00:00
chan_features.c store feature_pvt list using linked list macros 2006-01-25 18:24:32 +00:00
chan_h323.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
chan_iax2.c Add rdnis rx/tx support to chan_iax2 (#6348) 2006-01-27 23:55:37 +00:00
chan_local.c More doxygen updates 2006-01-20 00:18:42 +00:00
chan_mgcp.c Bug 5515 - Devicestate and API documentation update 2006-01-21 05:15:56 +00:00
chan_misdn.c don't generate any message for native bridge attempts unless all the basic checks have passed and we're actually going to try it 2006-01-17 05:15:33 +00:00
chan_misdn_config.c committed head of chan_misdn with a lot of new features. Most important of all: chan_misdn supports now the mISDN mqueue tree (smp,preemptible,gcc-4 aware\!). Additionally there are some code optimizations, new facility management (Calldeflect works for now). 2005-12-09 11:01:18 +00:00
chan_nbs.c git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
chan_oss.c constify arguments in more places where strings should not be modified (issue #6286) 2006-01-18 22:17:31 +00:00
chan_oss_old.c git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
chan_phone.c Update chan_phone to indicate FLASH properley (#4935) 2006-01-10 21:34:04 +00:00
chan_sip.c - Remove unused "resetinvite" variable 2006-01-28 17:17:37 +00:00
chan_skinny.c git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
chan_vpb.c don't generate any message for native bridge attempts unless all the basic checks have passed and we're actually going to try it 2006-01-17 05:15:33 +00:00
chan_zap.c make ast_read() able to handle channel read()/exception() methods that return a chain of frames 2006-01-29 05:07:04 +00:00
gentone-ulaw.c git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
gentone.c git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
iax2-parser.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
iax2-parser.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
iax2-provision.c constify arguments in more places where strings should not be modified (issue #6286) 2006-01-18 22:17:31 +00:00
iax2-provision.h constify arguments in more places where strings should not be modified (issue #6286) 2006-01-18 22:17:31 +00:00
iax2.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
ring10.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00