asterisk/channels
Christian Richter 3fb070853b fixed bug that we've lost the orginator of the call.. now we can hear to disconnect indications again
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27770 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-05-17 15:29:01 +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 fixed very bad memory overwrite which leaded to segfaults on some systems. removed redundant buffer betweend mISDN reading thread and ast_read in favour of the already existing pipe, this clarifies the way a voice frame takes between mISDN and asterisk a lot. centralized debugging of NumberPlan. removed a compiler warning. 2006-05-16 14:34:21 +00:00
DialTone.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
Makefile Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now be 2006-05-13 10:54:40 +00:00
answer.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
chan_agent.c - The recent change to linklists.h broke the build on linux for some reason. 2006-05-11 20:07:44 +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 update the ->indicate() callback for the new arguments 2006-05-10 15:00:33 +00:00
chan_iax2.c and chan_iax2 gets smaller... remove the old jitterbuffer 2006-05-10 16:14:26 +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 fixed bug that we've lost the orginator of the call.. now we can hear to disconnect indications again 2006-05-17 15:29:01 +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 Use pointer instead of un-needed buffer. Thanks Kevin! 2006-05-17 06:18:09 +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 Add option for enabling and disabling echo cancellation 2006-05-16 21:43:20 +00:00
gentone-ulaw.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
gentone.c remove extraneous svn:executable properties 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 remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00