DUNDILOOKUP(Nummer
[|DUNDi-Context
[|Optionen
]])
Schlägt eine Telefonnummer mit DUNDi (DUNDi) nach. Wird kein DUNDi-Context
angegeben, wird e164
angenommen. Mit der Option
b
(bypass) wird der interne DUNDi-Cache umgangen. Gibt die
gefundene Verbindung in der Form Technologie/Ressource
oder
einen leeren String zurück.
; die Nummer 0123456789 nachschlagen: exten => 123,1,Set(foo=${DUNDILOOKUP(0123456789)})
Interner Hilfetext zu dieser Applikation in Asterisk 1.4: -= Info about function 'DUNDILOOKUP' =- [Syntax] DUNDILOOKUP(number[|context[|options]]) [Synopsis] Do a DUNDi lookup of a phone number. [Description] 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 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. Differenz zum internen Hilfetext in Asterisk 1.2: - keine - |
Siehe auch.
dundi.conf