similar to: Re2: Problem -ATA-711-723-Oh323-Asterisk(BACKTRACK INFO]

Displaying 20 results from an estimated 300 matches similar to: "Re2: Problem -ATA-711-723-Oh323-Asterisk(BACKTRACK INFO]"

2003 Oct 28
0
Oh323 segmentation fault in asterisk...
This looks like the same case as the thread: Problem ATA-711-723-Oh323-Asterisk that was posted back in August. Although, given the nature of trampled memory problems it could be almost anything. The Oh323 library dies in a call to realloc. This is almost certainly indicative of someone stomping on memory somewhere previously, or else a memory bug in the pwlib library itself. (Which I find
2003 May 20
1
chan_h323 core dumps
hi just after talking to Jeremy, I downloaded the source he's using and compiled. core dump! This was without gatekeeper: (gdb) bt #0 0x40141118 in mallopt () from /lib/libc.so.6 #1 0x401400fc in malloc () from /lib/libc.so.6 #2 0x405e981b in PAbstractArray::SetSize(int) () from /usr/src/pwlib/lib/libpt_linux_x86_r.so.1 #3 0x405ed006 in PString::SetSize(int) () from
2007 May 08
1
asterisk 1.2 from svn ... lock on shutdown
Hi, I hope this gets picked up by some bug marshall ... I have downloaded (yesterday) the 1.2 branch from svn ... When running: asterisk -vvvvc loaded modules: [modules] autoload=no load => pbx_functions.so load => pbx_config.so load => codec_a_mu.so load => format_pcm_alaw.so load => codec_ulaw.so load => codec_alaw.so load => format_pcm.so load => func_uri.so
2003 Oct 13
1
chan_h323 - Segmentation fault (core dumped)
Hi all: I've got some core dumps when I use chan_h323. I dial an extension using h323, routed thru an E100P (like a H323-ISDN_PRI gateway). Sometimes * hangs, sometimes not. The client used for test es SjPhone (http://www.sjlabs.com/). This is the data for one core dump: (gdb) bt #0 ast_rtp_get_us (rtp=0x0, us=0x5074759c) at rtp.c:790 #1 0x41f8879c in create_connection
2003 Sep 01
2
MGCP question
Hi List I have one question about MGCP in asterisk. I have a media gateway, and I want to have asterisk to work with the media gateway. As I was told that the media gateway can communicate with the switch via standard interface MGCP/ICGP. Question is if the asterisk MGCP supports such MGCP message ??? Thanks. George Lin
2003 Mar 28
2
chan_h323 question
In my test box I've installed chan_h323 and I've been testing it with Micro$oft netmeeting and openphone with success. I alos have in my installation a Cisco 1700 series router with an FXS card on it. On the router I places the g711-ulaw codec and it worked but I experienced one bad thing. When I made up more than three calls, in the first three calls I was able to transmit and
2003 Sep 23
4
Segmentation Fault on reload (gdb output included)
I keep getting segmentation faults when I do a reload. Here are the core file outputs from gdb: (I have three of them and they produce the same output) (gdb) core core.6044 Core was generated by `asterisk'. Program terminated with signal 11, Segmentation fault. #0 0x401519fc in ?? () I have no idea what that means, but if somebody could point me in the right direction, that would be
2003 Jun 16
2
chan_h323 - pwlib 1.4.11, openh 1.11.7 comiple problems
I'm having a problem with chan_h323 compiling for Asterisk. RedHat 7.3 PWLIB 1.4.11 pwlib_1.4.11.tar.gz OpenH323 1.11.7 openh323_1.11.7.tar.gz [asterisk@jonux h323]# make clean rm -f *.o *.so core.* [root@jonux h323]# make cc -g -pg -c -o chan_h323.o -pipe -Wall -fPIC -Wmissing-prototypes -Wmissing-declarations -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN
2007 Nov 08
2
asterisk and installing chan_h323.so rpm
Hello, When I tried to install chan_h323-1.0.1-module.i386 RPM i got these errors. Failed dependencies: libh323_linux_x86_r.so.1 is needed by chan_h323-1.0.1-module.i386 libpt_linux_x86_r.so.1 is needed by chan_h323-1.0.1-module.i386 But i found the same files in /usr/lib/libh323_linux_x86_r.so.1 /usr/lib/libpt_linux_x86_r.so.1 What to do for asterisk to detect the same
2003 Aug 07
2
Problem -ATA-711-723-Oh323-Asterisk
Hi List, I am facing the reverse problem as stated here.I am using ATA 186 to make and recieve call to * through OH323 driver. When I use G711 codec in the ATA to make call then then as soon as i dial an extension the * crashes with 'segmentation fault'. But the same scenerio works fine when i use 723 codec in the ATA .I can dial the number and extension very well/(I have 723 support in
2003 Oct 02
0
chan_h323 Ringing Congestion causes * segfault
We have an odd problem, where inbound H323 (chan_h323) calls will sometimes cause a Ringing Congestion that appears to keep the channels open and never release it until we kill and restart asterisk. These "Ringing Congestions" start to pile up, which eventually crashes Asterisk. H323 Gateway -> Asterisk (chan_h323) -> Tor2/PRI -> PSTN Has anyone ran into this problem or
2004 Nov 22
2
chan_h323 on AMD64
Has anyone here done this? I got it compiled just fine but when I make a call I do not get any audio going either way. The * box is not behind any sort of firewall or nat. My H323 client (gnomemeeting) is behind NAT but I have it set up properly to work through NAT and it will talk correctly with my other regular x86 box running H323. One odd thing I note is that when looking at the UDP traffic
2003 Apr 04
2
chan_h323 problems....
I have had * installed for a couple of weeks now and am very impressed. I have got Zap, SIP and MGCP working and can call freely between them with just things like transfer still to sort out etc. I then though I would add H.323 support to my working system, having read the previous threads on the subject before I installed I installed the pre-reqs pwlib openh323 gnugk for h.323 gatekeeper
2005 Feb 16
4
Asterisk exist with error
Hello ! First time I have instaled Asterisk without problem and working with a SIP clinet (X-Lite). Then I try to make the H323 with came with Asterisk. So, I DL pwlib v.1.5.2 in /root (./configure ; make) no errors DL openh323 in /root (./configure ; make opt): ------------ /root/openh323/src/h248.cxx:6178: internal error: Segmentation fault Please submit a full bug report, with preprocessed
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!
2003 Aug 09
3
Need help with installation of H323 chanel driver
Hi I am using inAccess channel driver. Compiled, installed. This is what I get when I am trying to start * --------------------------------------- [chan_oh323.so]WARNING[16384]: File loader.c, Line 226 (ast_load_resource): libh323_linux_x86_r.so.1.12: cannot open shared object file: No such file or directory WARNING[16384]: File loader.c, Line 394 (load_modules): Loading module chan_oh323.so
2004 Nov 20
1
Asterisk dead but pid file exists - gdb asterisk core.13089
Dear ALL, Any clues or tips for the following gdb messages. [root@localhost asterisk]# uname -a Linux localhost 2.4.22-1.2115.nptlsmp #1 SMP Wed Oct 29 15:30:09 EST 2003 i686 i686 i386 GNU/Linux localhost*CLI> show version Asterisk CVS-HEAD-09/22/04-11:19:09 built by root@localhost on a i686 running Linux [root@localhost asterisk]# gdb asterisk core.13089 GNU gdb Red Hat Linux
2005 Aug 10
1
h323 error when trying to start Asterisk
Asterisk has been working fine for me for several weeks using MGCP to a Adit600 for intra office calling. I have recently loaded h323 and the following errors occurs when starting asterisk. [chan_h323.so]Aug 10 09:09:18 WARNING[7824]: loader.c:258 ast_load_resource: libpt_linux_x86_r.so.1.5.2: cannot open shared object file: No such file or directory Aug 10 09:09:18 WARNING[7824]:
2004 Dec 12
1
Re: Cant set H323 up
Rafael J. Risco G.V. wrote: > > On Sat, 11 Dec 2004 16:49:12 +0000, Corvin <corvin.dun@wp.pl> wrote: >> Dnia sobota, 11 grudnia 2004 15:32, Rodolfo Grave napisa?: >> > Hi. >> > >> > I need to set up H323 on an Asterisk box. I've succesfuly compiled the >> > asterisk oh323 (including of course all the dependencies: PWlib and >> >
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