Dashboard

--:--:-- IST
Balance: ₹0.00
Statistics Timeframe:
Total Contacts 0 Across all contact groups
Total Campaigns 0 Created broadcasts
Calls Dispatched 0 In selected period
Answered Calls 0 0% answer rate
Busy / No Answer 0 Customer unavailable
Failed / Invalid 0 Network or carrier error
Call Outcome Distribution
Call Volume & Answer Trends
Recent Campaigns
Campaign Name Status Progress Cost
Recent Call Feed
Mobile Status Duration Cost
1
Details
2
Contacts
3
Voice Audio
4
Call Settings
5
Schedule
6
Review & Cost
7
Launch

Step 1: Campaign Details

Define the broadcast campaign title and caller ID for outbound dialing.

Step 2: Select Recipients

Choose who will receive this voice broadcast.

Existing Contact Group

Select an already created list of contacts from your library.

Bulk Copy-Paste Numbers

Paste raw mobile numbers directly (comma or line separated).

All My Contacts

Send to all active contacts saved in your account.

Step 3: Select Voice Audio Message

Select the IVR / voice audio recording that will play when the customer answers.

Step 4: Configure Call Settings

Fine-tune concurrency, call timeout, and retry rules for missed/busy calls.

Step 5: Campaign Schedule

Decide when the broadcast should be dispatched to your recipients.

Send Now

Start broadcasting immediately upon confirmation.

Schedule for Later

Set a specific date and time for automatic dispatch.

Recurring Broadcast

Execute on a repeat schedule (daily, weekly, or monthly).

Step 6: Review & Wallet Balance Check

Review your campaign specifications and estimated cost calculation before launching.

Campaign Name -
Total Target Recipients 0 Contacts
Audio Message Duration 30 Seconds
Billing Plan Rate ₹0.30 / Min (30s Pulse)
Estimated Campaign Cost ₹0.00
Your Current Wallet Balance ₹0.00
Remaining Wallet Balance ₹0.00

Ready to Launch Broadcast

Clicking "Launch Campaign" will dispatch your voice broadcast into the background queue engine and immediately transfer you to Live Monitoring.

Voice Campaigns

Manage and track all voice broadcast jobs
Campaign ID Campaign Title Voice Target Audience Progress Answered Cost Status Actions
LIVE MONITORING

Broadcast Campaign

Campaign ID: #0 • Started: Just now
0 / 0 Calls Processed 0%
Answered Calls 0 0% answer rate
Ringing / Active 0 Live on network
Busy / No Answer 0 Unreachable / Busy
Failed / Invalid 0 Network / Rejected
Total Cost Incurred ₹0.00 Authoritative billing
Live Real-Time Call Events Feed
Connected via SSE
Call ID Customer Name Mobile Number Outcome Status Duration Call Cost Time

Contact Directory

Manage customer mobile numbers and group assignments
Customer Name Mobile Number Group Status Total Calls Last Call Actions

Contact Groups

Segment your audience into targeted broadcasting groups
Group ID Group Name Description Total Contacts Active Contacts Created Actions

Voice Audio Library

Upload, record, and synthesize audio messages for voice broadcasting
Voice Name Duration File Size Language Campaigns Used Uploaded In-Line Player Actions

Call Delivery Reports & Logs

Detailed call-level reporting with recording playback and provider logs
Call ID Campaign Customer Name Mobile Status Duration Cost Retries Date & Time Actions
Current Wallet Balance ₹0.00 Ready for broadcasting
Total Lifetime Recharges ₹0.00 Credits added
Total Usage Spend ₹0.00 Broadcast cost deducted
Today's Usage ₹0.00 Dispatched today

Need more voice credits?

Instant wallet recharge with UPI, Credit/Debit Cards, and NetBanking.

Wallet Transaction History
Txn ID Date & Time Type Description Amount Balance Before Balance After Status

Super Admin - User Management

Manage client accounts, balances, roles, and impersonate users
User ID Name / Company Email / Mobile Role Wallet Balance Campaigns Total Calls Status Actions

Telephony Carriers & Providers

Configure external voice gateways, API credentials, and Caller ID pool
Provider Name Code API URL Caller IDs Default Route Status Actions

Voice Pricing Plans & Rates

Define call tariffs, pulse billing, and custom client rates
Plan Name Rate / Minute Pulse Billing Min Pulse Assigned User Actions

Your Developer API Credentials

Integrate Dizibrand Media Pvt Ltd broadcasting into your software using REST APIs
Quick API Code Examples

1. Send Single Voice Broadcast Call (POST /api/v1/calls/send)

curl -X POST "http://localhost:3000/api/v1/calls/send" \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "X-API-Secret: YOUR_API_SECRET" \
  -H "Content-Type: application/json" \
  -d '{
    "mobile": "+919876543210",
    "customerName": "Rahul Sharma",
    "callerId": "+918000011222",
    "voiceId": 1
  }'

2. Check Wallet Balance via API (GET /api/v1/wallet/balance)

curl -X GET "http://localhost:3000/api/v1/wallet/balance" \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "X-API-Secret: YOUR_API_SECRET"
Inbound API Request & Webhook Logs
Log ID Endpoint Method Status Code Latency Timestamp Payload

Security & Audit Trail

Complete log of all administrative actions, logins, and campaign dispatches
Audit ID User Action IP Address Timestamp Details

System Settings & Configuration

General telecom platform parameters and default values
Personal Profile Information
Change Password