[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
Thu May 22 00:08:47 CDT 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12705 
====================================================================== 
Reported By:                ctooley
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   12705
Category:                   Applications/app_externalivr
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             05-21-2008 17:08 CDT
Last Modified:              05-22-2008 00:08 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-22-08 00:08  Corydon76      Assigned To              svnbot => Corydon76 
======================================================================




More information about the asterisk-bugs mailing list