Page 1 of 1

Conferencing/Only one in session ERROR

PostPosted: Fri Jan 29, 2016 3:26 pm
by bondkmf
(Ok guys sorry for all the post but I am vicidial noob, less then 6 months now).

Problem: Zoiper registers. Yast firewall allows you to get to login page. After you enter phone extension and rep number, and click submit..zoiper rings BUT!!!! it does NOT say you are the only one in the conference. Therefore not working. I thought Dahdi was the problem but I don't think that's the case...any help would be great.

Note- it worked 100% fine yesterday then over night (0 settings changed except reboot). So maybe something is not starting after reboot? I am honestly at a loss.


VERSION: 2.12-537a
BUILD: 160116-1439

1 DB -1.8.32.3-vici
2 SIP -1.8.32.3-vici

Re: Conferencing/Only one in session ERROR

PostPosted: Sun Jan 31, 2016 8:50 pm
by darkeye08
Hi,

Good day!

Have you check/observe as to how many screens running when your server is powered ON? There should be like 11 screens so the server will run perfectly. It is also much better if you can post the logs when you login in the system.
You can see by this command:

screen -ls

Hope this can help :)
Regards,

Re: Conferencing/Only one in session ERROR

PostPosted: Mon Feb 01, 2016 11:00 am
by bondkmf
darkeye08 wrote:Hi,

Good day!

Have you check/observe as to how many screens running when your server is powered ON? There should be like 11 screens so the server will run perfectly. It is also much better if you can post the logs when you login in the system.
You can see by this command:

screen -ls

Hope this can help :)
Regards,


One SIP server gives me this:

There are screens on:
9806.ASTfastlog (Detached)
9803.ASTVDremote (Detached)
9800.ASTVDauto (Detached)
9797.ASTlisten (Detached)
9794.ASTsend (Detached)
9791.ASTupdate (Detached)
9066.asterisk (Detached)
8957.astshell20160201093234 (Detached)
8 Sockets in /var/run/screens/S-root.


The other SIP server gives me this:


There are screens on:
11983.ASTVDremote (Detached)
11980.ASTVDauto (Detached)
11977.ASTlisten (Detached)
11974.ASTsend (Detached)
11971.ASTupdate (Detached)
11370.asterisk (Detached)
11365.astshell20160201093313 (Detached)
10806.ASTVDadFILL (Detached)
10803.ASTfastlog (Detached)
10800.ASTVDadapt (Detached)
10 Sockets in /var/run/screens/S-root.


This is uncharted territory for me. It would appear from what you suggested that I am missing some screens (perl scripts?)

Re: Conferencing/Only one in session ERROR

PostPosted: Tue Mar 29, 2016 8:27 pm
by darkeye08
Hi,

Good day!

Is this a standalone server? If it is then there are scripts that are not running. Try to do a systemctl restart mysql.service then run the keepalive scripts and see the screens are properly loaded. Can you send also the asterisk logs upon logging in.


Cheers! :)