Asterisk func dundilookup
Created by: murf,Last modification on Sat 14 of Jan, 2006 [05:44 UTC]
Synopsis:
Do a DUNDi lookup of a phone number.Description:
DUNDILOOKUP(number[|context[|options]])This will do a DUNDi lookup of the given phone number.
If no context is given, the default will be e164. The result of
this function will be the Technology/Resource found in the DUNDi
lookup. If no results were found, the result will be blank.
If the 'b' option is specified, the internal DUNDi cache will
be bypassed.
Notes
- *CLI> show function DUNDILOOKUP

Comments