Wiki source code of Server Configuration

Last modified by Scott Gagan on 2021/09/10 22:35

Show last authors
1 **//On this page~://**
2
3
4
5 {{toc/}}
6
7 Server configuration page allows for modification of top level server configuration options and provides the interface for the update system.
8
9 = Shutting Down Server =
10
11 To shutdown the server from the administration interface right click on "Server" in the configuration tree and select "Shutdown".
12
13 = Reloading Server =
14
15 Reloading the server will perform an internal restart of the server and will reread the configuration from the xml files.
16 To reload the server right click on "Server" and select "Reload"
17
18 = Server Properties =
19
20 |=(((
21 (% style="text-decoration: underline;" %)**Ports**
22 )))|=(((
23
24 )))
25 |=(((
26 **Client Port:**
27 )))|(((
28 The port the server will listen for client connection on (default: 50000).
29 )))
30 |=(((
31 **CLI Port:**
32 )))|(((
33 The port used to interface with the iSymphony CLI (default: 50001).
34 )))
35 |=(((
36 **HTTP Port:**
37 )))|(((
38 Port used for distributing updates to clients (default: 50003).
39 )))
40 |=(((
41 (% style="text-decoration: underline;" %)**Administration Login**
42 )))|=(((
43
44 )))
45 |=(((
46 **Username:**
47 )))|(((
48 Administration interface username (default: admin).
49 )))
50 |=(((
51 **Password:**
52 )))|(((
53 Administration interface password (default: secret).
54 )))
55 |=(((
56 (% style="text-decoration: underline;" %)**Update**
57 )))|=(((
58
59 )))
60 |=(((
61 **URL:**
62 )))|(((
63 URL of update site. (default: [[http:~~/~~/www.i9technologies.com/support/internal/updatesites/isymphony>>url:http://www.getisymphony.com/updates/isymphony||shape="rect"]]).
64 )))
65 |=(((
66 **Auto Install Update if Available:**
67 )))|(((
68 If checked update will download and install automatically if new version is found after selecting the **Check For Updates** button. Else update will be performed step by step.
69 )))
70 |=(((
71 (% style="text-decoration: underline;" %)**Extension Buttons**
72 )))|=(((
73
74 )))
75 |=(((
76 **Hold
77 Record
78 Cell Phone
79 Agent
80 Chat
81 Barge
82 Park
83 Hangup
84 Voicemail
85 Email
86 Mute/Unmute
87 Do Not Disturb
88 \\**
89 )))|(((
90 Disables/Enables extension buttons system wide.
91 )))
92 |=(((
93 (% style="text-decoration: underline;" %)**Default Permissions**
94 )))|=(((
95
96 )))
97 |=(((
98 **Modify Default Permissions:**
99 )))|(((
100 Allows for modification of the default permission set (See [[doc:iSymphony 2\.8 Documentation.iSymphony Administrator's Guide.Permissions.WebHome]] section).
101 )))
iSymphony