[asterisk-bugs] [Asterisk 0018935]: [patch] HANGUP is not sent to AGI in time
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Apr 13 11:21:32 CDT 2011
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=18935
======================================================================
Reported By: nvitaly
Assigned To: rmudgett
======================================================================
Project: Asterisk
Issue ID: 18935
Category: Resources/res_agi
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: SVN
JIRA: SWP-3216
Regression: No
Reviewboard Link: https://reviewboard.asterisk.org/r/1165/
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2011-03-07 12:08 CST
Last Modified: 2011-04-13 11:21 CDT
======================================================================
Summary: [patch] HANGUP is not sent to AGI in time
Description:
I have IVR application that request PIN from customer. If customer hangup
during prompt request, asterisk sends empty response to AGI, then according
to dialplan it re-ask PIN few times, always getting empty response since
channel is down, Playbacks end up with:
[Mar 7 12:49:57] WARNING[23939]: app_playback.c:471 playback_exec:
ast_streamfile failed on SIP/ivrin-00000001 for ss-pininvalid
And only after some time (from few second to the minute) asterisk sends
HANGUP to AGI client.
It used to be instant in Asterisk 1.6.2.11
Attaching SIP/AGI debug info.
Let me know if you need more tests.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0017954 [patch] Peer does not hang up when call...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-04-13 11:21 svnbot Status assigned => resolved
2011-04-13 11:21 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list