Displaying 20 results from an estimated 8000 matches similar to: "Any plans for video in oh323?"
2005 Jan 07
1
oh323 driver installation - It works now
Joao,
Thanks for sending the Installation tips as pasted below. It works.
Seshu
----------
Get oh323 from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh323-Janus_patch4-src-tar.gz
Get pwlib from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib-Janus_patch4-src-tar.gz
Get asterisk-oh323 from
2005 Feb 03
0
Error on compiling oh323
Hi!,
I tride comile oh323.
I have downloaded local versions of pwlib oh323 (both Janus
patched).
I get following errors on asterisk-oh323-0.6.5:
for x in wrapper asterisk-driver; do make -C $x build || exit 1 ; done
make[1]: Entering directory `/home/death/1/asterisk-oh323-0.6.5/wrapper'
./check_ver /root/pwlib pwlib
./check_ver /root/openh323 openh323
ar rc liboh323wrap_s.a wrapper_misc.o
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 with supplied
patch.
Any hint, advice
2004 Apr 30
1
Error compiling asterisk-oh323-0.6.0
Hi together,
i try to compile astrisk-oh323 like described in the Readme
- pwlib V1.6.6 (janus)
- openh323 V1.13.5 (janus) with make-patch
- asterisk V0.9.0
i got the following error
gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE
-I/usr/src/redhat/BUILD/asterisk/include -I../wrapper -g -c -o chan_oh323.o
chan_oh323.c
2005 Apr 10
2
Problems trying to compile H323 from CVS-STABLE
I'm trying to compile channels/h323 and chan_h323 from CVS-STABLE, on
Fedora Core 3.
Firstly, despite the warnings in h323/README, I decided to try using
the distro-specific versions of openh323 and pwlib. Of course, the
Makefiles in channels and channels/h323 assume that openh323 and pwlib
have been specially compiled in $HOME, so I modified the Makefiles to
look for headers and libraries in
2009 Jul 14
0
Help in oh323 Gatekeeper + does not know what to do when bridging the call
Actually I am facing a problem with H.323 (the standard and the ooh323) with Asterisk vesion 1.4.25 and I discover the following:
1) Using the standard h323 that come with Asterisk:
The chan_h323.so it is not existed in the /usr/lib/asterisk/modules after doing the compilation and installation for (pwlib, openh323, /chanels/h323, asterisk), although make menuselect was done and the h323 channel
2004 May 04
1
Probs with oh323 driver: audio only in 1 direction
Hi,
try to setup asterisk as an ISDN2H323-Gateway. The only problem
i have after establishing a call is, that Audio works only from IP to
ISDN-Phone but not from ISDN to IP-Phone.
A known problem ???
Thanks in advance
Michael
i am using asterisk-cvs, pwlib V1.6.6 (janus), openh323 V1.13.5 (janus)
and oh323-0.6.0
Here are my config's
##############
# modem.conf #
##############
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. At present it
seems to compile successfully, but
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
2005 May 11
1
oh323 driver compiling problem.
i use asterisk cvs head ( two days ago) more or less
openh323 1.12.2 (oh323 home page)
and
pwlib 1.5.2 (oh323 home page)
asterisk-oh323-0.7.2-pre1
library versions? where download? versions from oh323 readme are not in
sourceforge site.
but i obtain this error compiling:
root@backup:/usr/src/asterisk/cvs/last/asterisk-oh323-0.7.2-pre1# make
for x in wrapper asterisk-driver; do make -C $x
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
2005 Jan 13
0
Oh323 compilation errors
Hi, well, I really need your help here. I have tried compiling oh323 many
times and I always get the following error when trying to "make opt" open
h323. Any ideas?!
Compilation Error:
--------------------------
g++ -o obj_linux_x86_r/simph323 -s -L/root/pwlib/lib -L/root/openh323/lib
./obj_linux_x86_r/main.o -lh323_linux_x86_r -lpt_linux_x86_r -lpthread
-lssl -lcrypto -lexpat
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 options according to my system...)
NOW I
2006 Mar 31
1
oh323 - unable to install
I'm and Asterisk@home user - been so now for almost a year.
Lately, I've upgraded to the latest & greatest.. (which is built on 1.2.5)
and am unable to install oh323.
I've already asked over at the (A@H) Sourceforge forum but no one seems to
think it worth answering.
The error I get is pretty obvious but I don't know where to go from here.
More importantly, I need to have
2004 Sep 03
2
OH323 0.6.3b compilation problem with 1.0 RC2 on RH9
Hello,
I just tried to compile OH323 0.6.3b on a RH9 machine with Asterisk 1.0 RC2
installed but failed. I applied the patch to the required OpenH323 library
according to the instructions, and set the proper directories in the Makefile.
Here is what I receive after I issue make:
*******************************
g++ -DP_USE_PRAGMA -fno-rtti -ffunction-sections -fdata-sections -D_REENTRANT -
2005 Jul 25
2
problems with compiling asterisk-oh323
i ve downloaded
asterisk-oh323-0.6.6.tar.gz
I am getting this and anybody know howto fix this?
#tar zxvf asterisk-oh323-0.6.6.tar.gz
oh323]# cd asterisk-oh323-0.6.6
asterisk-oh323-0.6.6]# ls
asterisk-driver CONFIGURATION Makefile rpm
TESTS
BUGS COPYING README rules.mak
wrapper
asterisk-oh323-0.6.6]# make
for x in wrapper asterisk-driver; do make -C $x
2005 Jan 13
0
oh323 compile problem still
Followed instructions from these old post, CVS updated my asterisk too,
edites makefile... but
----------------------------------------------------------
Get oh323 from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/
openh323-Janus_patch4-src-tar.gz
Get pwlib from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/
pwlib-Janus_patch4-src-tar.gz
Get
2005 Jan 15
0
oh323 compile error
I am trying to compile oh323 and having the following error. Can anyone help
please?! This is my third post. These are the versions I am using:
Compilation Error:
--------------------------
g++ -o obj_linux_x86_r/simph323 -s -L/root/pwlib/lib -L/root/openh323/lib
./obj_linux_x86_r/main.o -lh323_linux_x86_r -lpt_linux_x86_r -lpthread
-lssl -lcrypto -lexpat -lresolv -ldl
2005 May 11
1
re:oh323 driver compiling problem
Hi.
Download pwlib, openh323 Janus-patch at
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries
Refer how to compile
http://www.mail-archive.com/asterisk-users@lists.digium.com/msg86875.html
Cheers.
Kim.
>
> Message: 1
> Date: Wed, 11 May 2005 16:42:25 +0100
> From: Cesar Garcia <cesar.garcia@idecnet.com>
> Subject: [Asterisk-Users] oh323 driver compiling
2004 Jul 12
1
Problems Compiling asterisk-oh323 0.6.3a
Hi, erverybody
The Asterisk is running well in the linux system.
Now I would like
to add oh323 in Asterisk. I have download
pwlib(version is 1.6.6) and
openh323(version is 1.13.5). And I sucessfully maked
and installed these
two packages. But I got the following errors when
compling the
asterisk-oh323 0.6.3a:
for x in wrapper asterisk-driver; do make -C $x all ||
exit 1 ; done
make[1]: