Update module.xml and PhantomVl references

This commit is contained in:
Diederik de Groot 2021-05-24 16:15:28 +02:00
parent 8bdd6beee8
commit d3e44c955b
No known key found for this signature in database
GPG key ID: AFA728250A1BECD6
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
## Welcome to Develop Chan_SCCP GUI Manager for FreePBX ## Welcome to Develop Chan_SCCP GUI Manager for FreePBX
| [English :gb:/:us:](README.md) | [Russian :ru:](README.ru.md) | [OLD Stable Release](https://github.com/PhantomVl/sccp_manager/tree/master) | [English :gb:/:us:](README.md) | [Russian :ru:](README.ru.md) | [Previous Stable Releases](https://github.com/PhantomVl/sccp_manager/tree/master)
![Gif](https://github.com/PhantomVl/sccp_manager/raw/develop/.dok/image/Demo_1s5.gif) ![Gif](https://github.com/PhantomVl/sccp_manager/raw/develop/.dok/image/Demo_1s5.gif)
@ -82,8 +82,7 @@ doing this:
> git checkout develop > git checkout develop
### IMPORTANT NOTES: ### IMPORTANT NOTES:
- !!! If something stops working, use the master branch [master](https://github.com/PhantomVl/sccp_manager/tree/master) - !!! If something stops working, use the develop branch [develop](https://github.com/chan-sccp/sccp_manager/tree/develop)
!!! master branch does not support changes into chan-sccp made after October 2018.
- This system assumes/requires that you are using the Asterisk realtime database. If you are not yet using the realtime database, - This system assumes/requires that you are using the Asterisk realtime database. If you are not yet using the realtime database,
you will have to set it up for this module to work ([See](https://github.com/chan-sccp/chan-sccp/wiki/Realtime-Configuration)). you will have to set it up for this module to work ([See](https://github.com/chan-sccp/chan-sccp/wiki/Realtime-Configuration)).
- For the cisco phones to work correctly, they should be provisioned with the latest firmware (v8.1 or higher) - For the cisco phones to work correctly, they should be provisioned with the latest firmware (v8.1 or higher)

View file

@ -4,6 +4,7 @@
<version>14.0.0.2M</version> <version>14.0.0.2M</version>
<type>setup</type> <type>setup</type>
<category>SCCP Connectivity</category> <category>SCCP Connectivity</category>
<publisher>Steve Lad</publisher>
<publisher>Alex GP</publisher> <publisher>Alex GP</publisher>
<repo>extended</repo> <repo>extended</repo>
<description>SCCP Phone and Extension Manager</description> <description>SCCP Phone and Extension Manager</description>
@ -21,7 +22,7 @@
<supported> <supported>
<version>13.0.0.2M</version> <version>13.0.0.2M</version>
</supported> </supported>
<info>https://github.com/PhantomVl/sccp_manager</info> <info>https://github.com/chan-sccp/sccp_manager</info>
<license>GPL</license> <license>GPL</license>
<md5sum></md5sum> <md5sum></md5sum>
</module> </module>