|
Func_odbc (which is new in 1.4) was
backported to 1.2. See http://www.asterisk.org/func_odbc While it only will return one row (there
are patches to make it return multiple rows), it’s very useful for our
purposes. You set up the function in func_odbc.conf, call it with
${ODBC_FunctionName(arg1,arg2,…)} and it executes and returns the
specified data. -- From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bruce Reeves I have an IVR for
employees to enter certain information, like employee number and such and then
I pass that to a simple agi/php script that build the query string and uses
freetds. It took me a while to get it working and reproduce it on several
systems, but I am rather new to Linux in general. On 11/15/06, Tony
Mountifield <[EMAIL PROTECTED]>
wrote: In article <[EMAIL PROTECTED]>,
|
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
