summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMatt Jordan <mjordan@digium.com>2015-04-30 10:53:36 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2015-04-30 10:53:36 -0500
commitd1bc86fc99803197bcc6dd078cb03f6556e72f0a (patch)
tree91f8fe292f4261660c14b70f8718f45502079126 /configs
parente332c7ed5ebb24e13981d7471f0dd54f3bdd83e6 (diff)
parent89f6719f7abb775f4db4a772b358bb0c7075a52d (diff)
Merge "res_pjsip_outbound_registration: Add virtual line support." into 13
Diffstat (limited to 'configs')
-rw-r--r--configs/samples/pjsip.conf.sample7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample
index 5081794b3..de055f919 100644
--- a/configs/samples/pjsip.conf.sample
+++ b/configs/samples/pjsip.conf.sample
@@ -167,6 +167,11 @@
; "contact_user=" sets the SIP contact header's user portion of the SIP URI
; this will affect the extension reached in dialplan when the far end calls you at this
; registration. The default is 's'.
+;
+; If you would like to enable line support and have incoming calls related to this
+; registration go to an endpoint automatically the "line" and "endpoint" options must
+; be set. The "endpoint" option specifies what endpoint the incoming call should be
+; associated with.
;[mytrunk]
;type=registration
@@ -178,6 +183,8 @@
;retry_interval=60
;forbidden_retry_interval=600
;expiration=3600
+;line=yes
+;endpoint=mytrunk
;[mytrunk_auth]
;type=auth