[asterisk-bugs] [Asterisk 0017093]: [patch] AGI SPEECH SET bugs
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Mar 25 10:22:31 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17093
======================================================================
Reported By: gpatri
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 17093
Category: Resources/res_agi
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: 1.6.2.6
JIRA: SWP-1173
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-03-24 12:39 CDT
Last Modified: 2010-03-25 10:22 CDT
======================================================================
Summary: [patch] AGI SPEECH SET bugs
Description:
Agi speech set is: SPEECH SET {KEY} {VALUE}
code check for args!=3 but it's args!=4
======================================================================
----------------------------------------------------------------------
(0119892) svnbot (reporter) - 2010-03-25 10:22
https://issues.asterisk.org/view.php?id=17093#c119892
----------------------------------------------------------------------
Repository: asterisk
Revision: 254449
_U branches/1.6.0/
U branches/1.6.0/res/res_agi.c
------------------------------------------------------------------------
r254449 | lmadsen | 2010-03-25 10:22:31 -0500 (Thu, 25 Mar 2010) | 17
lines
Merged revisions 254446 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r254446 | lmadsen | 2010-03-25 10:21:26 -0500 (Thu, 25 Mar 2010) | 9
lines
handle_speechset has 4 arguments.
Update code to reflect that handle_speechset has 4 arguments.
(closes issue https://issues.asterisk.org/view.php?id=17093)
Reported by: gpatri
Patches:
res_agi.patch uploaded by gpatri (license 1014)
Tested by: pabelanger, mmichelson
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=254449
Issue History
Date Modified Username Field Change
======================================================================
2010-03-25 10:22 svnbot Checkin
2010-03-25 10:22 svnbot Note Added: 0119892
======================================================================
More information about the asterisk-bugs
mailing list