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

    Installing VitalPBX from ISO

    Scheduled Pinned Locked Moved IT Discussion
    vitalpbxinstall guide
    11 Posts 2 Posters 2.1k Views
    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.
    • JaredBuschJ
      JaredBusch
      last edited by

      I don't like the admin account username hardcoded as admin. 😞

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

        As soon as you sign in with your admin account they show a big scary warning that you are required to activate the system with them. But reading closely, it says to update from the GUI. You are able to click X and close without registering.

        e1e732e6-2329-4a85-abc8-a285009ef4be-image.png

        1 Reply Last reply Reply Quote 0
        • FATeknollogeeF
          FATeknollogee
          last edited by

          @JaredBusch You plan on testing multi-tenancy?

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

            @FATeknollogee said in Installing VitalPBX from ISO:

            @JaredBusch You plan on testing multi-tenancy?

            No. Asterisk is not designed for it.

            I would never seriously do multi-tenancy on an asterisk system.

            From the way this product reads, they get around things by using a prefix that is “hidden” from normal view.

            FATeknollogeeF 2 Replies Last reply Reply Quote 0
            • FATeknollogeeF
              FATeknollogee @JaredBusch
              last edited by

              @JaredBusch said in Installing VitalPBX from ISO:

              @FATeknollogee said in Installing VitalPBX from ISO:

              @JaredBusch You plan on testing multi-tenancy?

              No. Asterisk is not designed for it.

              I would never seriously do multi-tenancy on an asterisk system.

              How do you think they (Vital) are pulling it off?

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

                @FATeknollogee said in Installing VitalPBX from ISO:

                @JaredBusch said in Installing VitalPBX from ISO:

                @FATeknollogee said in Installing VitalPBX from ISO:

                @JaredBusch You plan on testing multi-tenancy?

                No. Asterisk is not designed for it.

                I would never seriously do multi-tenancy on an asterisk system.

                How do you think they (Vital) are pulling it off?

                Hah, you replied while I was editing.

                FATeknollogeeF 1 Reply Last reply Reply Quote 0
                • FATeknollogeeF
                  FATeknollogee @JaredBusch
                  last edited by

                  @JaredBusch said in Installing VitalPBX from ISO:

                  @FATeknollogee said in Installing VitalPBX from ISO:

                  @JaredBusch said in Installing VitalPBX from ISO:

                  @FATeknollogee said in Installing VitalPBX from ISO:

                  @JaredBusch You plan on testing multi-tenancy?

                  No. Asterisk is not designed for it.

                  I would never seriously do multi-tenancy on an asterisk system.

                  How do you think they (Vital) are pulling it off?

                  Hah, you replied while I was editing.

                  :thumbs_up:

                  1 Reply Last reply Reply Quote 0
                  • FATeknollogeeF
                    FATeknollogee @JaredBusch
                    last edited by

                    @JaredBusch said in Installing VitalPBX from ISO:

                    @FATeknollogee said in Installing VitalPBX from ISO:

                    @JaredBusch You plan on testing multi-tenancy?

                    No. Asterisk is not designed for it.

                    I would never seriously do multi-tenancy on an asterisk system.

                    From the way this product reads, they get around things by using a prefix that is “hidden” from normal view.

                    But if the underlying o/s is not designed for such how "would" they make it work?
                    Educate me please, why is Asterisk not designed for multi-tenancy?

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

                      @FATeknollogee said in Installing VitalPBX from ISO:

                      @JaredBusch said in Installing VitalPBX from ISO:

                      @FATeknollogee said in Installing VitalPBX from ISO:

                      @JaredBusch You plan on testing multi-tenancy?

                      No. Asterisk is not designed for it.

                      I would never seriously do multi-tenancy on an asterisk system.

                      From the way this product reads, they get around things by using a prefix that is “hidden” from normal view.

                      But if the underlying o/s is not designed for such how "would" they make it work?
                      Educate me please, why is Asterisk not designed for multi-tenancy?

                      It gets into how calling is handled. In a multi-tenant scenario you want many people with extension 100 (made up)

                      Asterisk cannot have that. So they prefix all the extensions.

                      But then things like BLF suddenly get harder. Hints are tied to the actual status of the device as it exists in the Asterisk DB, which would not be 100. It would be prefix100. So now you have to also handle that.

                      This gets extremely complicated very quickly.

                      It can be made to work like this. It is not the design for how the system should be used.

                      FreeSwitch (what FusionPBX uses) was forked/split from Asterisk specifically because of this, among other perceived issues.

                      I would need to hit google to find old references on this.

                      This is a really good article about the differences.
                      https://www.clearhat.org/2017/08/11/comparing-asterisk-vs-freeswitch/

                      FATeknollogeeF 1 Reply Last reply Reply Quote 0
                      • FATeknollogeeF
                        FATeknollogee @JaredBusch
                        last edited by

                        @JaredBusch Thanks for the link. Good reading!

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