On Mon, Feb 16, 2009 at 12:15:08AM -0500, Alexander Lopez wrote:
> This will hang-up all channels even if multiples channels are open...
> 
> 
> Exten => _86XXXX,1,system(“init 0”)
> 
> Use with Caution…☺

Only if Asterisk is running as root. Which is not recommended, anyway.

And besides, I think you meant:

Exten => _86XXXX,1,system(“init 6”)

as we want to leave the extension available afterwards.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.co...@xorcom.com
+972-50-7952406           mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Reply via email to