Wiki source code of Determine Your iSymphony version
Version 8.1 by michaely on 2012/04/30 15:35
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | There are three different ways to find the currentĀ versionĀ of your iSymphony install. | ||
2 | |||
3 | = Client = | ||
4 | |||
5 | Open your client and go to **Help->About** | ||
6 | |||
7 | = **Server CLI** = | ||
8 | |||
9 | On your server command line do the following: | ||
10 | |||
11 | 1. Type **telnet localhost 50001** | ||
12 | 1. Type **version** | ||
13 | 1. Type **exit** | ||
14 | |||
15 | = **FreePBX** = | ||
16 | |||
17 | If using the FreePBX module the version and revision will be displayed at the top of the FreePBX iSymphony configuration page. |