[Freeswitch-users] mod_lcr update - read if you use custom_sql
Rupa Schomaker
rupa at rupa.com
Sat Jun 19 18:38:34 PDT 2010
mod_lcr has been updated. commit log:
mod_lcr update. MODAPP-340, MODAPP-355
arbitrary b-leg vars, limit support, lcr/ endpoint
custom_sql now is field based rather than position based
NOTE: custom_sql is incompat with prior version
arbitrary b-leg vars enable integration with mod_nibblebill.
Wiki has been updated: http://wiki.freeswitch.org/wiki/Mod_lcr
This change is backwards compatible EXCEPT if you use custom_sql. If you
use custom_sql you must update your sql to use field aliases (SQL : AS).
The module no longer uses position in the custom sql for fields.
So, if you use custom_sql, reread:
http://wiki.freeswitch.org/wiki/Mod_lcr#Custom_SQL
Ok, I'm done breaking things for the day. :)
--
-Rupa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100619/f2557064/attachment.html
More information about the FreeSWITCH-users
mailing list