@rfuchs commented on this pull request.
> + } else if(str_eq(&key, "all")) {
+ ng_flags->all_legs = 1;
+ } else
I don't quite follow. The flags are constructed within `rtpp_function_call` and
then put into the dictionary:
https://github.com/kamailio/kamailio/blob/7de2b9b7625d9cb856944627a3a5d7c167006dc6/src/modules/rtpengine/rtpengine.c#L3730
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4274#discussion_r2132354455
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4274/review/2905188...@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!