Displaying 20 results from an estimated 23 matches for "libpt_linux_x86_r".
2004 Jun 22
2
pwlib compile error
...`/root/pwlib/tools/asnparser'
g++ -o obj_linux_x86_r/asnparser -Wl,--gc-sections -s -L/root/pwlib/lib
./obj_linux_x86_r/asn_grammar.o ./obj_linux_x86_r/asn_lex.o
./obj_linux_x86_r/main.o -lpt_linux_x86_r -lpthread -llber -lldap -lldap_r
-lssl -lcrypto -lexpat -lresolv -ldl
/root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to
`PObject::PreSerialise(PSerialiser&)'
/root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to
`PVideoOutputDevicePPM::IsOpen()'
/root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to
`PQoS::guaranteedDSCP'
/root/pwlib/lib/libpt_linux_x86_r.so: u...
2003 May 20
1
chan_h323 core dumps
...fter 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
/usr/src/pwlib/lib/libpt_linux_x86_r.so.1
#4 0x405e8d4c in PContainer::SetMinSize(int) () from
/usr/src/pwlib/lib/libpt_linux_x86_r.so.1
#5 0x405f0686 in PStringStream::Buffer::Buffer(PStringStream&, int) () from
/usr/src/pwlib/lib/libpt...
2005 Feb 16
4
Asterisk exist with error
...----
Now Asterisk exit with this error when I try to start it:
------------------
........more stuff...........
[cdr_pgsql.so] => (PostgreSQL CDR Backend)
== Parsing '/etc/asterisk/cdr_pgsql.conf': Found
[chan_h323.so]Feb 16 13:02:21 WARNING[31879]: loader.c:258
ast_load_resource: libpt_linux_x86_r.so.1.5.2: cannot open shared object
file: No such file or directory
Feb 16 13:02:21 WARNING[31879]: loader.c:440 load_modules: Loading module
chan_h323.so failed!
[root@core asterisk-1.0.5]#
--------------------
My system: Red Hat v.9.0
What can I do ?
Thanks.
2007 May 08
1
asterisk 1.2 from svn ... lock on shutdown
...r.so.1.17.3
#7 0xb7989f9d in PFactory<OpalMediaFormat, PString>::Unregister ()
from /usr/lib/libh323_linux_x86_r.so.1.17.3
#8 0xb7989fc9 in OpalPluginMediaFormat::~OpalPluginMediaFormat ()
from /usr/lib/libh323_linux_x86_r.so.1.17.3
#9 0xb748bea1 in PAbstractList::RemoveAt () from
/usr/lib/libpt_linux_x86_r.so.1.9.2
#10 0xb74892e1 in PCollection::RemoveAll () from
/usr/lib/libpt_linux_x86_r.so.1.9.2
#11 0xb7489e25 in PAbstractList::DestroyContents () from
/usr/lib/libpt_linux_x86_r.so.1.9.2
#12 0xb7490152 in PContainer::Destruct () from
/usr/lib/libpt_linux_x86_r.so.1.9.2
#13 0xb791ca57 in PAbstractLi...
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
/home/sip/pwlib/lib/libpt_linux_x86_r.so.1.5
#4 0x47784af3 in RTP_DataFrame::SetPayloadSize(int)
() from
/home/sip/openh323/lib/libh323_linux_x86_r.so.1.12
#5 0x4776ea76 in H323_RTPChannel::Transmit() () from
/home/sip/openh323/lib/libh...
2003 Oct 28
0
Oh323 segmentation fault in asterisk...
...years its been around.) My suspicion is an out of bounds memory
access previously.
Here is the trace:
(gdb) where
#0 0x4207b2ef in chunk_realloc () from /lib/i686/libc.so.6
#1 0x4207b1f8 in realloc () from /lib/i686/libc.so.6
#2 0x489d2176 in PAbstractArray::SetSize ()
from /usr/local/lib/libpt_linux_x86_r.so.1.5.2
#3 0x489d1a3d in PContainer::SetMinSize ()
from /usr/local/lib/libpt_linux_x86_r.so.1.5.2
#4 0x483eedd7 in RTP_DataFrame::SetPayloadSize ()
from /usr/local/lib/libh323_linux_x86_r.so.1.12.2
#5 0x483d73c9 in H323_RTPChannel::Transmit ()
from /usr/local/lib/libh323_linux_x86_r...
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
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]: loader.c:440 load_modules: Loading module chan_h323.so failed! Ouch ... error while writing audio data: : Broken pipe
I loading the following : Open H.323 v1.12.2, PWLib v1.5.2, expat-dev-1.95, e...
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 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 Sep 19
1
openh323 compile for Asterisk
...ib 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 getting an error when I start asterisk with the -cccg that it can't
find the libpt_linux_x86_r.so.1.5.2 when it tries to load the h323 channel.
I have verified that the file does exists in the he pwlib/lib directory and
with a size. I have the path to this directory in my profiles PATH and I
included the path in my ld.so.conf file. I am missing something but what?
TIA,
Trevor
2004 Dec 16
0
Re: Re: Cant set H323 up
...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: libpt_linux_x86_r.so.1.5.2: cannot open shared object
> file: No such file or directory
>
> I've moved the libpt_linux_x86_r.so.1.5.2 file to /usr/lib,
> /usr/lib/asterisk, /usr/lib/asterisk/modules
>
> After each move, I ran ldconfig.... the error was always the same...
> does anyone know...
2005 Jan 13
0
Oh323 compilation errors
...-L/root/openh323/lib
./obj_linux_x86_r/main.o -lh323_linux_x86_r -lpt_linux_x86_r -lpthread
-lssl -lcrypto -lexpat -lresolv -ldl
/root/openh323/lib/libh323_linux_x86_r.so: undefined reference to
`std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()'
/root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to
`std::basic_iostream<char, std::char_traits<char>
>::basic_iostream(std::basic_streambuf<char, std::char_traits<char> >*)'
/root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to
`std::basic_iostream<char, std::char_traits<char> &...
2005 Jan 15
0
oh323 compile error
...-L/root/openh323/lib
./obj_linux_x86_r/main.o -lh323_linux_x86_r -lpt_linux_x86_r -lpthread
-lssl -lcrypto -lexpat -lresolv -ldl
/root/openh323/lib/libh323_linux_x86_r.so: undefined reference to
`std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()'
/root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to
`std::basic_iostream<char, std::char_traits<char>
>::basic_iostream(std::basic_streambuf<char, std::char_traits<char> >*)'
/root/pwlib/lib/libpt_linux_x86_r.so: undefined reference to
`std::basic_iostream<char, std::char_traits<char> &...
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
(std::basic_streambuf<char, std::char_traits<char> >*)'
/root/oh323/openh323/../pwlib/lib/libpt_linux_x86_r.so: undefined reference to
`std::basic_iostream<char, std::char...
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
>> >
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 files?
Thanks & Regards
Bincy K Philip
2003 Oct 13
1
chan_h323 - Segmentation fault (core dumped)
...23_linux_x86_r.so.1
#12 0x4944a28c in H323Connection::HandleControlChannel() () from
/root/openh323/lib/libh323_linux_x86_r.so.1
#13 0x494992ee in H245TransportThread::Main() () from
/root/openh323/lib/libh323_linux_x86_r.so.1
#14 0x48d33177 in PThread::PX_ThreadStart(void*) () from
/root/pwlib/lib/libpt_linux_x86_r.so.1
#15 0x4003b2b6 in start_thread () from /lib/tls/libpthread.so.0
And this is the console log:
== New H.323 Connection created.
-- Received SETUP message...
== Setting up Call
-- Calling party name: [Gustavo]
-- Calling party number: [1152880056]...
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
2003 Oct 02
0
chan_h323 Ringing Congestion causes * segfault
...r.so.1
#5 0x48297902 in H323Connection::HandleSignallingChannel() ()
from /usr/src/openh323/lib/libh323_linux_x86_r.so.1
#6 0x482a8795 in H225CallThread::Main() () from
/usr/src/openh323/lib/libh323_linux_x86_r.so.1
#7 0x47b750a7 in PThread::PX_ThreadStart(void*) () from
/usr/src/pwlib/lib/libpt_linux_x86_r.so.1
#8 0x40031332 in start_thread () from /lib/tls/libpthread.so.0
(gdb)