[asterisk-dev] Another bounty - app_reload
    Andrew Kohlsmith 
    akohlsmith-asterisk at benshaw.com
       
    Wed Oct  4 14:08:39 MST 2006
    
    
  
On Wednesday 04 October 2006 15:47, Kristian Kielhofner wrote:
> 	So, here is another bounty!  app_reload should be able to initiate a
> reload from the dialplan.  It should also be able to (optionally)
> specify a single module to reload, i.e. chan_sip.so, etc.
What's wrong with:
exten => 735623,1,System(/usr/sbin/asterisk -rx "reload")
exten => 735623,n,Hangup
??
-A.
    
    
More information about the asterisk-dev
mailing list