Merge "pjsip: Add option global/regcontext" into 13

This commit is contained in:
Joshua Colp
2016-01-14 06:32:04 -06:00
committed by Gerrit Code Review
7 changed files with 91 additions and 0 deletions

View File

@@ -888,6 +888,10 @@
; startup that qualifies should be attempted on all
; contacts. If greater than the qualify_frequency
; for an aor, qualify_frequency will be used instead.
; If regcontext is specified, Asterisk will dynamically create and destroy a
; NoOp priority 1 extension for a given endpoint who registers or unregisters
; with us. The extension added is the name of the endpoint.
;regcontext=sipregistrations
; MODULE PROVIDING BELOW SECTION(S): res_pjsip_acl
;==========================ACL SECTION OPTIONS=========================