All installation and configuration problems and questions
Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
by smth » Thu Apr 19, 2007 1:52 pm
First of all , thanks to everyone who helps me.
I got a problem on the vicidial manully dial in first step using. I have finished installing the astguiclient and vicidial thoroughly. Acording to VICIDIALTM MANAGER MANUAL ,I was going to make a outbound call manully but not successful.
Some message reference as fwllowing
1, when I loged in vicidial ." Noone is in your session: 8600051" pops up in a few seconds.
2, clicked Call Agent Again to turn back then click [dial next number]. dialing ....., but no any message occured on asterisk cli,even manager loged info.
3, screen -r ,
15689.ASTVDauto (Detached)
15700.ASTVDadapt (Detached)
by the way , the asterisk works fine . it has been used to forword some calls.
thanks!!!
-
smth
-
- Posts: 16
- Joined: Thu Apr 19, 2007 1:00 pm
by smth » Thu Apr 19, 2007 3:48 pm
I have fixed it . just because the listener dose not work well.
Another question: I will use vicidial as a voip call center .that means no zap/g2 is used . all calls are h323 calls whether inbound or outbound. At least outbound must be h323 calls. My asterisk has already been worked fine like sip and h323.
who can tell me how to modify the dialplan and if the astguiclient and vicidial can work no problem?
Thanks.
-
smth
-
- Posts: 16
- Joined: Thu Apr 19, 2007 1:00 pm
by mflorell » Fri Apr 20, 2007 12:20 pm
VICIDIAL does not work with H323.
-
mflorell
- Site Admin
-
- Posts: 18387
- Joined: Wed Jun 07, 2006 2:45 pm
- Location: Florida
-
by smth » Fri Apr 20, 2007 3:19 pm
thank you.
Could you do me a favor more?
After logged in to the vicidial GUI [user/password/campaign] ,my phone(sip) was assigned to a session_id 8600051 and thrown into meetme 8600051. Actually a manully outbound dial is still not successful by click
dial next number in vicidial.
on asterisk CLI:
- Code: Select all
- Executing MeetMe("Local/8600051@default-829b,2", "8600051") in new stack
-- Executing AGI("Local/8600051@default-829b,1", "agi://127.0.0.1:4577/call_log") in new stack
Apr 20 14:09:51 WARNING[21308]: res_agi.c:210 launch_netscript: Connect to 'agi://127.0.0.1:4577/call_log' failed: Connection refused
== Spawn extension (default, 914168402409, 1) exited non-zero on 'Local/8600051@default-829b,1'
what happened?
My vicidial ver. 2.0.2
Asterisk 1.2.14
-
smth
-
- Posts: 16
- Joined: Thu Apr 19, 2007 1:00 pm
by smth » Fri Apr 20, 2007 3:23 pm
And:
screen -r
- Code: Select all
[code] 32523.ASTsend (Detached)
32532.ASTVDremote (Detached)
18433.ASTVDadapt (Detached)
32526.ASTlisten (Detached)
32529.ASTVDauto (Detached)
32313.ASTupdate (Detached[/code])
-
smth
-
- Posts: 16
- Joined: Thu Apr 19, 2007 1:00 pm
by mflorell » Fri Apr 20, 2007 8:45 pm
Looks like your FastAGI_log script is not running.
What is in your astguiclient.conf file?
Have you loaded the Net::Server perl module?
-
mflorell
- Site Admin
-
- Posts: 18387
- Joined: Wed Jun 07, 2006 2:45 pm
- Location: Florida
-
by darleys » Sun Apr 22, 2007 6:29 am
I have fixed it . just because the listener dose not work well.
Another question: I will use vicidial as a voip call center .that means no zap/g2 is used . all calls are h323 calls whether inbound or outbound. At least outbound must be h323 calls. My asterisk has already been worked fine like sip and h323.
who can tell me how to modify the dialplan and if the astguiclient and vicidial can work no problem? mroot%\
I also face the same problem. Please explain how did you fix it?
-
darleys
-
- Posts: 1
- Joined: Sun Apr 22, 2007 6:25 am
by smth » Mon Apr 23, 2007 10:34 am
To mflorell:
Thank you so much.
dial next number got ok after loaded the Net ::Server. current screen -r as following:
- Code: Select all
32523.ASTsend (Detached)
32532.ASTVDremote (Detached)
15453.ASTfastlog (Detached)
18433.ASTVDadapt (Detached)
32526.ASTlisten (Detached)
32529.ASTVDauto (Detached)
32313.ASTupdate (Detached)
To darleys:
If you found no manager info loged on asterisk from CLI while loged in vicidial, enter 'screen -r 'to check if the ASTlisten running. if not ,run it manully to find some info with what's wrong. For me, that 's because I did not load the 'Telnet.pm' originally. You can find it at astguiclient/extras/ and cp it to perl directly.
is it helpful?
-
smth
-
- Posts: 16
- Joined: Thu Apr 19, 2007 1:00 pm
Return to Support
Who is online
Users browsing this forum: No registered users and 129 guests