[Asterisk-Users] cdr_unixodbc

Brian West brian at bkw.org
Tue Nov 25 13:21:37 MST 2003


Good idea.  When do you want it? :P  but that does give me an idea.

http://www.bkw.org/~brian/cdr_unixodbc.tar.gz

I have done some cleaning.  I added the ability for the cdr driver to
retry the db connection.  Like if your sql server went a way and it lost
the connection it will retry the connection then try the insert again if
the first insert fails.

bkw
PS: MySQL and Text Driver work... any others wanna test others?

On Tue, 25 Nov 2003, Philipp von Klitzing wrote:

> Hi!
>
> Indeed great move, Brian!
>
> > 	What i'm trying to figure out is how to keep the sql statement
> > globally prepaired then just call SQLExecute but the docs for all this are
> > hard to come by.  I really can't tell much diffrence in odbc over mysql in
> > speed but I don't have a bazillion calls going thru at once.  It does add
> > a layer of abstraction that should allow it to work with just bout any DB
> > server that has a driver for unixODBC
>
> Ok, next dream: Have new applications "DBputODBC", "DBdelODBC" etc?
>
> Philipp
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list