summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-04-04 08:01:46 +0000
committerOlle Johansson <oej@edvina.net>2006-04-04 08:01:46 +0000
commit95de51526a5987a61d4e7383c2a179d2cdf29001 (patch)
tree417ca16028b55ed8d3e19c94137dc971c9005e86
parenta0b9439beee6457dd2177072c0dc0959e18345cd (diff)
Added information on call-limit and realtime
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17209 65c4cc65-6c06-0410-ace0-fbb531ad65f3
-rw-r--r--configs/sip.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index b95ee4f43..87d2a073c 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -356,6 +356,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;host=box.provider.com
;usereqphone=yes ; This provider requires ";user=phone" on URI
;call-limit=5 ; permit only 5 simultaneous outgoing calls to this peer
+ ; Call-limits will not be enforced on real-time peers,
+ ; since they are not stored in-memory
;------------------------------------------------------------------------------
; Definitions of locally connected SIP phones