similar to: chan_oh323.c not compiling (cid not found)

Displaying 20 results from an estimated 4000 matches similar to: "chan_oh323.c not compiling (cid not found)"

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
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
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 Jan 05
5
asterisk - oh323 driver
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> <font size="-1">Hi List<br> <br> </font> <pre
2005 Mar 09
2
Asterisk-oh323-0.7.1 compile error
Hi; I use the following asterisk, openh323, pwlib: asterisk = cvs-head-03/09/05 openh323 = 1.13.5 pwlib = 1.6.6 asterisk-oh323= 0.7.1 Asterisk, openh323, pwlib were compiled successfully but when I try to compile Asterisk-Oh323-0.7.1 , I got the following error: chan_oh323.o chan_oh323.c chan_oh323.c:37:34: asterisk/channel_pvt.h: No such file or directory ......... ...........
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 Nov 29
3
chan_oh323.o
I have asterisk version 1.0.0,have comipled pwlib version 1.5.2 ;and openh323 version 1.12.2.When I try to build asterisk-oh323 version 0.5.9 or 0.5.10 ,I get the following error : make[1]: *** [chan_oh323.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/asterisk-driver' make: *** [subdirs_all] Error 1 I thought that there might be some linking problem,so I searched
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
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 -
2003 May 07
1
Asterisk problem, - unable to load chan_oh323
I'm trying to install asterisk PBX with openH323 support. I installed all the packages ( Pwlib, openH323 and openH323 gatekeeper) from source successfully. i also installed the wrapper ( http://www.inaccessnetworks.com/projects/asterisk-oh323 ). However when i try to start asterisk i get the following errors... ARNING[1024]: File loader.c, Line 212 (ast_load_resource):
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]:
2006 Jan 04
1
chan_oh323.so freeze my box on unload
Hi im running several gentoo servers with Asterisk, only using IAX2 and SIP. Recently we decided to implement h323. All the necessary dependences for oh323-0.7.3 were installed by portage (package manager of Gentoo distro), including openh323, pwlib etc. The module is successfully loaded (load chan_oh323.so) but when asterisk is stopped (stop now) or the oh323 module is unloaded (unload
2006 Apr 05
0
oh323 - cant load module
Hi all i have been succesfully using OpenH323 (oh323) for a few months. the versions are: asterisk CVS HEAD 19-07-2005, OpenH323 v1.13.5, PWlib v1.6.6, asterisk-oh323-0.7.2-pre1 I now have moved to Asterisk 1.2.4, so as per the directions i am using: Asterisk 1.2.4 pwlib_Mimas_patch2 openh323_Mimas_rc2 asterisk-oh323-0.7.3 The problem is that when asterisk starts it fails on loading the module
2004 Jun 25
2
Problems Compiling and Loading asterisk-oh323 0.6.2
Hi, I having a problem compiling the wrapper for oh323. I am running Debian, kernel version 2.4.18-bf2.4. The pwlib version I have is 1.6.6 and the openh323 version I have is 1.13.5. I execute the following commands first before attempting to compile the wrapper: pwlib_1.6.6: make both openh323 1.13.5 ./configure make opt asterisk-oh323 0.6.2 make
2003 May 21
6
chan_oh323.so: Segmentation Fault
Hi, I'm trying to get H323 support using asterisk 0.4.0 Unfortunately the pwlib and openh323 versions mentioned in the asterisk-oh323 readme file are no more available, and I had to use newer ones. Now I installed all libraries, but got a segemntion fault when starting asterisk while reading the chan_oh323.conf file. When I declare more than 9 gwprefix I get first a error "out of
2004 Jun 11
1
oh323 0.6.2
I am trying to compile the latest channel drivers Can anyone tell me what is wrong ./check_ver /usr/src/pwlib pwlib ./check_ver /usr/src/openh323 openh323 gcc -shared -Wl,-soname,liboh323wrap.so -o liboh323wrap.so wrapper_misc.o asteriskaudio.o wrapendpoint.o wrapconnection.o wrapper.o wrapcaps.o make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/wrapper' make[1]: Entering directory
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 Jun 22
1
Error on installing oh323 on asterisk
I'm following the instruction from Jo?o Amaro from the page http://lists.digium.com/pipermail/asterisk-users/2005-February/090752.html Everything went fine until I run the 'make' command under asterisk-oh323-0.6.5. I got the error message chan_oh323.c:5220: too many arguments to function `ast_channel_register' I have attached the error message. I'm running asterisk CVS
2005 Mar 20
1
HELP: Failed start after install asterisk_oh323-0.7.1
Hi, ALL: I install my oh323 channel driver following steps of http://www.oinko.net/astrecipes/index.php?action=artikel&cat=270174&id=10&artlang=en I works my asterisk well before install the chan_oh323.so. But after I do "make install" the oh_323, my asterisk crash and show me the following message (asterisk -vvvvvvc). Does anyone have any idea about it? What's wrong
2005 Aug 09
0
channel_pvt.h not found
after editing the Make file i tried to compile asterisk-oh323-0.6.5 but many errors displayed like this: [root@localhost 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/ali/asterisk-oh323-0.6.5/wrapper' ./check_ver /home/ali/pwlib pwlib ./check_ver /home/ali/openh323 openh323 ar rc liboh323wrap_s.a