Skip to content
Snippets Groups Projects
Commit 7eac18b0 authored by Michiel van Baak's avatar Michiel van Baak
Browse files

add name argument for the CALLERID dialplan function to the xml documentation.

Pointed out to me on IRC by snuff-home. Thanks


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@220629 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent cd7287db
Branches
Tags
No related merge requests found
......@@ -17,7 +17,7 @@
/*! \file
*
* \brief Caller ID related dialplan functions
*
*
* \ingroup functions
*/
......@@ -43,6 +43,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<enumlist>
<enum name="all" />
<enum name="num" />
<enum name="name" />
<enum name="ANI" />
<enum name="DNID" />
<enum name="RDNIS" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment