Displaying 1 result from an estimated 1 matches for "trunk_default".
Did you mean:
trunk_defaults
2015 Oct 19
2
Modify Contact in PJsip
Hi Guys
We are using the wizard to configure our pjsip trunk(see below)
How do we get this setting to work
contact_user=username
We want to change the contact field in the sip invite to display the
username of the trunk
[trunk_defaults](!)
type = wizard
transport = transport-udp
endpoint/allow_subscribe = no
endpoint/allow = !all,g729
aor/qualify_frequency = 30
registration/expiration = 1800
contact_pattern=xxx
[xxx](trunk_defaults)
sends_auth = yes
sends_registrations = yes
endpoint/context = extensions
remote_ho...