Update README.md
This commit is contained in:
parent
ac4603d543
commit
1570cb9059
25
README.md
25
README.md
|
@ -1,20 +1,13 @@
|
||||||
## Welcome to Chan_SCCP GUI Manager for FreePBX
|
## Welcome to Chan_SCCP GUI Manager for FreePBX
|
||||||
|
|
||||||
```
|

|
||||||
SSSSS CCCCC CCCCC PPPP
|
|
||||||
SS SS CC C CC CC PP P
|
|
||||||
SS S CC CC PPPP
|
|
||||||
SS CC CC CC CC PP
|
|
||||||
SSS CCCCC CCCCC PP
|
|
||||||
SSS
|
|
||||||
SS GGGGG UU UU IIII
|
|
||||||
SS GG UU UU II
|
|
||||||
S SS GG GGG UU UU II
|
|
||||||
SS SS GG G UU UU II
|
|
||||||
SSSSS GGGGG UUUUU IIII
|
|
||||||
```
|
|
||||||
|
|
||||||
### Hot Link
|
* [Installation](https://github.com/PhantomVl/sccp_manager#Installation)
|
||||||
|
* [Prerequisites](https://github.com/PhantomVl/sccp_manager#contributing)
|
||||||
|
* [Links](https://github.com/PhantomVl/sccp_manager/#Link),
|
||||||
|
* [Wiki](https://github.com/PhantomVl/sccp_manager/wiki)
|
||||||
|
|
||||||
|
## Link
|
||||||
|
|
||||||
[](https://github.com/PhantomVl/sccp_manager/archive/master.zip)
|
[](https://github.com/PhantomVl/sccp_manager/archive/master.zip)
|
||||||
[](https://github.com/chan-sccp/chan-sccp/releases/latest)
|
[](https://github.com/chan-sccp/chan-sccp/releases/latest)
|
||||||
|
@ -35,7 +28,7 @@ And you can use the driver functions "sccp_chain" from the GUI module.
|
||||||
### Wiki
|
### Wiki
|
||||||
You can find more information and documentation on our [](https://github.com/PhantomVl/sccp_manager/wiki)
|
You can find more information and documentation on our [](https://github.com/PhantomVl/sccp_manager/wiki)
|
||||||
|
|
||||||
### Prerequisites
|
## Prerequisites
|
||||||
Make sure you have the following installed on your system:
|
Make sure you have the following installed on your system:
|
||||||
- c-compiler:
|
- c-compiler:
|
||||||
- gcc >= 4.4 (note: older not supported, higher advised)
|
- gcc >= 4.4 (note: older not supported, higher advised)
|
||||||
|
@ -67,7 +60,7 @@ Make sure you have the following installed on your system:
|
||||||
- The sccp_manager module will automatically setup and configure asterisk realtime database for chan-sccp.
|
- The sccp_manager module will automatically setup and configure asterisk realtime database for chan-sccp.
|
||||||
For more information about realtime [See chan-sccp wiki](https://github.com/chan-sccp/chan-sccp/wiki/Realtime-Configuration).
|
For more information about realtime [See chan-sccp wiki](https://github.com/chan-sccp/chan-sccp/wiki/Realtime-Configuration).
|
||||||
|
|
||||||
### Module installation
|
## Installation
|
||||||
|
|
||||||
1. Download module into your local system. (/var/www/html/admin/modules/)
|
1. Download module into your local system. (/var/www/html/admin/modules/)
|
||||||
2. Goto FreePBX Admin -> Module Admin.
|
2. Goto FreePBX Admin -> Module Admin.
|
||||||
|
|
Loading…
Reference in a new issue