Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Trixbox Voip Call over OpenVPN are choppy.

    OpenVPN
    3
    7
    4.7k
    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.
    • F
      farrukhndm
      last edited by

      Dear all , i am using Pfsense 1.2 with OpenVpn Server  to Road Warier Connectivity .Every thing is working fine and my clients connects correctly.I have 1Mb/s DSL link installed on both side.

      On OpenVpn Server side i have installed Trixbox ,i have maped my Trixbox extension on OpenVPN clints.Voice Quality of Call are very choppy! Remote desktop connectivity speed is also very slow.

      Please guide me how to get Crystal clear voice of Trixbox Extension over openVpn.?
      How to speedup openVpn Connectivity speed over 1Mb Dsl Link

      My client side configuration are

      float
      port 1194
      dev tun
      #dev-node ovpn
      proto tcp-client
      remote 203.0.10.1 1194
      ping 10
      persist-tun
      persist-key
      tls-client
      ca ca.crt
      cert clientry02.crt
      key clientry02.key
      ns-cert-type server
      #comp-lzo ? to enable LZO remove the #
      pull
      verb 4
      #some for testing purpose
      #route-method exe
      #route-delay 2
      #route-method exe
      #mssfix 1200
      #route-delay 2

      1 Reply Last reply Reply Quote 0
      • GruensFroeschliG
        GruensFroeschli
        last edited by

        You use TCP for the VPN connection.
        Set it to UDP and it should work.

        We do what we must, because we can.

        Asking questions the smart way: http://www.catb.org/esr/faqs/smart-questions.html

        1 Reply Last reply Reply Quote 0
        • F
          farrukhndm
          last edited by

          @GruensFroeschli:

          You use TCP for the VPN connection.
          Set it to UDP and it should work.

          Thanks,By using UDP port it has solved my problem. I also  enable comp-lzo option for data compression .so it resolve my speed issue problem for Viop Communication Over Open VPN.
          Client configuration File Options

          float
          port 1194
          dev tun
          #dev-node ovpn
          proto udp
          remote 203.0.10.1 1194
          ping 10
          persist-tun
          persist-key
          tls-client
          ca ca.crt
          cert clientry02.crt
          key clientry02.key
          ns-cert-type server
          comp-lzo
          verb 4
          #some for testing purpose
          #route-method exe
          #route-delay 2
          #route-method exe
          #mssfix 1200
          #route-delay 2p-lzo

          1 Reply Last reply Reply Quote 0
          • F
            farrukhndm
            last edited by

            Still Having Choppy voice over vpn ?? any idea please

            1 Reply Last reply Reply Quote 0
            • D
              danswartz
              last edited by

              Well, is there anything else going on at the time?  In either direction (outside the vpn I mean)?

              1 Reply Last reply Reply Quote 0
              • F
                farrukhndm
                last edited by

                still i am trying test calls over Open vpn and no other traffic is moving on either side, My Clients connect through 256kbs connection, On Server side i have 1Mbs CIR connection

                1 Reply Last reply Reply Quote 0
                • D
                  danswartz
                  last edited by

                  Is it choppy both ways?

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post
                  Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.