similar to: errror compiling asterisk from cvs

Displaying 20 results from an estimated 1000 matches similar to: "errror compiling asterisk from cvs"

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\"
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
2003 Oct 12
2
INFO method and DTMF translation
Hello guys, I have searched high and low, but not found any information about rules of using DTMF in SIP INFO method. Cisco has described something with Signal=, but it look like this feature is dependent on implementors? The problem is chan_sip.c cannot correctly translate received DTMF digits, especially #,*. At least with my Antek EGW-804 gateway. Looking into chan_sip.c, I found this code:
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
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 Apr 02
1
error with asterisk -vvvvc
Hi I?m a new user and I do test with my hardware . I have a x100p and telephone vozip. And when I run this command asterisk ?vvvvc for to test it . My computer show it ?warning? [chan_iax.so] => (Inter Asterisk eXchange) == Manager registered action IAX1peers == Parsing '/etc/asterisk/iax1.conf': Not found (No such file or directory) Apr 2 07:45:12 ERROR[16384]:
2008 Mar 04
1
console dsp
I am trying to get a console/dsp application going with 1.4.18 and not hearing any audio. In the CLI I see the call coming in, I see the Dial(Console/dsp) I see <auto answered> I see ALSA default but I hear no audio. What can I do to tell what is happening here. I have in modules.conf: noload chan_oss.so load chan_alsa.so For kicks I tried it the other way to noload chan_alsa.so and load
2004 Apr 21
1
Asterisk from scratch
Hi My motto is to connect two computers on the same network with Voip without using any special hardware,i have downloaded Asterisk, I was suggested to use LinPhone as a soft phone as it is very easy to install I have installed Asterisk on my computer and iam using it as a server. And whe i DAIL 1234 at CLI i get the following errors repeatedly Apr 21 17:29:13 WARNING[1167272128]:
2005 Jan 11
1
Dial Out Errors
Hey, I'm having some errors whenever I dial out and I can't dial in at all. I'm using NuFone as my provider just so you know. Jan 11 17:39:46 WARNING[1771]: chan_oss.c:413 soundcard_setinput: Unable to re-open DSP device: No such device Jan 11 17:39:46 WARNING[1771]: chan_oss.c:572 oss_write: Unable to set device to input mode Jan 11 17:39:46 WARNING[1771]: app_dial.c:359
2003 Sep 03
1
resend: * newbie: overhead paging and nbsd
I've rummaged through the archives and documentation and have yet to find references to nbsd or mention of how to implement overhead paging using chan_oss as mentioned in the list previously. I suspect that one would use a soundcard in the PBX system and feed the output to speakers and/or PA system. Would someone please point me to some procedures or documentation to acomplish overhead paging?