Update CHANGES

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@54575 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2007-02-15 12:12:51 +00:00
parent 1f52d1cc81
commit 6fcc8ed36b

View File

@@ -95,3 +95,7 @@ SIP changes
being removed is now also removed.
* A new option "busy-level" for setting a level of calls where asterisk reports
a device as busy, to separate it from call-limit
* A new realtime family called "sipregs" is now supported to store SIP registration
data. If this family is defined, "sippeers" will be used for configuration and
"sipregs" for registrations. If it's not defined, "sippeers" will be used for
registration data, as before.