From: Matthew Nicholson Date: Tue, 22 Jun 2010 15:08:39 +0000 (+0000) Subject: Updated the CHANGES file documenting the addition of a configurable port in the dundi... X-Git-Tag: 11.0.0-beta1~2803 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=519b5a09e42d31bcd7275e15049e6b0ff2cc7d66;p=thirdparty%2Fasterisk.git 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 --- diff --git a/CHANGES b/CHANGES index 58004ef31e..5adee58aed 100644 --- a/CHANGES +++ b/CHANGES @@ -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 ------------