mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-18 18:46:16 +00:00
issue #5791
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7135 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -198,7 +198,7 @@ struct ast_custom_function txtcidname_function = {
|
||||
|
||||
#ifndef BUILTIN_FUNC
|
||||
|
||||
static char *tdesc = "ENUMLOOKUP allows for general or specific querying of NAPTR records or counts of NAPTR types for ENUM or ENUM-like DNS pointers";
|
||||
static char *tdesc = "ENUM Related Functions";
|
||||
|
||||
int unload_module(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user