Fork of FusionPBX but with LDAP kinda working
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

91 lines
5.5 KiB

2 years ago
  1. <?php
  2. //application details
  3. $apps[$x]['name'] = "Aastra";
  4. $apps[$x]['uuid'] = "c3b13bbc-3015-4c09-87e8-416749b29f66";
  5. $apps[$x]['category'] = "Vendor";
  6. $apps[$x]['subcategory'] = "";
  7. $apps[$x]['version'] = "1.0";
  8. $apps[$x]['license'] = "Mozilla Public License 1.1";
  9. $apps[$x]['url'] = "http://www.fusionpbx.com";
  10. $apps[$x]['description']['en-us'] = "";
  11. $apps[$x]['description']['en-gb'] = "";
  12. $apps[$x]['description']['ar-eg'] = "";
  13. $apps[$x]['description']['de-at'] = "";
  14. $apps[$x]['description']['de-ch'] = "";
  15. $apps[$x]['description']['de-de'] = "";
  16. $apps[$x]['description']['es-cl'] = "";
  17. $apps[$x]['description']['es-mx'] = "";
  18. $apps[$x]['description']['fr-ca'] = "";
  19. $apps[$x]['description']['fr-fr'] = "";
  20. $apps[$x]['description']['he-il'] = "";
  21. $apps[$x]['description']['it-it'] = "";
  22. $apps[$x]['description']['nl-nl'] = "";
  23. $apps[$x]['description']['pl-pl'] = "";
  24. $apps[$x]['description']['pt-br'] = "";
  25. $apps[$x]['description']['pt-pt'] = "";
  26. $apps[$x]['description']['ro-ro'] = "";
  27. $apps[$x]['description']['ru-ru'] = "";
  28. $apps[$x]['description']['sv-se'] = "";
  29. $apps[$x]['description']['uk-ua'] = "";
  30. //default settings
  31. $y=0;
  32. $apps[$x]['default_settings'][$y]['default_setting_uuid'] = "c471163a-12fa-11e8-b642-0ed5f89f718b";
  33. $apps[$x]['default_settings'][$y]['default_setting_category'] = "provision";
  34. $apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "aastra_gmt_offset";
  35. $apps[$x]['default_settings'][$y]['default_setting_name'] = "numeric";
  36. $apps[$x]['default_settings'][$y]['default_setting_value'] = "0";
  37. $apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
  38. $apps[$x]['default_settings'][$y]['default_setting_description'] = "Aastra timezone offset in minutes (e.g. 300 = GMT-5 = Eastern Standard Time)";
  39. $y++;
  40. $apps[$x]['default_settings'][$y]['default_setting_uuid'] = "c47117a2-12fa-11e8-b642-0ed5f89f718b";
  41. $apps[$x]['default_settings'][$y]['default_setting_category'] = "provision";
  42. $apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "aastra_time_format";
  43. $apps[$x]['default_settings'][$y]['default_setting_name'] = "numeric";
  44. $apps[$x]['default_settings'][$y]['default_setting_value'] = "0";
  45. $apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
  46. $apps[$x]['default_settings'][$y]['default_setting_description'] = "Aastra clock format";
  47. $y++;
  48. $apps[$x]['default_settings'][$y]['default_setting_uuid'] = "c47119aa-12fa-11e8-b642-0ed5f89f718b";
  49. $apps[$x]['default_settings'][$y]['default_setting_category'] = "provision";
  50. $apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "aastra_date_format";
  51. $apps[$x]['default_settings'][$y]['default_setting_name'] = "numeric";
  52. $apps[$x]['default_settings'][$y]['default_setting_value'] = "0";
  53. $apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
  54. $apps[$x]['default_settings'][$y]['default_setting_description'] = "Aastra date format";
  55. $y++;
  56. $apps[$x]['default_settings'][$y]['default_setting_uuid'] = "b31b1423-a04c-4b4a-9c55-a0b3791642c3";
  57. $apps[$x]['default_settings'][$y]['default_setting_category'] = "provision";
  58. $apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "aastra_ptime";
  59. $apps[$x]['default_settings'][$y]['default_setting_name'] = "numeric";
  60. $apps[$x]['default_settings'][$y]['default_setting_value'] = "20";
  61. $apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
  62. $apps[$x]['default_settings'][$y]['default_setting_description'] = "Set Aastra ptime";
  63. $y++;
  64. $apps[$x]['default_settings'][$y]['default_setting_uuid'] = "8b676397-2cf7-45de-a7ec-f3ceb7d529e3";
  65. $apps[$x]['default_settings'][$y]['default_setting_category'] = "provision";
  66. $apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "aastra_silence_suppression";
  67. $apps[$x]['default_settings'][$y]['default_setting_name'] = "numeric";
  68. $apps[$x]['default_settings'][$y]['default_setting_value'] = "0";
  69. $apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
  70. $apps[$x]['default_settings'][$y]['default_setting_description'] = "Enable Aastra codec silence suppression (on / off)";
  71. $y++;
  72. $apps[$x]['default_settings'][$y]['default_setting_uuid'] = "1455b1b0-68ec-400d-be84-1d1132aea72f";
  73. $apps[$x]['default_settings'][$y]['default_setting_category'] = "provision";
  74. $apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "aastra_zone_minutes";
  75. $apps[$x]['default_settings'][$y]['default_setting_name'] = "numeric";
  76. $apps[$x]['default_settings'][$y]['default_setting_value'] = "0";
  77. $apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
  78. $apps[$x]['default_settings'][$y]['default_setting_description'] = "Offset in minutes from GMT, 300 = GMT-5 = Eastern Standard Time, -120 = GMT+2 = Eastern European Time";
  79. $y++;
  80. $apps[$x]['default_settings'][$y]['default_setting_uuid'] = "c90e804a-d2bb-431a-ace8-5c69e140c539";
  81. $apps[$x]['default_settings'][$y]['default_setting_category'] = "provision";
  82. $apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "aastra_sip_silence_suppression";
  83. $apps[$x]['default_settings'][$y]['default_setting_name'] = "numeric";
  84. $apps[$x]['default_settings'][$y]['default_setting_value'] = "0";
  85. $apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
  86. $apps[$x]['default_settings'][$y]['default_setting_description'] = "Aastra SIP silence suppression - silence suppression: deactivated (0), activated (1); enabled on G.711 with CN(RFC3389) or G.729AB";
  87. $y++;
  88. ?>