- Joined
- Nov 21, 2024
- Messages
- 3
- Reaction score
- 0
Hello,
If i want to change a generic sip template:
to show the hosted pbx public ip instead of the gateway/provider ip.
What would be the best way to go for it please, can i use another variable like OutHostPort ? or maybe just set the ip manually?
Thanks for your time.
If i want to change a generic sip template:
Code:
<field name="ParameterOut" custom="" parameter="FromHostPart">$GWHostPort</field>
What would be the best way to go for it please, can i use another variable like OutHostPort ? or maybe just set the ip manually?
Thanks for your time.