瀏覽代碼

Create README.md

FusionPBX 3 年之前
父節點
當前提交
e046781d27
共有 1 個文件被更改,包括 8 次插入0 次删除
  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
+```