[asterisk-users] CDR on MySQL
Daniel Tryba
daniel at tryba.nl
Wed Dec 22 10:46:53 UTC 2010
On Wed, Dec 22, 2010 at 06:10:14PM +0800, Ron wrote:
> on the last line...i would like to get the uniqueid of the call and use
> it to compute cost of the call. unfortunately with this setup, after i
> hangup, it does not insert the CDR yet. so my AGI get-unqiueid.php does
> not find any record. have i placed my ResetCDR(w) correctly?
I had the same problem last week, my fix was adding:
[columns]
alias uniqueid => uniqueid
to cdr_mysql.conf
--
Daniel Tryba
More information about the asterisk-users
mailing list