VICIPanel

Dial prefix invalid for campaign

Campaign is configured with a dial prefix that doesn't match any Asterisk dialplan extension, every dial fails instantly.

Symptoms

  • Campaign dials 0 calls despite full hopper and ready agents
  • Asterisk CLI shows `Extension does not match pattern`
  • `asterisk -rvvv` during a dial attempt shows the failure

Common causes

  • Campaign `dial_prefix` field doesn't match an include in extensions.conf
  • Someone edited extensions.conf and didn't reload
  • Dialplan context was renamed without updating campaign config

How to fix it

  1. 1
    Verify campaign dial_prefix matches an active dialplan extension
  2. 2
    Reload dialplan: `asterisk -rx 'dialplan reload'`
  3. 3
    In Asterisk CLI: `dialplan show` to confirm the extension exists
  4. 4
    Fix the campaign or fix the dialplan so they match
VICIPanel diagnostic for: Dial prefix invalid for campaign
VICIPanel diagnostic for: Dial prefix invalid for campaign
Asterisk health and operational view in VICIPanel
How VICIPanel helps

VICIPanel validates dial prefix against the live dialplan at campaign save time, you can't save a campaign with an orphan prefix.

Stop troubleshooting. Start operating.

VICIPanel's health dashboard catches most of these issues before they impact your agents, with plain-English diagnostics and one-click remediation.