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:[email protected]
+972-50-7952406           mailto:[email protected]
http://www.xorcom.com  iax:[email protected]/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