1.7 KiB
1.7 KiB
description
| description |
|---|
| Compare billing increments across countries, networks, or operators |
Compare Billing Command
You are helping the user compare billing increments across different telecommunications destinations. Follow these steps:
-
Parse comparison request to identify:
- Countries to compare
- Network types to compare (Mobile vs Fixed)
- Specific operators to compare
- Regions to analyze
-
Gather data for each target:
- Use
/search/endpoint for each country/network - Collect all relevant destinations
- Note billing increments for each
- Use
-
Organize results by billing favorability:
- Best: 1/1 (per-second billing throughout)
- Better: X/1 (per-second after initial interval)
- Standard: 60/60 (per-minute billing)
- Less favorable: Higher initial intervals
-
Create comparison table showing:
- Country/Network
- MCC/MNC
- Billing increment
- Favorability rating (★★★★★ scale)
- Cost impact estimate
-
Provide analysis:
- Identify best options for cost efficiency
- Highlight outliers (unusually good or bad)
- Note regional patterns
- Suggest routing preferences based on billing
-
Calculate cost scenarios if requested:
- Show cost for typical call durations (1min, 5min, 10min)
- Compare total costs across destinations
- Highlight savings potential
Use cases:
- Routing optimization (choose best billing)
- Cost forecasting across markets
- Vendor/carrier selection
- Rate negotiation insights
Example queries to handle:
- "Compare billing for Cambodia vs Thailand mobile"
- "Show me the best billing increments in Southeast Asia"
- "Compare all US mobile carriers"
- "Which countries have per-second billing?"