Displaying 20 results from an estimated 200 matches similar to: "Compile error H323"
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
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 May 22
1
Asterisk-oh323 0.6.1 Compiling problem
Hi, i'm having another problem I can't work out -
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 `ccflags'. Stop.
make[1]: Entering directory `/usr/src/asterisk-oh323-0.6.1/wrapper'
./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
g++ -Wall
2004 Nov 25
3
OH323 Rocks :) --- H323 guys, use it to solve no answer at this time problem!!!
i have had some problems with the H323 channel ... Other party not anwsering SIP 2 H323 bridge.
the chan_oh323 solves the problem. Use it.
(Even though it is quite complicated to install but READ the README file)
Nahuel that should solve it!!
Kido
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Apr 30
3
help can not install oh323 wrapper
hi
when i try to run the make command for the oh323 wrapper below
linux:/usr/local/src/asterisk/asterisk-oh323 #
i get an error please help
regards Barbra
asteriskaudio.cxx:369: syntax error before `::' token
asteriskaudio.cxx:374: syntax error before `::' token
asteriskaudio.cxx:379: syntax error before `::' token
asteriskaudio.cxx:384: syntax error before `::' token
2003 Oct 16
2
AGI problem (crash)
Hi
Every time I hangup on my AGI script Asterisk crashes if it is not running
in console mode.
(happens when using python and perl AGI scripts)
I'm desparatly trying to get my employer to let me use Asterisk. So I must
get this to work.
I've posted about this before, I'm sorry, but I'm desperate.
I'm running RedHat 9.0 (kernel 2.4.20-8 everything else updated)
I'm
2003 Sep 05
1
oh323 call segmentation fault
hello,
i have problem with oh323 channel driver (tryied differnet versions).
when i try to make call between oh323 - sip, oh323-isdn, oh323-capi
asterisk crash with segmentation fault. Channel driver was compiled with
pwlib 1.5.0 and openh323 1.12.0 libs.
Does anybody know solution ?
WrapH323Connection::WrapH323Connection: WrapH323Connection created.
-- Executing Dial("H323:31119",
2003 Apr 29
28
H323
Is H323 built into the current CVS? If so, could someone give me an idea of a simple config?
thanks,
darran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030429/fffec1d1/attachment.htm
2003 May 09
1
OH323 Channel Driver buffer sizes
Hello!
Anyone with some insight into the oh323 channel driver please shed
some light on the code block below from wrapendpoint.cxx.
When enabling trace on the channel driver i get this, for me, strange
debug info:
WrapH323EndPoint::OpenAudioChannel: Direction => PLAYER, Buffer => 320
WrapH323EndPoint::OpenAudioChannel: FrameSize 8, FrameTime 8, TimeUnits
8
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 Sep 11
0
OpenH323-Channel Q.931-Problems with Gatekeeper
Dear Mailinglist-User
currently we`re working with an IP-PBX, based on Asterisk, with SIP, H.323
and ISDN-Capabilities.
SIP and ISDN works fine, but H.323 not.
In our first test, we started to connect Asterisk to an Cisco IOS-Gatekeeper
with the "chan_oh323" (version 0.6.5).
We successfully tested in/egress calls without any problems.
But when we started to connect our Asterisk
2003 Oct 23
1
Problems with OH323/codecs
On oh323.conf I have:
codec=G711U
frames=20
But while connecting it gives me in log:
? 1:18.636 ? ? ? ? ?H225 Caller:8111de8 H245 ? ?Capability merge result:
? Table:
? ? G.723.1(5.3k){hw} <1>
? Set:
? ? 0:
? ? ? 0:
? ? ? ? G.723.1(5.3k){hw} <1>
Which I don't have, so the connection is dropped. Any known solutions? (remote
side has g711 u-Law)
--
Witold Kr?cicki (adasi) adasi
2008 Jun 16
3
Error when make linux-2.6-xenU-build
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `vmcoreinfo_show'':
/usr/src/linux-2.6.18-xen.hg/drivers/xen/core/xen_sysfs.c:340: undefined
reference to `vmcoreinfo_size_xen''
/usr/src/linux-2.6.18-xen.hg/drivers/xen/core/xen_sysfs.c:340: undefined
reference to `paddr_vmcoreinfo_xen''
make[4]: ** [.tmp_vmlinux1]
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
2004 Jun 27
4
H.323 Audio problem UPDATE
Update on this problem:
I gave up on the "native" h.323 because, like others, I couldn't get audio
working. (yes, I tried disabling FastStart in ast_h323.cpp - no change)
So I went and got the OH323 code from www.inaccessnetworks.com. Glad to say
that everything seems to work so far. Not only does audio work, but even
the handshaking is now working in both OpenPhone and even
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 -
2004 Aug 20
0
Oh323 installing problem make[1]: *** [asteriskaudio.o] Error 1
Hi I try to install the h323 for asterisk but I get this error, help please
make[1]: *** [asteriskaudio.o] Error 1
make[1]: Saliendo directorio `/root/asterisk-oh323-0.6.3a/wrapper'
make: *** [subdirs_all] Error 1
Best regards,
Diego Alberto Serrano Bustos
Gerente General
Call Me Networks Telecom Chile S.A.
Director Ejecutivo
Telefonica de Servicios Integrados Ltda.
F.+56-42-216156
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]:
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
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