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
Pushed a patch (referred above) that relocates the resetting of T_ASYNC_SUSPENDED. Can you test and see the results? If all ok, it can be considered for backporting.
--- 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#issuecomment-222457686
Closed #644.
--- 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#event-676382088
It works!!! Thank you for the fix @miconda !
--- 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#issuecomment-222562873
Reopened #644.
--- 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#event-676382464
@qmphan is it working or not? In #622 you say evapi doesn't work anymore.
--- 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#issuecomment-222601961
@miconda : The patch above (827ec4f) works great. The one in #622 (2d1a7e4) doesn't.
--- 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#issuecomment-222612255
OK - confused as you closed then re-opened this issue. So this can be closed.
--- 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#issuecomment-222612639
Closed #644.
--- 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#event-676618948
Yeah, I closed it then I thought it should be left open as a reminder to backport :)
--- 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#issuecomment-222613279