Questions tagged [jitter]
15 questions
6
votes
2 answers
Causes of RTP jitter at the server
Investigating some call quality issues (0.5 – 1 second dead spots in calls) I took a packet capture of a phone call between two extensions on the same PBX. Since I was capturing from the PBX, I was rather surprised to see Wireshark reporting a huge…
miken32
- 930
- 1
- 11
- 32
4
votes
4 answers
What are good and bad jitter times for a LAN
Ive just ran jperf (frontend to iperf) on our network between 2 workstations, its recorded jitter between 0.033ms and 0.048ms. Is this good or bad? Are there more variables that i would need to consider to make the decision?
EDIT:
TCP/IP Ethernet…
garyb32234234
3
votes
3 answers
What's the best way to track Jitter and Packetloss
I need to track Jitter and Packet Loss over a MPLS line. What's the most accurate way to capture this information without interfering with the data being sent back and forth?
Is SmokePing the best tool for the job or is there something better?
Noah Campbell
- 599
- 2
- 8
- 15
2
votes
0 answers
Network sensor for a TCP connection for collecting statistics each second
I need a Network Sensor capable to gather basic end-to-end statistics (packet loss, jitter and network delay/RTT) of several TCP connections directed to the very same destination (ip-addr:port) on Ubuntu 12.04.
The Sensor must be able to collect…
Paolo
- 31
- 2
1
vote
1 answer
Asterisk JITTERBUFFER function details
Asterisk v15 documentation states that JITTERBUFFER function is used to "add a Jitterbuffer to the Read side of the channel". Take this dialplan example:
[from-pstn]
exten => 1234,1,Set(JITTERBUFFER(adaptive)=default)
exten =>…
Nikša Baldun
- 141
- 5
1
vote
0 answers
asp.net jit multiple core slow
Using IIS I'm Running Asp.net 4.5 and trying to find a way to improve jit times on a machine multiple(8) cores. The test I use is timing 100 different pages. The machine i'm testing all this on is 4 core, 8 logical processors.
The maximum I see csc…
Wayne
- 11
- 1
1
vote
2 answers
Can I use pfsense or m0n0wall to simulate packet loss and jitter?
Can I use pfsense or m0n0wall to simulate WAN-like packet loss, jitter, duplication, and reordering?
I see questions looking for dedicated solutions like:
What tool(s) can I use to simulate a WAN for HTTP traffic?
But, I'd like to know if it can be…
nonot1
- 1,069
- 1
- 12
- 16
1
vote
0 answers
iperf - first packet loss and acceptable jitter
I'm using iperf to test the bandwidth on my network. I have a few questions:
1. I'm running this command on the client: "iperft -c -u -b 400m" and it successfully runs. I'm running the command every few seconds. I've found that if I run them too…
Charles
- 483
- 1
- 6
- 17
0
votes
0 answers
Skype Laggs on Wifi
The Problem is that when i do a skype call on wifi, it laggs and the voice is ticked.
I have got a 100/100Mbit Internet connection, with a Sophos sg-135u Firewall/Router and 5 Sophos AP 55 Access Points. Normally there are around 10-30 Notebooks…
ahdgfd
- 139
- 4
0
votes
1 answer
unpredictable high ntp jitter from single local GPS clock source
Question
How can I fix transient, high NTP jitter?
Background information
I have an NTP server on my private network. My servers synchronize from this clock, and usually all is well. An example set of output:
ntpq> pe
remote refid …
EdwardTeach
- 622
- 8
- 20
0
votes
1 answer
Asterisk PJSIP Jitter Buffer
I'm currently using FreePBX which has GUI settings to set Jitter Buffer for SIP, but not PJSIP.
We have around 90 remote extensions using PJSIP and i would like to enable the Jitter Buffer for all as we are seeing a few issues.
I've read that i…
Nathan
- 165
- 8
0
votes
1 answer
How does buffering work in a chain of Asterisk servers?
I have two Asterisk servers in a chain like this:
SIP client (G.729) <-SIP-> Asterisk 1 (converting G.729 to G.711) <-IAX2-> Asterisk 2 -> terminated to analog line.
When no buffering was configured on either of Asterisks, the sound was terrible…
Alexander Shcheblikin
- 146
- 5
0
votes
1 answer
What is the pertinence of Packet Delay Variation (Jitter) for network administration?
There are several means and ways to calculate the Packet Delay Variation (PDV or jitter), there's a RFC, and several definitions in various tools around these notions. Also, several delays can be concerned (ACK on TCP, specific response in UDP,…
vaab
0
votes
1 answer
IP SLA: tcpConnect frequency and jitter codec
I am trying to generate different kinds of traffic with IP SLA on a c7200 router, I am using the simulation software GNS, so if required I can change my router.
My aim is to generate congestion to see how my network react. But I have a problem with…
Vulpo
- 123
- 6
0
votes
1 answer
Which values for Netem to emulate WAN?
I am developing a distributed application, which I'm currently running on a cluster of Ubuntu VMs over LAN. I'd like to evaluate the performance of my application over WAN. So I decided to use Netem and tc to add network delay, etc. . My problem is…
ePezhman
- 11
- 1
- 6