Add ENUMQUERY and ENUMRESULT to the CHANGES file.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@64870 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.0
Russell Bryant 18 years ago
parent 3ecad89b42
commit c2824bfd70

@ -77,6 +77,13 @@ DUNDi changes
functions will allow you to initiate a DUNDi query from the dialplan,
find out how many results there are, and access each one.
ENUM changes
------------
* Added two new dialplan functions, ENUMQUERY and ENUMRESULT. These
functions will allow you to initiate an ENUM lookup from the dialplan,
and Asterisk will cache the results. ENUMRESULT can be used to access
the results without doing multiple DNS queries.
Voicemail Changes
-----------------
* Added the ability to customize which sound files are used for some of the

Loading…
Cancel
Save