Changes for page Getting Started

Last modified by superadmin on 2021/09/09 20:56

From version 9.1
edited by superadmin
on 2021/09/09 18:12
Change comment: There is no comment for this version
To version 5.1
edited by michaely
on 2021/09/09 18:01
Change comment: Import

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,0 @@
1 -xwiki:ISYMDOCS.Home.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.superadmin
1 +XWiki.michaely
Tags
... ... @@ -1,1 +1,0 @@
1 -install|started|installation|setup|getting
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  {{toc/}}
6 6  
7 -This document is intended for users who are new to iSymphony 3.0 and want to get a basic installation of iSymphony up and running. This document can also be used as a general setup guide.
7 +This document is indented for users who are new to iSymphony 3.0 and want to get a basic installation of iSymphony up and running. This document can also be used as a general setup guide.
8 8  
9 9  = 1. Before You Start =
10 10  
... ... @@ -11,39 +11,21 @@
11 11  {{info}}
12 12  **Important Information for FreePBX Distro Users**
13 13  
14 -If you are utilizing the FreePBX Distro from [[http:~~/~~/www.freepbx.org>>url:http://www.freepbx.org/||shape="rect"]] you may already have iSymphony installed and ready to go. If your FreePBX Distro comes with iSympohny V3 pre-installed you must enable the server with the console commands below, then you may skip to **step 3** in this guide.
14 +If you are utilizing the FreePBX Distro from [[http:~~/~~/www.freepbx.org>>url:http://www.freepbx.org||shape="rect"]] you may already have iSymphony installed and ready to go. If your FreePBX Distro comes with iSympohny V3 pre-installed you can skip to **step 3** in this guide.
15 15  
16 -You can check to see if iSymphony is pre-installed by checking for the existence of the /opt/isymphony3 directory on the server.
16 +
17 17  
18 -**Enabling the iSymphony server in the FreePBX Distro**
19 -
20 -By default the iSymphony server is disabled in the FreePBX Distro. You can run the following commands to enable it.
21 -
22 -{{code language="bash"}}
23 -service iSymphonyServerV3 start
24 -{{/code}}
25 -
26 -{{code language="bash"}}
27 -chkconfig iSymphonyServerV3 on
28 -{{/code}}
29 -
30 -The second command above will ensure that the iSymphony server restarts on reboot of the server.
31 -
32 -Once the iSymphony server is enabled, run an **Apply Config** in FreePBX to configure the iSymphony server.
18 +(% style="color: rgb(0,0,0);" %)To check if your FreePBX system already has iSymphony V3 pre-installed navigate to **Admin->iSymphony V3** in FreePBX and verify that the server **Connected** status is showing **YES**. If you do not have **Admin->iSymphony V3 **in the FreePBX menu review the iSymphony Requirements and Supported Platforms below and continue to **step 2** in this guide to install the iSymphony Server.
33 33  {{/info}}
34 34  
35 -Before you start, make sure that you review the [[doc:ISYMDOCS.iSymphony Requirements]] and [[doc:ISYMDOCS.Supported Platforms]] sections in order to ensure that your system supports iSymphony.
21 +Before you start, make sure that you review the [[doc:iSymphony Requirements]] and [[doc:Supported Platforms]] sections in order to ensure that your system supports iSymphony.
36 36  
37 37  = 2. Installing iSymphony =
38 38  
39 39  Dependent on your utilization of a FreePBX based (or FreePBX derived, such as Trixbox or PBX In a Flash) configuration GUI for Asterisk, your installation method may vary.
40 40  
41 -{{info}}
42 -All installation packages can be found in our [[doc:ISYMKB.Downloads Archive]]. We recommend utilizing the latest stable release, that supports your platform.
43 -{{/info}}
27 +== FreePBX Based Install ==
44 44  
45 -== (% style="color: rgb(0,0,0);" %)FreePBX Based Install(%%) ==
46 -
47 47  For installs that utilize a FreePBX based configuration GUI.
48 48  
49 49  {{info}}
... ... @@ -50,8 +50,8 @@
50 50  You can only use the [[doc:FreePBX, Elastix and PBX in a Flash Installation]] instructions if using a system that is based on **FreePBX 2.10+** due to the FreePBX version support of the iSymphony FreePBX module. If you are using a system based on a version of FreePBX below 2.10 you will have to use the **Vanilla Asterisk Install** instructions.
51 51  {{/info}}
52 52  
53 -1. Follow the [[doc:ISYMDOCS.FreePBX, Elastix and PBX in a Flash Installation]] instructions.
54 -1. Familiarize yourself with the iSymphony [[doc:ISYMDOCS.FreePBX Module Administration]] sections.
35 +1. Follow the [[doc:FreePBX, Elastix and PBX in a Flash Installation]] instructions.
36 +1. Familiarize yourself with the iSymphony [[doc:FreePBX Module Administration]] sections.
55 55  
56 56  Once these steps are complete you will have a fully functioning and configured install of iSymphony.
57 57  
... ... @@ -59,33 +59,29 @@
59 59  
60 60  For installations that do not utilize a FreePBX based configuration GUI.
61 61  
62 -1. Follow the [[doc:ISYMDOCS.Asterisk Server (Vanilla) Installation]] instructions in order to get an iSymphony server installed and running.
63 -1. Log into the Administrator Interface. See [[doc:ISYMDOCS.Connecting to the Administration Interface]].
64 -1. Change the default Administrator login credentials. See [[doc:ISYMDOCS.Administrators]].
65 -1. Create a PBX Connection to your phone system. See [[doc:ISYMDOCS.PBX Connections]].
66 -1. Configure your Extensions in iSymphony. See [[doc:ISYMDOCS.Extensions]].
67 -1. Create iSymphony Users. See [[doc:ISYMDOCS.Users]].
68 -1. Configure Queues. See [[doc:ISYMDOCS.Queues]]. (optional)
69 -1. Configure Conference Rooms. See [[doc:ISYMDOCS.Conference Rooms]]. (optional)
70 -1. Configure Parking Lots. See [[doc:ISYMDOCS.Parking Lots]]. (optional)
71 -1. Configure Statuses. See [[doc:ISYMDOCS.Statuses]]. (optional)
44 +1. Follow the [[doc:Asterisk Server (Vanilla) Installation]] instructions in order to get an iSymphony server installed and running.
45 +1. Log into the Administrator Interface. See [[doc:Connecting to the Administration Interface]].
46 +1. Change the default Administrator login credentials. See [[doc:Administrators]].
47 +1. Create a PBX Connection to your phone system. See [[doc:PBX Connections]].
48 +1. Configure your Extensions in iSymphony. See [[doc:Extensions]].
49 +1. Create iSymphony Users. See [[doc:Users]].
50 +1. Configure Queues. See [[doc:Queues]]. (optional)
51 +1. Configure Conference Rooms. See [[doc:Conference Rooms]]. (optional)
52 +1. Configure Parking Lots. See [[doc:Parking Lots]]. (optional)
53 +1. Configure Statuses. See [[doc:Statuses]]. (optional)
72 72  
73 73  = 3. Applying Your License =
74 74  
75 -If you have an iSymphony license apply it to your server. See [[doc:ISYMDOCS.Licensing]].
57 +If you have an iSymphony license apply it to your server. See [[doc:Licensing]].
76 76  
77 -= 4. Setup The Voicemail And Recording Resource Host =
59 += 4. Connect To The Client Interface =
78 78  
79 -In order to playback voicemails and recordings directly in browser, you must set up the voicemail and recording resource hosts. See [[doc:ISYMDOCS.Voicemail And Recording Playback Host Setup]].
61 +Log into the client interface. See [[Connecting to the Client Interface>>doc:Connecting To The Client Interface]].
80 80  
81 -= 5. Connect To The Client Interface =
63 += 5. Familiarize Yourself With The Functionality Of The Client Interface =
82 82  
83 -Log into the client interface. See [[Connecting to the Client Interface>>doc:ISYMDOCS.Connecting To The Client Interface]].
65 +See the [[iSymphyony Users Guide>>doc:iSymphony User's Guide]] for more information.
84 84  
85 -= 6. Familiarize Yourself With The Functionality Of The Client Interface =
86 -
87 -See the [[iSymphyony Users Guide>>doc:ISYMDOCS.Home.iSymphony User's Guide.WebHome]] for more information.
88 -
89 89  (((
90 90  (% style="color: rgb(0,0,0);white-space: pre-wrap;background-color: rgb(237,245,255);" %)
91 91  
serverup.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiGuest
Size
... ... @@ -1,1 +1,0 @@
1 -4.5 KB
Content