[asterisk-bugs] [Asterisk 0013881]: AGI command "answer" not really set in answer mode when forkcdr
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Nov 12 03:25:23 CST 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=13881
======================================================================
Reported By: hoowa
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13881
Category: Resources/res_agi
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.22
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-11-12 03:25 CST
Last Modified: 2008-11-12 03:25 CST
======================================================================
Summary: AGI command "answer" not really set in answer mode
when forkcdr
Description:
write perl script:
$AGI->exec('forkcdr');
$AGI->answer();
in database: will restored new cdr record without answer
other format:
$AGI->exec('forkcdr');
$AGI->exec('answer');
works fine.
why different?
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-11-12 03:25 hoowa New Issue
2008-11-12 03:25 hoowa Asterisk Version => 1.4.22
2008-11-12 03:25 hoowa SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list