Page 1 of 1

Customer hang on 3way Call

PostPosted: Wed Jun 15, 2016 11:38 am
by tgalan
Hello,

I'm having some of the issues with the costumer staying online on a 3 way call as in post...

viewtopic.php?f=4&t=20567

I follow your Matt Florerll steps to make the changes on the crontab, after it, we start seeing the error:
== Connect attempt from '127.0.0.1' unable to authenticate

mflorell wrote:Change this line:

* * * * * /usr/share/astguiclient/ADMIN_keepalive_ALL.pl
To this:
* * * * * /usr/share/astguiclient/ADMIN_keepalive_ALL.pl --cu3way

Change this line:

* * * * * /usr/share/astguiclient/AST_conf_update.pl
To this:
* * * * * /usr/share/astguiclient/AST_conf_update.pl --no-vc-3way-check


Wait one minute after you have made these changes then do "screen -ls" and check to see that a "ASTconf3way" screen is present.


My manager.conf entries are the ones install by vicidial-express using the Vicibox 7 ISO....

Installation Details:
Vicidibox-7.0.3
Version: 2.12b0.5
BUILD: 160414-1013
SVN Version: 2534

Re: Customer hang on 3way Call

PostPosted: Thu Jun 16, 2016 11:14 am
by MJCoate
Hello,

There was a bug in the 3way script that was recently fixed. Upgrade to the latest SVN version and see if that fixes it.