Asterisk 1.8

(a) We will have a group of 4 analog lines into a Digium card that will be used for local calls. What is the best way to use those lines as a pool for outbound calls? Can I use ChanIsAvail(), listing those 4 channels, and then use the first one returned?

(b) For emergency calls, I want to be able to force one of these lines available if all are in use. Will SoftHangup() do that? If so, do I need to Wait() after a SoftHangup() before trying to use it?


--

Mitch


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

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

Reply via email to