Skip to content
Snippets Groups Projects
Commit 1e9c6c4a authored by Tilghman Lesher's avatar Tilghman Lesher
Browse files

Shorten description to a much more reasonable length

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@66539 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 4c1068c1
No related branches found
No related tags found
No related merge requests found
......@@ -331,8 +331,7 @@ static struct ast_custom_function enum_result_function = {
static struct ast_custom_function enum_function = {
.name = "ENUMLOOKUP",
.synopsis =
"ENUMLOOKUP allows for general or specific querying of NAPTR records"
" or counts of NAPTR types for ENUM or ENUM-like DNS pointers",
"General or specific querying of NAPTR records for ENUM or ENUM-like DNS pointers",
.syntax =
"ENUMLOOKUP(number[|Method-type[|options[|record#[|zone-suffix]]]])",
.desc =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment