From 95de51526a5987a61d4e7383c2a179d2cdf29001 Mon Sep 17 00:00:00 2001 From: Olle Johansson Date: Tue, 4 Apr 2006 08:01:46 +0000 Subject: [PATCH] Added information on call-limit and realtime git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@17209 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sip.conf.sample | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index b95ee4f431..87d2a073c4 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