<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body>
<pre wrap="">You are not running chan_h323:
<a class="moz-txt-link-freetext"
href="asterisk1:/usr/src/asterisk-oh323#">asterisk1:/usr/src/asterisk-oh323#</a> ldd asterisk-driver/chan_oh323.so</pre>
I suggest you look in asterisk/channels/h323 and delete any other
H.323 channel driver.<br>
<br>
<br>
Jeremy McNamara<br>
<br>
<br>
<br>
Roy Sigurd Karlsbakk wrote:<br>
<blockquote type="cite" cite="mid200305210920.04613.roy@karlsbakk.net">
<pre wrap="">Can you send me the output from 'ldd chan_h323.so'?
mine is as follows:
<a class="moz-txt-link-freetext" href="asterisk1:/usr/src/asterisk-oh323#">asterisk1:/usr/src/asterisk-oh323#</a> ldd asterisk-driver/chan_oh323.so
liboh323wrap.so => /usr/lib/liboh323wrap.so (0x40015000)
libh323_linux_x86_r.so.1 => /usr/local/lib/libh323_linux_x86_r.so.1
(0x40039000)
libpt_linux_x86_r.so.1 => /usr/src/pwlib/lib/libpt_linux_x86_r.so.1
(0x40dd5000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x411cf000)
libpthread.so.0 => /lib/libpthread.so.0 (0x4127b000)
libdl.so.2 => /lib/libdl.so.2 (0x412ca000)
libcrypto.so.0.9.7 => /usr/lib/i686/cmov/libcrypto.so.0.9.7
(0x412ce000)
libssl.so.0.9.7 => /usr/lib/i686/cmov/libssl.so.0.9.7 (0x413bf000)
libc.so.6 => /lib/libc.so.6 (0x413ee000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x414fe000)
libm.so.6 => /lib/libm.so.6 (0x4151c000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x4153d000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
On Tuesday 20 May 2003 18:09, Jeremy McNamara wrote:
</pre>
<blockquote type="cite">
<pre wrap="">No clue... Cannot reproduce this on any of my systems.
Jeremy McNamara
Roy Sigurd Karlsbakk wrote:
</pre>
<blockquote type="cite">
<pre wrap="">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 <a class="moz-txt-link-freetext" href="PAbstractArray::SetSize(int">PAbstractArray::SetSize(int</a>) () from
/usr/src/pwlib/lib/libpt_linux_x86_r.so.1
#3 0x405ed006 in <a class="moz-txt-link-freetext" href="PString::SetSize(int">PString::SetSize(int</a>) () from
/usr/src/pwlib/lib/libpt_linux_x86_r.so.1
#4 0x405e8d4c in <a class="moz-txt-link-freetext" href="PContainer::SetMinSize(int">PContainer::SetMinSize(int</a>) () from
/usr/src/pwlib/lib/libpt_linux_x86_r.so.1
#5 0x405f0686 in <a class="moz-txt-link-freetext" href="PStringStream::Buffer::Buffer(PStringStream&">PStringStream::Buffer::Buffer(PStringStream&</a>, int) ()
from /usr/src/pwlib/lib/libpt_linux_x86_r.so.1
#6 0x405f0cfb in <a class="moz-txt-link-freetext" href="PStringStream::PStringStream(">PStringStream::PStringStream(</a>) () from
/usr/src/pwlib/lib/libpt_linux_x86_r.so.1
#7 0x410b95ea in <a class="moz-txt-link-freetext" href="H323TransportUDP::DiscoverGatekeeper(H323Gatekeeper&">H323TransportUDP::DiscoverGatekeeper(H323Gatekeeper&</a>,
H323RasPDU&, H323TransportAddress const&) ()
from /usr/local/lib/libh323_linux_x86_r.so.1
#8 0x410aa5df in
<a class="moz-txt-link-freetext" href="H323TransportAddress::H323TransportAddress(PIPSocket::Address">H323TransportAddress::H323TransportAddress(PIPSocket::Address</a> const&,
unsigned short) ()
from /usr/local/lib/libh323_linux_x86_r.so.1
#9 0x410b23b4 in <a class="moz-txt-link-freetext" href="H323ListenerTCP::GetTransportAddress(">H323ListenerTCP::GetTransportAddress(</a>) const () from
/usr/local/lib/libh323_linux_x86_r.so.1
#10 0x402b281d in h323_start_listener (listenPort=1720, bindaddr=
{sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero =
"\0\0\0\0\0\0\0"}, _jitter=100) at ast_<a class="moz-txt-link-freetext" href="h323.cpp:833">h323.cpp:833</a>
#11 0x402ae2ea in load_module () at chan_<a class="moz-txt-link-freetext" href="h323.c:1646">h323.c:1646</a>
#12 0x08054146 in ast_load_resource (resource_name=0x80cd028
"chan_h323.so") at <a class="moz-txt-link-freetext" href="loader.c:298">loader.c:298</a>
#13 0x08054794 in load_modules () at <a class="moz-txt-link-freetext" href="loader.c:344">loader.c:344</a>
#14 0x0807af8a in main (argc=-1073744208, argv=0x0) at <a class="moz-txt-link-freetext" href="asterisk.c:1330">asterisk.c:1330</a>
and this was with one
(gdb) bt
#0 0x40140f92 in mallopt () from /lib/libc.so.6
#1 0x401400fc in malloc () from /lib/libc.so.6
#2 0x41612c56 in operator new(unsigned) () from /usr/lib/libstdc++.so.5
#3 0x405b09fd in <a class="moz-txt-link-freetext" href="PChannel::PChannel(">PChannel::PChannel(</a>) () from
/usr/src/pwlib/lib/libpt_linux_x86_r.so.1
#4 0x405b22d2 in <a class="moz-txt-link-freetext" href="PIndirectChannel::PIndirectChannel(">PIndirectChannel::PIndirectChannel(</a>) () from
/usr/src/pwlib/lib/libpt_linux_x86_r.so.1
#5 0x410ac7cf in <a class="moz-txt-link-freetext" href="H323Transport::H323Transport(H323EndPoint&">H323Transport::H323Transport(H323EndPoint&</a>) () from
/usr/local/lib/libh323_linux_x86_r.so.1
#6 0x410b2e2a in <a class="moz-txt-link-freetext" href="H323TransportIP::H323TransportIP(H323EndPoint&">H323TransportIP::H323TransportIP(H323EndPoint&</a>,
<a class="moz-txt-link-freetext" href="PIPSocket::Address">PIPSocket::Address</a>, unsigned short) ()
from /usr/local/lib/libh323_linux_x86_r.so.1
#7 0x410b572c in <a class="moz-txt-link-freetext" href="H323TransportUDP::H323TransportUDP(H323EndPoint&">H323TransportUDP::H323TransportUDP(H323EndPoint&</a>,
<a class="moz-txt-link-freetext" href="PIPSocket::Address">PIPSocket::Address</a>, unsigned short) ()
from /usr/local/lib/libh323_linux_x86_r.so.1
#8 0x402b2f53 in h323_set_gk (gatekeeper_discover=0,
gatekeeper=0x402bab60 "192.168.0.10", secret=0x402babe0 "") at
ast_<a class="moz-txt-link-freetext" href="h323.cpp:907">h323.cpp:907</a>
#9 0x402ae354 in load_module () at chan_<a class="moz-txt-link-freetext" href="h323.c:1654">h323.c:1654</a>
#10 0x08054146 in ast_load_resource (resource_name=0x80cd018
"chan_h323.so") at <a class="moz-txt-link-freetext" href="loader.c:298">loader.c:298</a>
#11 0x08054794 in load_modules () at <a class="moz-txt-link-freetext" href="loader.c:344">loader.c:344</a>
#12 0x0807af8a in main (argc=-1073744208, argv=0x0) at <a class="moz-txt-link-freetext" href="asterisk.c:1330">asterisk.c:1330</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
<br>
</body>
</html>