aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-04 09:10:56 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-04 09:10:56 +0000
commit762e166239d313a081568fca41f02f5788fd65e2 (patch)
tree1fad5d3d2470503e4f8ccea8567f7fb9b0886517 /UPGRADE.txt
parent27f789a6796f326105c5a8b1d72716bb30401ad5 (diff)
- Remove "incominglimit" as a configuration option in sip.conf
- Add documentation on call-limit, explaining that there's two counters for a type="friend". - Document the removval of "incominglimit" in UPGRADE.txt git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7775 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 27c9a0cb8..a0b81f800 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -26,3 +26,6 @@ Variables:
functions. You are encouraged to move towards the associated dialplan
function, as these variables will be removed in a future release.
+The SIP channel:
+
+* The "incominglimit" setting is replaced by the "call-limit" setting in sip.conf.