[Asterisk-Users] CONSOLE/dsp
Barton Fisher
asterisk at icpage.com
Wed Jul 13 17:19:09 MST 2005
I'm trying to create an extension that will connect caller to asterisk sound card. I've followed the example at http://www.voip-info.org/tiki-index.php?page=Asterisk+tips+console. With no luck.
What I get is:
Jul 13 09:56:45 VERBOSE[1315]: -- Executing Dial("SIP/300-3bd6", "CONSOLE/dsp") in new stack
Jul 13 09:56:45 WARNING[1315]: No channel type registered for 'CONSOLE'
Jul 13 09:56:45 NOTICE[1315]: Unable to create channel of type 'CONSOLE'
Jul 13 09:56:45 VERBOSE[1315]: == Everyone is busy/congested at this time
Jul 13 09:56:45 VERBOSE[1315]: -- Executing Dial("SIP/300-3bd6", "CONSOLE/dsp") in new stack
Jul 13 09:56:45 WARNING[1315]: No channel type registered for 'CONSOLE'
Jul 13 09:56:45 NOTICE[1315]: Unable to create channel of type 'CONSOLE'
Jul 13 09:56:45 VERBOSE[1315]: == Everyone is busy/congested at this time
Jul 13 09:56:45 DEBUG[1315]: Exiting with DIALSTATUS=CHANUNAVAIL.
Jul 13 09:56:45 VERBOSE[1315]: -- Executing Hangup("SIP/300-3bd6", "") in new stack
Jul 13 09:56:45 VERBOSE[1315]: == Spawn extension (from-internal, 111, 2) exited non-zero on 'SIP/300-3bd6'
Jul 13 09:56:45 VERBOSE[1315]: -- Executing Macro("SIP/300-3bd6", "hangupcall") in new stack
Jul 13 09:56:45 DEBUG[1315]: Exiting with DIALSTATUS=CHANUNAVAIL.
Jul 13 09:56:45 VERBOSE[1315]: -- Executing Hangup("SIP/300-3bd6", "") in new stack
Jul 13 09:56:45 VERBOSE[1315]: == Spawn extension (from-internal, 111, 2) exited non-zero on 'SIP/300-3bd6'
Jul 13 09:56:45 VERBOSE[1315]: -- Executing Macro("SIP/300-3bd6", "hangupcall") in new stack
However, I'm not 100% sure the sound card drivers are working. My question is how can I test the sound card separately from Asterisk using only the command line? For example, play a file to sound card. If I know the sound card is working, I should be able find the reason why I can not connect to CONSOLE/dsp
TIA
Bart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050713/eed26636/attachment.htm
More information about the asterisk-users
mailing list