We did inhouse test calls for a number and its ringing. And i wonder why the calls are not routed to the agents' interface? the softphone is registered. And doing manual dialing is working fine. Here's the sample logs doing predictive:
-- Executing Dial("Local/9123456789@default-84da,2", "SIP/vitel-outbound/19123456789||To") in new stack
-- Called vitel-outbound/19123456789
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
-- Executing AGI("Local/9123456789@default-a6a8,2", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script
agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing Dial("Local/9123456789@default-a6a8,2", "SIP/vitel-outbound/19123456789||To") in new stack
-- Called vitel-outbound/19123456789
-- SIP/vitel-outbound-082a10c8 is making progress passing it to Local/919123456789@default-2ae3,2
== Manager 'sendcron' logged off from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Spawn extension (default, 78600052, 1) exited non-zero on 'Local/78600052@default-f665,2'
-- Executing DeadAGI("Local/78600052@default-f665,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
-- AGI Script
agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
== Spawn extension (default, 8309, 3) exited non-zero on 'Local/78600052@default-f665,1'
-- Executing DeadAGI("Local/78600052@default-f665,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
-- AGI Script
agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
-- Got SIP response 486 "Busy here" back from 12.xx.xx.xxx
-- SIP/vitel-outbound-081dc568 is busy
== Everyone is busy/congested at this time (1:1/0/0)
-- Executing Hangup("Local/919123456789@default-84da,2", "") in new stack
== Spawn extension (default, 9191234567892, 3) exited non-zero on 'Local/919123456789@default-84da,2'
-- Executing DeadAGI("Local/919123456789@default-84da,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----17-----BUSY----------") in new stack
-- Got SIP response 486 "Busy here" back from 12.xx.xx.xxx
-- SIP/vitel-outbound-081aea88 is busy
== Everyone is busy/congested at this time (1:1/0/0)
-- Executing Hangup("Local/919123456789@default-a6a8,2", "") in new stack
== Spawn extension (default, 919123456789, 3) exited non-zero on 'Local/919123456789@default-a6a8,2'
-- Executing DeadAGI("Local/919123456789@default-a6a8,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----17-----BUSY----------") in new stack
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
-- AGI Script
agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
== Manager 'sendcron' logged off from 127.0.0.1
-- AGI Script
agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
== Manager 'sendcron' logged off from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
-- Executing AGI("Local/919123456789@default-833e,2", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script
agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing Dial("Local/919123456789@default-833e,2", "SIP/vitel-outbound/19123456789||To") in new stack
-- Called vitel-outbound/19123456789
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
-- Executing AGI("Local/919123456789@default-d7fe,2", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script
agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing Dial("Local/919123456789@default-d7fe,2", "SIP/vitel-outbound/19123456789||To") in new stack
-- Called vitel-outbound/19123456789
anyone?