When set_rtpengine_set() config function is called.
doc/
subfolder, the README file is autogenerated)After calling set_rtpengine_set(), the new set is not set for further rtpengine delete(). This is because active_rtpp_set is set to default_rtpp_set when msg id != current_msg_id (which is set once by set_rtpengine_set())
I've removed the msg id != current_msg_id condition, and initialized active_rtpp_set in mod_init().
Basically tested locally with 2 sets with 1 rtpengine each.
https://github.com/kamailio/kamailio/pull/2965
(1 file)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.