Difference between revisions of "Balance troubleshooting"

From Kolmisoft Wiki
Jump to navigationJump to search
(New page: Guide how to troubleshoot balance. * Write down current user balance, type(postpaid/prepaid) * Write down all payments user made * Check actions for this user to check how his balance was...)
 
Line 1: Line 1:
Guide how to troubleshoot balance.
Guide how to troubleshoot balance.


* Write down current user balance, type(postpaid/prepaid)
# Write down current user balance, type(postpaid/prepaid)
* Write down all payments user made
# Write down all payments user made
* Check actions for this user to check how his balance was changed in GUI
# Check actions for this user to check how his balance was changed in GUI
* Check if user has any Subscriptions
# Check if user has any Subscriptions
* Get (grep) all lines from Asterisk log file similar to: "User's data retrieved: id: 2, lcr_id: 2, balance: 184.246752, froze" where balance is visible
# Get (grep) all lines from Asterisk log file similar to: "User's data retrieved: id: 2, lcr_id: 2, balance: 184.246752, froze" where balance is visible

Revision as of 13:50, 15 September 2009

Guide how to troubleshoot balance.

  1. Write down current user balance, type(postpaid/prepaid)
  2. Write down all payments user made
  3. Check actions for this user to check how his balance was changed in GUI
  4. Check if user has any Subscriptions
  5. Get (grep) all lines from Asterisk log file similar to: "User's data retrieved: id: 2, lcr_id: 2, balance: 184.246752, froze" where balance is visible