Hi,
I am using below function to wait for B-party to come online so that INVITE can 
be sent to him.
async( wait_for_event("E_UL_AOR_INSERT","$avp(filter)", "15"),  fork_call);


But the issue is that this event never gets timeout and triggers whenever the 
B-party comes online. Event should not be triggered after the specified time or 
when the call is cancelled/timeout. Please let me know that how this can be 
handled.  Thanks



Regards,Bilal
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to