[asterisk-users] Store CDR (call detail record) to Oracledatabase

Danny Nicholas danny at debsinc.com
Wed Nov 10 08:15:49 CST 2010


From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Phuong Hoang
Sent: Wednesday, November 10, 2010 3:07 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Store CDR (call detail record) to
Oracledatabase

 

Thanks Danny.
I searched on internet and found a link :
http://forums.digium.com/viewtopic.php?f=1
<http://forums.digium.com/viewtopic.php?f=1&t=11135&start=0>
&t=11135&start=0 
This link guided to use ODBC to store cdr into Oracle database but not
successful . Can you help me ?
Thanks and best regards.

On Tue, Nov 9, 2010 at 9:27 PM, Danny Nicholas <danny at debsinc.com> wrote:

  _____  

ODBC is going to be your best bet.  At some point you might be able to use
the MYSQL stuff to talk from Asterisk to Oracle, but for now I'm pretty sure
it is only accessible through ODBC.

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Phuong Hoang
Sent: Monday, November 08, 2010 8:31 PM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] Store CDR (call detail record) to Oracle database

Hi all,
Now i want to store cdr (call detail record) to Oracle database but i don't
know how to do .Can anyone help me ?
Thanks and best regards.

Just make your Oracle tables using the MYSQL guidelines and you should be
good to go.

If it proves to be too cumbersome using odbc, you could always make your
"live" cdr in flat file or MYSQL and do a quick-and-dirty daemon to
synchronize that to the Oracle DB.

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101110/7c5dd5bb/attachment.htm 


More information about the asterisk-users mailing list