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

Wake-up Calls Issue

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: WakeUp Calls
    • Labels:
      None
    • Distro:
      AsteriskNOW

      Description

      Wakeup calls coding problem:

      Line says: if(empty($number) || strlen($number) < $config['extensionlength']) {
      Should be: if(empty($number) || strlen($number) > $config['extensionlength']) {

      Notice the < is actually supposed to be a >

      Thanks FreePBX!

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                jfinstrom James Finstrom
                Reporter:
                lukeescude Luke Escude
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  NextupJiraPlusStatus

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