summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-06-09 21:11:30 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-06-09 21:11:30 +0000
commit57362701073c0cb0699fce7aba4e557c0e63431b (patch)
treefcf2b0545a0b06bbe9e8c8773806af66fb8faaaf /configs/sip.conf.sample
parentbd325f52193b9b67c52a79c5bd2aae0e6ac9d871 (diff)
add 'rtignoreexpire' option to allow Realtime addresses to be used regardless of expiration time (bug #4362)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5889 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/sip.conf.sample')
-rwxr-xr-xconfigs/sip.conf.sample7
1 files changed, 5 insertions, 2 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index c852e1ccb..782d5991f 100755
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -174,8 +174,11 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; as if it had just registered when the registration expires
; the friend will vanish from the configuration until requested
; again. If set to an integer, friends expire
- ; within this number of seconds instead of the
- ; same as the registration interval
+ ; within this number of seconds instead of the
+ ; same as the registration interval
+;rtignoreexpire=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
[authentication]