Browse Source

Create README.md

FusionPBX 3 years ago
parent
commit
e046781d27
1 changed files with 8 additions and 0 deletions
  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
+```