Displaying 20 results from an estimated 120 matches similar to: "pwlib compile error"
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 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 Aug 08
2
Re2: Problem -ATA-711-723-Oh323-Asterisk(BACKTRACK INFO]
Hello Michael,
Here is the BackTrace of the program which i forgot
to attach
BACKTRACE OF Asterisk -vvc
#0 0x42074d60 in _int_realloc () from
/lib/tls/libc.so.6
#1 0x420738c4 in realloc () from /lib/tls/libc.so.6
#2 0x47c7da89 in PAbstractArray::SetSize(int) () from
/home/sip/pwlib/lib/libpt_linux_x86_r.so.1.5
#3 0x47c7cf4d in PContainer::SetMinSize(int) () from
2004 Dec 16
0
Re: Re: Cant set H323 up
Rodolfo Grave wrote:
> Hi
>
> Now I do have compiled all the libraries, and added the
>
> load => chan_h323.so
>
> in the modules.conf file. Actually, now asterisk is attempting to load
> the chan_h323.so module. The problem is that Im getting this error now:
>
>???[chan_h323.so]Dec?13?02:24:01?WARNING[12023]:?loader.c:258
> ast_load_resource:
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
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
2005 Jul 28
0
oh323 compile problem
Hi,
Anybody know what is the problem when I tried to compile oh323 ?
/root/oh323/openh323/lib/libh323_linux_x86_r.so: undefined reference to
`std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()'
/root/oh323/openh323/../pwlib/lib/libpt_linux_x86_r.so: undefined reference to
`std::basic_iostream<char, std::char_traits<char> >::basic_iostream
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
2005 May 14
0
Building OPENH.323 ERROR HELP PLEASE
Hello,
I try to build the code, I follow all the instruction from
http://www.openh323.org , i still get all this errors, can someone Help me
please.
--------------------Configuration: Console - Win32
Release-------------------- Configuring Build Options This program cannot be
run in DOS mode. Error executing c:\winnt\system32\cmd.exe.
asnparser.exe - 1 error(s), 0 warning(s)
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 Sep 19
1
openh323 compile for Asterisk
HI,
I have the latest RC2 of Asterisk on a RH 9 non-modified-load box. I have
an Avaya IP phone that uses h323, so I am trying to compile h323 into
Asterisk. Now, I downloaded pwlib and openh323 tar files and I have
compiled this according to the instructions:
pwlib:
./configure
make opt
openh323:
./configure
make opt
cd asterisk/channels/h323
make
cd asterisk
make clean
make install
I am
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 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
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 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 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
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
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
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
>> >