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

    My trials of installing FreePBX

    Scheduled Pinned Locked Moved IT Discussion
    linuxfreepbxcloudatcostasteriskcentos 6
    57 Posts 6 Posters 21.7k 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.
    • DashrenderD
      Dashrender
      last edited by Dashrender

      As you can see the system isn't setup to listen to FreePBX's .htaccess files so we have to enable the override to allow these to work.

      vi /etc/httpd/conf/httpd.conf
      

      find the line <Directory "/var/www/html"> then local AllowOverride about 14 lines down.
      Change AllowOverride = None to AllowOverride = All

      Save and quit. now reload httpd

      service httpd restart
      
      1 Reply Last reply Reply Quote 0
      • DashrenderD
        Dashrender
        last edited by

        Awesome - that worked.

        Nice clean console now..

        FPBX-second-screen.JPG

        1 Reply Last reply Reply Quote 0
        • DashrenderD
          Dashrender
          last edited by

          Time for Server level SIP settings

          Click on Settings at the top > Asterisk SIP settings

          Type in your external IP address (or if the server is directly on the internet, click the Detect External IP)

          Type in the range for your internal networks

          Click Submit at the bottom to save the changes.

          1 Reply Last reply Reply Quote 0
          • DashrenderD
            Dashrender
            last edited by

            OK Hubtech is holding my feet to the fire on these instructions... I need some tweaks I guess.

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

              Before doing all of this, did you try the official one line installation method?

              https://gist.github.com/monobilisim/7812605

              Just copy that script to your machine and run. Have not tested it personally, but it is from the vendor.

              DashrenderD 1 Reply Last reply Reply Quote 0
              • DashrenderD
                Dashrender @scottalanmiller
                last edited by

                @scottalanmiller said:

                Before doing all of this, did you try the official one line installation method?

                https://gist.github.com/monobilisim/7812605

                Just copy that script to your machine and run. Have not tested it personally, but it is from the vendor.

                That distro is OLD

                FreePBX Distro 5.211.65

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

                  Maybe the script still works, though. Haven't looked through it, is it version dependent?

                  ? 1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User @scottalanmiller
                    last edited by

                    @scottalanmiller said:

                    Maybe the script still works, though. Haven't looked through it, is it version dependent?

                    how would one test this out. i'll give it a shot

                    ? DashrenderD 2 Replies Last reply Reply Quote 1
                    • ?
                      A Former User @A Former User
                      last edited by

                      @Hubtech said:

                      @scottalanmiller said:

                      Maybe the script still works, though. Haven't looked through it, is it version dependent?

                      how would one test this out. i'll give it a shot

                      Run it and see what happens. It does specifically install Asterisk 11 though. 13 is the current.

                      1 Reply Last reply Reply Quote 1
                      • DashrenderD
                        Dashrender @A Former User
                        last edited by

                        @Hubtech said:

                        @scottalanmiller said:

                        Maybe the script still works, though. Haven't looked through it, is it version dependent?

                        how would one test this out. i'll give it a shot

                        from a new install, download that script and where ever you put it type ./freepbx-install.sh assuming you named the file that.

                        1 Reply Last reply Reply Quote 1
                        • DanpD
                          Danp
                          last edited by

                          Found a newer version: https://gist.github.com/monobilisim/6f0502c0232d9bf245fb

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

                            @Danp said:

                            Found a newer version: https://gist.github.com/monobilisim/6f0502c0232d9bf245fb

                            OK just re-imaged one of my other C@C servers and am running this script now.

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

                              @Dashrender just wiped my C@C install to try this. We'll see if anything distracts me before I get done.

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

                                well i would be starting on this is it ever finished reimaging...

                                hah, and it completed ... now on to the setup.

                                1 Reply Last reply Reply Quote 0
                                • DashrenderD
                                  Dashrender
                                  last edited by

                                  I've already been distracted by my google voice problem.

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

                                    Okay, All kinds of problems with that script.

                                    I've cloned the git repo and will work on it.

                                    This is why you had so many problems.

                                    I've been wanting to spin up FreePBX anyway.

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

                                      @JaredBusch said:

                                      Okay, All kinds of problems with that script.

                                      I've cloned the git repo and will work on it.

                                      This is why you had so many problems.

                                      I've been wanting to spin up FreePBX anyway.

                                      I didn't use that script.. I did it by hand from instructions on Freepbx.org

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

                                        @Dashrender said:

                                        I didn't use that script.. I did it by hand from instructions on Freepbx.org

                                        Ah, thought you did. I got lost from the top to bottom of the thread apparently.

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

                                          @JaredBusch said:

                                          @Dashrender said:

                                          I didn't use that script.. I did it by hand from instructions on Freepbx.org

                                          Ah, thought you did. I got lost from the top to bottom of the thread apparently.

                                          Scott tossed out these scripts very late in the game asking why I was spending so much effort getting this up and running with NTG didn't have near this much hassle getting their FreePBX up and running.

                                          I'm guessing their install was a while ago, and maybe the old script worked for them. These instructions were the first thing I found and so that's what I started with.

                                          1 Reply Last reply Reply Quote 0
                                          • DashrenderD
                                            Dashrender
                                            last edited by

                                            Great news for me - I solved the problems

                                            I have inbound and outbound calling through Google Voice working.

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