* Carrier ID: Fake
* Carrier Name: Ring Phone cc150
* Carrier Description: Set Dial Prefix to "0" (This option is located in the Campaign tab detailed view), All calls will go to cc150.
* Account Entry: Blank
* Dialplan Entry:
- Code: Select all
exten => _01NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _01NXXNXXXXXX,n,Dial(SIP/cc150,,tTor)
exten => _01NXXNXXXXXX,n,Hangup
Register a phone to cc150 which will be your "fake prospect" for all calls.
Set your Campaign Dial Prefix to "0".
All calls (regardless of the number in the Vicidial List that you uploaded) will ring cc150. Note that cc150 is the Extension. You can change this to any other extension on the 2nd line of the dialplan entry.
The Vicidial system is not expected to have any client data on the agent screen until after a prospect has answered the phone. In less than one second the call will be transfered to an agent and the prospect information will appear on the screen of that agent. If you've followed the instructions in the Vicidial Managers Manual, of course.