WIthout this fix, set_rtpengine_set(set1, set2) sets set1 twice and set2 not at all.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/2040
-- Commit Summary --
* modules/rtpengine: set_rtpengine_set fix
-- File Changes --
M src/modules/rtpengine/rtpengine.c (11)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/2040.patch https://github.com/kamailio/kamailio/pull/2040.diff
Thanks! Maybe @rfuchs wants to do a review before merging.
Daniel-Constantin Mierla writes:
Thanks! Maybe @rfuchs wants to do a review before merging.
Sure, lets wait his review. Looks like no-one has ever used that feature before.
LGTM, no objections
Merged #2040 into master.
Thanks for the review.