Wiki source code of Determine Your iSymphony Version
Last modified by Sean Hetherington on 2021/09/10 22:40
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | **On this page:** | ||
| 2 | |||
| 3 | |||
| 4 | |||
| 5 | {{toc/}} | ||
| 6 | |||
| 7 | There are three different ways to find the currentĀ versionĀ of your iSymphony install. | ||
| 8 | |||
| 9 | = Client = | ||
| 10 | |||
| 11 | Open your client and go to **Help->About** | ||
| 12 | |||
| 13 | = Server CLI = | ||
| 14 | |||
| 15 | On your server command line do the following: | ||
| 16 | |||
| 17 | 1. Type **telnet localhost 50001** | ||
| 18 | 1. Type **version** | ||
| 19 | 1. Type **exit** | ||
| 20 | |||
| 21 | = FreePBX = | ||
| 22 | |||
| 23 | If using the FreePBX module the version and revision will be displayed at the top of the FreePBX iSymphony configuration page. |