summaryrefslogtreecommitdiff
path: root/configs/samples/pjsip.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/samples/pjsip.conf.sample')
-rw-r--r--configs/samples/pjsip.conf.sample11
1 files changed, 11 insertions, 0 deletions
diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample
index f66161329..82da311a0 100644
--- a/configs/samples/pjsip.conf.sample
+++ b/configs/samples/pjsip.conf.sample
@@ -841,6 +841,17 @@
; this option is set to 'no' (the default) changes to the
; particular transport will be ignored. If set to 'yes',
; changes (if any) will be applied.
+;symmetric_transport=no ; When a request from a dynamic contact comes in on a
+ ; transport with this option set to 'yes', the transport
+ ; name will be saved and used for subsequent outgoing
+ ; requests like OPTIONS, NOTIFY and INVITE. It's saved
+ ; as a contact uri parameter named 'x-ast-txp' and will
+ ; display with the contact uri in CLI, AMI, and ARI
+ ; output. On the outgoing request, if a transport
+ ; wasn't explicitly set on the endpoint AND the request
+ ; URI is not a hostname, the saved transport will be
+ ; used and the 'x-ast-txp' parameter stripped from the
+ ; outgoing packet.
;==========================AOR SECTION OPTIONS=========================
;[aor]