[Asterisk-Users] (newbie) no dialtone on a TDM400P card
Thomas Andrews
tandrews at grok.co.za
Sun Nov 14 07:37:24 MST 2004
I think I know what the problem is. I think that asterisk cannot
generate dialtone because it had a problem with the soundcard.
[chan_oss.so] => (OSS Console Channel Driver)
Nov 14 16:35:49 WARNING[2078]: chan_oss.c:994 load_module: XXX I don't work right with non-full duplex sound cards XXX
== Registered channel type 'Console' (OSS Console Channel Driver)
== Parsing '/etc/asterisk/oss.conf': Found
Nov 14 16:35:49 WARNING[2091]: chan_oss.c:240 sound_thread: Read error on sound device: Resource temporarily unavailable
I had to put this in modules.conf to get rid of the error:
noload => chan_oss.so
So I assume now that it's not capable of making dialtone ?
Regards,
Thomas
More information about the asterisk-users
mailing list