Hello everyone, This is my first time posting on the forum so if I'm missing any important information to help with troubleshooting, please let me know.
I recently setup an All in One Vicibox installation with the latest version and I'm trying to implement the "Default Phone Login" feature so our users will not have to input phone credentials to log into our dialer. I can't seem to get this feature working and nothing changes after making these changes.
Here is the article I followed for the most part -
http://eflo.net/VICIDIALforum/viewtopic.php?f=2&t=40444
after going to /agc and copying the options-example.php file to options.php and change this line -
$user_login_first = '0'; # set to 1 to have the vicidial_user login before the phone login
to this -
$user_login_first = '1'; # set to 1 to have the vicidial_user login before the phone login
It is still asking for the phone credentials first.
I have also changed this same setting in /agc/vicidial.php hoping that would work, but it didn't.
I've also restarted the server just in case after making any changes.
Would I possibly be missing something or is there an extra step I'm supposed to do?
Thank you for your time!
VERSION: 2.14-832a
BUILD: 211027-1031
© 2021 ViciDial Group
Vicibox Version: 10.0.1.3
SVN Version: 3534
DB Schema Version: 1646
ASTERISK : 13.38.2-vici