asterisk/res/stasis
Joshua Colp 7678fd040e res_ari_channels: Add ring operation, dtmf operation, hangup reasons, and tweak early media.
The ring operation sends ringing to the specified channel it is invoked on.
The dtmf operation can be used to send DTMF digits to the specified channel
of a specific length with a wait time in between. Finally hangup reasons
allow you to specify why a channel is being hung up (busy, congestion).

Early media behavior has also been tweaked slightly. When playing media to a channel
it will no longer automatically answer. If it has not been answered a progress indication
is sent instead.

(closes issue ASTERISK-22701)
Reported by: Matt Jordan

Review: https://reviewboard.asterisk.org/r/2916/
........

Merged revisions 402358 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@402359 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-11-01 14:38:21 +00:00
..
app.c stasis: add functions embarrassingly missing from r400522 2013-10-31 14:45:03 +00:00
app.h ARI: Add subscription support 2013-10-04 16:01:48 +00:00
command.c Break res_stasis into smaller files. 2013-05-14 21:45:08 +00:00
command.h Break res_stasis into smaller files. 2013-05-14 21:45:08 +00:00
control.c res_ari_channels: Add ring operation, dtmf operation, hangup reasons, and tweak early media. 2013-11-01 14:38:21 +00:00
control.h res_stasis: remove call to missing function control_continue. 2013-08-21 16:00:10 +00:00