Page 1 of 1

username and password for astguiclient/admin.php

PostPosted: Mon Aug 14, 2006 6:43 am
by abhasbajpai
am running FC 4 with apatche preinstalled
i have followed all the steps of scratch install
in asterisk databse i typed
insert into phones (extension, dialplan_number, voicemail_id, phone_ip, computer_ip, server_ip, login, pass, status, active, phone_type, fullname, company, picture, messages, old_messages, protocol) values('gs102','102','102','10.10.10.16','10.10.9.16','10.10.10.66','gs102','test', 'ADMIN','Y','Grandstream BT 102','Test Admin Phone','TEST','','0','0','SIP');
now after creating MySQL "asterisk" database

step 3 says
3. Enter the astguiclient administration page:
http://10.10.10.66/astguiclient/admin.php (10.10.10.66 is my server IP)
so when i type this in browser
it askes for user name and password
i tried with both
test as un and ADMIN as pass
6666 as UN and 1234 as pass
and cron as UN 1234 as pass which is pass for cron
even with root and password
the password for mysql root is 1234
either way its not working
when cancel it
the error is
Invalid Username/Password: ||| |SELECT count(*) from vicidial_users where user='' and pass='' and user_level > '6' and ast_admin_access='1';|

BTW astrisk is running fine with manual dialing
thanks (in advance of cource)

PostPosted: Mon Aug 14, 2006 10:21 am
by mflorell
Dupilicate post.

Did you run the GRANT queries as mentioned in the SCRATCH_INSTALL when you created the asterisk database?

PostPosted: Tue Aug 15, 2006 2:33 am
by abhasbajpai
sry
thanks
i its working