No subject


Tue Sep 5 14:32:44 MST 2006


through the console speakers just fine.

[asterisk]# lsof /dev/dsp
COMMAND   PID USER   FD   TYPE DEVICE SIZE  NODE NAME
asterisk 3305 root   16r   CHR   14,3      64615 /dev/dsp
[asterisk]# 

In oss.conf I have:
 [general]
 autoanswer=yes

In extensions.conf I have:
exten => 3777,1,Dial(Console/dsp)
exten => 3777,2,Hangup

Restarted * (not reload), and see the following in the log:
Nov 15 09:47:05 WARNING[1074504864]: File chan_oss.c, Line 980 (load_module):
XXX I don't work right with non-full duplex sound cards XXX
Nov 15 09:47:05 WARNING[1142127920]: File chan_oss.c, Line 238 (sound_thread): 
Read error on sound device: Resource temporarily unavailable

When placing a paging call, the CLI indicates:
    -- Executing Dial("SIP/3000-f313", "Console/dsp") in new stack
 << Call placed to 'dsp' on console >> 
 << Auto-answered >> 
    -- Called dsp
    -- OSS/dsp answered SIP/3000-f313
 << Hangup on console >> 
  == Spawn extension (from-sip, 3777, 1) exited non-zero on 'SIP/3000-f313'

I've checked the volume control settings on the RH console to ensure
all are towards the top of the sliders. The sliders do control the sound
level from the 'mpg123 mymusic.mp3' executed above.

When I dial the paging extn 3777, absolutely no sound via the speakers.

Is this really a sound card compat problem with *, or what am I missing?

Rich
 




More information about the asterisk-users mailing list