From 5ee6af1a0ccbb79cb09ee2688c30d36f63bb3ef3 Mon Sep 17 00:00:00 2001 From: tilghman Date: Fri, 15 Aug 2008 22:33:42 +0000 Subject: More fixes for realtime peers. (closes issue #12921) Reported by: Nuitari Patches: 20080804__bug12921.diff.txt uploaded by Corydon76 (license 14) 20080815__bug12921.diff.txt uploaded by Corydon76 (license 14) Tested by: Corydon76 git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@138258 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/sip.conf.sample | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'configs/sip.conf.sample') diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 08eaf50b1..eab1dcf6d 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -344,7 +344,9 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ; If set to yes, when a SIP UA 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'. + ; If not present, defaults to 'yes'. Note: realtime peers will + ; probably not function across reloads in the way that you expect, if + ; you turn this option off. ;rtautoclear=yes ; Auto-Expire friends created on the fly on the same schedule ; as if it had just registered? (yes|no|) ; If set to yes, when the registration expires, the friend will -- cgit v1.2.3