[asterisk-bugs] [Asterisk 0017068]: AGI->wait_for_digit or AGI->exec('Read' do not report digits back on an outgoing call
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Apr 21 08:19:00 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17068
======================================================================
Reported By: xblurone
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17068
Category: Resources/res_agi
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 253347
Request Review:
======================================================================
Date Submitted: 2010-03-21 05:35 CDT
Last Modified: 2010-04-21 08:19 CDT
======================================================================
Summary: AGI->wait_for_digit or AGI->exec('Read' do not
report digits back on an outgoing call
Description:
Hi,
I am using a callback conference solution which makes and outgoing call
which points to a perl AGI script (which used to work some versions of
asterisk ago). Now I am running the latest SVN (Asterisk
SVN-branch-1.6.1-r253347) and neither Read nor wait_for_digit give any
digits back on DAHDI channels, or SIP channels.
The same script has worked for a few years from version 1.4 onwards. I
can't remember when it stopped working however (sorry).
======================================================================
----------------------------------------------------------------------
(0120684) zsotya (reporter) - 2010-04-21 08:19
https://issues.asterisk.org/view.php?id=17068#c120684
----------------------------------------------------------------------
xblurone:
I think I have find your problem.
Please check the info from here:
http://www.voip-info.org/wiki/view/Asterisk+cmd+Read
Important part:
Pipe characters ( | ) have been changed to commas in Asterisk 1.6.
In Asterisk 1.4, either pipes OR commas will work. Using commas will ease
future upgrades.
I hope it is helped
Zsotya
Issue History
Date Modified Username Field Change
======================================================================
2010-04-21 08:19 zsotya Note Added: 0120684
======================================================================
More information about the asterisk-bugs
mailing list