Displaying 1 result from an estimated 1 matches for "_01xxxx".
Did you mean:
_00xxxx
2009 Oct 29
1
Async Agi problem
Now that everything seems to rock I've hit the next hurdle. In my extensions.conf I have the extension:
[agi-async]
exten => _01XXXX,1,Agi(agi:async)
and I can see that the context is "hit" when dialing into *. However my java app that's supposed to receive
async agi events get no such events at all, but it does receive other manager API events.
* version is 1.6.1.4
Ideas?
/Rob