mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 07:35:18 +00:00
Doxygen documentation update from oej (issue #5505)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6847 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -16,10 +16,6 @@
|
||||
* at the top of the source tree.
|
||||
*/
|
||||
|
||||
/*
|
||||
* ENUM support
|
||||
*/
|
||||
|
||||
/*! \file enum.h
|
||||
\brief DNS and ENUM functions
|
||||
*/
|
||||
@@ -45,6 +41,7 @@
|
||||
|
||||
*/
|
||||
extern int ast_get_enum(struct ast_channel *chan, const char *number, char *location, int maxloc, char *technology, int maxtech, char* suffix, char* options);
|
||||
|
||||
/*! \brief Lookup DNS TXT record (used by app TXTCIDnum
|
||||
\param chan Channel
|
||||
\param number E164 number with or without the leading +
|
||||
|
Reference in New Issue
Block a user