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

    Building Elastix MT via RPM Repo

    IT Discussion
    voip asterisk linux elastix mt pbx centos 6 elastix centos
    13
    101
    40.6k
    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.
    • DashrenderD
      Dashrender @scottalanmiller
      last edited by

      @scottalanmiller said:

      @Dashrender said:

      The NTG guys definitely lean toward Elastix. I thought FreePBX was easier to use.

      Try installing FreePBX without using their ISO, it has some larger complications.

      LOL, now that's funny. The very first PBX I stood up with a self installed FreePBX on Cloud@Cost, and yes, it was painful, but after 4 days I did get it working.

      dafyreD 1 Reply Last reply Reply Quote 0
      • dafyreD
        dafyre @Dashrender
        last edited by

        @Dashrender Was most of that 4 days spent waiting for their systems to write your information to disk? lol.

        DashrenderD 1 Reply Last reply Reply Quote 2
        • DashrenderD
          Dashrender @dafyre
          last edited by

          @dafyre said:

          @Dashrender Was most of that 4 days spent waiting for their systems to write your information to disk? lol.

          LOL - nice! nah, back in the beginning things were a bit more usable, it was digging through forums looking for solutions to problems, how to install xyz to make things work.. what settings to change, yada yada.

          appcaonA 1 Reply Last reply Reply Quote 0
          • appcaonA
            appcaon @Dashrender
            last edited by

            @Dashrender tem quedesligar selinux no final

            1 Reply Last reply Reply Quote 0
            • norojoshiN
              norojoshi
              last edited by

              Hi I wanted to install Elastix MT in a VPS environment. Followed your instruction but was not able to load ISO.. is there a minimum requirement for the VPS thank you in advance

              scottalanmillerS 2 Replies Last reply Reply Quote 1
              • scottalanmillerS
                scottalanmiller @norojoshi
                last edited by

                @norojoshi said:

                Hi I wanted to install Elastix MT in a VPS environment. Followed your instruction but was not able to load ISO.. is there a minimum requirement for the VPS thank you in advance

                Where are you running into the issue? What command is failing?

                norojoshiN 1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller
                  last edited by

                  Welcome to the community, by the way @norojoshi

                  1 Reply Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller @norojoshi
                    last edited by

                    @norojoshi said:

                    .. is there a minimum requirement for the VPS thank you in advance

                    Other than offering CentOS 6, no I do not believe so.

                    1 Reply Last reply Reply Quote 0
                    • norojoshiN
                      norojoshi @scottalanmiller
                      last edited by

                      @scottalanmiller said:

                      mount -o loop /tmp/elastixmt.iso /mnt/elastixmt

                      Thank you for your prompt reply i am not being able to mount the ISO getting error
                      [root@77167 tmp]# mount -o loop /tmp/elastixmt.iso /mnt/elastixmt
                      mount: Could not find any loop device. Maybe this kernel does not know
                      about the loop device? (If so, recompile or `modprobe loop'.)

                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller @norojoshi
                        last edited by

                        @norojoshi Ah, okay. So that should be fixable. Sounds like the loopback mount is missing. Could be a bad kernel. What VPS host are you on? What kernel are you running?

                        norojoshiN 1 Reply Last reply Reply Quote 0
                        • norojoshiN
                          norojoshi @scottalanmiller
                          last edited by

                          @scottalanmiller

                          Thanks once again for your prompt reply, I am not a Linux expert but the details are as below

                          Linux 77167.datasoft.ws 2.6.32-43-pve #1 SMP Tue Oct 27 09:55:55 CET 2015 x86_64 x86_64 x86_64 GNU/Linux

                          2.6.32-43-pve

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

                            @norojoshi said:

                            @scottalanmiller

                            Thanks once again for your prompt reply, I am not a Linux expert but the details are as below

                            Linux 77167.datasoft.ws 2.6.32-43-pve #1 SMP Tue Oct 27 09:55:55 CET 2015 x86_64 x86_64 x86_64 GNU/Linux

                            2.6.32-43-pve

                            The VPS is Datsoft Networks then? Their phone number is from St. Louis. Interesting that I have never heard of them.

                            https://datasoft.ws/

                            norojoshiN 1 Reply Last reply Reply Quote 1
                            • norojoshiN
                              norojoshi
                              last edited by

                              Yes from datasoft

                              1 Reply Last reply Reply Quote 0
                              • norojoshiN
                                norojoshi @JaredBusch
                                last edited by

                                @JaredBusch

                                I have used them for more than 3 years and provide very cheap VPSs

                                scottalanmillerS JaredBuschJ 2 Replies Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller
                                  last edited by

                                  Looks like Datasoft is using ProxMox. So not VMs, but Containers for Linux. So the kernel is coming from the VM underneath. This isn't "exactly" a VPS, it's actually a VPC. Normally not an issue but I assume that there is no control over the kernel here and they must have compiled one that lacks the necessary drivers.

                                  1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller @norojoshi
                                    last edited by

                                    @norojoshi said:

                                    @JaredBusch

                                    I have used them for more than 3 years and provide very cheap VPSs

                                    Yeah, doing Containers would let them have even higher than normal Linux server density as they are running only a single kernel amongst all of the customers on a single piece of hardware. It's very efficient, but you are a little more like Docker than like a VM.

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

                                      @norojoshi said:

                                      @JaredBusch

                                      I have used them for more than 3 years and provide very cheap VPSs

                                      I realize that local means nothing with hosting, but most companies try to market to the gullible SMB locally too. Just surprised I had not heard of them.

                                      1 Reply Last reply Reply Quote 0
                                      • scottalanmillerS
                                        scottalanmiller
                                        last edited by

                                        When you boot up your VM, does the system give you any option to pick another kernel?

                                        norojoshiN 3 Replies Last reply Reply Quote 0
                                        • norojoshiN
                                          norojoshi @scottalanmiller
                                          last edited by

                                          @scottalanmiller
                                          No I do not get that option, I guess I will need to upgrade to a VPS..will check with the provider

                                          1 Reply Last reply Reply Quote 1
                                          • norojoshiN
                                            norojoshi @scottalanmiller
                                            last edited by

                                            @scottalanmiller
                                            a quick question do you think Elastix MT could be used to provide CloudPBX

                                            JaredBuschJ scottalanmillerS 2 Replies Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 5 / 6
                                            • First post
                                              Last post