[Home]

Summary:ASTERISK-01493: executing reload in -vvvvgc sometimes causes "use STOP NOW" message
Reporter:Andrew Kohlsmith (akohlsmith)Labels:
Date Opened:2004-04-28 16:58:37Date Closed:2008-01-15 14:52:32.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) somefile.txt
Description:This is very similar to bug 666, just under different circumstances.

*CLI> show version
Asterisk CVS-04/27/04-23:48:08 built by root@dev_env on a i686 running Linux


****** ADDITIONAL INFORMATION ******

I made a trivial change to my extensions.conf and executed "reload" at the CLI.  Whole lotta lines later (normal with -vvvv) and this comes up at the end, but only sometimes:

...
Reloading SIP

Use STOP NOW to shutdown Asterisk
 == Parsing '/etc/asterisk/sip.conf': *CLI> Found

*CLI>

I keep executing reload and the STOP NOW message varies from between the "Reloading SIP" and "== Parsing '/etc/asterisk/sip.conf" message and the last "*CLI>" prompt so I'm positive it has nothing to do with SIP.

I scanned back throughout the entire reload message but it does not appear in any other place(s).
Comments:By: Mark Spencer (markster) 2004-04-28 23:32:55

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:52:32.000-0600

Repository: asterisk
Revision: 2812

U   trunk/asterisk.c

------------------------------------------------------------------------
r2812 | markster | 2008-01-15 14:52:32 -0600 (Tue, 15 Jan 2008) | 2 lines

Don't propsoe sotp now on empty read (bug ASTERISK-1493)

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

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