aboutsummaryrefslogtreecommitdiffstats
path: root/configs/iax.conf.sample
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-09-02 16:05:53 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-09-02 16:05:53 +0000
commit0f49897f816ad221003a5cd8bb3931fa0a89c917 (patch)
tree57bd766d93b5d326b2c9d35584f08792b276145c /configs/iax.conf.sample
parentd1edefbcf4e83a7973009da15f5cc4117196da78 (diff)
doh!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6502 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/iax.conf.sample')
-rwxr-xr-xconfigs/iax.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index b0878289e..745f171b5 100755
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -256,9 +256,9 @@ autokill=yes
; as-needed basis? (yes|no)
;rtupdate=yes ; Send registry updates to database using realtime? (yes|no)
- ; If set to yes, when a SIP UA registers successfully, the ip address,
+ ; If set to yes, when a IAX2 peer registers successfully, the ip address,
; the origination port, the registration period, and the username of
- ; the UA will be set to database via realtime. If not present, defaults to 'yes'.
+ ; the peer will be set to database via realtime. If not present, defaults to 'yes'.
;rtautoclear=yes ; Auto-Expire friends created on the fly on the same schedule
; as if it had just registered? (yes|no|<seconds>)