aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-05-19 00:24:31 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-05-19 00:24:31 +0000
commitd11f57ef942239a8e308c4b0bbd6c049df5060ac (patch)
tree71ee75139c28581f435d63c425e08efeb6c6ef3f
parentf345cc2a2f4563266ec4f9c3aad6ca4125e7b7c3 (diff)
note the change from "port" to "bindport"
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5718 f38db490-d61c-443f-a65b-d21fe96a405b
-rwxr-xr-xUPGRADE.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 847ac7b18..6552e0d59 100755
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -33,6 +33,13 @@ IAX:
* The naming convention for IAX channels has changed in a minor way such
that the call number follows a "-" rather than a "/" character.
+SIP:
+
+* The global option "port" in 1.0.X that is used to set which port to
+ bind to has been changed to "bindport" to be more consistent with
+ the other channel drivers and to avoid confusion with the "port"
+ option for users/peers.
+
Applications:
* With the addition of dialplan functions (which operate similarly