Hi,

As per documentation, the value of that param is a FLAG or Branch FLAG - the flags are named by you, they are not predefined, see https://www.opensips.org/Documentation/Script-Flags-3-2

Regards,

Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
  https://www.opensips-solutions.com
OpenSIPS Summit 27-30 Sept 2022, Athens
  https://www.opensips.org/events/Summit-2022Athens/

On 8/12/22 5:21 AM, 이재천 wrote:

What are the possible values ​​for the modparam parameter?

Such as sipping_bflag in nathelper module,

a tutorial in Tutorials-Distributed-User-Location-Full-Sharing show

modparam("nathelper", "sipping_bflag", "SIPPING_ENABLE")

and other sample in https://www.ictinnovations.com/opensips-as-load-balancer-and-register-with-asterisk-servers-integeration <https://www.ictinnovations.com/opensips-as-load-balancer-and-register-with-asterisk-servers-integeration> shows

modparam("nathelper", "sipping_bflag", "SIP_PING_FLAG").

So I searched for what is the possible value,

but the manual page in 3.2.x docs(https://opensips.org/docs/modules/3.2.x/nathelper.html <https://opensips.org/docs/modules/3.2.x/nathelper.html>) shows only that

modparam("nathelper", "sipping_bflag", "SIPPING_ENABLE")

and does not shows that what is the possible values and how it acts.

Where can I find the information?


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to