[asterisk-users] shut down a single PRI on a running Asterisk	system?
    Tzafrir Cohen 
    tzafrir.cohen at xorcom.com
       
    Wed May  6 17:47:20 CDT 2009
    
    
  
On Wed, May 06, 2009 at 11:04:08AM -0600, James Van Vleet wrote:
> Excuse me if this is in the archives or on the net somewhere - I really
> did search.  ;-)
> 
>  
> 
> We are wondering if there is any way to shut down a single PRI without
> having to down Asterisk and/or interrupt other running PRI circuits.
Brute force:
  zap destroy channel <N>
  zap destroy channel <N+1>
  ...
You'll need to restart Asterisk to get them back (if you'll want to)
eventually. On newer (>= 1.4.22) version of Asterisk, 'dahdi restart'
will also do.
-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir
    
    
More information about the asterisk-users
mailing list