FusionPBX 3 anni fa
parent
commit
e046781d27
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -0,0 +1,8 @@
+# fusionpbx-app-sip_trunks
+Basic application to create bridge statements for registered endpoints.
+
+Install
+```
+cd /var/www/fusionpbx/app
+git clone https://github.com/fusionpbx/fusionpbx-app-sip_trunks.git sip_trunks
+```