External calls¶
External calls section lists both inbound and outbound external calls.
This section is shown at different levels:
- Main level (god level)
- Brand level (filtered for emulated/logged brand).
- Client level (filtered for emulated/logged client).
Each entry shows this information:
- Start time
- Date and time of the call establishment.
- Brand
- Only visible for god, shows the brand of each call.
- Client
- Visible for god and brand operator, shows the client of each call.
- Caller
- DDI presented for the outgoing call.
- Callee
- External number dialed.
- Duration
- Shows how long the call lasted.
- Price
- The money amount for the client.
- Cost
- The money amount for the brand (the money that the carrier will bill for the call).
- Rating Plan
- Rating plan used to set price for the call.
- Destination
- Destination that matched the call for billing.
- Carrier
- Shows which Carrier was used for each call.
- Invoice
- Shows if a call is already included in any Invoice.
- Call ID
- Shows the call ID of the call for troubleshooting and CSV export.
- Endpoint Type
- For retail client calls, shows “RetailAccount”. Empty for remaining client types.
- Endpoint Id
- For retail client calls, shows the retail account’s id of the call. Empty for remaining client types.
Note
An asynchronous process parses each external call and adds it to this list a few minutes after call hangup. Billing related fields, such as cost and price, will be empty for external incoming calls.
Call rerating¶
At brand level, there is an additional available operation for outbound calls: Rerate call. This option allows calling rating engine again for a call or a bunch of calls.
Notes about this rerating process:
- If a call is in an invoice, it cannot be rerated. Invoice must be deleted first.
- Call will be rerated with the Start time of the call (no with current active rating plans, but with active rating plans on the moment of the call).
- Both Price and Cost will be recalculated. This may imply updating rating plan and destination too.
Tip
When a call is rerated, cost and price are emptied until the next iteration of the asynchronous task.