]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Fix the name of the rtignoreregexpire option in the sample configuration file.
authorRussell Bryant <russell@russellbryant.com>
Wed, 6 Dec 2006 16:05:54 +0000 (16:05 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 6 Dec 2006 16:05:54 +0000 (16:05 +0000)
(issue #8526, arkadia)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@48322 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/iax.conf.sample

index ff787bd66ed534a5f4c3ef06899fef223a56fe40..85f1bf06e1017d916e59e7fbed1cb4ae763bd638 100644 (file)
@@ -272,7 +272,7 @@ autokill=yes
                                ; friends expire within this number of seconds instead of the
                                ; registration interval.
 
-;rtignoreexpire=yes            ; When reading a peer from Realtime, if the peer's registration
+;rtignoreregexpire=yes         ; When reading a peer from Realtime, if the peer's registration
                                ; has expired based on its registration interval, used the stored
                                ; address information regardless. (yes|no)