Displaying 20 results from an estimated 3000 matches similar to: "resend: * newbie: overhead paging and nbsd"
2003 Aug 27
0
* newbie: overhead paging and nbsd
I've looked through the lists and archives for overhead paging and I've
seen responses to use nbsd or chan_oss. Does someone have a recipe to
follow that shows how to implement overhead paging?
best regards,
erik
2020 Feb 18
1
install_prereq install-unpackaged fails on Debian Buster
Hello,
For the very first time, I tried the command bellow on a newly build Debian
Buster box on which I successfully built Asterisk 17.2.0 before. I got :
# contrib/scripts/install_prereq install-unpackaged
*** Installing NBS (Network Broadcast Sound) ***
A nbs-trunk/LICENSE
A nbs-trunk/nbsclient.c
A nbs-trunk/nbsd.c
A nbs-trunk/nbs.h
A nbs-trunk/nbscat.c
A nbs-trunk/Makefile
2009 Sep 02
6
SXCE 121 Kernel Panic while installing NetBSD 5.0.1 PVM DomU
Hi all!
I am running SXCE 121 on a dual quad-core X2200M2 (64 bit of course).
During an installation of a NetBSD 5.0.1 PVM domU, the entire machine
crashed with a kernel panic. Here''s what I managed to salvage from
the LOM console of the machine:
Sep 2 18:55:19 glaurung genunix: /xpvd/xdb@41,51712 (xdb5) offline
Sep 2 18:55:19 glaurung genunix: /xpvd/xdb@41,51728 (xdb6) offline
2004 Apr 07
1
chan_oss.c:461: error: too many arguments to function `ast_queue_frame'
I got this compiling the new cvs code ...
any idea ?
Tnx !
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-04/07/04-11:28:50\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
2004 Apr 07
1
errror compiling asterisk from cvs
I got this compiling the new cvs code ...
any idea ?
Tnx !
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-04/07/04-11:28:50\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
2009 Feb 09
1
chan_oss.c:585 setformat: Unable to re-open DSP device
== Manager 'sendcron' logged off from 127.0.0.1
vicidialnow*CLI> dial 919545090201
-- Executing AGI("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
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
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]
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
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?
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
2004 May 28
1
* will not load, after latest CVS install
Greetings
I was getting bad static crackle on a phone, so I reload from 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
2009 Jan 13
0
Problem with overhead paging with Alsa and OSS
I recently upgraded a server to Asterisk 1.4.22 with OpenR2.
Previously I was using 1.4.18. It seems that 1.4.22 has a big bug using
chan_alsa.so for overhead paging. After rebooting the server it would
work once or twice and then I just got an error on the CLI:
[Jan 7 10:35:14] ERROR[26164]: chan_alsa.c:693 alsa_read: Read error:
Resource temporarily unavailable
I had to switch to chan_oss
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: Resource
2003 Sep 13
1
Does * machine need a sound board for MOH?
Does anyone know whether the linux machine running * have to have a
sound card on it in order for musiconhold to work for sip phones?
I've tried about everything (including tons of google searching) to get
it to work, and nothing.
When a call is placed on hold between two C7960's, the CLI indicates:
-- Executing Dial("SIP/3002-c418", "SIP/3000|20") in new stack
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
2003 Apr 17
5
X100P question
I have just started developing asterisk, and am trying to start simple. I
have a X100P device and an S100U device. I am trying to use the examples
provided, where I add a few lines to the /etc/zaptel.conf,
/etc/asterisk/zapata.conf, and /etc/asterisk/extensions.conf so that I may
connect an analog line to the X100P and an analog phone to the S100U. When
I dial the analog line, it should ring
2004 May 02
1
phonejack and linejack in the same system
Hi,
I am a newbie in asterisk, i could compile it and run it with no problem on
a RedHat 9. In the same box, i got a linejack and a phonejack cards and i
downloaded the CVS driver from quicknet. This 2 card were working in a
openh323 (openphone and pstn) project with gnugk on a RedHat 9.
I am using the default samples, and i tried /dev/phone0 and /dev/phone1, but
when i run asterisk, i get this
2018 Feb 15
2
chan_oss.c: Unable to register channel type 'OSS'
Hi list!
Currently I use Asterisk 1.8.30.0 on an OpenWRT-Switch.
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
2004 Aug 18
1
paging/intercom
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",