mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
Add ENUMQUERY and ENUMRESULT to the CHANGES file.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@64870 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -77,6 +77,13 @@ DUNDi changes
|
|||||||
functions will allow you to initiate a DUNDi query from the dialplan,
|
functions will allow you to initiate a DUNDi query from the dialplan,
|
||||||
find out how many results there are, and access each one.
|
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
|
Voicemail Changes
|
||||||
-----------------
|
-----------------
|
||||||
* Added the ability to customize which sound files are used for some of the
|
* Added the ability to customize which sound files are used for some of the
|
||||||
|
Reference in New Issue
Block a user