Displaying 6 results from an estimated 6 matches for "20cdr".
Did you mean:
60cdr
2004 Jul 14
1
SMDR/CDR - Asterisk integration - Clarification
Folks!
Let me clarify something to the Asterisk community about the CDR tool.
1) This is *not* my code to start with. I picked the original code from this forum here... http://www.voip-info.org/tiki-index.php?page=Asterisk%20CDR%20Areski%20GUI
2) The original code was not working (for most part, as the MySql portion has bugs) and I fixed this and added a few bells and whistles.
3) The development at my end is ongoing and I am currently linking my A-Z rate table to this to s show the cost of calls along with the length of...
2005 Jun 08
1
Remote CDR logging on mysql:
I'm trying to setup remote CDR logging, as directed by:
http://www.voip-info.org/tiki-index.php?page=Asterisk%20cdr%20odbc
Anyone have example of what I need to change to make an asterisk server log
on a remote mysql server?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050608/0dc4172c/attachment.htm
2009 Jul 21
0
logging cdr to mysql does not fill clid field
Hello,
I'm using Asterisk 1.6.2.0-beta3 with asterisk-addons-1.6.2.0-rc1 to
write cdr into mysql. I followed:
http://www.spiration.co.uk/post/1327/asterisk-addons%20setting%20up%20mysql%20cdr%20for%20Asterisk,
and it is mostly working however CLID is not written to mysql,
although it appears in Master.csv. What do I possibly missing? TIA
--
Best regards,
pepesz76 mailto:pepesz76 at o2.pl
2009 Oct 30
2
asterisk 1.6 enable cdr_mysql
How to enable cdr_mysql.conf in Asterisk 1.6?
I have installed asterisk-addons which compiled mysql support,
"module show" is showing "cdr_addon_mysql.so"
but cdr_mysql.conf was not created in /asterisk directory
Is there any configuration file to enable mysql support?
Comping cdr_mysql.conf from previous installation does not do anything, calls aren't recorded.
--
2004 May 21
4
Some problems with download Asterisk-addons
Hi!
I have some problems with the download of Asterisk-addons.
I try to follow instructions that I found in
http://www.voip-info.org/tiki-index.php?page=Asterisk%20cdr%20mysql , but
nothing to do.
This is my shell:
[root@obelix root]# cd /usr/src
[root@obelix src]# export
CVSROOT=:pserver:anoncvs@cvs.digium.com:/usr/cvsroot
[root@obelix src]# cvs login
Logging in to :pserver:anoncvs@cvs.digium.com:2401/usr/cvsroot
CVS password:
cvs checkout asterisk-addons
cvs [...
2004 Jun 04
9
MYSQL asterisk configuration
Hello all.
I am a little (allot) lost on my next hurdle in getting an asterisk
system built.
I would like to get my asterisk servers configured exclusively from
database. I have read through the wiki on this subject but once again I
find that there is a certain level of knowledge that is assumed. As of
now I know nothing about databases in general and specifically MYSQL. I
do not know