VOS3000 Business Registration VOS3000 Payment Records VOS3000 Call Analysis VOS3000 Account Billing System
VOS3000 payment records provide comprehensive tracking and management of all financial transactions within your VoIP softswitch platform. Understanding the payment system, recharge operations, and balance management is essential for VoIP operators who need to maintain accurate accounting, manage customer accounts, and ensure uninterrupted service delivery. This complete guide covers all payment management capabilities based on official VOS3000 2.1.9.07 documentation.
📞 Need help with VOS3000 payment management? WhatsApp: +8801911119966
The payment system in VOS3000 enables operators to manage account balances, process recharges, track payment history, and maintain accurate financial records. Proper payment management ensures customers have adequate balance to make calls and enables accurate billing for wholesale VoIP operations.
Reference: VOS3000 2.1.9.07 Manual, Section 2.4.2 (Page 21)
| Payment Feature | Description | Use Case |
|---|---|---|
| Payment | Add funds to account balance | Customer recharge, balance top-up |
| Credit | Add overdraft limit to account | Allow calling beyond available balance |
| Make Zero | Reset account balance to zero | Account adjustment, balance correction |
| Phone Card Payment | Recharge using phone card | Calling card recharge system |
Reference: VOS3000 2.1.9.07 Manual, Section 2.4.2 (Page 21)
Accessing Payment Function: =========================== Navigation Path: 1. Open VOS3000 Client Application 2. Navigate to: Navigation > Account management 3. Select the account to recharge 4. Right-click > Payment Payment Dialog Options: - Payment type: Payment / Credit / Make Zero - Amount: Payment amount - Memo: Transaction notes (recorded in history)
| Payment Type | Operation | Effect on Balance | When to Use |
|---|---|---|---|
| Payment | Add funds to account | Balance = Current + Amount | Normal recharge, customer payment |
| Credit | Set overdraft limit | Overdraft Limit = Amount | Allow negative balance up to limit |
| Make Zero | Reset to zero | Balance = 0 | Account adjustment, reset balance |
Reference: VOS3000 2.1.9.07 Manual, Section 2.4.2 (Page 21)
Payment Impact on Account Expiration: ===================================== Important: Payment operations affect account expiration date! System Parameter: SERVER_PAY_DELAY_CUSTOMER_EXPIRE_DAY Location: Softswitch management > Additional settings > System parameter This parameter controls how payment extends account expiration: - When payment is made, expiration is extended - Extension days = Parameter value - Example: If set to 30, each payment extends expiration by 30 days Configuration Recommendations: - Monthly billing: Set to 30-31 days - Prepaid accounts: Set to 0 (no extension) - Postpaid accounts: Set to billing cycle length
Reference: VOS3000 2.1.9.07 Manual, Section 2.7.3 (Page 109)
| Field | Description | Usage |
|---|---|---|
| Account ID | Account identifier | Filter payments by account |
| Payment Type | Type of transaction | Distinguish payment/credit/adjustment |
| Amount | Transaction amount | Track payment values |
| Payment Time | When payment was made | Timeline tracking |
| Operator | Who performed the operation | Audit trail |
| Memo | Transaction notes | Additional information |
| Balance After | Account balance after payment | Balance verification |
Query Payment Records: ====================== 1. Navigate to: Data query > Payment record 2. Set Filter Criteria: - Account ID: Specific account or leave blank for all - Start Date: Beginning of query period - End Date: End of query period - Payment Type: All / Payment / Credit / Make Zero 3. Click "Filter" to retrieve records 4. Export Options: - Right-click > Export - Save as Excel/CSV for accounting Payment Record Table Columns: ============================= | Account ID | Account Name | Payment Type | Amount | | Balance Before | Balance After | Payment Time | | Operator | Memo |
Reference: VOS3000 2.1.9.07 Manual, Section 2.7.4.6 (Page 116)
| Balance Field | Description | Calculation |
|---|---|---|
| Current Balance | Available funds | Total payments – Total consumption |
| Overdraft Limit | Allowed negative balance | Set via Credit payment type |
| Available Credit | Total spendable amount | Balance + Overdraft Limit |
| Monthly Consumption | Current month usage | Sum of call charges this month |
| Monthly Min | Minimum monthly commitment | Charged if consumption below minimum |
| Monthly Max | Maximum monthly limit | Calls blocked when exceeded |
Access Account Balance Query: ============================= 1. Navigate to: Data query > Bill query > Account balance 2. Filter Options: - Account ID: Search specific account - Account type: Direct / Agent / Clearing - Balance range: Filter by balance amount 3. Available Operations: - Export balance report - View payment history - Check consumption details Account Balance Report Columns: =============================== | Account ID | Account Name | Account Type | | Current Balance | Overdraft Limit | Available Credit | | Monthly Consumption | Monthly Min | Monthly Max | | Expiration Date | Account Status |
Reference: VOS3000 2.1.9.07 Manual, Section 2.8 (Page 120-139)
| Report Type | Location | Purpose |
|---|---|---|
| Account Balance Report | Data report > Bill report > Account balance report | View all account balances snapshot |
| Clearing Balance Report | Data report > Clearing report > Account clearing balance | Vendor/settlement account balances |
| Agent Income Report | Data report > Bill report > Agent income report | Agent account earnings summary |
| Financial Settlement Summary | Data report > Clearing report > Summary of financial settlement | Overall financial position |
Reference: VOS3000 2.1.9.07 Manual, Section 2.4.3 & 2.4.5 (Page 22-25)
Agent Account Payment Operations: ================================= Agent accounts can manage payments for their sub-accounts if authorized. Authorization Settings (Right-click account > Authorizations): - Payment for this account: Allow agent to recharge own account - Payment for sub accounts: Allow agent to recharge child accounts Agent Payment Workflow: 1. Agent logs into VOS3000 client 2. Navigates to sub-account management 3. Selects sub-account 4. Performs Payment operation Restrictions: - Agent can only see authorized accounts - Agent cannot modify overdraft without permission - All operations are logged with operator ID
Reference: VOS3000 2.1.9.07 Manual, Section 4.3.5.1 (Page 222-228)
| Parameter | Default | Description |
|---|---|---|
| SERVER_PAY_DELAY_CUSTOMER_EXPIRE_DAY | 0 | Days to extend expiration after payment |
| SERVER_MINIMUM_CONSUMPTION_CHARGE_TIME | 24 | Hour to charge minimum consumption |
| SERVER_MINIMUM_CONSUMPTION_ENABLED | 1 | Enable minimum consumption charging |
| SERVER_CUSTOMER_OVERDRAFT_LIMIT | 0 | Default overdraft limit for new accounts |
| Problem | Possible Cause | Solution |
|---|---|---|
| Payment not showing in records | Query date range issue | Verify date range includes payment time |
| Account still blocked after payment | Balance still below zero | Verify payment amount covers negative balance |
| Expiration date not extended | System parameter not set | Configure SERVER_PAY_DELAY_CUSTOMER_EXPIRE_DAY |
| Unable to make payment | Insufficient authorization | Check user permissions for payment operation |
| Balance mismatch | Concurrent transactions | Review payment records for timing |
Reference: VOS3000 2.1.9.07 Manual, Section 2.12.6.3 (Page 179)
Payment Record Table Maintenance: ================================= Location: System management > Data maintenance > Payment record tables Options: 1. Query by date range 2. Delete old records (with confirmation) 3. Export records before deletion Best Practices: - Keep payment records for required audit period - Export records regularly for backup - Use date-based cleanup for old records - Coordinate with accounting department before deletion Automatic Cleanup: Location: System management > Data maintenance > Automatically cleanup - Set retention period for payment records - Configure automatic cleanup schedule - System will remove records older than specified period
When you perform a Payment operation, the specified amount is added to the account’s current balance. The payment is recorded in the payment records table with timestamp, operator ID, and any memo notes. If the SERVER_PAY_DELAY_CUSTOMER_EXPIRE_DAY parameter is configured, the account expiration date will also be extended.
Payment adds funds directly to the account balance, increasing the available credit. Credit sets the overdraft limit, which allows the account to go negative up to that limit. Use Payment for normal recharges; use Credit to allow postpaid-style calling beyond current balance.
Navigate to Data query > Payment record and filter by the operator name. All payments made by that agent user will be displayed. You can export this report for accounting purposes.
Payment records cannot be directly deleted from the transaction history for audit purposes. To correct an erroneous payment, perform a negative adjustment (make a payment with negative impact by adjusting balance) or use the Make Zero function to reset balance, then add the correct amount.
Minimum consumption (Monthly Min) ensures a minimum revenue per account. At the beginning of each month (configured time), if the account’s consumption for the previous month was below the minimum, the difference is charged from the account balance. Ensure accounts have adequate balance to cover minimum consumption charges.
Need assistance with payment configuration, balance management, or financial reporting? Our VOS3000 experts can help you optimize your billing operations and maintain accurate financial records.
📱 WhatsApp: +8801911119966
Contact us for VOS3000 installation, billing configuration, payment system setup, and professional VoIP support services!
For professional VOS3000 installations and deployment, VOS3000 Server Rental Solution:
📱 WhatsApp: +8801911119966
🌐 Website: www.vos3000.com
🌐 Blog: multahost.com/blog
📥 Downloads: VOS3000 Downloads
Sistema VOS3000 tarifas LCR: gestione tabla de tarifas, prefijos, ruteo menor costo y codigos de area para optimizar ganancias. Read More
Sistema VOS3000 troncal SIP: configure registro upstream, dominio local, cabeceras y transparencia para conectar con proveedores. Read More
Sistema VOS3000 media proxy: configure proxy RTP, ancho de banda por codec, transcodificacion y estrategia para despliegues VoIP. Read More
This website uses cookies.