mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-20 12:20:12 +00:00
Clarification
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@229607 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -87,12 +87,12 @@
|
|||||||
; combination with the "defaultip" setting.
|
; combination with the "defaultip" setting.
|
||||||
;-----------------------------------------------------------------------------
|
;-----------------------------------------------------------------------------
|
||||||
|
|
||||||
; ** Deprecated configuration options **
|
; ** Old configuration options **
|
||||||
; The "call-limit" configuation option is deprecated. It still works in
|
; The "call-limit" configuation option is considered old is replaced
|
||||||
; this version of Asterisk, but will disappear in the next version.
|
; by new functionality. To enable callcounters, you use the new
|
||||||
|
; "callcounter" setting (for extension states in queue and subscriptions)
|
||||||
; You are encouraged to use the dialplan groupcount functionality
|
; You are encouraged to use the dialplan groupcount functionality
|
||||||
; to enforce call limits instead of using this channel-specific method.
|
; to enforce call limits instead of using this channel-specific method.
|
||||||
;
|
|
||||||
; You can still set limits per device in sip.conf or in a database by using
|
; You can still set limits per device in sip.conf or in a database by using
|
||||||
; "setvar" to set variables that can be used in the dialplan for various limits.
|
; "setvar" to set variables that can be used in the dialplan for various limits.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user