[Home]

Summary:ASTERISK-00858: stop now flood when doing a asterisk restart
Reporter:zoa (zoa)Labels:
Date Opened:2004-01-16 21:06:29.000-0600Date Closed:2008-01-15 14:44:13.000-0600
Priority:BlockerRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:if you do asterisk -vvvvvvvvvvvvvvvvvgc
then open another terminal and do -r

on the remote terminal, do restart now
the remote terminal will disconnect, and the other terminal will start flooding you to death with STOP NOW messages.

if you do a restart now on a asterisk -vvvvvvvvvgc session, it will restart nicely without a problem.
Comments:By: Brian West (bkw918) 2004-02-03 18:54:37.000-0600

Does this still happen?

By: James Golovich (jamesgolovich) 2004-02-15 23:35:48.000-0600

Definitely can reproduce this one.  I'll see if I can figure this one out.  Seems that el_gets is returning null

By: James Golovich (jamesgolovich) 2004-02-22 22:56:49.000-0600

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:44:13.000-0600

Repository: asterisk
Revision: 2218

U   branches/v1-0_stable/asterisk.c

------------------------------------------------------------------------
r2218 | citats | 2008-01-15 14:44:13 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix restarting when not called from the main console (bug ASTERISK-824 and ASTERISK-858)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2218

By: Digium Subversion (svnbot) 2008-01-15 14:44:13.000-0600

Repository: asterisk
Revision: 2217

U   trunk/asterisk.c

------------------------------------------------------------------------
r2217 | citats | 2008-01-15 14:44:12 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix restarting when not called from the main console (bug ASTERISK-824 and ASTERISK-858)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2217