We need to make commands in rtpengine module asynchronous just like it is in evapi module which improves efficiency. I need help in it.
Firstly I need to know which all commands in rtpengine has to be supported by asynchronous complementary functions.
Secondly I was trying to understand the async functionality in evapi. I understood the suspend and continue process used to implement this. But I couldn't see anywhere we are trying to continue the suspended processes.
Thank you.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/3283@github.com>