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 memory" before it crashes, othervice it just crashes with seg fault. I'm using a dual Pentium 233 whith 96 MByte RAM. It seems, that asterisk does not use any swap memory and therefore crashes, when real RAM is consumed? Is this correct or is my problem, because I use openh323 in version 1.11.7? Thanks for any hints! Roger.
Roy Sigurd Karlsbakk
2003-May-21 01:19 UTC
[Asterisk-Users] chan_oh323.so: Segmentation Fault
perhaps this is the same problem as I'm haveing what distro are you running? On Wednesday 21 May 2003 09:44, Roger Schreiter wrote:> 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 memory" before it crashes, > othervice it just crashes with seg fault. > > I'm using a dual Pentium 233 whith 96 MByte RAM. > It seems, that asterisk does not use any swap > memory and therefore crashes, when real RAM is > consumed? Is this correct or is my problem, > because I use openh323 in version 1.11.7? > > > Thanks for any hints! > > > Roger. > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- Roy Sigurd Karlsbakk, Datavaktmester ProntoTV AS - http://www.pronto.tv/ Tel: +47 9801 3356 Computers are like air conditioners. They stop working when you open Windows.
Paweł Gołaszewski
2003-May-21 01:34 UTC
[Asterisk-Users] chan_oh323.so: Segmentation Fault
On Wed, 21 May 2003, Roger Schreiter wrote:> I'm using a dual Pentium 233 whith 96 MByte RAM. It seems, that asterisk > does not use any swap memory and therefore crashes, when real RAM is > consumed? Is this correct or is my problem, because I use openh323 in > version 1.11.7?With that version of openh323 I had problem too... For me openh323-1.10.4 works fine. -- pozdr. Pawe? Go?aszewski --------------------------------- worth to see: http://www.againsttcpa.com/ CPU not found - software emulation...
Pawe? Go?aszewski schrieb: ...> With that version of openh323 I had problem too... > For me openh323-1.10.4 works fine.Hi Pawel, could you send me the tarball of that opneh323 version! Would be very helpful for me. (Unfortunately on openh323.org there is no archive with older versions.) Maybe it would be a good idea to offer a suitable openh323 version on the asterisk ftp-server. Roger.
Roger Schreiter wrote:> Hi, > > I'm trying to get H323 support using asterisk 0.4.0This version is extremely old. Use the latest one (0.5.2). http://www.inaccessnetworks.com/projects/asterisk-oh323 Michael.> > 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 memory" before it crashes, > othervice it just crashes with seg fault. > > I'm using a dual Pentium 233 whith 96 MByte RAM. > It seems, that asterisk does not use any swap > memory and therefore crashes, when real RAM is > consumed? Is this correct or is my problem, > because I use openh323 in version 1.11.7? > > > Thanks for any hints! > > > Roger. > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users
Hi, using the more recent version of asterisk-oh (0.5.2), which can be downloaded from: http://www.inaccessnetworks.com/projects/asterisk-oh323 solved my problems. There is also a mirror with suitable h323 stuff. My newer versions, pwlib_1.4.11 and openh323_1.11.7.tar.gz, also work fine with asterisk-oh 0.5.2. Thanks for all your help! Roger.
Jeremy McNamara
2003-May-21 08:52 UTC
[Asterisk-Users] H.323 support is distrubuted with Asterisk (was Re: [Asterisk-Users] chan_oh323.so: Segmentation Fault)
People H.323 support has been distributed with Asterisk for over a month now. see: asterisk/channels/h323 There is no reason to go out and download a third-party application. Jeremy McNamara