Joseph wrote 25.11.2012 02:12: 

> ebegin "Stopping asterisk PBX
gracefully"
> /usr/sbin/asterisk -r -x "core stop gracefully"
&>/dev/null
> # Now we have to wait until asterisk has _really_
stopped.

As you can see, it is trying to execute "core stop
gracefully". I don't know why it wont shutdown, or maybe it would but
you can't wait till it happens, so I can't help in troubleshooting.


But if you need a quick workaround to be able to shut down without
killing process - change it to "core stop now". It should shut the
Asterisk down immediately, dropping all active calls. 

-- 
With Best
Regards
Mikhail Lischuk

 
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to