[asterisk-bugs] [Asterisk 0011453]: FASTAGI disconnects all ssh sessions to PC when hangup occurs
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Dec 10 10:04:38 CST 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11453
======================================================================
Reported By: alanmcmillan
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 11453
Category: Resources/res_agi
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 12-03-2007 22:23 CST
Last Modified: 12-10-2007 10:04 CST
======================================================================
Summary: FASTAGI disconnects all ssh sessions to PC when
hangup occurs
Description:
While using fastagi to control calls it is closing ssh sessions when the
agi session terminates. I will be logged in to asterisk via ssh and running
asterisk -r. Then we dump a file into the /var/spool/asterisk/outgoing
directory which dials an aleg then on answer dials a bleg and bridges the
call legs. Once the FASTAGI session terminates its control is disconnects
my asterisk -r ssh session completely from the PC.. happens on every call
and all connection to the PC are terminated.
Thanks in advance!
Alan
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0011488 LIBSS7 - AGI dropping ssh sessions runn...
======================================================================
----------------------------------------------------------------------
svnbot - 12-10-07 10:04
----------------------------------------------------------------------
Repository: asterisk
Revision: 92199
U trunk/res/res_agi.c
------------------------------------------------------------------------
r92199 | file | 2007-12-10 10:04:37 -0600 (Mon, 10 Dec 2007) | 4 lines
Only send a SIGHUP if the pid is greater than -1, otherwise all PIDs
greater than -1 will get the SIGHUP... and that is bad.
(closes issue http://bugs.digium.com/view.php?id=11453)
Reported by: alanmcmillan
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=92199
Issue History
Date Modified Username Field Change
======================================================================
12-10-07 10:04 svnbot Checkin
12-10-07 10:04 svnbot Note Added: 0075134
12-10-07 10:04 svnbot Status new => assigned
12-10-07 10:04 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list