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?
-- 
_____________________________________________________________________
-- 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