login | register
Sat 06 of Sep, 2008 [16:06 UTC]

voip-info.org

Discuss [0] History

Asterisk X11

Created by: j2,Last modification on Sat 13 of Dec, 2003 [18:37 UTC] by oej

Problem:


I just got started with Asterisk and am having a problem with voice quality.

When connecting via either a Grandstream IP phone or calling from the PSTN (via Digium 100XP FXO) the demo-congrats msg I get is garbled (but discernable).

Solution:


X Windows (X11R6/XFree86) fights for realtime priority with asterisk. It is not recommended to run * under X11 or on a machine where X11 is running. There's no need for it and it causes problems like this.

On most Linux systems, you can disable X by trying runlevel 3. (See man init).
After X is disabled, see if Asterisk is still jittery.




Comments