Skip to content
Snippets Groups Projects
Commit 334fcaa3 authored by Russell Bryant's avatar Russell Bryant
Browse files

note the change from "port" to "bindport"

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5718 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 503be4c9
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,13 @@ IAX: ...@@ -33,6 +33,13 @@ IAX:
* The naming convention for IAX channels has changed in a minor way such * The naming convention for IAX channels has changed in a minor way such
that the call number follows a "-" rather than a "/" character. 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: Applications:
* With the addition of dialplan functions (which operate similarly * With the addition of dialplan functions (which operate similarly
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment