Search:
Asterisk func txtcidname
Synopsis:
TXTCIDNAME looks up a caller name via DNSDescription:
TXTCIDNAME(<number>)This function looks up the given phone number in DNS to retrieve
the caller id name. The result will either be blank or be the value
found in the TXT record in DNS.
Notes
- *CLI> show function TXTCIDNAME
Return value
Returns the resulting string.Example
exten => s,1,Set(foo=${TXTCIDNAME(7073334444)})See also
Created by: murf,Last modification on Sat 14 of Jan, 2006 [05:00 UTC]

Page Changes
