[asterisk-commits] russell: branch 1.2 r48322 -
/branches/1.2/configs/iax.conf.sample
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Wed Dec 6 09:05:55 MST 2006
Author: russell
Date: Wed Dec 6 10:05:54 2006
New Revision: 48322
URL: http://svn.digium.com/view/asterisk?view=rev&rev=48322
Log:
Fix the name of the rtignoreregexpire option in the sample configuration file.
(issue #8526, arkadia)
Modified:
branches/1.2/configs/iax.conf.sample
Modified: branches/1.2/configs/iax.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.2/configs/iax.conf.sample?view=diff&rev=48322&r1=48321&r2=48322
==============================================================================
--- branches/1.2/configs/iax.conf.sample (original)
+++ branches/1.2/configs/iax.conf.sample Wed Dec 6 10:05:54 2006
@@ -272,7 +272,7 @@
; 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)
More information about the asterisk-commits
mailing list