similar to: Asterisk 1.2.8, Zaptel 1.2.6 and libpri 1.2.3 released!

Displaying 20 results from an estimated 3000 matches similar to: "Asterisk 1.2.8, Zaptel 1.2.6 and libpri 1.2.3 released!"

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\"
2003 Nov 13
1
Errors in build.
I am getting the following error when I try to build asterisk. gcc -c -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-11/13/03-12:48:12\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
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 Sep 27
1
make update and upgrade failed with `ZT_EVEN T_POLARITY' undeclared
Did you get this working I'm having the same issues. Sean -----Original Message----- From: Geoff Nordli [mailto:geoffn@gnaa.net] Sent: 22 September 2004 18:29 To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: [Asterisk-Users] make update and upgrade failed with `ZT_EVENT_POLARITY' undeclared Hello everyone. I am trying to do a cvs update. I do the make
2004 Sep 02
2
Please help to config tdm11b
I have a TDM400P with 1 fxo and 1 fxs module(TDM11B) i just wanted to know how to configure the zaptel and zapata & extension conf to work well Please help me on that
2005 May 27
1
Re: Asterisk-Users Digest, Vol 10, Issue 221
Hello all. How to compile chan_unicall.c i have problem when compile chan_unicall.c, error message please help gcc -c -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-HEAD-05/28/05-06:39:38\" -DASTERISK_VERSION_NUM=999999
2005 Oct 10
2
Errors with new fetched Asterisk cvs
Below is my try of installation to the latest CVS. I have not updated 3 months. What do I miss since last time? bye Ronald /usr/local/src/asterisk # make clean; make update; make install build_tools/make_version_h > include/asterisk/version.h.tmp if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then echo; else \ mv include/asterisk/version.h.tmp
2005 Oct 03
1
suse 9.3 pro asterisk install from source problem
Hi, Can any one help I'm trying to install asterisk on suse 9.3 pro from cvs release v1_0 version 1.0.9 and when I try to make from the asterisk directory I get the following error. Is there anybody that could give me a pointer as to what the issue may be? DDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN
2006 Jan 17
0
SVN Compile Error
build_tools/make_version_h > include/asterisk/version.h.tmp if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then echo; else \ mv include/asterisk/version.h.tmp include/asterisk/version.h ; \ fi rm -f include/asterisk/version.h.tmp if cmp -s .cleancount .lastclean ; then echo ; else \ make clean; cp -f .cleancount .lastclean;\ fi
2005 Jun 09
1
compile error cannot find -lidn
hello can u tell me what is the problem in my asterisk or linux why i am getting this error while make. PTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-HEAD-05/26/05-20:43:39\" -DASTERISK _VERSION_NUM=999999 -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIB DIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\"
2004 Sep 22
0
make update and upgrade failed with `ZT_EVENT_POLARITY' undeclared
Hello everyone. I am trying to do a cvs update. I do the make update; make upgrade and this is the error that I am getting. make[1]: Entering directory `/usr/src/asterisk-cvs/asterisk/channels' gcc -c -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS
2005 Jan 19
0
h323 compilation problem
Someone have had good luck compilig h323 into YDL? first thinked was a bug in code but "twisted" said it is " wierd - isn't that the recursive pthread lib? If so, do you have the kernel development headers/libs installed?" I've instaled kernel source, what more can i do? any help would be very wellcome, i've googled everywhere but can't find nothing about it.
2006 Jun 04
1
Compiling VD_app_conference for x86_64
Do anybody could compile app_conference on x86_64??? I tryied with two versions of app_conference and got the same problem on compiling: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared recompile with -fPIC app_conference.o: could not read symbols: Bad value" ENVIRONMENT:
2007 Jun 28
1
error while compiling asterisk-1.2.19
hi, I am installing the asterisk-1.2.19 with zaptel-1.2.8 on FC5. I got install installed ok.. after i had disable the xpp_usb module. However, when i try to compile asterisk and having this error I will be glad for your kind response. Goksie "chan_zap.c: In function ?pri_dchannel?: chan_zap.c:9203: error: ?pri_event_setup_ack? has no member named ?call? make[1]: *** [chan_zap.o] Error
2006 Apr 19
1
Error installing asterisk
I am instaling asterisk on Fedora core 3. I have instaled zaptel-1.2.3, libpri-1.2.2, but when I am instaling (make install) asterisk I have the following error: .................... _GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -fPIC -c -o app_zapscan.o app_zapscan.c gcc -shared -Xlinker -x -o app_zapscan.so app_zapscan.o gcc -pipe -Wall
2004 Dec 07
3
can't compile chan_capi 3.5 after patch applied :-(
Hi I use RH 9 + asterisk v1.0 stable + 2 PCI fritz cards + chan_capi 3.5 and it works fine, Since my users want fax fonctionnality and customers know 1 of the msm as fax number I wanted to try the chan_capi-0.3.5 patch if I patch chan_capi and run make, I get an error message , as you can read below, orginal chan_capi compile works, when patched I get an error, no CID ? Any idea ? anybody
2004 Jan 20
3
Still problems at compiling
Hello experts, to avoid any unknown problems with my Linux installation I have now as a last resort method installed SuSE Linux 9.0 a new and have downloaded a fresh copy of Asterisk via CVS. Then I followed the steps of the "Getting started with Asterisk" and compiled successfully zaptel and libpri (as far as I can see). But when I compile asterisk I get an error. I have attached the
2004 Dec 20
19
Updating Asterisk
I am attempting to update my Asterisk installation from 1.0 to the latest stable version. When I use CVS checkout, I am receiving the following messages on chan_sip.c: RCS file: /usr/cvsroot/asterisk/channels/chan_sip.c,v retrieving revision 1.510.2.25 retrieving revision 1.510.2.27 Merging differences between 1.510.2.25 and 1.510.2.27 into chan_sip.c M asterisk/channels/chan_sip.c Then, when
2005 Jan 11
1
Channel IAX2 Socket Read Error
I grabbed the latest sources from CVS yesteday and am having problems compiling. * v1.0.3 was running previously without issue. I tried checking out the older source but get the same make errors. The box is running RH 9. I am getting the following errors. Any thoughts on what is wrong? gcc -shared -Xlinker -x -o chan_mgcp.so chan_mgcp.o gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
2004 Jun 25
0
problems compiling shadydial-asterisk on gentoo
hello there: did some one compiled shadydial with asterisk on gentoo successfully, if some one plz help me I am getting compilation errors during asterisk compilation after replacing the files provided with shadydial thank you here is my log, please help gcc -pipe -I=/usr/local/pgsql/include -pipe -Wall -Wstrict-prototypes -Wmissing