-
Notifications
You must be signed in to change notification settings - Fork 19
Home
Welcome to the wiki for the sccp_manager. On these pages, you can find the support documentation, example setup, Q&A and more. All information appears here only by magic. Well as you know all magic on the hands, but some times not enough hands to do the magic.
But, just begin now !
-
First, I hope that you have already performed the installation of Freepbx ? But for those who forget something: the most simple installation Form source
-
You'll need installed, and slightly preconfigured driver chain_sccp. Page chain_sccp
cd /usr/src/
git clone https://github.com/chan-sccp/chan-sccp.git chan-sccp cd chan-sccp ./configure --enable-conference --enable-advanced-functions --enable-distributed-devicestate make make install mysql -p asterisk < conf/mysql-v5_enum.sql
-
To make sure that the chan_sccp.so module can be loaded you have to make sure that chan_skinny.so does not get loaded, because the use the same port to listen on. You can do so by editing /etc/asterisk/modules.conf and inserting:
noload => chan_skinny.so
Without this entry both modules will get loaded and you will receive an error message in the message log, stating that chan_sccp.so has failed to load.
- Restart Asterisk. It must be done now to problems with installation of basic functions does not prevent the configuration of the system. Do this in any of the following ways:
- reboot machine.
- *CLI> core restart now
- Now it is time to configure tftpd and dhcpd services.
- Read to configure TFTP ** You will also need the following components: Firmware phones Language packs for phones. All this must be placed in the directory TFTP servers.
- Read to configure DHCP
- Now you download the Scpp Manager ! cd /var/www/html/admin/modules/ git clone https://github.com/PhantomVl/sccp_manager.git amportal chown or fwconsole chown
- Install the Scpp Manager.
- Use GUI: Open "Admnn" -> "Module Admin". Fiend the module and follow the procedure of installation. If everything was done correctly - the Manager will be successfully installed.
- Use cli: amportal a ma install sccp_manager
- Press button "Apply Config" in top-right corner.
- Now You Can begin start configuring your phone station:
- open page "SCCP Connectivity" -> "Server Config". Change the settings according to your system. Save them.
- open page "SCCP Connectivity" -> "System Parameters". Make sure that the model of your phone displayed in the device list, and they are not marked in red.
- The next step will be the creation of telephone numbers fore SCCP. open page "SCCP Connectivity" -> "Phones Manager"