On Fri, Aug 20, 2004 at 07:14:06PM -0400, Michael George wrote:
> I'm trying to add an emergency dial to my context.  However, when I try to
> dial it, I get caught in an endless loop.
> 
> For debugging, I have pared out nearly all the control flow and just have
> ChanIsAvail() and Dial() called.  Using two different extensions to call teh
> same number, I get two different actions by *.

For some reason ChanIsAvail() is causing the channel to appear busy after the
return.  When I take the call to ChanIsAvail() out, the Dial() works just
fine.

-- 
-M

There are 10 kinds of people in this world:
        Those who can count in binary and those who cannot.
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to