@tsearle commented on this pull request.
> + } else if(str_eq(&key, "all")) {
+ ng_flags->all_legs = 1;
+ } else
I was hoping so too,
unknown flags get put into ng_flags->flags
however
https://github.com/kamailio/kamailio/blob/7de2b9b7625d9cb856944627a3a5d7c167006dc6/src/modules/rtpengine/rtpengine.c#L3594
ignores ng_flags->flags when doing the encoding. I was not brave enough to
change this behaviour as the effect would be quite global!
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4274#discussion_r2132100126
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4274/review/2904765...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the
sender!