login | register
Tue 02 of Dec, 2008 [02:23 UTC]

voip-info.org

Asterisk app_dbquery

Created by: wuwu,Last modification on Sun 10 of Dec, 2006 [10:37 UTC]

Asterisk application DBQuery

With DBQuery you can access you Mysql Database and query it for the needed data, or update data in your Mysql Database. It is also possible to register DBQuery as cdr backend - so you can define your own sql statement for writing cdr data. DBQuery does use the MysqlPool Ressource to get a connection handle to a MySQL Database, so you achive load balancing and a fail save environment with it.
For more information just take a look at http://www.yosd.at/

Comments

Comments Filter
222

333Needs renaming

by tzafrir, Sunday 10 of December, 2006 [20:42:51 UTC]
This page needs to be renamed: Asterisk cmd DBQuery