search for: chan_oss

Displaying 20 results from an estimated 192 matches for "chan_oss".

2004 Apr 07
1
chan_oss.c:461: error: too many arguments to function `ast_queue_frame'
...=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -DNEW_PRI_HANGUP -Wno-missing-prototypes -Wno-missing-declarations -DZAPATA_PRI -DIAX_TRUNKING -DCRYPTO -fPIC -c -o chan_oss.o chan_oss.c chan_oss.c: In function `oss_call': chan_oss.c:461: error: too many arguments to function `ast_queue_frame' chan_oss.c:467: error: too many arguments to function `ast_queue_frame' chan_oss.c: In function `oss_new': chan_oss.c:712: warning: assignment from incompatible p...
2004 Apr 07
1
errror compiling asterisk from cvs
...=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -DNEW_PRI_HANGUP -Wno-missing-prototypes -Wno-missing-declarations -DZAPATA_PRI -DIAX_TRUNKING -DCRYPTO -fPIC -c -o chan_oss.o chan_oss.c chan_oss.c: In function `oss_call': chan_oss.c:461: error: too many arguments to function `ast_queue_frame' chan_oss.c:467: error: too many arguments to function `ast_queue_frame' chan_oss.c: In function `oss_new': chan_oss.c:712: warning: assignment from incompatible p...
2009 Feb 09
1
chan_oss.c:585 setformat: Unable to re-open DSP device
...ot;OSS/dsp", "agi://127.0.0.1:4577/call_log") in new stack -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0 -- Executing Dial("OSS/dsp", "SIP/19545090201 at sip203||tTor") in new stack -- Called 19545090201 at sip203 Feb 2 13:36:38 WARNING[2884]: chan_oss.c:585 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory -- SIP/sip203-086fb130 answered OSS/dsp << Console call has been answered >> Feb 2 13:36:42 WARNING[8644]: chan_oss.c:585 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory Feb 2 1...
2004 May 26
2
SPAM MESSAGE - [Asterisk-Dev] warning message (sound card) - when I run asterisk!!!
All, After installing asterisk on Linux, I run "asterisk -vvvc". But I got the following warning message: chan_oss.so] => (OSS Console Channel Driver) May 26 00:37:58 WARNING[-1084845952]: chan_oss.c:980 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 M...
2018 Feb 15
2
chan_oss.c: Unable to register channel type 'OSS'
...tch. Now I want to change to Asterisk 13.14.1 on a Banana PI (with Armbian/Debian 9). Well, I copied the configuration and changed what needed, so basically, it works, at least with my tests. But when Asterisk will be started, in the message log I get this error: [Feb 15 08:40:15] ERROR[3971] chan_oss.c: Unable to register channel type 'OSS' Unfortunately I cannot find WHY Asterisk was unable to register a channel type "OSS". And then: do I need this? On the old Asterisk I didn't had that... Thanks a lot for your help! Luca Bertoncello (lucabert at lucabert.de)
2005 Sep 13
1
disable chan_skinny and chan_oss
How do I disable chan_skinny and chan_oss? I think chan_skinny is associated with Cisco hardware, since I don't have any I don't need this channel. I just want to get rid of those warning messages at start up. -- #Joseph
2009 Dec 23
4
fax problem
Hello, I need to send a tiff via fax with my asterisk 1.6.1.0. I tried in the dialplan [default] exten => _X.,1,SendFax(/root/test.tiff) but I have: salledeconf1*CLI> console dial 111 at default [Dec 23 16:24:22] WARNING[31739]: chan_oss.c:492 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory -- Executing [111 at default:1] SendFAX("Console/dsp", "/root/test.tiff") in new stack << Console call has been answered >> [Dec 23 16:24:22] NOTICE[31739]: console_video.c:133 c...
2003 Jun 24
2
Asterisk ALSA module not working
Asterisk doesn't work with the latest CVS of ALSA (2003-06-24) . The module chan_alsa.so won't load even if the oss module, chan_oss.so, isn't loaded. There are no error messages. I've been chasing ALSA/Asterisk/client problems in one form or another for some time now. In previous versions of Asterisk and ALSA -- i.e., last week -- I could load either chan_oss.so or chan_alsa.so; as of this morning, only chan_oss.so...
2018 Feb 15
2
chan_oss.c: Unable to register channel type 'OSS'
Zitat von Tzafrir Cohen <tzafrir.cohen at xorcom.com>: Hi, > Off-topic: any reason you don't use chan_alsa? This was the "Armbian installation", I didn't configured it extra... > Are you sure you quote the error message right? Copy+Paste... ;) But I searched a little bit and I really don't think, I need this module... As I undestand, I just need it, if I
2005 May 29
0
chan_oss.c:572 oss_write: Unable to set device to input mode error
hi i'm a newbie in asterisk...i installed asterisk but when i tried to dial 1000 for the first time i got the following error messages and i don't hear anything... May 29 20:46:03 WARNING[262160]: chan_oss.c:413 soundcard_setinput: Unable to re-open DSP device: Device or resource busy May 29 20:46:03 WARNING[262160]: chan_oss.c:572 oss_write: Unable to set device to input mode May 29 20:46:03 WARNING[262160]: file.c:550 ast_readaudio_callback: Failed to write frame -- Playing 'demo-congrats...
2008 May 12
1
Crappy sound on Console (chan_oss)
Hi all, on my debian box i configured chan_oss to work with /dev/audio device. CLI console command and Dial(CONSOLE/dsp) work perfectly but i notice 2 problems: 1. audio is very low in volume, even if i set 100 the mixer volume (via cmd line setmixer utility) 2. the sound is very crappy: the voice is "vibrant", words sounds like ...
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
2005 Aug 19
1
Sound warnings bringing asterisk down.
Does anybody know what would be causing the errors below? I get these errors continuously until asterisk finally quits. This happens when I make 20 simultaneous SIP calls with the Dial Command. chan_oss.c:291 sound_thread: Failed to write sound chan_oss.c:200 send_sound: Unable to read output space __________________________________ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search. http://info.mail.yahoo.com/mail_250
2010 Jun 04
1
Wierd error when compiling 1.6.2 branch from SVN
I did a usual "svn update", "./configure" and "make" and got [CC] chan_oss.c -> chan_oss.o gcc: @SDL_INCLUDE@: No such file or directory I don't see any changes to chan_oss recently, so don't understand this. What could be going on?
2003 Apr 17
5
X100P question
...e number 8192 associated with them (not sure if that's significant). The first one reads: File chan_iax2.c, line 4952 (set_config): ignoring ports for now. ==Registered channels type 'IAX2' ==Using TOS bits 16 ==IAX ready and listening on 0.0.0.0 port 4569 The second one reads: File chan_oss.c line 419 (soundcard_init): unable to open /dev/dsp: no such device ==No sound card detected - - console channel will be unavailable ==Turn off OSS support by adding 'noload=chan_oss.so' Asterisk still runs and recognizes both channels when I run command "zap show channel 1" an...
2004 May 28
1
* will not load, after latest CVS install
...the latest CVS and did a make clean ; make install on zaptel, libpri and asterisk Now I get this error [chan_skinny.so] => (Skinny Client Control Protocol (Skinny)) May 28 13:59:42 WARNING[16384]: chan_skinny.c:2541 reload_config: Unable to get our IP address, Skinny disabled Urgent handler [chan_oss.so] => (OSS Console Channel Driver) == Console is full duplex May 28 13:59:42 WARNING[16384]: chan_oss.c:352 setformat: Requested 8000 Hz, got 48000 Hz -- sound may be choppy May 28 13:59:42 WARNING[147466]: chan_oss.c:238 sound_thread: Read error on sound device: Resource temporarily unavaila...
2003 Aug 18
6
sound problem
hi list, when I run asterisk, appears the following: .... WARNING[1074459808]: File chan_oss.c, Line 346 (setformat): Requested 8000 Hz, got 8178 Hz -- sound may be choppy WARNING[1074459808]: File chan_oss.c, Line 974 (load_module): XXX I don't work right with non-full duplex sound cards XXX WARNING[1133735216]: File chan_oss.c, Line 232 (sound_thread): Read error on sound device: Res...
2003 Sep 07
1
Sound error during launch
Hello. Although I can hear the demo etc. now, I notice during asterisk launch I get :- [chan_oss.so] => (OSS Console Channel Driver) == Console is full duplex == Registered channel type 'Console' (OSS Console Channel Driver) == Parsing '/etc/asterisk/oss.conf': Found WARNING[98311]: File chan_oss.c, Line 232 (sound_thread): Read error on sound device: Resource tempora...
2004 Jun 18
0
not getting sound from chan_oss paging setup
Hi, I am trying to setup an overhead paging system with asterisk. I have followed some of the advice from the list and have oss.conf set for autoanswer. The sound card and speakers work because they can play mp3s just fine. When I call the extension, the asterisk console looks like everything is working, but I get no sound. Here is what I get on the console: -- Executing
2003 Sep 13
1
Does * machine need a sound board for MOH?
...; If I do a "ps ax" to see what's running, I see: 16243 pts/1 S 0:00 /usr/bin/mpg123 -q -s --mono -r 8000 -b 2048 For-You. If I go to the * console and listen to "For-You", it plays through the speakers just fine. However, after starting * with -vvvvvc, I see: [chan_oss.so] => (OSS Console Channel Driver) WARNING[1074504864]: File chan_oss.c, Line 974 (load_module): XXX I don't work r ight with non-full duplex sound cards XXX == Registered channel type 'Console' (OSS Console Channel Driver) == Parsing '/etc/asterisk/oss.conf': Found WARN...