Browse Source

Update app_config.php

FusionPBX 2 năm trước cách đây
mục cha
commit
f0b60938d5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app_config.php

+ 1 - 1
app_config.php

@@ -6,7 +6,7 @@
 		$apps[$x]['category'] = "Switch";
 		$apps[$x]['subcategory'] = "SIP Trunks";
 		$apps[$x]['version'] = "1.0";
-		$apps[$x]['license'] = "";
+		$apps[$x]['license'] = "BSD";
 		$apps[$x]['url'] = "http://www.fusionpbx.com";
 		$apps[$x]['description']['en-us'] = "Send calls to registered endpoint with phone number that was called.";
 		$apps[$x]['description']['es-cl'] = "";