mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-23 14:44:28 +00:00
Shorten description to a much more reasonable length
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@66539 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -331,8 +331,7 @@ static struct ast_custom_function enum_result_function = {
|
|||||||
static struct ast_custom_function enum_function = {
|
static struct ast_custom_function enum_function = {
|
||||||
.name = "ENUMLOOKUP",
|
.name = "ENUMLOOKUP",
|
||||||
.synopsis =
|
.synopsis =
|
||||||
"ENUMLOOKUP allows for general or specific querying of NAPTR records"
|
"General or specific querying of NAPTR records for ENUM or ENUM-like DNS pointers",
|
||||||
" or counts of NAPTR types for ENUM or ENUM-like DNS pointers",
|
|
||||||
.syntax =
|
.syntax =
|
||||||
"ENUMLOOKUP(number[|Method-type[|options[|record#[|zone-suffix]]]])",
|
"ENUMLOOKUP(number[|Method-type[|options[|record#[|zone-suffix]]]])",
|
||||||
.desc =
|
.desc =
|
||||||
|
Reference in New Issue
Block a user