[asterisk-users] WaitExten() always times out

Kathryn Jones kathrynster at gmail.com
Wed Aug 18 12:51:07 CDT 2010


Hi,

My WaitExten() is not working as I expect it to. This is the relevant part
of my context. It is meant to receive incoming calls.

[incoming]
exten => xxx,1,Background(hello-world)
exten => xxx,2,WaitExten(7)

exten => _X,1,AGI(myAGI.php)

When I send the call from a .call, it works perfect, but when receiving an
incoming call WaitExten() times out no matter what.

[general]
static=yes
writeprotect=yes
autofallthrough=yes
clearglobalvars=no

I experimented changing autofallthrough to no and got the same result. Any
ideas about this strange behavior?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100818/f109b622/attachment.htm 


More information about the asterisk-users mailing list