Hi,

I would like to get musiconhold from a sound card. This is because I want to
kind of be a DJ and easily change the music playing, etc. However, I
followed the instructions at
http://www.voip-info.org/wiki-Asterisk+config+musiconhold.conf but no
success. i have

[mycustom]
mode=custom
directory=/var/lib/asterisk/mohmp3
application=/usr/sbin/ast-playlinein

and =/usr/sbin/ast-playlinein contains

#!/bin/bash
/usr/bin/arecord -q -c 1 -r 8000 --buffer-size=2048 -f S16_LE -t raw

Am running asterisk as root. When i'm playing a music file (using amarok),
my music onhold is silent. Is there anything I can do?

Any help of pointers will be appreciated.

Regards,
Tim
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to