Displaying 5 results from an estimated 5 matches for "oss_request".
2005 Jul 13
5
CONSOLE/dsp
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
2012 Apr 27
0
Asterisk as sip client Unable to create channel of type 'Console' (cause 0 - Unknown)
...My sound card is working fine under /dev/snd/
exten => s,1,Dial(Console/snd/,20,A(trek))
exten => s,2,Hangup
But won't work! I get the following error
[Apr 27 11:44:46] WARNING[2950]: chan_oss.c:377 find_desc: could not find
<snd>
[Apr 27 11:44:46] WARNING[2950]: chan_oss.c:850 oss_request: oss_request ty
<Console> data 0x0xb6acc8e8 <snd>
[Apr 27 11:44:46] NOTICE[2950]: chan_oss.c:852 oss_request: Device snd not
found
[Apr 27 11:44:46] WARNING[2950]: app_dial.c:2218 dial_exec_full: Unable to
create channel of type 'Console' (cause 0 - Unknown)
Please help!
2007 Jan 09
0
Console\DSP
I am using a extension to dial the console which has autoanswer
enabled. I am getting a strange warning, has anyone seen this before?
Nothing on Google, or Voip-Info
[Jan 9 13:50:05] WARNING[5009]: chan_oss.c:1048 oss_request:
oss_request ty <console> data 0x0xb7851e00 <dsp>
<< Call to device 'dsp' dnid '(null)' rdnis '(null)' on console from
'XXXXXXXXXX' <XXXXXXXXXX> >>
<< Auto-answered >>
-- Called dsp
-- OSS/dsp answered SIP/mspri-usa...
2013 Aug 12
1
Asterisk 11.5.0 [Paging causes Asterisk to exit]
I've recently had an Asterisk 1.4.x install system crash, luckily I was well into configuring a replacement system.
Initially, the system was running:
Debian 6 64BIT
Asteirsk 11.3
USB sound card (to paging amp)
Audio file is sent to the console via /dev/dsp1 on a 3 second time delayed call file. Initial testing shows this working well, but the day before I was to deliver and install, I
2004 Sep 14
4
One Question:CLI dial cmd
...tried to dial 111 from CLI without any hard/soft phones.
I used the following config
when i called 111 from CLI by
CLI> dial 111
I got these errors
-- Executing Dial("OSS/dsp", "CONSOLE/dsp") in new stack
Sep 15 11:57:26 NOTICE[1217602880]: chan_oss.c:753 oss_request: Already have a call on the OSS channel
Sep 15 11:57:26 NOTICE[1217602880]: app_dial.c:696 dial_exec: Unable to create channel of type 'CONSOLE'
== Everyone is busy/congested at this time
-- Executing Hangup("OSS/dsp", "") in new stack
== Spawn extension (local,...