It works with php 4.4.0 and asterisk 1.2.4 and doesn't with php 5.1.4 and asterisk 1.2.9. Same code, same configuration.
Any idea?
benq
On 7/13/06, Ben Q <[EMAIL PROTECTED]> wrote:
Hi,
I was using cdr-csv through phpagi with asterisk 1.2.4 and it works great.
I had:
$variable = "CDR(accountcode)=" . $_SESSION['username']; // Add CDR account code
and it works great. It create a new csv file for each user + the Master.csv with everything in it.
I juste upgraded to asterisk 1.2.9.1, everything is ok exept that I only get a Master.csv without the username and no csv file per user.
Does the cdr function changed? Is the CDR(accountcode)=username depricated?
I can't find shy it doesn't work. Where should I hunt for informations/logs/hints ?
Thank you for your help.
benq
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
