similar to: oh323 to h323

Displaying 20 results from an estimated 6000 matches similar to: "oh323 to h323"

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
2007 Oct 04
0
Fwd: [asterisk-dev] chan_h323 and chan_oh323 compatibilities
---------- Forwarded message ---------- From: Tzafrir Cohen <tzafrir.cohen at xorcom.com> Date: Oct 4, 2007 12:56 PM Subject: Re: [asterisk-dev] chan_h323 and chan_oh323 compatibilities To: asterisk-dev at lists.digium.com Hi On Thu, Oct 04, 2007 at 11:46:30AM -0300, Caciano Machado wrote: > I'm receiving a lot of warning messages from my Asterisk > 1.2.5/chan_oh323 every time
2007 Mar 13
1
RE: In Asterisk 1.4.x, Why Digium has two H323 channels?
Hi Users, Administrators and Pavel Jezek, You prefer chan_h323 from asterisk tree and it's of course that use channels by tree is very good. But in 1.2.x, the chan_h323 is very simple and the chan_oh323 is so bad. And I work with chan_ooh323, that it's too from Digium and work good! And I am Studing one possible change to Asterisk 1.4.x , but in 1.4.x the oh323 channel don't have more,
2004 Jul 06
1
rh9, asterisk HEAD, & asterisk-oh323-0.6.3a working
I have no new information, just a note of encouragement to those traversing the bowels of h323: I've been trying to get h323 working with asterisk for several months now, trying with chan_h323 & chan_oh323 with all kinds of different combinations. As with several folk on the list, I've had no luck. Either I had no audio, or I could only receive calls, or I could dial but no had
2003 Sep 16
1
h323 gatekeeper registration failed
Hi all, i have tried to connect to a clarent gatekeeper. I have used both of h323 drivers chan_h323.so and chan_oh323.so. But no one can register to this gatekeeper. Our ip is activated on this gatekeeper. Maybe, i do wrong anything.... I have only set the "gatekeeper" option in the h323.conf or oh323.conf to the ip address from the gatekeeper. gatekeeper=x.x.x.x But no one of the
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 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 Oct 04
3
Asterisk as H323 gateway
Is there anyone who is currently using Asterisk as a production H323 gateway? And using which combination of asterisk and H323 (chan_h323, chan_oh323?) The main issue is interoperability with other H323 parties (Cisco AS53xx, Nextone, etc). Searching the mailing list it seems that both h323 and oh323 are not so stable, is it only an impression or using h323 is really not so advisable?
2003 May 20
0
Fw: H323
> > make sure you only use one driver e.g. either chan_h323/chan_oh323 > otherwise > > you'll end up crashing * Perhapas I haven't understood what you mean... I've downloaded the code on the inaccess Networks WEB, that is the chan_oh323, isn't it? I haven't installed it yet !! And so, where is the other driver?? Is it another code? In another WEB site? Thank
2005 Jul 26
1
problems with compiling asterisk-oh323-0.6.5
after editing the Makefile according to my directories ive compiled asterisk-oh323-0.6.5 but i got these errors can any body help me with this : [root@terra@net 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/wassim/asterisk-oh323-0.6.5/wrapper' ./check_ver /home/wassim/pwlib pwlib ./check_ver
2004 Dec 13
0
[oh323] sporadic call setup
Hi all, this is my actuel setup [SIP 2005]--[asterisk]--H.323 Trunk--[PBX]--[ext. 8900] Linux CentOS 3.3 (2.4.21-20.EL.c0) asterisk-1.0.1 asterisk-oh323-0.6.3b openh323_1.12.2 pwlib_1.5.2 Calling from SIPphone to the extension 8900 works always. Calling from 8900 to SIPphone works only sporadicly without any recognizeable pattern. Find below the output of the debug command: asterisk
2003 Jul 23
4
h323 and oh323 modules
Hi, what's the difference between h323 and oh323 modules? which one should I use? Regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030722/3d3edb73/attachment.htm
2004 Apr 15
2
too many arguments to function `ast_queue_hangup' compiling asterisk-oh323
when trying to build asterisk-oh323 I get the following: make[1]: Entering directory `/usr/src/asterisk-oh323-0.5.10/asterisk-driver' gcc -Wall -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declara tions -D_REENTRANT -D_GNU_SOURCE -I/usr/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o chan_oh323.c chan_oh323.c:
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
2003 May 05
5
oh323 problem
i have tried to install oh323 but it has failed to load this module please help [chan_oh323.so]WARNING[1024]: File loader.c, Line 212 (ast_load_resource): /usr/local/lib/libh323_linux_x86_r.so.1: undefined symbol: _ZN13PASN_Sequence17PreambleDecodeXERER11PXER_Stream WARNING[1024]: File loader.c, Line 368 (load_modules): Loading module chan_oh323.so failed!
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 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
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 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 Aug 02
0
Oh323 Module - Not Loading Error - Unregistered channel type 'Modem'
I am using asterisk-oh323-0.7.2-pre and CVS Head of Asterisk. Oh323 Module compiled without errors. But When I try to stary Asterisk with the Oh323.so file in the modules folder, Asterisk is dying with the following error. [chan_oh323.so]Aug 2 14:08:14 NOTICE[18873]: res_musiconhold.c:490 monmp3thread: Request to schedule in the past?!?! => (InAccess Networks OpenH323 Channel Driver) ==