[asterisk-bugs] [Asterisk 0012705]: [patch] Change the ExternalIVR() argument method, add 'I'nform event, add 'T'alk (answer channel) command, add options
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed May 21 17:09:33 CDT 2008
The following issue has been UPDATED.
======================================================================
http://bugs.digium.com/view.php?id=12705
======================================================================
Reported By: ctooley
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12705
Category: Applications/app_externalivr
Reproducibility: always
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 117683
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 05-21-2008 17:08 CDT
Last Modified: 05-21-2008 17:09 CDT
======================================================================
Summary: [patch] Change the ExternalIVR() argument method,
add 'I'nform event, add 'T'alk (answer channel) command, add options
Description:
ExternalIVR() now uses the argument format:
ExternalIVR(app|ivr://host[(arg1[,arg2[,arg3]])][,options])
ExternalIVR() accepts the following options:
'n'oanswer: does not answer the channel
'i'gnore_hangup: sends an 'I'nform (I,TIMESTAMP,HANGUP) event instead of a
'H'angup)
'd'ead: allows operation on a channel that's already hungup
ExternalIVR() sends an 'I'nform event:
Only used in the event that the 'i'gnore_hangup option has been passed in
to ExternalIVR()
ExternalIVR() accepts the 'T'alk command:
Will answer an otherwise unanswered channel.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
05-21-08 17:09 ctooley Summary Change the ExternalIVR()
argument method, add 'I'nform event, add 'T'alk (answer channel) command, add
options => [patch] Change the ExternalIVR() argument method, add 'I'nform event,
add 'T'alk (answer channel) command, add options
======================================================================
More information about the asterisk-bugs
mailing list