summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2005-05-19 00:24:31 +0000
committerRussell Bryant <russell@russellbryant.com>2005-05-19 00:24:31 +0000
commit334fcaa369044a70eda6b7f6a4434fce45cc396e (patch)
tree71ee75139c28581f435d63c425e08efeb6c6ef3f /UPGRADE.txt
parent503be4c93aed23e2497c71da9621436d4faafe97 (diff)
note the change from "port" to "bindport"
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5718 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-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