by wwwanaya » Tue Feb 10, 2015 3:26 pm
That's true. If I use MULTI_LEAD auto alt dialing, it call the 3 alt number even if is present in alt_phone or address3 right? and even if the primary is disconected right? ... When I use that method, I upload the leads at the same way... With the 3th old loader of leads.
What is the correct disposition of these calls that are not passed throuth the agent? DROP or ERI or? ... Every call that have the next error in the asterisk:
[Feb 10 14:22:32] -- Executing [144924402484@default:1] NoOp("Local/144924402484@default-000002e9;2", "quita prefijo 1") in new stack
[Feb 10 14:22:32] -- Executing [144924402484@default:2] Set("Local/144924402484@default-000002e9;2", "nuevaext=44924402484") in new stack
[Feb 10 14:22:32] -- Executing [144924402484@default:3] Goto("Local/144924402484@default-000002e9;2", "outbound,44924402484,1") in new stack
[Feb 10 14:22:32] -- Goto (outbound,44924402484,1)
[Feb 10 14:22:32] -- Executing [44924402484@outbound:1] NoOp("Local/144924402484@default-000002e9;2", "") in new stack
[Feb 10 14:22:32] -- Executing [44924402484@outbound:2] Dial("Local/144924402484@default-000002e9;2", "SIP/924402484@outbound") in new stack
[Feb 10 14:22:32] == Using SIP RTP CoS mark 5
[Feb 10 14:22:32] -- Called SIP/924402484@outbound
[Feb 10 14:22:32] -- SIP/outbound-000001e0 is making progress passing it to Local/144924402484@default-000002e9;2
[Feb 10 14:22:33] -- SIP/outbound-000001e0 is ringing
[Feb 10 14:22:33] -- SIP/outbound-000001e0 is making progress passing it to Local/144924402484@default-000002e9;2
[Feb 10 14:22:37] == Everyone is busy/congested at this time (1:0/0/1) <<<<<<<<<<<<<<<<<<< HERE IS THE ERROR******
[Feb 10 14:22:37] -- Executing [44924402484@outbound:3] Hangup("Local/144924402484@default-000002e9;2", "") in new stack
[Feb 10 14:22:37] == Spawn extension (outbound, 44924402484, 3) exited non-zero on 'Local/144924402484@default-000002e9;2'
[Feb 10 14:22:37] == Manager 'sendcron' logged off from 127.0.0.1
[Feb 10 14:23:01] == Manager 'sendcron' logged on from 127.0.0.1
[Feb 10 14:23:01] == Manager 'sendcron' logged off from 127.0.0.1
[Feb 10 14:23:01] == Manager 'sendcron' logged on from 127.0.0.1
[Feb 10 14:23:02] == Manager 'sendcron' logged off from 127.0.0.1
[Feb 10 14:23:06] == Manager 'sendcron' logged on from 127.0.0.1
[Feb 10 14:23:06] == Manager 'sendcron' logged off from 127.0.0.1
[Feb 10 14:23:30] > Refreshing DNS lookups.
[Feb 10 14:24:01] == Manager 'sendcron' logged on from 127.0.0.1
[Feb 10 14:24:01] == Manager 'sendcron' logged on from 127.0.0.1
[Feb 10 14:24:01] == Manager 'sendcron' logged off from 127.0.0.1
[Feb 10 14:24:02] == Manager 'sendcron' logged off from 127.0.0.1
[Feb 10 14:24:06] == Manager 'sendcron' logged on from 127.0.0.1
[Feb 10 14:24:06] == Manager 'sendcron' logged off from 127.0.0.1
And before that error asterisk takes like a 10 mins with the same errror, but if you call that numbers these are disconnected.
What svn/trunk do you recommend?