[Asterisk-Users] paging/intercom

Jeff Roberts listbox at adamsbrothers.com
Wed Aug 18 10:49:56 MST 2004


defiance wrote:

>Hey guys, I have run into one last issue before I do my full *
>conversion this evening. I can't seem to get paging to work. I have the
>chan_oss module loaded as per the wiki, and I have the following in my
>dial plan
>
>;here is our intercom
>exten => 6000,1,Dial,console/dsp
>
>when I dial it here is the output from the console
>
>-- Executing Dial("SIP/3062-4f07", "console/dsp") in new stack
> << Call placed to 'dsp' on console >> 
> << Auto-answered >> 
>    -- Called dsp
>    -- OSS/dsp answered SIP/3062-4f07
> << Hangup on console >> 
>  == Spawn extension (from-sip, 6000, 1) exited non-zero on
>'SIP/3062-4f07'
>
>
>But I can't get anything to come out of the speakers. I know sound does
>work on the system. Any Ideas?
>
>Chris Locke
>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>  
>
Sounds like like your oss/alsa config doesnt like the drivers loaded.  
If you have the oss module loading, try switching it to alsa or vice 
versa.  It can be a little picky, but if you have sound working for 
another app, say aplay or play you should be able to get asterisk to use it.



More information about the asterisk-users mailing list