Page 1 of 1

I have a number of issues

PostPosted: Fri Dec 08, 2006 11:05 am
by ckwall
I have done everything in the scratch install file. 3 times making sure i did not miss something. I must be just miss understanding something or doing what I read wrong.

Issue number 1: I cannot hear anything when i dial into asterisk. Playback, meetme... nothing. it all works fine, i just cannot hear it.

Second issue. When i log in, it does not even attempt to dial my softphone

Third issue, I am getting the Noone is in your session: 8600051 error.

Please point me in the correct direction for troubleshooting. I have been at this for 11 straight hours.

PostPosted: Fri Dec 08, 2006 12:36 pm
by Delta239
i have the last 2 issues that you are having right now.. but the first one... i've never had it before.. if you're trying to dial 8600051 what happens..?? are you using sip phones or what?

Re: I have a number of issues

PostPosted: Fri Dec 08, 2006 12:38 pm
by Op3r
ckwall wrote:I have done everything in the scratch install file. 3 times making sure i did not miss something. I must be just miss understanding something or doing what I read wrong.

Issue number 1: I cannot hear anything when i dial into asterisk. Playback, meetme... nothing. it all works fine, i just cannot hear it.

Second issue. When i log in, it does not even attempt to dial my softphone

Third issue, I am getting the Noone is in your session: 8600051 error.

Please point me in the correct direction for troubleshooting. I have been at this for 11 straight hours.


Now lets go by this per issue

1 and 2 ) what does your asterisk CLI say?
whats the version of VICIDIAL and Asterisk are you using?

3) because your phone is not logged in.

answer this questions and we might be able to help you more.

PostPosted: Fri Dec 08, 2006 12:40 pm
by xysm
could be lots of things..

1 - try use the softphone to make a normal call.. to see if asterisk is working..

2 - if sip phone, make sure it is in your sip.conf

3 - make sure the phone has the right ip assigned to it in the phone setup in vicidial admin

4 - make sure the conf has the right ip assigned to it in the vicidial admin

5 - make sure your extensions.conf and meetme.conf have those extensions

that should get you started....

// xysm

PostPosted: Fri Dec 08, 2006 1:39 pm
by ckwall
I am using Asterisk SVN-branch-1.2-r48356M with and Astguiclient 2.0.1

could be lots of things..

1 - try use the softphone to make a normal call.. to see if asterisk is working..

2 - if sip phone, make sure it is in your sip.conf

3 - make sure the phone has the right ip assigned to it in the phone setup in vicidial admin

4 - make sure the conf has the right ip assigned to it in the vicidial admin

5 - make sure your extensions.conf and meetme.conf have those extensions

that should get you started....

// xysm


Sofphone makes the call like it should. CLI shows the calls working correctly. But, I cannot here the call. I can hear the call from other asterisk servers when i connect to them, just not this one.

The softphone is in the sip.conf. I can dial other extensions from this one, and this one from others.

I will check the ip addresses

and the extensions.conf had the correct extensions. I can dial them and watch the calls progress accordingly.

PostPosted: Fri Dec 08, 2006 1:45 pm
by ckwall
The ip addresses are set correctly. When I click on the login from the /agc/vicidial.php absolutely nothing happens in the CLI> I see the manager sessions logging in and out, but nothing ever happens to dial my agent logging in.

PostPosted: Fri Dec 08, 2006 1:46 pm
by ckwall
but dialing other extensions and stuff from that same softphone work just fine. (except for the no sound part)

PostPosted: Fri Dec 08, 2006 2:07 pm
by ckwall
No sound is resolved. The box i am using has a T1 card in it and I had no intention of using it with a T1, so it was not configured. Apparently that causes that issue.

PostPosted: Fri Dec 08, 2006 2:27 pm
by xysm
can you paste some CLI output of you calling an extensions with the softphone, and then trying to login with agc and note when you did each in the paste...

// xysm

PostPosted: Fri Dec 08, 2006 2:33 pm
by ckwall

PostPosted: Fri Dec 08, 2006 3:50 pm
by ckwall
so really the only issue i have here is that when trying to log my user in from the agc/vicidial.php it makes no attempt as far as i can see to log in. There is no output on the CLI whatsoever.

PostPosted: Sat Dec 09, 2006 8:39 am
by mflorell
Please post output from "screen -r"

PostPosted: Mon Dec 11, 2006 1:06 pm
by ckwall
Interesting... there is no output.

[root@localhost ~]# screen -r
There is no screen to be resumed.

What did I do wrong?

PostPosted: Mon Dec 11, 2006 6:06 pm
by ckwall
I have corrected these issue. The remaining issue was a file permission issue on the .pl scripts used by the crontab -e