Changes for page Reporting Issues
Last modified by michelk on 2021/09/09 20:55
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,28 +1,21 @@ 1 -{{layout}} 2 -{{layout-section ac:type="two_right_sidebar"}} 3 -{{layout-cell}} 4 -This article outlines the procedure for reporting issues you experience with iSymphony, along with information that is required for our support staff to troubleshoot issues effectively. When reporting issues, providing as much information as possible can expedite issue resolution. 1 + 5 5 6 - = CreatingTickets=3 +**//On this page~://** 7 7 8 -All bug reports and issues should be reported via our [[Ticket System>>url:http://www.getisymphony.com/support||shape="rect"]]. 9 9 10 -= Description = 11 11 12 -Make sure to include a detailed description of the bug/issue and what you were doing to cause it. Also include the time the bug occurred if possible. Be as detailed as possible. 13 -{{/layout-cell}} 7 +{{toc/}} 14 14 15 -{{layout-cell}} 16 -**//On this page~://** 9 +This article outlines the procedure for reporting issues you experience with iSymphony, along with information that is required for our support staff to troubleshot issues effectively. When reporting issues, providing as much information as possible can expedite issue resolution. 17 17 11 += Creating Tickets = 18 18 13 +All bug reports and issues should be reported via our [[Ticket System>>url:http://www.getisymphony.com/support||shape="rect"]]. 19 19 20 -{{toc maxLevel="2"/}} 21 -{{/layout-cell}} 22 -{{/layout-section}} 15 += Description = 23 23 24 - {{layout-section ac:type="single"}}25 - {{layout-cell}}17 +Make sure to include a detailed description of the bug/issue and what you were doing to cause it. Also include the time the bug occurred if possible. Be as detailed as possible. 18 + 26 26 = Transferring Files = 27 27 28 28 In most cases, support representatives will require files from your server in order to troubleshoot issues. You can utilize SCP to download the files onto your personal machine. Once the files are on your personal machine, you can attach them in a new ticket or in a reply to an existing ticket. ... ... @@ -53,10 +53,10 @@ 53 53 54 54 = Support Packages = 55 55 56 -iSymphony now allows administrators to create support packages which contain useful information about the system. These packages are used by our support team to expedite the troubleshooting process. Creating asupport package is easy, and can be done from the Administration Interface or the server command line.49 +iSymphony now allows administrators to create support packages which contain useful information about the system. These packages are used by our support team to expedite the troubleshooting process. Creating s support package is easy, and can be done from the Administration Interface or the server command line. 57 57 58 58 {{note}} 59 -The ability to create support packages is only available in iSymphony 3.3+. If you are using a version of iSymphony prior to 3.3, see the [[Manual Collection>>doc:||anchor="ManualCollection"]]section below.52 +The ability to create support packages is only available in iSymphony 3.3+. If you are using a version of iSymphony prior to 3.3, see the Manual Collection section below. 60 60 {{/note}} 61 61 62 62 == Creating Support Packages from the Administration Interface == ... ... @@ -64,24 +64,24 @@ 64 64 iSymphony provides an easy to use interface that allows administrators to create, and download, support packages directly from the Administration interface. 65 65 66 66 {{note}} 67 -If you cannot access the Administration interface, due to issues with the application, see [[Creating Support Packages from the Command Line>>doc:||anchor="CreatingSupport Packages from the Command Line"]]below60 +If you cannot access the Administration interface, due to issues with the application, see Creating Support Packages from the Command Line below 68 68 {{/note}} 69 69 70 70 1. Log into the Administration Interface. See [[doc:Connecting to the Administration Interface]]. 71 71 1. ((( 72 -Select 65 +Select **Global Configuration** at the top right hand corner of the Administration Interface. 73 73 74 74 {{info}} 75 75 Only super Administrators have access to the Global Configuration section. See [[doc:Administrators]] for more information. 76 76 {{/info}} 77 77 ))) 78 -1. Under **Create Support Package**, select the information you wish to be included in the package. The default selection is usually sufficient. See [[Package Options>>doc:||anchor="Package Options"]] below for more detail on what each option includes in the package.79 -1. Click 80 -1. Once the package has been created you can use the **Download** ,and attach it to a support ticket.71 +1. Under **Create Support Package**, select the information you wish to be included in in the package. The default selection is usually sufficient. 72 +1. Click **Create**. 73 +1. Once the package has been created you can use the **Download** button to download the package to your system and attach it to a support ticket. 81 81 82 82 == Creating Support Packages from the Command Line == 83 83 84 -If you are unable to access the Administration Interface, you can create support packages from the server command line by executing the 77 +If you are unable to access the Administration Interface, you can create support packages from the server command line by executing the **support.sh** script. You can specify several parameters to tell the script which pieces of information to include in the package. 85 85 86 86 1. Log into the server via SSH or a terminal. 87 87 1. ((( ... ... @@ -92,7 +92,7 @@ 92 92 {{/code}} 93 93 94 94 {{info}} 95 -The above command will package all information. If you wish to specify the information that is included in the package you can use the flags specified in the [[Package Options>>doc:||anchor="PackageOptions"]]section below.88 +The above command will package all information. If you wish to specify the information that is included in the package you can use the flags specified in the Package Options section below. 96 96 {{/info}} 97 97 ))) 98 98 1. ((( ... ... @@ -102,13 +102,11 @@ 102 102 /opt/isymphony3/server/support 103 103 {{/code}} 104 104 105 -You will need to download the file from the server to your machine. See [[TransferringFiles>>doc:||anchor="Transferring Files"]]above.98 +You will need to download the file from the server to your machine. See Transferring Files above. 106 106 ))) 107 107 108 108 == Package Options == 109 109 110 -Details concerning what information is included with each package option can be found in the table below. 111 - 112 112 |=((( 113 113 Admin Option 114 114 )))|=((( ... ... @@ -159,14 +159,11 @@ 159 159 -e 160 160 )))|((( 161 161 * The process id of the running iSymphony server installation, if the server is running. 162 -* The **/opt/isymphony3/server/jvm.args** file. (JVM arguments) 163 -* The contents of** /proc/cpuinfo. **(Processor information) 164 -* The contents of **/proc/meminfo**. (Memory Information) 165 -* The results of running the command **free -m**. (Memory Information) 166 -* The results of running the **netstat -lanp** command. (Open socket information) 167 -* A snapshot of the **top** command. (Current running process information) 168 -* The results of running the **uname -a** command. (OS and architecture information) 169 -* The results of running the **java -version** command. (Java JRE information) 153 +* The contents of** /proc/cpuinfo.** 154 +* The contents of **/proc/meminfo**. 155 +* The results of running the command **free -m**. 156 +* The results of running the ~{~{ 157 +* A snapshot of the **top** command. 170 170 ))) 171 171 |(% class="highlight-grey" data-highlight-colour="grey" %)(% class="highlight-grey" data-highlight-colour="grey" %) 172 172 ((( ... ... @@ -175,7 +175,7 @@ 175 175 ((( 176 176 -c 177 177 )))|((( 178 - *All configuration files in **/opt/isymphony3/server/conf**.166 + 179 179 ))) 180 180 |(% class="highlight-grey" data-highlight-colour="grey" %)(% class="highlight-grey" data-highlight-colour="grey" %) 181 181 ((( ... ... @@ -184,14 +184,7 @@ 184 184 ((( 185 185 -p 186 186 )))|((( 187 -* The **manager.conf** or **manager_additional.conf** file. (Asterisk AMI connection information) 188 -* Results from running the command **asterisk -rx "core show version"**. (Asterisk version information) 189 -* Results from running the command **asterisk -rx "sip show peers"**. (Asterisk SIP peer information) 190 -* Results from running the command **asterisk -rx "pjsip show endpoints"**. (Asterisk PJSIP peer information) 191 -* Results from running the command **asterisk -rx "core show channels"**. (Asterisk active channel information) 192 -* Results from running the command **asterisk -rx "queue show"**. (Asterisk queue information) 193 -* Results from running the command **asterisk -rx "confbridge list"**. (Asterisk app_confbridge room information) 194 -* Results from running the command **asterisk -rx "meetme list"**. (Asterisk app_meetme room information) 175 + 195 195 ))) 196 196 |(% class="highlight-grey" data-highlight-colour="grey" %)(% class="highlight-grey" data-highlight-colour="grey" %) 197 197 ((( ... ... @@ -200,7 +200,7 @@ 200 200 ((( 201 201 -d 202 202 )))|((( 203 - *iSymphony internal database files. (Call history, notification, and saved client session infomration)184 + 204 204 ))) 205 205 206 206 ... ... @@ -211,7 +211,7 @@ 211 211 212 212 == Logs == 213 213 214 -Include all log files from 195 +Include all log files from **/opt/isymphony3/server/log** in the ticket. You can make a archive of the logs via the following command. 215 215 216 216 {{code language="bash"}} 217 217 tar -zcvf islogs.tar.gz /opt/isymphony3/server/log ... ... @@ -255,7 +255,7 @@ 255 255 256 256 1. First try a refresh of the page to see if that corrects the issue. 257 257 1. ((( 258 -If the refresh does not work try a restart of the client application by appending 239 +If the refresh does not work try a restart of the client application by appending **?restartApplication** to the end of the URL and hitting enter. 259 259 260 260 {{info}} 261 261 Remove the **?restartApplication** from the URL once you have used it or else subsequent page refreshing will restart the application. ... ... @@ -266,6 +266,3 @@ 266 266 = Extra Information For FreePBX Module Issues = 267 267 268 268 If you are using the iSymphony FreePBX Module and you are having issues with configuration syncing between the iSymphony FreePBX Module and the iSymphony Server you will want to add the module debug information to your ticket. See [[doc:FreePBX Module Administration]] for more information on how to acquire the module debug contents. 269 -{{/layout-cell}} 270 -{{/layout-section}} 271 -{{/layout}}