[asterisk-bugs] [Asterisk 0017093]: [patch] AGI SPEECH SET bugs
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Mar 25 10:21:28 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17093
======================================================================
Reported By: gpatri
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17093
Category: Resources/res_agi
Reproducibility: always
Severity: major
Priority: normal
Status: ready for review
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:
======================================================================
Date Submitted: 2010-03-24 12:39 CDT
Last Modified: 2010-03-25 10:21 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
======================================================================
----------------------------------------------------------------------
(0119889) svnbot (reporter) - 2010-03-25 10:21
https://issues.asterisk.org/view.php?id=17093#c119889
----------------------------------------------------------------------
Repository: asterisk
Revision: 254446
U trunk/res/res_agi.c
------------------------------------------------------------------------
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=254446
Issue History
Date Modified Username Field Change
======================================================================
2010-03-25 10:21 svnbot Checkin
2010-03-25 10:21 svnbot Note Added: 0119889
======================================================================
More information about the asterisk-bugs
mailing list