Is it possible at all to use inline bridge parameter with mod_distributor?
Suppose I have two gateways that normally be used in the bridge as:
How do I use these gateways in a distributor while injecting different values to the parameter based on the gateway chosen?
Suppose I have two gateways that normally be used in the bridge as:
Code:
[parameter=value1]sofia/external/gw1_uuid/$1
[parameter=value2]sofia/external/gw2_uuid/$1
How do I use these gateways in a distributor while injecting different values to the parameter based on the gateway chosen?