Displaying 20 results from an estimated 280 matches for "pwlib".
2004 Aug 26
0
chan_oh323 build (resubmit w/ new title)
I'm trying to make the chan_h323 in /usr/src/asterisk/channels/h323
But I'm getting all kinds of errors about PWLIB... I built using the newest
PWLIB and OpenH323 from CVS
Error log from make below
make
g++ -g -c -fno-rtti -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN
-DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -DP_LINUX -D_REENTRANT
-D_GNU_SOURCE -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPH...
2004 Aug 26
1
chan_oh323: __use_ast_pthread_create_instead __ (was: chan_oh323 loading error)
I'm trying to make the chan_h323 in /usr/src/asterisk/channels/h323
But I'm getting all kinds of errors about PWLIB... I built using the newest
PWLIB and OpenH323 from CVS
Error log from make below
make
g++ -g -c -fno-rtti -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN
-DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -DP_LINUX -D_REENTRANT
-D_GNU_SOURCE -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPH...
2005 May 06
1
oh323 compile problem in FreeBSD
Hi,
I'm trying to compile asterisk-oh323-0.7.1 in FreeBSD 5.3.
I tried to use gmake but it exits with too many errors.
Did somebody compile before oh323 in FreeBSD?
How should I compile it under FreeBSD?
thanks,
Ganbold
2005 May 13
0
[Asterisk-Dev] Re: oh323 compile problem in FreeBSD
...Xeiknqrstv] [-C directory] [-D variable] [-d flags]
[-E variable] [-f makefile] [-I directory] [-j max_jobs]
[-m directory] [-V variable] [variable=value] [target ...]
gmake[1]: Entering directory `/usr/home/tsgan/asterisk-oh323-0.7.1/wrapper'
./check_ver /usr/home/tsgan/pwlib pwlib
./check_ver /usr/home/tsgan/openh323 openh323
g++ -Wall -x c++ -Os -DWRAPTRACING -DWRAPTRACING_LEVEL=5
-DPWLIBVERSION=\"1.6.6\" -DOPENH323VERSION=\"1.13.5\"
-I/usr/home/tsgan/pwlib/include/ptlib/unix
-I/usr/home/tsgan/pwlib/include -I/usr/home/tsgan/openh323/include
-I/u...
2004 Sep 29
0
astersk-oh323 compile error make
When i attempt to make asterisk-oh323 I get the following error. Iam
using the following versions :
asterisk-oh323-0.6.3b
openh323-v1_13_5
pwlib-v1_6_6
openh323_1.13.5-make.patch
redhat 8 kernel 2.4.18-14
Anyone can help to get a way out ? Or suggetions for compatible versions ?
-----------------------------------------------------------------------------------
/usr/src/pwlib/include/ptlib/unix/ptlib/mutex.h:112: virtual outside class...
2005 Feb 01
2
Error on compiling oh323 0.6.5 on cvs stable asterisk
Hi,
I have downloaded files and also local versions of pwlib oh323 (both Janus
patched). Both libraries compile fine, but I get following errors on
asterisk-oh323-0.6.5. Readme is a bit confusing since it doesn't mention
which local libraries should be downloaded from inaccess to get everything
working OK. I've also tried with/without patching oh323...
2004 Jun 22
2
pwlib compile error
I am trying to compile pwlib in order to get h323 support working. Most
of the compile is fine except it falls over at the point below. Does
anyone have a solution?
Thanks
Johan
make[2]: Entering directory `/root/pwlib/tools/asnparser'
g++ -o obj_linux_x86_r/asnparser -Wl,--gc-sections -s -L/root/pwlib/lib
./obj_l...
2004 Jan 23
2
chan h323 Compile problem
...h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN
-DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC
-Wmissing-prototypes -Wmissing-declarations -DP_LINUX -D_REENTRANT
-D_GNU_SOURCE -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPHAS_TEMPLATES
-DPTRACING -DP_USE_PRAGMA -I../../include
-I/usr/src/pwlib/include/ptlib/unix -I/usr/src/pwlib/include
-I/usr/src/openh323/include -Wno-missing-prototypes
-Wno-missing-declarations ast_h323.cpp
In file included from /usr/src/pwlib/include/ptlib.h:169,
from ast_h323.h:30,
from ast_h323.cpp:29:
/usr/src/pwlib/include/ptli...
2005 Mar 08
2
problem in compiling openh323
...hether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler...
yes
checking whether g++ accepts -g... yes
OpenH323 version is 1.13.5
checking for /pwlib/version.h... yes
PWLib prefix set to.... /pwlib
checking for gcc... gcc
checking whether we are using the GNU C compiler...
yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none
needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep...
2004 Dec 19
2
OH323 channel compile error
Hello
I am trying to compile asterisk-oh323-0.7.0 with pwlib-Janus_patch4
and openh323-Janus_patch4 downloaded from inaccessnetworks so I did
this:
tar -zxvf openh323-Janus_patch4-src-tar.gz
cd openh323
patch -p1 < /root/asterisk-oh323-0.7.0/openh323_1.13.5-make.patch
./configure
make opt
cd asterisk-oh323-0.7.0
vi Makefile (to set the paths and optio...
2005 Mar 07
1
What combination of pwlib and openh323 are required to get Asterisk-oh323 v0.7.1 to compile
Hi there
I have Asterisk running beautifully on our test server. Over the past few
days I have been tearing my hair out trying to compile various versions of
asterisk-oh323 on various versions of pwlib and openh323.
pwlib is now up to 1.8.3 and openh323 is now 1.15.2 stable.
asterisk-oh323 is currently 0.7.1
I have tried these three with many errors.
I have tried 0.7.1 with pwlib 1.5.2 and openh 1.12.2 with no luck.
I have tried asterisk-oh323 1.5.10 with pwlib 1.5.2 and openh323 and I st...
2005 Mar 07
1
What combination of pwlib and openh323 are
...ny you should ask this question, I just spent yesterday integrating
building asterisk with h323 support to connect to a Cisco call agent.....I
cant say if it will work for you but it compiles and loads nicely ! I will be
testing this evening....
# cd /root
# wget http://www.voxgratia.org/releases/pwlib-Pandora_release-src-tar.gz
# wget http://www.voxgratia.org/releases/openh323-Pandora_release-src-tar.gz
# tar zxvf pwlib-Pandora_release-src-tar.gz
# tar zxvf openh323-Pandora_release-src-tar.gz
# cd /root/pwlib
# ./configure && make opt && make install
# cd /root/openh323
# ./confi...
2003 Jun 16
2
chan_h323 - pwlib 1.4.11, openh 1.11.7 comiple problems
I'm having a problem with chan_h323 compiling for Asterisk.
RedHat 7.3
PWLIB 1.4.11 pwlib_1.4.11.tar.gz
OpenH323 1.11.7 openh323_1.11.7.tar.gz
[asterisk@jonux h323]# make clean
rm -f *.o *.so core.*
[root@jonux h323]# make
cc -g -pg -c -o chan_h323.o -pipe -Wall -fPIC -Wmissing-prototypes
-Wmissing-declarations -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -march=i686
-DPBYTE_O...
2005 Mar 09
0
Subject: Re: What combination of pwlib and openh323 are required to get Asterisk-oh323 v0.7.1 to compile
Thanks Vamsi
I have not been able to locate pwlib - 1.6.6 or openh323 1_13_5.
I found the latest versions through sourceforge and I found some older
versions on another site, but not these versions. This has been quite
frustrating. Anyway, I think by using the asterisk-oh323 branch under
channels in the asterisk source tree I will have more luck...
2005 Feb 20
2
Asterisk H323 support
Hi,
anybody knows what's missing or problem why i cant
compile asterisk-oh323 in my machine?
i got this compiled successfully
...Openh323 - v1.12.2
...pwlib - v1.5.2
except
...asterisk-oh323 - v0.6.5
here's the output as i run make...
mkoy@sambag:~/voip/asterisk-oh323-0.6.5$ make
for x in wrapper asterisk-driver; do make -C $x build
|| exit 1 ; done
make[1]: Entering directory
`/home/mkoy/voip/asterisk-oh323-0.6.5/wrapper'
./check_ver /hom...
2004 Oct 07
0
asterisk-oh323-0.5.10 problem
hello users,
I try to compile the h323 channel as root, but whatever I do, I get an error
which you can see below. My pwlib version is 1.5.2 and the openh323 version
is 1.12.2
The makefile is fit to my environment. The ld.so.config is also prepared.
I installed the pwlib to be able to compile the openh323 [changes in
chan_oh323.c are made]. It doesn't do without pwlib installation !!!
But then I'm not able to c...
2003 Sep 25
1
Cannot compile channel h323 from yesterday's CVS?
...00 4096 Sep 25 01:00 ixj-1.2.2
-rw-r--r-- 1 root root 128942 Sep 25 00:58 ixj-1.2.2-src.tar.gz
drwxr-xr-x 3 root root 4096 Sep 25 00:41 libpri
drwxr-xr-x 8 root root 4096 Sep 25 01:26 openh323
drwxr-xr-x 9 root root 4096 Sep 25 01:02 pwlib
drwxr-xr-x 3 root root 4096 Sep 25 00:41 zaptel
----------------------------------------------------------------------------
Get asterisk source
# cd /usr/src
# export CVSROOT=:pserver:anoncvs@cvs.digium.com:/usr/cvsroot
# cvs login - the password is anoncvs.
# cvs check...
2004 Dec 16
0
Compile issues: * 1.02 + FreeBSD 5.3
New 5.3 install. Saw some stuff around about problems with pwlib but
those were in 0.9 and have long since been fixed and I haven't found
anything else out there to explain this stuff.
Anyone have any ideas?
gmake[2]: Entering directory
`/usr/ports/net/asterisk/work/asterisk-1.0.2/channels/h323'
c++ -O -pipe -c -fno-rtti -o ast_h323.o -O -pipe -...
2008 Dec 05
2
Asterisk h323 module
...053: error: `IPTOS_MINCOST' undeclared (first use in this
function)
chan_ooh323.c:2053: error: (Each undeclared identifier is reported only once
chan_ooh323.c:2053: error: for each function it appears in.)
make[1]: *** [chan_ooh323.o] Error 1
make: *** [channels] Error 2*
So I tried to comple PWLIB v.1.10 and haven't success too - the compile
error is :
*
g++ -DP_USE_PRAGMA -D_REENTRANT -Wall -I/root/pwlib/include -xO3
-DSOLARIS -felide-constructors -c ../../ptclib/pldap.cxx -o
/root/pwlib/lib/obj_solaris_sparc_r/pldap.o
g++: language O3 not recognized
g++: language O3 not recognized...
2004 Jul 30
2
asterisk-oh323-0.6.3a
Hi there.
I thy to compile asterisk-oh323-0.6.3a but it fail in the make command.
I have the pwlib-v1_6_6-1 and openh323-v1_13_5-1 as saying in the README
file of the packet asterisk-oh323-0.6.3a
I do make and this is the error:
# make
for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done
make: *** No rule to make target `ccflags'. Stop.
make: *** No rule to make target `ccf...