- Joined
- Jun 29, 2015
- Messages
- 159
- Reaction score
- 22
Hello,
CDR Data is sent as Comma Seperated Values (using "Client /Active Socket" configuration) ... so far so good - until you got Call Costs of 0.x ... as they get sent as 0,x (0,5, ...)
So it's breaking the CSV - a Cost of 0,02 Cent is broken up into 2 Fields when parsing the Data as Comma Seperated Values ...
Hope this get fixed really soon as it's breaking the whole CDR ... :-/
Example:
03.12.2015 15:59:14 Call 8506,0000000000000D28_536,0.00:01:36,2015.12.03 14:57:35,2015.12.03 14:57:37,2015.12.03 14:59:14,TerminatedByDst,Ext.1000,053123354,1000,10000,053123354,,,,,0,02,0,03,ÖSTERREICH FESTNETZ,Chain: Ext.1000;053123354;,Extension,Line,,Andreas,053123354,
As you can see - bill-rate and bill-cost is braking the CSV ... it should be 0.02,0.03 instead of 0,02,0,03
Thx, bye from Austria
Andreas Schnederle-Wagner
CDR Data is sent as Comma Seperated Values (using "Client /Active Socket" configuration) ... so far so good - until you got Call Costs of 0.x ... as they get sent as 0,x (0,5, ...)
So it's breaking the CSV - a Cost of 0,02 Cent is broken up into 2 Fields when parsing the Data as Comma Seperated Values ...
Hope this get fixed really soon as it's breaking the whole CDR ... :-/
Example:
03.12.2015 15:59:14 Call 8506,0000000000000D28_536,0.00:01:36,2015.12.03 14:57:35,2015.12.03 14:57:37,2015.12.03 14:59:14,TerminatedByDst,Ext.1000,053123354,1000,10000,053123354,,,,,0,02,0,03,ÖSTERREICH FESTNETZ,Chain: Ext.1000;053123354;,Extension,Line,,Andreas,053123354,
As you can see - bill-rate and bill-cost is braking the CSV ... it should be 0.02,0.03 instead of 0,02,0,03
Thx, bye from Austria
Andreas Schnederle-Wagner