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

    VoIP One-way Audio and Voice drops

    Scheduled Pinned Locked Moved IT Discussion
    voipfreepbxmerakisip
    215 Posts 9 Posters 126.3k 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.
    • scottalanmillerS
      scottalanmiller
      last edited by

      All ports means all of those used by the SIP and RTP services with the SIP Trunk vendor.

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

        @scottalanmiller said:

        The PBX can still have issues if behind NAT.

        All PBX systems (self hosted) should be behind NAT (and a firewall IMO).
        You forward the ports at the point of the NAT and restrict based on the source IP to the SIP trunk provider.

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

          @JaredBusch said:

          @scottalanmiller said:

          The PBX can still have issues if behind NAT.

          All PBX systems (self hosted) should be behind NAT (and a firewall IMO).
          You forward the ports at the point of the NAT and restrict based on the source IP to the SIP trunk provider.

          Sure, I agree. But if the ports are not forwarded, you would need STUN to help the NAT not get confused or you would expect one way audio from time to time.

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

            @scottalanmiller said:

            Am I losing my mind? I've not been to sleep in two days, but STUN should be needed if the PBX is behind NAT and/or all ports are not explicitly forwarded to it.

            Show me the scenario where you have STUN setup on the SIP trunk

            In 10 years I have seen that exactly zero times.

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

              @JaredBusch said:

              @scottalanmiller said:

              Am I losing my mind? I've not been to sleep in two days, but STUN should be needed if the PBX is behind NAT and/or all ports are not explicitly forwarded to it.

              Show me the scenario where you have STUN setup on the PBX trunk

              In 10 years I have seen that exactly zero times.

              I always have ports forwarded so it is not necessary.

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

                Are the ports being forwarded in this case? For both SIP and for RTP? @coliver

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

                  @scottalanmiller said:

                  I always have ports forwarded so it is not necessary.

                  Thus, my point. So stop bringing up a technology that is not used in this scenario.

                  1 Reply Last reply Reply Quote 0
                  • coliverC
                    coliver @scottalanmiller
                    last edited by

                    @scottalanmiller said:

                    Am I losing my mind? I've not been to sleep in two days, but STUN should be needed if the PBX is behind NAT and/or all ports are not explicitly forwarded to it.

                    Every where I've looked STUN is only necessary if you have more then one SIP device communication out to the internet at a time... Since we have only one SIP device (the PBX) going out to the internet, and everything else is talking to that server, then would STUN be unnecessary in that case?

                    Unless I misunderstood STUN, which is entirely possible, and it really is supposed to be for SIP connections. Regardless if I was to go against best practices and forward both the SIP port and the RTP ports to the SIP server from the router, which I've tried, wouldn't that render STUN unnecessary?

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

                      @coliver said:

                      Every where I've looked STUN is only necessary if you have more then one SIP device communication out to the internet at a time... Since we have only one SIP device (the PBX) going out to the internet, and everything else is talking to that server, then would STUN be unnecessary in that case?

                      That's only because if you only have one you can port forward to get around the issue. STUN is often unneeded when you have only one, but that isn't guaranteed.

                      1 Reply Last reply Reply Quote 0
                      • coliverC
                        coliver @scottalanmiller
                        last edited by

                        @scottalanmiller said:

                        Are the ports being forwarded in this case? For both SIP and for RTP? @coliver

                        Not usually although I was for testing purposes. Still encountered this issue.

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

                          @coliver said:

                          Unless I misunderstood STUN, which is entirely possible, and it really is supposed to be for SIP connections. Regardless if I was to go against best practices and forward both the SIP port and the RTP ports to the SIP server from the router, which I've tried, wouldn't that render STUN unnecessary?

                          Yes, that would be fine. So all SIP and RTP are going only to the one server? And how is that against best practices? It's the only best practice that I know of in this case.

                          And yes, STUN is for SIP + RTP connections.

                          coliverC 1 Reply Last reply Reply Quote 0
                          • coliverC
                            coliver @scottalanmiller
                            last edited by coliver

                            @scottalanmiller said:

                            @coliver said:

                            Unless I misunderstood STUN, which is entirely possible, and it really is supposed to be for SIP connections. Regardless if I was to go against best practices and forward both the SIP port and the RTP ports to the SIP server from the router, which I've tried, wouldn't that render STUN unnecessary?

                            Yes, that would be fine. So all SIP and RTP are going only to the one server? And how is that against best practices? It's the only best practice that I know of in this case.

                            And yes, STUN is for SIP + RTP connections.

                            I've read you shouldn't forward those ports unless absolutely necessary. It was working fine without them initially, since December.

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

                              @coliver said:

                              I've read you shouldn't forward those ports unless absolutely necessary. It was working fine without them initially.

                              What's the logic on not forwarding them? If you restrict them to the IP(s) of the SIP Trunk provider there is no additional security risk but it always adds stability.

                              Doing it "only when needed" means you've knowingly left a fragility and are just waiting for things to fail before fixing it. That's not a best practice style guideline 🙂

                              Like saying "don't steer the car, until you start hitting small objects on the side of the road, THEN it is a good idea to steer."

                              coliverC 1 Reply Last reply Reply Quote 0
                              • coliverC
                                coliver @scottalanmiller
                                last edited by

                                @scottalanmiller said:

                                @coliver said:

                                I've read you shouldn't forward those ports unless absolutely necessary. It was working fine without them initially.

                                What's the logic on not forwarding them? If you restrict them to the IP(s) of the SIP Trunk provider there is no additional security risk but it always adds stability.

                                Doing it "only when needed" means you've knowingly left a fragility and are just waiting for things to fail before fixing it. That's not a best practice style guideline 🙂

                                Like saying "don't steer the car, until you start hitting small objects on the side of the road, THEN it is a good idea to steer."

                                That's fine. Either way I was still having that issue with the ports forwarded.

                                scottalanmillerS DashrenderD 2 Replies Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller @coliver
                                  last edited by

                                  @coliver said:

                                  That's fine. Either way I was still having that issue with the ports forwarded.

                                  That's extremely odd. Have you tried connecting a PBX to the provider from another location? This really does sound like it is down to either the provider themselves or the ISP having an issue.

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

                                    @coliver said:

                                    @scottalanmiller said:

                                    @coliver said:

                                    I've read you shouldn't forward those ports unless absolutely necessary. It was working fine without them initially.

                                    What's the logic on not forwarding them? If you restrict them to the IP(s) of the SIP Trunk provider there is no additional security risk but it always adds stability.

                                    Doing it "only when needed" means you've knowingly left a fragility and are just waiting for things to fail before fixing it. That's not a best practice style guideline 🙂

                                    Like saying "don't steer the car, until you start hitting small objects on the side of the road, THEN it is a good idea to steer."

                                    That's fine. Either way I was still having that issue with the ports forwarded.

                                    Now the question is, are all the needed ports fordwarded, and working as desired? I have found when setting up FTP I often forget to forward the data ports needed to work with FTP.

                                    1 Reply Last reply Reply Quote 1
                                    • FiyaFlyF
                                      FiyaFly
                                      last edited by

                                      @coliver it is relatively easy to set STUN up on a phone at least and test that part.

                                      On a side note, what is your PBX running in? I once tried running in Hyper-V and ran into a slew of problems with load and the NIC drivers.

                                      JaredBuschJ coliverC 2 Replies Last reply Reply Quote 1
                                      • JaredBuschJ
                                        JaredBusch
                                        last edited by

                                        His ISP is the SIP trunk provider for the main SIP service.

                                        He setup a SIP trunk to another provider and experienced the same issues.

                                        With all of the testing done to date, the problem is the ISP based on what we know so far.

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

                                          @FiyaFly said:

                                          On a side note, what is your PBX running in? I once tried running in Hyper-V and ran into a slew of problems with load and the NIC drivers.

                                          Related: Hyper-V has NIC issues if you do not disabled VMQ on the VM unless the hardware supports it correctly. I have a client with Hyper-V 2012 R2 and a ton of NIC issues were going on until I disabled VMQ.

                                          1 Reply Last reply Reply Quote 1
                                          • coliverC
                                            coliver @FiyaFly
                                            last edited by

                                            @FiyaFly said:

                                            @coliver it is relatively easy to set STUN up on a phone at least and test that part.

                                            On a side note, what is your PBX running in? I once tried running in Hyper-V and ran into a slew of problems with load and the NIC drivers.

                                            It is running on Hyper-V. Up until this point it hasn't been an issue.

                                            JaredBuschJ 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 11 / 11
                                            • First post
                                              Last post