asterisk/channels
Russell Bryant fa39abb50b Add support for generating a ringing sound on an incoming call. This is a bit
of a hack.  It just asks the core to generate the same tone that it would when
you hear ringback when making an outbound call.  But hey, it works, and you get
the localized ring tone for the appropriate language set on the channel.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@96079 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-01-02 23:22:25 +00:00
..
h323 Include the compatibility header file in ast_h323.cxx for compatibility reasons. 2007-11-20 14:49:32 +00:00
misdn Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
xpmr Allow chan_usbradio to compile again. 2007-10-17 16:09:01 +00:00
DialTone.h Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
Makefile fix some long-time breakage that kept chan_misdn from being embedded 2008-01-02 14:53:26 +00:00
answer.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
busy.h Merged revisions 88805 via svnmerge from 2007-11-06 14:08:54 +00:00
chan_agent.c Change instances of AST_NONSTANDARD_APP_ARGS(foo, bar, ',') to AST_STANDARD_APP_ARGS(foo, bar) 2008-01-02 21:08:33 +00:00
chan_alsa.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_console.c Add support for generating a ringing sound on an incoming call. This is a bit 2008-01-02 23:22:25 +00:00
chan_features.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_gtalk.c Manager events from the "moremanager" branch 2007-11-27 19:50:12 +00:00
chan_h323.c Merged revisions 94924 via svnmerge from 2007-12-27 17:34:00 +00:00
chan_iax2.c Fix a bug in peer handling that caused multiple instances of a peer to end up 2007-12-26 16:51:16 +00:00
chan_jingle.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_local.c Merged revisions 90735 via svnmerge from 2007-12-04 17:08:36 +00:00
chan_mgcp.c Merged revisions 93182 via svnmerge from 2007-12-17 21:12:24 +00:00
chan_misdn.c Merged revisions 92934 via svnmerge from 2007-12-14 15:08:09 +00:00
chan_nbs.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_oss.c remove useless casts 2007-12-27 23:00:55 +00:00
chan_phone.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_sip.c Merged revisions 95946 via svnmerge from 2008-01-02 20:26:25 +00:00
chan_skinny.c HUGE improvements to QoS/CoS handling by IgorG 2007-12-16 10:51:53 +00:00
chan_unistim.c remove unnecessary (char *) casts for ast_config_AST_* variables. 2007-12-18 09:46:18 +00:00
chan_usbradio.c add some macros to simplify parsing the config file, 2007-12-20 12:56:07 +00:00
chan_vpb.cc remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
chan_zap.c actually parse and store echocan parameters from zapata.conf... this *should* work <G> 2008-01-02 22:41:23 +00:00
console_gui.c call directly the cli command to implement hangup. 2008-01-01 23:55:19 +00:00
console_video.c remove a leftover sleep(1) used for debugging 2008-01-01 23:53:43 +00:00
console_video.h Move grabbers definitions to a separate file, vgrabbers.c, so it is easier 2007-12-29 02:02:03 +00:00
gentone.c Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
iax2-parser.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
iax2-parser.h Merged revisions 75445 via svnmerge from 2007-07-17 20:49:09 +00:00
iax2-provision.c HUGE improvements to QoS/CoS handling by IgorG 2007-12-16 10:51:53 +00:00
iax2-provision.h Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
iax2.h Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
misdn_config.c another few errno.h removals 2007-11-19 21:18:14 +00:00
ring10.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
ringtone.h Merged revisions 92617 via svnmerge from 2007-12-12 21:22:58 +00:00
vcodecs.c prevent a panic when destroying a channel with no incoming video. 2008-01-01 23:54:40 +00:00
vgrabbers.c Move grabbers definitions to a separate file, vgrabbers.c, so it is easier 2007-12-29 02:02:03 +00:00