summaryrefslogtreecommitdiff
path: root/configs/iax.conf.sample
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-09-02 16:05:53 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-09-02 16:05:53 +0000
commitf5dd769dcccdca7317dd18cd79d9bc3401422829 (patch)
tree57bd766d93b5d326b2c9d35584f08792b276145c /configs/iax.conf.sample
parenta2be145193cfe824d8994d87d4296275231b6aa3 (diff)
doh!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6502 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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>)