What is the maximum one-way delay expected on a link to ensure a quality IP voice connection?
A) 50 ms
B) 100 ms
C) 150 ms
D) 250 ms
C
Explanation: C) To maintain a quality IP voice connection, the one-way delay should be kept below 150 ms, the jitter below 30 ms, and the loss below 1%.
Computer Science & Information Technology
You might also like to view...
For stream-oriented transmission over noisy channel you would typically use _______ mode.
A. ECB B. CTR C. OFB D. CBC
Computer Science & Information Technology
What ADT would be used along with a queue to determine if a string is a palindrome?
a. list b. sorted list c. stack d. priority queue
Computer Science & Information Technology