[Asterisk-bsd] Asterisk + FreeBSD 6.1
Vahan Yerkanian
vahan at arminco.com
Wed Apr 4 02:05:13 MST 2007
Jan Kristensen - DanDomain A/S wrote:
> When there is 1 to 6 active calls there is no problem. But the more active
> calls there is the more the MOH Is chopped, witch result in the calls being
> chopped also ! The speaks, like "You are number x in the queue" is chopped
> also !
Are you sure you're using the native file format MoH and not the mpg123
port that is known to cause problems with zombie processes taking up the
CPU? If that's the problem, install format_mp3 from asterisk-addons if
you're using mp3 files and put something like this into your
musiconhold.conf:
[default]
mode=files
directory=/usr/local/share/asterisk/mymoh
random=yes
HTH,
Vahan
More information about the Asterisk-BSD
mailing list