On Wednesday 13 May 2009 17:55:41 carl Lougher wrote: > Howdy, > How do i perform a lookup from a remote odbc database in the asterisk > dialplan? > > I can do it with mysql but not sure of commands for odbc connection.
See func_odbc.conf for examples. You'll also need to setup res_odbc.conf, as this is where func_odbc obtains its handles. -- Tilghman _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
