Skip to content

[FEATURE] Topology hiding params avp #3244

@volga629-1

Description

@volga629-1

Hello Everyone,
Can you please add support of avp for extra parameters in module configuration

Current param

modparam("topology_hiding", "th_passed_contact_params", "paramname1;myparam;custom_param")

In script

$avp(myparam) = "realip="  +  $hdr("X-Real-IP); 

New param avp

modparam("topology_hiding", "th_passed_contact_params", "$avp(myparam)")

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions