Hi Daniel,
sorry for not being clear.
I have all three evapi event routes in my config. When I telnet to port 8448, xlog shows that evapi:connection-new is exectued. When I send 6:efelin, to telnet, the evapi:message-received is executed. When I close the telnet session, the evapi:connection-closed is executed. This works just fine. However, when I execute evapi_async_relay or evapi_relay nothing is sent to my telnet session or CGRateS application (This was also observed by ngrep and tcpdump).
modparam("evapi", "workers", 2)
I have just downloaded the fresh config in order to evade some typo, but the problem persists.
Thanks
Jan