소스 검색

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
+```