Changes between Version 3 and Version 4 of audio-problem-breakups


Ignore:
Timestamp:
Feb 23, 2007 4:06:09 PM (17 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • audio-problem-breakups

    v3 v4  
    99 1. It's always recommended to check whether the problem exists with the latest SVN version of the libraries. 
    1010 1. Check that no other application is using the devices. It is common to not be able to use sound device when the device is being used by other applications. 
     11 1. [wiki:audio-check-cpu Check that CPU utilization is not too high] 
     12 1. [wiki:audio-check-dangling-pbx-call Check that there is no dangling call in the PBX]. A dangling call is call that is left active in the PBX because previous (pjsua) application has crashed. 
     13 1. [wiki:audio-check-packet-loss Check for high network jitter, packet loss, etc.] 
    1114 1. [wiki:audio-check-play Check if audio is breaking up when playing file locally]. 
    12  1. [wiki:audio-check-cpu Check that CPU utilization is not too high] 
    13  1. [wiki:audio-check-packet-loss Check for high network jitter, packet loss, etc.] 
    1415 1. [wiki:audio-check-sound-device-jitter Check if the breakup is coming from the sound device]