summaryrefslogtreecommitdiff
path: root/configs/iax.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-09-07 23:45:34 +0000
committerMark Spencer <markster@digium.com>2004-09-07 23:45:34 +0000
commit879c4015447b91844b506eaeeeef8e28adc07cc3 (patch)
tree647d4e75ec9858b9b579579b799f3cfb8af69cd6 /configs/iax.conf.sample
parentc6025e41c6a1c0b78b13a2f12b624fc864e4e973 (diff)
Add option to register extensions on IAX or SIP registration
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3746 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/iax.conf.sample')
-rwxr-xr-xconfigs/iax.conf.sample10
1 files changed, 10 insertions, 0 deletions
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index ff1543f0f..6068ce613 100755
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -152,6 +152,15 @@ tos=lowdelay
;
;mailboxdetail=yes
;
+; If regcontext is specified, Asterisk will dynamically
+; create and destroy a NoOp priority 1 extension for a given
+; peer who registers or unregisters with us. The actual extension
+; is the 'regexten' parameter of the registering peer or its
+; name if 'regexten' is not provided. More than one regexten may be supplied
+; if they are separated by '&'. Patterns may be used in regexten.
+;
+;regcontext=iaxregistrations
+;
; Guest sections for unauthenticated connection attempts. Just
; specify an empty secret, or provide no secret section.
;
@@ -262,6 +271,7 @@ host=216.207.245.47
;[marko]
;type=friend
;host=dynamic
+;regexten=1234
;secret=moofoo
;context=default
;permit=0.0.0.0/0.0.0.0