aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-08-30 21:26:33 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-08-30 21:26:33 +0000
commit7e509d9da60ce0d2bdb88927539313f73c188407 (patch)
treef6406eaa50781df8a6f7f9eff43489cd41d2913b /configs
parenta36cb83ef7540b6306b80016ede39c7038d49440 (diff)
remove unused 'outgoinglimit' code, rename 'incominglimit' to 'call-limit' (old syntax is still supported) (issue #5068)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6458 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/sip.conf.sample8
1 files changed, 6 insertions, 2 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 2eaba6c3f..23cc922f2 100755
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -234,7 +234,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; setvar setvar
; callerid callerid
; amaflags amaflags
-; incominglimit incominglimit
+; call-limit call-limit
; restrictcid restrictcid
; mailbox
; username
@@ -266,6 +266,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;fromdomain=provider.sip.domain
;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
;------------------------------------------------------------------------------
; Definitions of locally connected SIP phones
@@ -290,8 +291,11 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;nat=no ; there is not NAT between phone and Asterisk
;canreinvite=yes ; allow RTP voice traffic to bypass Asterisk
;dtmfmode=info ; either RFC2833 or INFO for the BudgeTone
-;incominglimit=1 ; permit only 1 outgoing call at a time
+;call-limit=1 ; permit only 1 outgoing call and 1 incoming call at a time
; from the phone to asterisk
+ ; (1 for the explicit peer, 1 for the explicit user,
+ ; remember that a friend equals 1 peer and 1 user in
+ ; memory)
;mailbox=1234@default ; mailbox 1234 in voicemail context "default"
;disallow=all ; need to disallow=all before we can use allow=
;allow=ulaw ; Note: In user sections the order of codecs