ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    FreePBX DAHDI card not connecting

    IT Discussion
    freepbx sangoma dahdi card
    4
    18
    1.7k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • WLS-ITGuyW
      WLS-ITGuy @JaredBusch
      last edited by

      @jaredbusch

      Not anymore those got removed when we got rid of the POTS lines.

      1 Reply Last reply Reply Quote 0
      • WLS-ITGuyW
        WLS-ITGuy
        last edited by

        Turns out the updated kernel doesn't like the Dahdi card. So support had to roll back the kernel version until the engineering team fixes it. No kernel updates for me until then.

        1 1 Reply Last reply Reply Quote 2
        • 1
          1337 @WLS-ITGuy
          last edited by 1337

          @wls-itguy said in FreePBX DAHDI card not connecting:

          Turns out the updated kernel doesn't like the Dahdi card. So support had to roll back the kernel version until the engineering team fixes it. No kernel updates for me until then.

          How can you get kernel updates on CentOS? I thought you'd only get security patches on the same kernel. Exactly for the reason to avoid the problem you had.

          DashrenderD WLS-ITGuyW 2 Replies Last reply Reply Quote 0
          • DashrenderD
            Dashrender @1337
            last edited by

            @pete-s said in FreePBX DAHDI card not connecting:

            @wls-itguy said in FreePBX DAHDI card not connecting:

            Turns out the updated kernel doesn't like the Dahdi card. So support had to roll back the kernel version until the engineering team fixes it. No kernel updates for me until then.

            How can you get kernel updates on CentOS? I thought you'd only get security patches on the same kernel. Exactly for the reason to avoid the problem you had.

            Did you mean on FreePBX?

            1 Reply Last reply Reply Quote 0
            • WLS-ITGuyW
              WLS-ITGuy @1337
              last edited by

              @pete-s said in FreePBX DAHDI card not connecting:

              @wls-itguy said in FreePBX DAHDI card not connecting:

              Turns out the updated kernel doesn't like the Dahdi card. So support had to roll back the kernel version until the engineering team fixes it. No kernel updates for me until then.

              How can you get kernel updates on CentOS? I thought you'd only get security patches on the same kernel. Exactly for the reason to avoid the problem you had.

              @dashrender said in FreePBX DAHDI card not connecting:

              @pete-s said in FreePBX DAHDI card not connecting:

              @wls-itguy said in FreePBX DAHDI card not connecting:

              Turns out the updated kernel doesn't like the Dahdi card. So support had to roll back the kernel version until the engineering team fixes it. No kernel updates for me until then.

              How can you get kernel updates on CentOS? I thought you'd only get security patches on the same kernel. Exactly for the reason to avoid the problem you had.

              Did you mean on FreePBX?

              I have Update Manager module and this is the kernel header they rolled back to:

              kernel-headers.x86_64 3.10.0.1127.10.1.el7. The newest release is 3.10.0-1127.19.1.el7 which is the one that has the issue with my Dahdi card.

              DashrenderD 1 Reply Last reply Reply Quote 0
              • DashrenderD
                Dashrender @WLS-ITGuy
                last edited by

                @wls-itguy said in FreePBX DAHDI card not connecting:

                I have Update Manager module and this is the kernel header they rolled back to:

                kernel-headers.x86_64 3.10.0.1127.10.1.el7. The newest release is 3.10.0-1127.19.1.el7 which is the one that has the issue with my Dahdi card.

                Total Linux Noob here - is that really a new kernel or just a patched kernel? Hell is there a difference?

                WLS-ITGuyW JaredBuschJ 2 Replies Last reply Reply Quote 0
                • WLS-ITGuyW
                  WLS-ITGuy @Dashrender
                  last edited by

                  @dashrender said in FreePBX DAHDI card not connecting:

                  Total Linux Noob here - is that really a new kernel or just a patched kernel? Hell is there a difference?

                  Good question. Maybe @JaredBusch can answer that one.

                  1 1 Reply Last reply Reply Quote 0
                  • JaredBuschJ
                    JaredBusch @Dashrender
                    last edited by

                    @dashrender said in FreePBX DAHDI card not connecting:

                    Total Linux Noob here - is that really a new kernel or just a patched kernel? Hell is there a difference?

                    Every patch is a new kernel.

                    1 Reply Last reply Reply Quote 0
                    • 1
                      1337 @WLS-ITGuy
                      last edited by 1337

                      @wls-itguy said in FreePBX DAHDI card not connecting:

                      @dashrender said in FreePBX DAHDI card not connecting:

                      Total Linux Noob here - is that really a new kernel or just a patched kernel? Hell is there a difference?

                      Good question. Maybe @JaredBusch can answer that one.

                      3.10 is the linux kernel and 0 is the minor revision. Those numbers are from the linux kernel team. 1127 the patch number (Redhat's I think). The rest of the numbers is redhat's numbering scheme.

                      So Linux kernel team makes the kernel. And they maintain it for a couple of years - if it's a LTS kernel.

                      Redhat takes the stable kernel and adjust it for their use. Then Redhat maintains their kernel themselves by backporting security patches to it forever - long after the kernel is EOL.

                      That's why I'm surprised it broke hardware support because that exactly why Redhat sticks to the same old kernel for many, many years. They don't want to break anything.

                      Here you can see what kernel version each release is using.
                      8eb08fb8-2e20-44af-8bd2-1bcc482b84f3-image.png

                      WLS-ITGuyW 1 Reply Last reply Reply Quote 0
                      • WLS-ITGuyW
                        WLS-ITGuy @1337
                        last edited by

                        @pete-s

                        Doesn't FreePBX use their own distro though? Or is that something different?

                        1 1 Reply Last reply Reply Quote 0
                        • 1
                          1337 @WLS-ITGuy
                          last edited by 1337

                          @wls-itguy said in FreePBX DAHDI card not connecting:

                          @pete-s

                          Doesn't FreePBX use their own distro though? Or is that something different?

                          I don't know. I was always under the impression it was CentOS, which until recently is the same as RedHat Enterprise Linux.

                          I'm sure @JaredBusch knows more.

                          JaredBuschJ 1 Reply Last reply Reply Quote 0
                          • JaredBuschJ
                            JaredBusch @1337
                            last edited by

                            @pete-s said in FreePBX DAHDI card not connecting:

                            @wls-itguy said in FreePBX DAHDI card not connecting:

                            @pete-s

                            Doesn't FreePBX use their own distro though? Or is that something different?

                            I don't know. I was always under the impression it was CentOS, which until recently is the same as RedHat Enterprise Linux.

                            I'm sure @JaredBusch knows more.

                            FreePBX is Sangoma 7, a fork of CentOS 7.
                            They had a private alpha of FreePBX 15 or 16 built on CentOS 8 that was never public. That was killed when RedHat killed CentOS 8.

                            FreePBX 16 is still Sangoma 7, but with PHP 7.4 ported in and a few other updates.

                            There has been no announcement yet, but a few threads on, choosing a new fork to go forward with.

                            1 Reply Last reply Reply Quote 1
                            • 1 / 1
                            • First post
                              Last post