mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
capitalize dialplan function
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6739 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -26,7 +26,7 @@ actually create channels ("dial") results given by the ENUMLOOKUP
|
||||
function is then up to the administrator to implement in a way that
|
||||
best suits their environment.
|
||||
|
||||
Function: EnumLookup(<number>[,pointer_type[,options[,zone_suffix]]])
|
||||
Function: ENUMLOOKUP(<number>[,pointer_type[,options[,zone_suffix]]])
|
||||
|
||||
Performs an ENUM tree lookup on the specified number, method type,
|
||||
and (optionally) ordinal offset, and returns one of four different values:
|
||||
|
Reference in New Issue
Block a user