[Asterisk-Users] cdr_unixodbc

Brian West brian at bkw.org
Wed Nov 26 12:30:37 MST 2003


Oh its been tested with DB2, MySQL, Text Files and PostgreSQL...  Works
like a charm! :P

bkw

On Tue, 25 Nov 2003, Brian West wrote:

> http://bugs.digium.com/bug_view_page.php?bug_id=0000578
>
> Just in case anyone else wants more instructions. :)
>
> bkw
>
> On Wed, 26 Nov 2003, Asterisk wrote:
>
> > I'M AGAINST USING CAPS TO EXPRESS MYSELF BUT I'M SO HAPPY!
> >
> > I was a little scared of setting up the CDR because I couldn't find much
> > documentation... turns out it's a piece of cake!
> >
> > You guys are right, read the code, not so hard after all!
> >
> > ...works with Microsoft SQL Server 7.0 too!
> >
> >
> > Thanks Brian!
> >
> > :)
> > Ben
> >
> > ______________________________
> > Benjamin Wakefield
> > ben at team.dcsi.net.au
> > http://www.dcsi.net.au/
> > DCSI - We do Internet.
> > 64 Queen Street
> > Warragul, VIC 3820 AU
> > Ph: (+61) 1300 665 575
> > Fx: (+61) 1300 556 595
> >
> >
> >
> > -----Original Message-----
> > From: Brian West [mailto:brian at bkw.org]
> > Posted At: Wednesday, 26 November 2003 7:22 AM
> > Posted To: Asterisk
> > Conversation: [Asterisk-Users] cdr_unixodbc
> > Subject: Re: [Asterisk-Users] cdr_unixodbc
> >
> >
> > 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
> > >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> _______________________________________________
> 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