[asterisk-users] Asterisk 18.14.0 vs 18.18.0 and chan_console/chan_alsa

Jerry Geis jerry.geis at gmail.com
Wed Sep 13 12:57:46 CDT 2023


>Using system() you could issue a asterisk -rx 'core restart now'

So I tried this


exten => s,1,Playback(beep)
exten => s,n,Dial(Console/default,20,g)
exten => s,n,Hangup
exten => s,n,System(asterisk -rx 'core restart now')

But it does not continue. Last thing I see is "Exited non zero"
so its not doing the hangup or the system.

jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20230913/8b07074f/attachment.html>


More information about the asterisk-users mailing list