On Wednesday 16 January 2008 10:02:12 Vincent wrote: > Before I bother calling a PHP script through AGI just to read a number > and rewrite the CID name... I was wondering if Asterisk could be > configured so that DB() uses a SQL server instead of the usual > BerkeleyDB?
No, it cannot. You could use func_odbc to formulate your own queries, though. -- 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
