[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:05:04 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12705
======================================================================
Reported By: ctooley
Assigned To: svnbot
======================================================================
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:05 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.
======================================================================
----------------------------------------------------------------------
svnbot - 05-22-08 00:05
----------------------------------------------------------------------
Repository: asterisk
Revision: 117727
_U branches/1.6.0/
------------------------------------------------------------------------
r117727 | tilghman | 2008-05-22 00:05:03 -0500 (Thu, 22 May 2008) | 15
lines
Blocked revisions 117725 via svnmerge
........
r117725 | tilghman | 2008-05-22 00:10:01 -0500 (Thu, 22 May 2008) | 8
lines
Enhance ExternalIVR with new options and commands.
(closes issue http://bugs.digium.com/view.php?id=12705)
Reported by: ctooley
Patches:
new_externalivr_argument_format-v2.diff uploaded by ctooley
(license 136)
new_externalivr_documentation.diff uploaded by ctooley (license
136)
and a few additional fixes by me
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=117727
Issue History
Date Modified Username Field Change
======================================================================
05-22-08 00:05 svnbot Checkin
05-22-08 00:05 svnbot Note Added: 0087192
======================================================================
More information about the asterisk-bugs
mailing list