v_features.php 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. <?php
  2. /*
  3. FusionPBX
  4. Version: MPL 1.1
  5. The contents of this file are subject to the Mozilla Public License Version
  6. 1.1 (the "License"); you may not use this file except in compliance with
  7. the License. You may obtain a copy of the License at
  8. http://www.mozilla.org/MPL/
  9. Software distributed under the License is distributed on an "AS IS" basis,
  10. WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  11. for the specific language governing rights and limitations under the
  12. License.
  13. The Original Code is FusionPBX
  14. The Initial Developer of the Original Code is
  15. Mark J Crane <[email protected]>
  16. Portions created by the Initial Developer are Copyright (C) 2008-2012
  17. the Initial Developer. All Rights Reserved.
  18. Contributor(s):
  19. Mark J Crane <[email protected]>
  20. */
  21. include "root.php";
  22. require_once "resources/require.php";
  23. require_once "resources/check_auth.php";
  24. if (if_group("admin") || if_group("superadmin")) {
  25. //access granted
  26. }
  27. else {
  28. echo "access denied";
  29. exit;
  30. }
  31. require_once "resources/header.php";
  32. ?><br />
  33. <div align='center'>
  34. <table width="100%" border="0" cellpadding="0" cellspacing="0">
  35. <tr>
  36. <td class="tabcont" align='left'>
  37. <table width="100%" border="0" cellpadding="6" cellspacing="0">
  38. <tr>
  39. <td><p><span class="vexpl"><span class="red"><strong>Features<br>
  40. </strong></span>
  41. Lists some of the features available with a descriptions and link.
  42. </p></td>
  43. </tr>
  44. </table>
  45. <br />
  46. <table width="100%" border="0" cellpadding="6" cellspacing="0">
  47. <tr>
  48. <th colspan='2' align='left'>&nbsp;</th>
  49. </tr>
  50. <tr>
  51. <td width='20%' class="vncell" style='text-align: center;'><a href='<?php echo PROJECT_PATH; ?>/mod/auto_attendant/v_auto_attendant.php'>Auto Attendant</a></td>
  52. <td class="vtable">
  53. Auto Attendant provides callers the ability to choose between multiple options that direct calls to extensions,
  54. voicemail, conferences, queues, other auto attendants, and external phone numbers.
  55. </td>
  56. </tr>
  57. <tr>
  58. <td width='10%' class="vncell" style='text-align: center;'><a href='<?php echo PROJECT_PATH; ?>/core/cdr/v_cdr.php'>Call Detail Records</a></td>
  59. <td class="vtable">
  60. Call Detail Records (CDRs) are detailed information on the calls. The information contains source,
  61. destination, duration, and other useful call details. Use the fields to filter the information for
  62. the specific call records that are desired. Then view the calls in the list or download them as comma
  63. seperated file by using the 'csv' button.
  64. </td>
  65. </tr>
  66. <tr>
  67. <td width='10%' class="vncell" style='text-align: center;'><a href='<?php echo PROJECT_PATH; ?>/mod/xml_edit/' target='_blank'>XML Editor</a></td>
  68. <td class="vtable">
  69. Configuration editor enables advanced configuration changes.
  70. </td>
  71. </tr>
  72. <tr>
  73. <td width='10%' class="vncell" style='text-align: center;'>Direct Inward System Access</td>
  74. <td class="vtable">
  75. Direct Inward System Access (DISA) allows inbound callers to make internal or external calls. For security reasons
  76. it is disabled by default. To enable it first set a secure pin number from the Settings->Admin PIN Number.
  77. Then go to Dialplan tab and find the DISA entry and edit it to set 'Enabled' to 'true'.
  78. To use DISA dial *3472 (disa) enter the admin pin code and the extension or phone number you wish to call.
  79. </td>
  80. </tr>
  81. <?php
  82. if ($v_fax_show) {
  83. ?>
  84. <tr>
  85. <td width='10%' class="vncell" style='text-align: center;'><a href='<?php echo PROJECT_PATH; ?>/mod/fax/v_fax.php'>FAX</a></td>
  86. <td class="vtable">
  87. Transmit and View Received Faxes.
  88. </td>
  89. </tr>
  90. <?php
  91. }
  92. ?> <tr>
  93. <td width='10%' class="vncell" style='text-align: center;'><a href='<?php echo PROJECT_PATH; ?>/mod/hunt_group/v_hunt_group.php'>Hunt Group</a></td>
  94. <td class="vtable">
  95. Hunt Group is a group of destinations to call at once or in succession.
  96. </td>
  97. </tr>
  98. <tr>
  99. <td width='10%' class="vncell" style='text-align: center;'><a href='<?php echo PROJECT_PATH; ?>/core/modules/v_modules.php'>Modules</a></td>
  100. <td class="vtable">
  101. Modules add additional features and can be enabled or disabled to provide the desired features.
  102. </td>
  103. </tr>
  104. <tr>
  105. <td width='10%' class="vncell" style='text-align: center;'><a href='<?php echo PROJECT_PATH; ?>/mod/recordings/v_recordings.php'>Music on Hold</a></td>
  106. <td class="vtable">
  107. Music on hold can be in WAV or MP3 format. To play an MP3 files you must have mod_shout enabled on the 'Modules' tab.
  108. For best performance upload 16bit 8khz/16khz Mono WAV files.
  109. </td>
  110. </tr>
  111. <tr>
  112. <td width='10%' class="vncell" style='text-align: center;'><a href='<?php echo PROJECT_PATH; ?>/mod/recordings/v_recordings.php'>Recordings</a></td>
  113. <td class="vtable">
  114. To make a recording dial *732673 (record) or you can make a 16bit 8khz/16khz
  115. Mono WAV file then copy it to the following directory then refresh the page to play
  116. it back. Click on the 'Filename' to download it or the 'Recording Name' to play the audio.
  117. </td>
  118. </tr>
  119. <tr>
  120. <td width='10%' class="vncell" style='text-align: center;'><a href='<?php echo PROJECT_PATH; ?>/mod/voicemail_status/v_voicemail.php'>Voicemail Status</a></td>
  121. <td class="vtable">
  122. Provides a list of all voicemail boxes with the total number of voicemails for each box.
  123. Each voicemail box has a button to 'restore default preferences' this removes the greetings
  124. and sets the voicemail greetings back to default.
  125. </td>
  126. </tr>
  127. </table>
  128. <br />
  129. <br />
  130. <br />
  131. <br />
  132. <br />
  133. <br />
  134. <br />
  135. <br />
  136. </td>
  137. </tr>
  138. </table>
  139. </div>
  140. <?php
  141. require_once "resources/footer.php";
  142. ?>
  143. </body>
  144. </html>