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 e4c0a90649
Show all formats for an active SIP call
19 years ago
..
h323 Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 19 years ago
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. 19 years ago
DialTone.h remove extraneous svn:executable properties 20 years ago
Makefile Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now be 19 years ago
answer.h remove extraneous svn:executable properties 20 years ago
chan_agent.c - The recent change to linklists.h broke the build on linux for some reason. 19 years ago
chan_alsa.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 19 years ago
chan_features.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 19 years ago
chan_h323.c update the ->indicate() callback for the new arguments 19 years ago
chan_iax2.c and chan_iax2 gets smaller... remove the old jitterbuffer 19 years ago
chan_local.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 19 years ago
chan_mgcp.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 19 years ago
chan_misdn.c 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. 19 years ago
chan_nbs.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 19 years ago
chan_oss.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 19 years ago
chan_phone.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 19 years ago
chan_sip.c Show all formats for an active SIP call 19 years ago
chan_skinny.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 19 years ago
chan_vpb.c ensure that control frames with payload can be sent to channel drivers via ->indicate() 19 years ago
chan_zap.c remove some chekc sof the result of ast_mutex_lock (issue #7119, Mithraen) 19 years ago
gentone-ulaw.c remove extraneous svn:executable properties 20 years ago
gentone.c remove extraneous svn:executable properties 20 years ago
iax2-parser.c use string fields for some stuff in ast_channel 20 years ago
iax2-parser.h use string fields for some stuff in ast_channel 20 years ago
iax2-provision.c another batch of cli simplifications 19 years ago
iax2-provision.h useless 'extern' and trailing whitespace removal 19 years ago
iax2.h Allow media to go directly between IAX endpoints while signalling still 19 years ago
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.. 19 years ago
ring10.h remove extraneous svn:executable properties 20 years ago