[asterisk-bugs] [Asterisk 0017814]: AGI Hangup does not hangup channel on FastAGI
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 9 16:57:23 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17814
======================================================================
Reported By: abeed
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17814
Category: Resources/res_agi
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.2.10
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 281051
Request Review:
======================================================================
Date Submitted: 2010-08-08 22:30 CDT
Last Modified: 2010-08-09 16:57 CDT
======================================================================
Summary: AGI Hangup does not hangup channel on FastAGI
Description:
Hi,
Channel only gets hungup when the FastAGI server terminates the
connection. Following commands don't hangup the channel:
agi: hangup
agi: hangup <channel>
exec: channel request hangup <channel>
======================================================================
----------------------------------------------------------------------
(0125740) abeed (reporter) - 2010-08-09 16:57
https://issues.asterisk.org/view.php?id=17814#c125740
----------------------------------------------------------------------
Attached are the agi log and the ruby FastAGI server. To run you need ruby
1.9, rubygems and eventmachine.
Problem is when I send the hangup agi command asterisk gives me "200
result=1" followed by "HANGUP\n" and keeps my channel open.
Issue History
Date Modified Username Field Change
======================================================================
2010-08-09 16:57 abeed Note Added: 0125740
======================================================================
More information about the asterisk-bugs
mailing list