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
    39.9k
    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.
    • 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
                                  • JaredBuschJ
                                    JaredBusch @norojoshi
                                    last edited by

                                    @norojoshi said:

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

                                    That is the entire point of multi-tenant solutions.

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

                                      @norojoshi said:

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

                                      Yes, that is there intention with the platform. There are other use cases, but they are niche. A central, hosted PBX platform is the core purpose.

                                      1 Reply Last reply Reply Quote 0
                                      • rialejoR
                                        rialejo
                                        last edited by

                                        Hello Scott,
                                        Your guide was easy and fast, thanks tor that! But unfortunately i was having an error in the last part of the installation... Im not sure if this is because the CentOS available on the VPS its 6.5...and you recommend just 6...
                                        The error is the next:

                                        unixODBC.x86_64 0:2.2.14-14.el6
                                        urw-fonts.noarch 0:2.4-10.el6
                                        vsftpd.x86_64 0:2.2.2-14.el6
                                        wanpipe-util.x86_64 0:7.0.10-2
                                        wavpack.x86_64 0:4.60-1.1.el6
                                        xinetd.x86_64 2:2.3.14-39.el6_4
                                        xorg-x11-font-utils.x86_64 1:7.2-11.el6

                                        Failed:
                                        elastix-framework.noarch 0:3.0.0-11

                                        Complete!

                                        And then in the web console, the system ask me about the SQL Password, I configured that and then ask me about the root login over CentOS... until there nothing so abnormal.. but nothing more happened...

                                        (params 0)
                                        0(3589) : <core> [cfg.y:3412]: yyerror_at(): parse error in config file //etc/kamailio/kamailio.cfg, li
                                        ne 1275, column 41: unknown command, missing loadmodule?

                                        ERROR: bad config file (5 errors)

                                        SETTING FILE PERMISSIONS Asterisk
                                        Permissions Asterisk OK
                                        Starting asterisk: [ OK ]
                                        Starting crond: [ OK ]
                                        Starting Elastix Port Knocking: Error: no such table: portknock_eth
                                        [ OK ]
                                        Starting fail2ban: [ OK ]
                                        Starting HylaFAX queue manager (faxq): [ OK ]
                                        Starting HylaFAX server (hfaxd): [ OK ]
                                        Starting IAXmodem: [ OK ]

                                        CentOS release 6.7 (Final)
                                        Kernel 4.4.0-x86_64-linode63 on an x86_64

                                        38-85.members.linode.com login: root
                                        Password:
                                        Last login: Mon Feb 8 20:04:37 on ttyS0
                                        [root@38-85 ~]#

                                        I really appreciate your help... i can not find a lot of information about this Elastix MT version.
                                        Regards!

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

                                          @rialejo Welcome to MangoLassi!

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

                                            I will have to loop around and do a fresh install again on a new VM. It's coming up on midnight here but I might be able to delve into this tomorrow.

                                            rialejoR 1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 2 / 6
                                            • First post
                                              Last post