Page 1 of 1

Ring on phone not coming & Noone is in your session: 860

PostPosted: Wed Aug 15, 2007 8:00 pm
by himanshu_somani
I have freshly installed the VICIDIAL and every thing seems good after completion of the installation and now when I am logging into the agent web tool I am not getting any Ringback on my eyebeam which is registered successfully !! I have tried all the hooks and crooks but cannot makeup what way will the life saving ring back come on the silent eyebeam which is making me cry after 4 days of days and night work..!! help meee!!!!! : roll:

No Activity can be monitored on the Asterisk logs

PostPosted: Wed Aug 15, 2007 9:10 pm
by himanshu_somani
1. I am having SIP Trunks and thats why while editing rc.local file i have kept

modprobe zaptel
modprobe ztdummy

2. asterisk was not starting by its own and thats why I did put an extra entry in the cornd -e of

asterisk below asterisk -vvvvvvvvvvvvvvgc and that solved my asterisk startup problem.

3. I am only about to guess now that due to some reason my VICIDIal is not passing proper commands to Asterisk Server due to which its not generating a call on my eyebeam for first party in conference call... !! hope someone has some solution for me..!!

thankyou in advance..!!

PostPosted: Thu Aug 16, 2007 12:39 am
by mflorell
Asterisk version?

Astguiclient version?

manager.conf contents?

Version Information

PostPosted: Thu Aug 16, 2007 8:55 am
by duke5285
Asterisk 1.2.24
Vicidial Administrator VERSION: 2.0.95 BUILD: 70402-1157

Manager.conf Configuratin
[general]
enabled = yes
port = 5038
bindaddr = 0.0.0.0
[cron]
secret = 1234
read = system,call,log,verbose,command,agent,user
write = system,call,log,verbose,command,agent,user
[updatecron]
secret = 1234
read = command
write = command
[listencron]
secret = 1234
read = system,call,log,verbose,command,agent,user
write = command
[sendcron]
secret = 1234
read = command
write = system,call,log,verbose,command,agent,user

-Himanshu-

PostPosted: Thu Aug 16, 2007 2:31 pm
by mflorell
Please post results of the following command:

"screen -r"

How can i run this command

PostPosted: Thu Aug 16, 2007 5:29 pm
by duke5285
I have tried this command in the # terminal , also in the asterisk CLI no where its working...can i know where i have to run this command..

PostPosted: Thu Aug 16, 2007 8:18 pm
by mflorell
You run it at the terminal, if nothing comes up then you did not follow the SCRATCH_INSTALL.txt doc.

You need to have screen installed on your server for VICIDIAL to work properly.

Thankyou for making me understand one more important thing

PostPosted: Fri Aug 17, 2007 6:15 pm
by himanshu_somani
ok i will be reinstalling the whole system back from scratch..as you are sounding right, evertime i am finding lot of mistakes in my install and this time i got to know that it was screen and due to that only screen command is not working.

Will get back on the same !!
-Himanshu-