Last modified by michaely on 2021/09/09 20:55

Show last authors
1 **//On this page~://**
2
3
4
5 {{toc/}}
6
7 The iSymphony Administration Interface allows administrators to modify the configuration of iSymphony and view information about users and modules. iSymphony 3.0 utilizes a web based administration interface.
8
9 = Browser Access =
10
11 The interface can be accessed by going to the following URL in your browser.
12
13 {{code language="text"}}
14 http://<ip or hostname of the iSymphony server>:58080/administrator/admin
15 {{/code}}
16
17 The port **58080** is the default web port for the iSymphony server. This port may vary depending on configuration.
18
19 = Login =
20
21 When accessing the administration interface you will be prompted to enter a username and password.
22
23 === Administrator Credentials ===
24
25 Depending on the type of install you have the default credentials for the administration login will vary.
26
27 ===== Vanilla Asterisk =====
28
29 For plain Asterisk installs that are not using the FreePBX module the default administration login credentials will be **admin** as the username and **secret** as the password.
30
31 {{note}}
32 It is highly recommended that you change the default login credentials immediately after installation. See [[doc:Administrators]] for more information.
33 {{/note}}
34
35 ===== FreePBX =====
36
37 When using the FreePBX module the admin credentials will match that of the FreePBX administration login credentials. The module will create an administrator on the iSymphony server for each administrator in FreePBX. You can see your FreePBX administrators in **Admin->Administrators** in FreePBX.
38
39 {{info}}
40 If the administrator in FreePBX does not have rights to view the iSymphony V3 module the administrator will not be created on the iSymphony side.
41 {{/info}}
42
43 \\
iSymphony