Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User ID and Password: #246

Open
hmsolutons opened this issue Oct 11, 2020 · 3 comments
Open

User ID and Password: #246

hmsolutons opened this issue Oct 11, 2020 · 3 comments

Comments

@hmsolutons
Copy link

Hello everyone,

Can someone pls help what is the default user id and password for signing first time on qpanel.

Thank you in advance.

@roramirez
Copy link
Owner

The user and password are setting in the config.ini file into the [users] section.

@hmsolutons
Copy link
Author

Thank you for your response,
pls see my config.ini file details I am providing the proper user id and password but still not log-in on qpanel web app.

[manager]
user = qpanel
password = Passw0rd
port = 5038
host = 192.168.0.112

[general]
debug = False
port = 5000
host = 192.168.0.112
;Interval for request update in seconds
interval = 5
;hide = ; Hide queue on monitor separate by comma. Example config hide=queue1,queue2
;show = ; Add queue what you required to show. Example show=queue1,otherqueuename.
;This option override the hide parameter
;base_url = ; Default is /
secret_key = 'Passw0rd' ; is a good idea change this value
language = en
check_upgrade = True
;freeswitch = True ; Use FreeSWITCH as backend. Use mod_callcenter
show_service_level = False ; Show information of service level of a queue

; external script to return json array for queue enables
external_login = http://192.168.0.112/resources/qpanel.php

[rename]
; This section if for rename name of queue
; Example:
9001 = support. This rename queue "5000" by "support"

[users]
; add user and password
; example
1002 = test123
admin = Passw0rd

I can't log in on the page and the page still the same when entering the user id and password.
For more details find see the attached file.

enter id password

after id password

@hmsolutons
Copy link
Author

And I am using Issabel with Asterisk 13.

Waiting for your kind response.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants