Quick asterisk tips (Little things that kill ya...)
Written by
on
in
Tuxedo.
If you're seeing messages saying that asterisk was unable to open the sound device when running on a desktop machine, edit /etc/asterisk/modules.conf and tell it to use alsa instead of oss.
If asterisk is having problems finding a file, check to make sure that you haven't specified the file with spaces around it, that is make sure your filename is specified as Read(VAR,name), not Read( VAR, name ).
Pingbacks
Pingbacks are closed.
Comments
Comments are closed.