Update README.md
Reflect move of sccp_manager to chan-sccp, updating links and readme.
This commit is contained in:
parent
12c8f30464
commit
cd30a20cf6
26
README.md
26
README.md
|
@ -3,31 +3,32 @@
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
* [Installation](https://github.com/PhantomVl/sccp_manager#installation)
|
* [Installation](https://github.com/chan-sccp/sccp_manager#installation)
|
||||||
* [Prerequisites](https://github.com/PhantomVl/sccp_manager#prerequisites)
|
* [Prerequisites](https://github.com/chan-sccp/sccp_manager#prerequisites)
|
||||||
* [Links](https://github.com/PhantomVl/sccp_manager#link)
|
* [Links](https://github.com/chan-sccp/sccp_manager#link)
|
||||||
* [Wiki](https://github.com/PhantomVl/sccp_manager/wiki)
|
* [Wiki](https://github.com/chan-sccp/sccp_manager/wiki)
|
||||||
|
|
||||||
## Link
|
## Link
|
||||||
|
|
||||||
[](https://github.com/PhantomVl/sccp_manager/archive/master.zip)
|
[](https://github.com/chan-sccp/sccp_manager/archive/tarball/develop)
|
||||||
[](https://github.com/chan-sccp/chan-sccp/releases/latest)
|
[](https://github.com/chan-sccp/chan-sccp/releases/latest)
|
||||||
[](https://github.com/chan-sccp/chan-sccp/wiki)
|
[](https://github.com/chan-sccp/chan-sccp/wiki)
|
||||||
|
|
||||||
This module has been developed to help IT Staff with their Asterisk-Cisco infrastructure deployment,
|
This module has been developed to help IT Staff with their Asterisk-Cisco infrastructure deployment,
|
||||||
providing easily provisioning and managing Cisco IP phones and extensions in a similar way as it does with Cisco CallManager.
|
providing easy provisioning and management of Cisco IP phones and extensions in a similar way to Cisco CallManager.
|
||||||
The idea of creating a module is borrowed from (https://github.com/Cynjut/SCCP_Manager)
|
The idea of creating a module is borrowed from (https://github.com/Cynjut/SCCP_Manager), and was further developed and managed
|
||||||
|
by PhantomVl (https://github.com/PhantomVl/sccp_manager) who has been unavailable for some time. sccp_manager relies heavily
|
||||||
|
on chan-sccp, so having the same repository will help improve integration.
|
||||||
|
|
||||||
SCCP Manager is free software. Please see the file COPYING for details.
|
SCCP Manager is free software. Please see the file COPYING for details.
|
||||||
|
|
||||||
This module has been developed to help IT Staff with their Asterisk-Cisco infrastructure deployment,
|
This module will suit you if you are planing the to migrate from CallManager to Asterisk (or have already done it). SCCP-Manager allows you to administer
|
||||||
providing easily provisioning and managing Cisco IP phones and extensions in a similar way as it does with Cisco CallManager.
|
SCCP extensions and a wide range of Cisco phone types (including IP Communicator).
|
||||||
|
|
||||||
This module will suit you if you are planing the to migrate from CallManager to Asterisk (or did it), SCCP-Manager allows you to administer SCCP extensions and a wide range of Cisco phone types (including IP Communicator).
|
|
||||||
You can control phone buttons (depending on the phone model) assigning multiple lines, speeddials and BLF’s.
|
You can control phone buttons (depending on the phone model) assigning multiple lines, speeddials and BLF’s.
|
||||||
And you can use the driver functions "sccp_chain" from the GUI module.
|
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/chan-sccp/wiki)
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
Make sure you have the following installed on your system:
|
Make sure you have the following installed on your system:
|
||||||
|
@ -96,4 +97,3 @@ you will have to set it up for this module to work ([See](https://github.com/cha
|
||||||
|
|
||||||
### Chat
|
### Chat
|
||||||
[](https://gitter.im/sccp_manager/community)
|
[](https://gitter.im/sccp_manager/community)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue