Re: [asterisk-users] Is there a php script to analyse and show call detail reports from Asterisk CDR?

2013-04-12 Thread Daniel - Asterisk
Thank you! On Thu, Apr 11, 2013 at 11:47 AM, Asghar Mohammad asghar...@gmail.comwrote: hi, it is not difficult in php and mysql i have created a simple billing system for my wholesale postpay clients without any AGI. it report ACD ASR all calls ANSWERD calls filter by date by callerid etc.

Re: [asterisk-users] Is there a php script to analyse and show call detail reports from Asterisk CDR?

2013-04-11 Thread Asghar Mohammad
hi, it is not difficult in php and mysql i have created a simple billing system for my wholesale postpay clients without any AGI. it report ACD ASR all calls ANSWERD calls filter by date by callerid etc. do billing as soon as call end. for billing i am using mysql trigger. report live calls. 2

Re: [asterisk-users] Is there a php script to analyse and show call detail reports from Asterisk CDR?

2013-04-10 Thread Daniel - Asterisk
Hello Brynjolfur Thorvardsson, Can I take a look at you CDR reporting tool? I'm planning on using it on Postgresql but MySQL could be used too. Thank you! Elder D. Arohuanca dCAP Lima - Peru On Fri, Feb 10, 2012 at 11:55 AM, asterisk jobs asteriskcod...@gmail.comwrote: No, that doesn't do

Re: [asterisk-users] Is there a php script to analyse and show call detail reports from Asterisk CDR?

2012-02-10 Thread Brynjolfur Thorvardsson
Mailing List - Non-Commercial Discussion Emne: [asterisk-users] Is there a php script to analyse and show call detail reports from Asterisk CDR? Hi everyone, I have tons of CDR from an Asterisk with a PRI connection. I want to know som extra details about the calls like the maximum number of calls

Re: [asterisk-users] Is there a php script to analyse and show call detail reports from Asterisk CDR?

2012-02-10 Thread Brynjolfur Thorvardsson
Discussion Emne: Re: [asterisk-users] Is there a php script to analyse and show call detail reports from Asterisk CDR? Hi, I'm working on a small php program for just this. I guess from your question that you have Asterisk writing to a CDR database table, in which case you should be able to use my

Re: [asterisk-users] Is there a php script to analyse and show call detail reports from Asterisk CDR?

2012-02-10 Thread asterisk jobs
...@lists.digium.comasterisk-users-boun...@lists.digium.com] *På vegne af *asterisk jobs *Sendt:* 9. februar 2012 16:36 *Til:* Asterisk Users Mailing List - Non-Commercial Discussion *Emne:* [asterisk-users] Is there a php script to analyse and show call detail reports from Asterisk CDR? ** ** Hi

Re: [asterisk-users] Is there a php script to analyse and show call detail reports from Asterisk CDR?

2012-02-10 Thread Tim Nelson
- Original Message - Yes, this is exactly what I am looking for - hopefully in English :-) Date or range selection would make this perfect. I have been looking for something like this for quite a while but there is none. I would really appreciate it if you share this with me.

Re: [asterisk-users] Is there a php script to analyse and show call detail reports from Asterisk CDR?

2012-02-10 Thread asterisk jobs
No, that doesn't do the job I specifically asked and installation instructions are all over the place... Thanks though. On Fri, Feb 10, 2012 at 11:36 AM, Tim Nelson tnel...@rockbochs.com wrote: - Original Message - Yes, this is exactly what I am looking for - hopefully in English

[asterisk-users] Is there a php script to analyse and show call detail reports from Asterisk CDR?

2012-02-09 Thread asterisk jobs
Hi everyone, I have tons of CDR from an Asterisk with a PRI connection. I want to know som extra details about the calls like the maximum number of calls in peak hours, etc...so I am looking for a php or other type of script that would show this to me in a GUI graphica format. Ideally, it would