Uploaded image for project: 'FreePBX'
  1. FreePBX
  2. FREEPBX-7856

The url http://HOSTNAME/recordings is still present and working after upgrading to freepbx12

    XMLWordPrintable

    Details

    • Sprint:
      12 RC1
    • ToDo:

      Description

      I noticed that the old path to voicemail & fax is still here, so users that created shortcut on their desktop continue to work in http://HOSTNAME/recordings. I'm worried that they send fax with the old fax pro, that will lead to a inconsistent fax archive.
      I suppose that I still have the old path (hostname/recordings), because my install is not clean, but it is a 5.211 upgraded to 6.12

      In your official upgrade script to 6.12, please delete the "/recordings" directory or do a redirect to the /ucp directory.

      To solve I put the following redirect in the file index.php stored in /recordings directory:

      <?php
      header( 'Location: ../ucp' ) ;
      /**

      • @file
      • main
        */
        include_once("includes/bootstrap.php");
        ariPageHeader();
        include_once("includes/common.php");

      handler();

      ariPageFooter();

      ?>

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                tm1000 Andrew Nagy
                Reporter:
                GRZMRC GRZMRC
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  NextupJiraPlusStatus

                  Error rendering 'slack.nextup.jira:nextup-jira-plus-status'. Please contact your Jira administrators.