Hello,
event_route[dialog:start] is executed when 200ok response for INVITE is received, so there is no SIP request to suspend at that time. Using evapi_relay() should be fine in my opinion here.Hi list,I am facing a issue while processing event_route[dialog:start] for answering call INVITE at
I am configuring CGRateS with kamailio 4.4 using deb packages on debian 8.
evapi_async_relay("{\"event\":\"CGR_CALL_START\",
with following error
/usr/sbin/kamailio[13887]: ERROR: evapi [evapi_mod.c:288]: w_evapi_async_relay(): failed to suspend request processing
However, after discussion with Dan on IRC i replaced function evapi_async_relay() with evapi_relay() resolved the issue.
Whats causing this error?Can anyone suggest some way out for keep using evapi_async_relay?
-- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training, Nov 13-15, 2017, in Berlin - www.asipto.com Kamailio World Conference - www.kamailioworld.com