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

    Weird Network Errors on SIP Trunks, FreePBX

    Scheduled Pinned Locked Moved IT Discussion
    asteriskfreepbxasterisk 13freepbx 14voipsipvoicepulsevoip.mstelephony
    26 Posts 7 Posters 3.8k 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.
    • dbeatoD
      dbeato @scottalanmiller
      last edited by dbeato

      @scottalanmiller said in Weird Network Errors on SIP Trunks, FreePBX:

      FreePBX 14 system. Can't make outbound calls, but inbound are fine. Nothing changed on the PBX end. Was working for a while then suddenly stopped making outbounds. Should be dialing to an IPv4 address for the carrier, but we get this instead. Have tried multiple SIP Trunk providers, similar problems with all of them.

      /etc/resolv.conf is set to Google addresses as primary and secondary.

      WARNING[3736]: acl.c:974 ast_ouraddrfor: Cannot connect to 2607:fb90:7dcb:97f1:90d0:eadb:c6a2:6b57: Network is unreachable
      

      Anyone seen something like this before.

      Does the system can ping IpV6? looks like an T Mobile IPv6
      0_1518729113583_2018-02-15_1611.png

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

        That's being generated by the client somehow.

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

          A totally different end point calling out the same number gets this...

          res_pjsip_sdp_rtp.c:397 set_caps: No joint capabilities for 'video' media stream between our configuration((h264)) and incoming SDP((vp8))
          
          1 Reply Last reply Reply Quote 1
          • scottalanmillerS
            scottalanmiller
            last edited by

            Looks like we are getting...

            Dial failed for some reason with DIALSTATUS = CONGESTION and HANGUPCAUSE
            
            1 Reply Last reply Reply Quote 1
            • dbeatoD
              dbeato
              last edited by

              Are the clients registering properly? I believe that has been the issue a lot of times even on FreePBX 12.

              Also check if NAT configuration is setup properly.

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

                @dbeato said in Weird Network Errors on SIP Trunks, FreePBX:

                Are the clients registering properly? I believe that has been the issue a lot of times even on FreePBX 12.

                Also check if NAT configuration is setup properly.

                Yes and they can call internally no problem. And inbound calls work fine. So no issues with the SIP and points.

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

                  No NAT involved where the problem is. Server has a public IP address.

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

                    So the issue is that we are getting detection congestion, but I have no idea from where.

                    dbeatoD 1 Reply Last reply Reply Quote 0
                    • dbeatoD
                      dbeato @scottalanmiller
                      last edited by

                      @scottalanmiller said in Weird Network Errors on SIP Trunks, FreePBX:

                      So the issue is that we are getting detection congestion, but I have no idea from where.

                      Yikes.

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

                        @dbeato said in Weird Network Errors on SIP Trunks, FreePBX:

                        @scottalanmiller said in Weird Network Errors on SIP Trunks, FreePBX:

                        So the issue is that we are getting detection congestion, but I have no idea from where.

                        Yikes.

                        Yeah

                        1 Reply Last reply Reply Quote 0
                        • crustachioC
                          crustachio
                          last edited by

                          Sounds like you don't have enough outbound bandwidth 👼

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

                            @crustachio said in Weird Network Errors on SIP Trunks, FreePBX:

                            Sounds like you don't have enough outbound bandwidth 👼

                            We've got a Gig.

                            crustachioC 1 Reply Last reply Reply Quote 1
                            • dbeatoD
                              dbeato
                              last edited by

                              @scottalanmiller said in Weird Network Errors on SIP Trunks, FreePBX:

                              Dial failed for some reason with DIALSTATUS = CONGESTION and HANGUPCAUSE

                              Found someone recently with same problem here:
                              http://forum.issabel.org/d/1079-llamadas-entrantes-funcionan-y-salientes-no

                              1 Reply Last reply Reply Quote 0
                              • crustachioC
                                crustachio @scottalanmiller
                                last edited by

                                @scottalanmiller said in Weird Network Errors on SIP Trunks, FreePBX:

                                @crustachio said in Weird Network Errors on SIP Trunks, FreePBX:

                                Sounds like you don't have enough outbound bandwidth 👼

                                We've got a Gig.

                                I was being Curtis.

                                1 Reply Last reply Reply Quote 0
                                • dbeatoD
                                  dbeato
                                  last edited by

                                  And another
                                  https://support.starface.de/forum/showthread.php?5886-iFMC-funktioniert-nur-von-Intern

                                  https://community.freepbx.org/t/all-circuits-are-busy-now-on-outbound-inbound-works/43197/5

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

                                    Looks like it was a combination of factors. Calls started working during the night after two days of not working. From what we can tell.... four of our trunks were down because of a vendor-side congestion problem. So nothing we did changed anything. We just kept trying new things to no avail. But it just "started working" sometime this morning. Seems fine now.

                                    The fifth trunk was failing coincidentally because of some failure to top up automatically and also started "just working" once the top up went through.

                                    Everything was working this morning after sleeping on it.

                                    travisdh1T AdamFA JaredBuschJ 3 Replies Last reply Reply Quote 1
                                    • travisdh1T
                                      travisdh1 @scottalanmiller
                                      last edited by

                                      @scottalanmiller said in Weird Network Errors on SIP Trunks, FreePBX:

                                      Looks like it was a combination of factors. Calls started working during the night after two days of not working. From what we can tell.... four of our trunks were down because of a vendor-side congestion problem. So nothing we did changed anything. We just kept trying new things to no avail. But it just "started working" sometime this morning. Seems fine now.

                                      The fifth trunk was failing coincidentally because of some failure to top up automatically and also started "just working" once the top up went through.

                                      Everything was working this morning after sleeping on it.

                                      Uck.

                                      1 Reply Last reply Reply Quote 0
                                      • AdamFA
                                        AdamF @scottalanmiller
                                        last edited by

                                        @scottalanmiller said in Weird Network Errors on SIP Trunks, FreePBX:

                                        ter two days of not working. From what we can tell.... four of our trunks were down because of a vendor-side congestion problem. So nothing we did changed anything. We just kept trying new things to no avail. But it just "started working" sometime this morn

                                        Yikes. I hate those types of "resolutions." From the post tags, I assume this was VoicePulse?

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

                                          @scottalanmiller said in Weird Network Errors on SIP Trunks, FreePBX:

                                          Looks like it was a combination of factors. Calls started working during the night after two days of not working. From what we can tell.... four of our trunks were down because of a vendor-side congestion problem. So nothing we did changed anything. We just kept trying new things to no avail. But it just "started working" sometime this morning. Seems fine now.

                                          The fifth trunk was failing coincidentally because of some failure to top up automatically and also started "just working" once the top up went through.

                                          Everything was working this morning after sleeping on it.

                                          I dislike VoicePulse. I had a client with them and ended up porting everything to VoIP.ms 3 years ago.

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

                                            @jaredbusch said in Weird Network Errors on SIP Trunks, FreePBX:

                                            @scottalanmiller said in Weird Network Errors on SIP Trunks, FreePBX:

                                            Looks like it was a combination of factors. Calls started working during the night after two days of not working. From what we can tell.... four of our trunks were down because of a vendor-side congestion problem. So nothing we did changed anything. We just kept trying new things to no avail. But it just "started working" sometime this morning. Seems fine now.

                                            The fifth trunk was failing coincidentally because of some failure to top up automatically and also started "just working" once the top up went through.

                                            Everything was working this morning after sleeping on it.

                                            I dislike VoicePulse. I had a client with them and ended up porting everything to VoIP.ms 3 years ago.

                                            This is the first issue we've had in like 14 years. Mostly we are quite happy with them on the SIP side of things.

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