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 91ad35ce54 ensure that control frames with payload can be sent to channel drivers via ->indicate()
update iax2_indicate to pass control frame payload to the connected channel
add an API call for sending an indication with payload, and use it for control frames with payload


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@26417 f38db490-d61c-443f-a65b-d21fe96a405b
2006-05-10 12:24:11 +00:00
..
h323 Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
misdn in PTMP TE we should set the free state for the B-Channel if we ignore an incoming call 2006-05-08 07:30:28 +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 use proper method of detecting OSS support on Linux and FreeBSD 2006-04-30 17:49:50 +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 ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_alsa.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_features.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_h323.c partial adaptation to the new module loading 2006-04-29 04:54:05 +00:00
chan_iax2.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_local.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_mgcp.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_misdn.c Added option far_alerting. This option makes it possible to generate a Ringing on other channels if they feel that they should have inband ringing, but there is non in reality. I need this due to the fact that asterisk has not the possibility to transmit progress indicators thus chan_sip and others do not know wether they should generate a Rining tone themselves if they receive AST_CONTROL_RINGING.. 2006-05-05 16:38:15 +00:00
chan_nbs.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_oss.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_phone.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_sip.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_skinny.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_vpb.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +00:00
chan_zap.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 2006-05-10 12:24:11 +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 use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
iax2-parser.h use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
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 Allow media to go directly between IAX endpoints while signalling still 2006-05-10 09:09:16 +00:00
misdn_config.c Added option far_alerting. This option makes it possible to generate a Ringing on other channels if they feel that they should have inband ringing, but there is non in reality. I need this due to the fact that asterisk has not the possibility to transmit progress indicators thus chan_sip and others do not know wether they should generate a Rining tone themselves if they receive AST_CONTROL_RINGING.. 2006-05-05 16:38:15 +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