Explorar el Código

Create README.md

FusionPBX hace 3 años
padre
commit
e046781d27
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  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
+```