[Asterisk-bsd] FXS dialtone interruptions at 1-second intervals

Staffan Ulfberg staffanu+freebsd at multivac.fatburen.org
Tue Mar 29 20:32:36 CST 2005


NVC List Manager <lists at netwvcom.com> writes:

> On Tuesday 29 March 2005 17:19, Kim Culhan wrote:
> > >>
> > >> Anyone else seeing this?

I had similar sound quality problems on my FreeBSD Asterisk until I
did the following:

        - Added the INTR_FAST flag to the bus_setup_intr() call in
          wcfxs.c (zaptel).  (Might not be the best/final solution,
          but it works for me.)

        - Started Asterisk on rtprio 0.  If you do this, you should
          probably also modify the source so that Astrisk lowers its
          priority to normal after forking.  There are unfinished
          patches for this on bugs.digium.com.

Staffan


More information about the Asterisk-BSD mailing list