Add interrupt ('I') command to ExternalIVR.
authorSean Bright <sean@malleable.com>
Tue, 8 May 2012 21:46:21 +0000 (21:46 +0000)
committerSean Bright <sean@malleable.com>
Tue, 8 May 2012 21:46:21 +0000 (21:46 +0000)
commitc8945a4070419392af7a0ae3283585fb7c491a0e
treef6cd0a795c2c3510552b5f9f532ddfead16bbd3e
parentb1a94ddcdd7d787dae5a02c865c0473f997605bc
Add interrupt ('I') command to ExternalIVR.

Sending the 'I' command from an external process will cause the current playlist
to be cleared, including stopping any audio file that is currently playing.  This
is useful when you want to interrupt audio playback only when specific DTMF is
entered by the caller.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@365751 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_externalivr.c