[Asterisk-Users] Strange problem with Dial

Michael George george at mutualdata.com
Fri Aug 20 16:49:57 MST 2004


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.



More information about the asterisk-users mailing list