If evapi_relay is called from a resumed transaction, it doesn't send anything:
route[my_route] {
evapi_relay("Blah blah blah"); # This sends nothing
}
...
t_continue("$var(tindex)", "$var(tlabel)", "my_route");
---
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/644