Page 1 of 1

How to use default phone logins

PostPosted: Mon Apr 01, 2013 7:11 am
by lyxn2011
Hello,

I have set default phone logins and passwords for the users. According to the help text for phone login "This value will populate the phone_login automatically when the user logs in with their user-pass-campaign in the vicidial.php login screen", but the vicidial.php first asks for the phone login and phone password. How does a user login with only the user login, user password and campaign in the vicidial.php login screen?

Scratch install
Operating sys: Slackware 13.37
mysql: 5.1.56
Asterisk: 1.4.26.2
VicidialVERSION: 2.4-364a BUILD: 120409-1136
No Digium/Sangoma Hardware | No Extra Software After Installation

Re: How to use default phone logins

PostPosted: Mon Apr 01, 2013 10:28 am
by williamconley
check the options.php file for the variable to allow user login first.

Re: How to use default phone logins

PostPosted: Tue Apr 02, 2013 3:59 am
by lyxn2011
Thanks, this worked. I set the variable $user_login_first='1' in options.php.