goautodial problem with calls in predictive

General and Support topics relating to ViciDialNow and GoAutoDial ISO installers

Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid

goautodial problem with calls in predictive

Postby youssef2012 » Mon Apr 28, 2014 5:36 am

hello

I have a problem with automatic calls, below the script, yet the manual calls go smoothly.
could you help me.
goautodial 3.0

[Apr 27 10:53:27] -- Executing [333493463491@default:1] AGI("Local/333493463491@default-00000014;2", "agi://127.0.0.1:4577/call_log") in new stack
[Apr 27 10:53:27] -- <Local/333493463491@default-00000014;2>AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Apr 27 10:53:27] -- Executing [333493463491@default:2] Dial("Local/333493463491@default-00000014;2", "SIP/33493463491@31363,55,tTo") in new stack
[Apr 27 10:53:27] == Using SIP RTP CoS mark 5
[Apr 27 10:53:27] -- Called SIP/33493463491@31363
[Apr 27 10:53:28] -- SIP/31363-00000012 is ringing
[Apr 27 10:53:47] -- SIP/31363-00000012 answered Local/333493463491@default-00000014;2
[Apr 27 10:53:47] > Channel Local/333493463491@default-00000014;1 was answered.
[Apr 27 10:53:47] -- Executing [8368@default:1] Playback("Local/333493463491@default-00000014;1", "sip-silence")in new stack
[Apr 27 10:53:47] == Manager 'sendcron' logged off from 127.0.0.1
[Apr 27 10:53:47] -- <Local/333493463491@default-00000014;1> Playing 'sip-silence.gsm' (language 'en')
[Apr 27 10:53:47] -- Executing [8368@default:2] AGI("Local/333493463491@default-00000014;1", "agi://127.0.0.1:4577/call_log") in new stack
[Apr 27 10:53:47] -- <Local/333493463491@default-00000014;1>AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Apr 27 10:53:47] -- Executing [8368@default:3] AGI("Local/333493463491@default-00000014;1", "agi-VDAD_ALL_outbound.agi,NORMAL-----LB") in new stack
[Apr 27 10:53:47] -- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_ALL_outbound.agi
[Apr 27 10:53:48] -- <Local/333493463491@default-00000014;1>AGI Script agi-VDAD_ALL_outbound.agi completed, returning 0
[Apr 27 10:53:48] -- Executing [8368@default:4] AGI("Local/333493463491@default-00000014;1", "agi-VDAD_ALL_outbound.agi,NORMAL-----LB") in new stack
[Apr 27 10:53:48] -- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_ALL_outbound.agi
[Apr 27 10:53:50] -- <Local/333493463491@default-00000014;1>AGI Script agi-VDAD_ALL_outbound.agi completed, returning 0
[Apr 27 10:53:50] -- Executing [8368@default:5] Hangup("Local/333493463491@default-00000014;1", "") in new stack
[Apr 27 10:53:50] == Spawn extension (default, 8368, 5) exited non-zero on 'Local/333493463491@default-00000014;1'
[Apr 27 10:53:50] -- Executing [h@default:1] AGI("Local/333493463491@default-00000014;1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16---------------") in new stack
[Apr 27 10:53:51] -- <Local/333493463491@default-00000014;1>AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... ---------- completed, returning 0
[Apr 27 10:53:51] -- Executing [h@default:1] AGI("Local/333493463491@default-00000014;2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----24-----4") in new stack
[Apr 27 10:53:52] -- <Local/333493463491@default-00000014;2>AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... --24-----4 completed, returning 0
[Apr 27 10:53:52] == Spawn extension (default, 333493463491, 2) exited non-zero on 'Local/333493463491@default-00000014;2'

thanks
youssef2012
 
Posts: 2
Joined: Mon Apr 28, 2014 5:28 am

Re: goautodial problem with calls in predictive

Postby williamconley » Thu May 01, 2014 12:48 am

1) Welcome to the Party! 8-)

2) As you are obviously new here, I have some suggestions to help us all help you:

When you post, please post your entire configuration including (but not limited to) your installation method and vicidial version with build.

This IS a requirement for posting along with reading the stickies (at the top of each forum) and the manager's manual (available on EFLO.net, both free and paid versions)

You should also post: Asterisk version, telephony hardware (model number is helpful here), cluster information if you have one, and whether any other software is installed in the box. If your installation method is "from scratch" you must post your operating system and should also post the .iso version from which you installed your original operating system. If your installation is "Hosted" list the site name of the host.

If this is a "Cloud" or "Virtual" server, please note the technology involved along with the version of that techology (ie: VMware Server Version 2.0.2). If it is not, merely stating the Motherboard model # and CPU would be helpful.

Similar to This:

Vicibox X.X from .iso | Vicidial X.X.X-XXX Build XXXXXX-XXXX | Asterisk X.X.X | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | Intel DG35EC | Core2Quad Q6600

3) It appears as though your call never had "sound" and remained "local". Often this can be a firewall issue. Are the manual dial calls going through the same carrier? Do you get sound in both directions with manual dial calls? Note the default:3; default:4; default:5 lines all have "Local" in the channel. The calls have not been actually "completed" and the system will refuse to pass them to an agent until they do. In the case of a manual call, they are already passed to an agent so no such filtering happens ... but if there is no sound during those manual calls, that's your problem.

Happy Hunting 8-)
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: goautodial problem with calls in predictive

Postby youssef2012 » Tue May 06, 2014 5:50 am

Thank you for reply

goautodial 3.3 | 2.7 Vicidial Asterisk 1.8 | Single Server | proxmox VM Core4Quad

the manual calls go through the same carriers and I can have sound, the problem arises when I go into predictive or calls do not go to the agent.

is that enough? I'm new to VICIDIAL

thinks :)
youssef2012
 
Posts: 2
Joined: Mon Apr 28, 2014 5:28 am

Re: goautodial problem with calls in predictive

Postby striker » Tue May 06, 2014 11:36 am

post your dialplan entry

type the below line in asterisk cli and post the output

dialplan show 8368@default
www.striker24x7.com www.youtube.com/c/striker24x7 Telegram/skype id : striker24x7
striker
 
Posts: 962
Joined: Sun Jun 06, 2010 10:25 am

Re: goautodial problem with calls in predictive

Postby skibumm101 » Wed Jun 11, 2014 12:56 pm

Not to hijack the thread, but we are having the same issues, manual/autodial work, but predictive doesnt. The call is never passed to the agent.

here is our dial plan
exten => _1953452634.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _1953452634.,2,Dial(SIP/${EXTEN:10}@conexiant,,tTo)
exten => _1953452634.,3,Hangup
skibumm101
 
Posts: 1
Joined: Wed Jun 11, 2014 12:54 pm

Re: goautodial problem with calls in predictive

Postby williamconley » Fri Jun 13, 2014 12:18 am

skibumm101 wrote:Not to hijack the thread, but we are having the same issues, manual/autodial work, but predictive doesnt. The call is never passed to the agent.

here is our dial plan
exten => _1953452634.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _1953452634.,2,Dial(SIP/${EXTEN:10}@conexiant,,tTo)
exten => _1953452634.,3,Hangup

1) Welcome to the Party! 8-)

2) As you are obviously new here, I have some suggestions to help us all help you:

When you post, please post your entire configuration including (but not limited to) your installation method and vicidial version with build.

This IS a requirement for posting along with reading the stickies (at the top of each forum) and the manager's manual (available on EFLO.net, both free and paid versions)

You should also post: Asterisk version, telephony hardware (model number is helpful here), cluster information if you have one, and whether any other software is installed in the box. If your installation method is "from scratch" you must post your operating system and should also post the .iso version from which you installed your original operating system. If your installation is "Hosted" list the site name of the host.

If this is a "Cloud" or "Virtual" server, please note the technology involved along with the version of that techology (ie: VMware Server Version 2.0.2). If it is not, merely stating the Motherboard model # and CPU would be helpful.

Similar to This:

Vicibox X.X from .iso | Vicidial X.X.X-XXX Build XXXXXX-XXXX | Asterisk X.X.X | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | Intel DG35EC | Core2Quad Q6600

3) Post a "working" manual call and also post a "not working" autodialed call. Obviously there should be a difference, but we can't see that difference without you posting both.

4) Be sure your asterisk version is correct (asterisk -V matches Admin->Servers->(choose)->Asterisk version).

5) Have you changed the server IP of your server since you built it? Is the IP address shown in Admin->Phones and Admin->Servers the correct IP?

6) Happy Hunting! 8-)
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: goautodial problem with calls in predictive

Postby williamconley » Sat Jun 21, 2014 6:34 pm

youssef2012 wrote:goautodial 3.3 | 2.7 Vicidial Asterisk 1.8 | Single Server | proxmox VM Core4Quad

is that enough? I'm new to VICIDIAL

* I don't think there is a 3.3 goautodial, but I haven't checked.
* Vicidial "2.7" is not enough: We need the full version with build. This IS the minimum requirement for posting on this forum.
williamconley wrote:Similar to This:
Vicibox X.X from .iso | Vicidial X.X.X-XXX Build XXXXXX-XXXX | Asterisk X.X.X | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | Intel DG35EC | Core2Quad Q6600
* Proxmox = Virtual. It is NOT recommended to virtualize vicidial for Production (testing only). Unless you only have one or two agents. We have a couple rooms with Four, but they are very light users.

I do not see a statement or details regarding your actual problem. It is merely mentioned as "the problem arises". Does the server turn green? or are the agent auto-logged out? or perhaps there is one-way sound? maybe calls are not generated? calls are generated but not sent to agents? Post some details (and perhaps a sample GOOD and a sample BAD for Manual vs Autodial from the asterisk CLI?).
youssef2012 wrote:the manual calls go through the same carriers and I can have sound, the problem arises when I go into predictive or calls do not go to the agent.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)


Return to ViciDialNow - GoAutoDial

Who is online

Users browsing this forum: No registered users and 170 guests