asterisk/res/ari
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
..
ari_model_validators.c ARI recordings: Issue HTTP failures for recording requests with file conflicts 2013-10-25 21:28:32 +00:00
ari_model_validators.h ARI recordings: Issue HTTP failures for recording requests with file conflicts 2013-10-25 21:28:32 +00:00
ari_websockets.c optional_api: Fix linking problems between modules that export global symbols 2013-08-30 13:40:27 +00:00
cli.c Rename everything Stasis-HTTP to ARI 2013-07-27 23:11:02 +00:00
config.c Rename everything Stasis-HTTP to ARI 2013-07-27 23:11:02 +00:00
internal.h optional_api: Fix linking problems between modules that export global symbols 2013-08-30 13:40:27 +00:00
resource_applications.c ARI: Add subscription support 2013-10-04 16:01:48 +00:00
resource_applications.h ARI: Add subscription support 2013-10-04 16:01:48 +00:00
resource_asterisk.c ARI: Correct segfault with /variable calls are missing ?variable parameter. 2013-08-21 16:23:59 +00:00
resource_asterisk.h ARI - implement allowMultiple for parameters 2013-08-02 14:36:32 +00:00
resource_bridges.c ARI: channel/bridge recording errors when invalid format specified 2013-10-25 22:01:43 +00:00
resource_bridges.h Clarify documentation for channel and bridge list 2013-10-16 14:02:06 +00:00
resource_channels.c res_ari_channels: Add ring operation, dtmf operation, hangup reasons, and tweak early media. 2013-11-01 14:38:21 +00:00
resource_channels.h res_ari_channels: Add ring operation, dtmf operation, hangup reasons, and tweak early media. 2013-11-01 14:38:21 +00:00
resource_endpoints.c Multiple revisions 400318-400319 2013-10-02 22:22:17 +00:00
resource_endpoints.h ARI: Add subscription support 2013-10-04 16:01:48 +00:00
resource_events.c ARI - implement allowMultiple for parameters 2013-08-02 14:36:32 +00:00
resource_events.h ARI - implement allowMultiple for parameters 2013-08-02 14:36:32 +00:00
resource_playback.c ARI: Fix crash when POST /playback/{id}/control does not have an operation parameter. 2013-10-16 21:22:25 +00:00
resource_playback.h Multiple revisions 400508,400842-400843,400848 2013-10-11 16:36:00 +00:00
resource_recordings.c ARI: Implement /recordings/stored API's 2013-08-30 13:28:50 +00:00
resource_recordings.h ARI: Implement /recordings/stored API's 2013-08-30 13:28:50 +00:00
resource_sounds.c Rename everything Stasis-HTTP to ARI 2013-07-27 23:11:02 +00:00
resource_sounds.h ARI - implement allowMultiple for parameters 2013-08-02 14:36:32 +00:00