mirror of
https://github.com/asterisk/asterisk.git
synced 2026-01-11 04:16:50 +00:00
- Mark "concise" as deprecated
- Restructure other changes to UPGRADE.txt and CHANGES We're still looking for scripts that replace asterisk -rx "show shannels concise" by using the manager interface, but still produces the same output. Anyone? git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89606 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -92,9 +92,6 @@ SIP changes
|
||||
* The new default is that 100 Trying is not sent on REGISTER attempts as the RFC specifically
|
||||
states it is not needed. For phones, however, that do require it the "registertrying" option
|
||||
has been added so it can be enabled.
|
||||
* The "call-limit" option is marked as deprecated. It still works in this version of
|
||||
Asterisk, but will be removed in the following version. Please use the groupcount functions
|
||||
in the dialplan to enforce call limits.
|
||||
* A new option called "callcounter" (global/peer/user level) enables call counters needed
|
||||
for better status reports needed for queues and SIP subscriptions. (Call-Limit was previously
|
||||
used to enable this functionality).
|
||||
|
||||
Reference in New Issue
Block a user