Updated the CHANGES file documenting the addition of a configurable port in the dundi config file.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@271764 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Matthew Nicholson
2010-06-22 15:08:39 +00:00
parent 01507f4ab7
commit 519b5a09e4

View File

@@ -1220,6 +1220,7 @@ DUNDi changes
* Added two new dialplan functions, DUNDIQUERY and DUNDIRESULT. These
functions will allow you to initiate a DUNDi query from the dialplan,
find out how many results there are, and access each one.
* Added the ability to specifiy a port for a dundi peer.
ENUM changes
------------