[sr-dev] [kamailio/kamailio] [Branch 4.4] Cannot save location after resuming a transaction that has been paused by avapi_async_relay (#622)

Minh PHAN notifications at github.com
Fri Jun 10 00:56:27 CEST 2016


I get this log from the event_route[evapi:connection-new] route block bellow:

> Jun 10 00:30:57 opensips /home/neotiq/flexproxy/sbin/kamailio[14776]: ERROR: `<script>`: new connection from 127.0.0.1:36993
> Jun 10 00:30:57 opensips /home/neotiq/flexproxy/sbin/kamailio[14776]: ERROR: evapi [evapi_dispatch.c:694]:  _evapi_relay(): *failed to pass the pointer to evapi dispatcher*
> Jun 10 00:30:57 opensips /home/neotiq/flexproxy/sbin/kamailio[14776]: ERROR: evapi [evapi_mod.c:252]: w_evapi_relay(): failed to relay event: abcd
> 

The event route block:
```
event_route[evapi:connection-new] {
    xlog("new connection from $evapi(srcaddr):$evapi(srcport)\n");
    evapi_relay("abcd");
}
```

Other calls to evapi_async_relay doesn't log any error but other side received nothing:
http://pastebin.com/raw/8AcJA2u1

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/622#issuecomment-225051022
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160609/aca74c40/attachment.html>


More information about the sr-dev mailing list