ODBC_PRESENCE(arg1
[,arg2
[,...
]])
Wichtig | |
---|---|
Diese Funktion wird vom Anwender in der Datei
|
Asterisk-Versionen:
| | | 1.4 |————————| 1.6 |————————
Interner Hilfetext zu dieser Funktion in Asterisk 1.4:
-= Info about function 'ODBC_PRESENCE' =- [Syntax] ODBC_PRESENCE(<arg1>[...[,<argN>]]) [Synopsis] Runs the referenced query with the specified arguments [Description] Runs the following query, as defined in func_odbc.conf, performing substitution of the arguments into the query as specified by ${ARG1}, ${ARG2}, ... ${ARGn}. When setting the function, the values are provided either in whole as ${VALUE} or parsed as ${VAL1}, ${VAL2}, ... ${VALn}. Read: SELECT location FROM presence WHERE id='${SQL_ESC(${ARG1})}' Write: UPDATE presence SET location='${SQL_ESC(${VAL1})}' WHERE id='${SQL_ESC(${ARG1})}'
Differenz des internen Hilfetexts von Asterisk 1.2 zu 1.4: — in Asterisk 1.2 nicht vorhanden —
Differenz des internen Hilfetexts von Asterisk 1.4 zu 1.6: — keine —
Siehe auch. Abschnitt 69, „ODBC_
“, Abschnitt 96, „funktionsname
()SQL_ESC()
“
AMOOCON 2010
Noch kein Ticket? Dann wird es Zeit. Nur noch wenige Tage.
- Infos unter www.amoocon.de.
- twitter.com/AMOOCON