Call was billed incorrectly
From Kolmisoft Wiki
Revision as of 11:13, 11 July 2011 by Mindaugas (talk | contribs) (→Call was ANSWERED but marked as UNKNOWN and not billed)
'Wrong' rate was applied to the call
If you think that not correct rate was applied to the call, you should use Call Tracing to investigate such Calls.
Call was ANSWERED but billsec = 0
When Asterisk version >= 1.4.33.1:
Copy cdr.conf from /usr/src/mor/asterisk-conf/ folder to /etc/asterisk/ and restart Asterisk.
Call was ANSWERED but marked as UNKNOWN and not billed
If your Asterisk version is 1.4.18.1 you need to recompile core with such line:
#define AST_VER_14241 0
not:
#define AST_VER_14241 1