Hi
Fault with info displayed in our User Detail report. Running Asterisk 1.8.7 and TNG Version 1.0.7.7 [4*].
Importing using CSV. Log raw data to raw.txt - Permanent and swap pin and account codes ticked.
Asterisk and TNG are running on the same server.
Here is an example of the /var/log/asterisk/cdr-custom/Master.csv where our CSV is being imported.
"","","49","from-internal","Local/49@from-queue-2f56;2","SIP/49-00000e54","Dial","SIP/49,60,trM(auto-blkvm)","2013-05-14 07:35:06","","2013-05-14 07:35:10","4","0","NO ANSWER","DOCUMENTATION","","1368509706.7981",""
Example of /etc/asterisk/cdr_custom.conf
[mappings]
Master.csv => "${CDR(clid)}","${CDR(src)}","${CDR(dst)}","${CDR(dcontext)}","${CDR(channel)}","${CDR(dstchannel)}",
"${CDR(lastapp)}","${CDR(lastdata)}","${CDR(start)}","${CDR(answer)}","${CDR(end)}","${CDR(duration)}",
"${CDR(billsec)}","${CDR(disposition)}","${CDR(amaflags)}","${CDR(accountcode)}","${CDR(uniqueid)}",
"${CDR(userfield)}"
Pin codes and user names have been entered into User Configuration page.
Did a synchronize with the PIN users aswell but still the same.
Regards
Nick