latest pwlib/h323 and chan_h323:
(gdb) bt #0 0x001df893 in ?? () #1 0x404bdba8 in PIndirectChannel::Open(PChannel*, PChannel*, int, int) () from /usr/src/pwlib/lib/libpt_linux_x86_r.so.1 #2 0x404bdb75 in PIndirectChannel::Open(PChannel*, int) () from /usr/src/pwlib/lib/libpt_linux_x86_r.so.1 #3 0x40c67fe9 in H323TransportUDP::H323TransportUDP(H323EndPoint&, PIPSocket::Address, unsigned short, unsigned short) () from /usr/src/openh323/lib/libh323_linux_x86_r.so.1 #4 0x402a1fa7 in h323_set_gk (gatekeeper_discover=0, gatekeeper=0x402aa2c0 "192.168.144.253", secret=0x402aa340 "") at ast_h323.cpp:902 #5 0x4029d0f8 in load_module () at chan_h323.c:1590 #6 0x08053bf6 in ast_load_resource (resource_name=0x80c7ad8 "chan_h323.so") at loader.c:272 #7 0x080541a5 in load_modules () at loader.c:318 #8 0x08078187 in main (argc=-1073744208, argv=0x0) at asterisk.c:1293 latest pwlib/h323 and chan_oh323: (gdb) bt #0 0x001df893 in ?? () #1 0x40e57ba8 in PIndirectChannel::Open(PChannel*, PChannel*, int, int) () from /usr/src/pwlib/lib/libpt_linux_x86_r.so.1 #2 0x40e57b75 in PIndirectChannel::Open(PChannel*, int) () from /usr/src/pwlib/lib/libpt_linux_x86_r.so.1 #3 0x40999fe9 in H323TransportUDP::H323TransportUDP(H323EndPoint&, PIPSocket::Address, unsigned short, unsigned short) () from /usr/src/openh323/lib/libh323_linux_x86_r.so.1 #4 0x402aecc3 in h323_set_gk (mode=GKMODE_DISCOVER, gkname=0x402998d8 "", alias_tab=0x80ef0e8, alias_num=6) at wrapper.cxx:811 #5 0x40295953 in load_module () at chan_oh323.c:2552 #6 0x08053bf6 in ast_load_resource (resource_name=0x80c7a88 "chan_oh323.so") at loader.c:272 #7 0x080541a5 in load_modules () at loader.c:318 #8 0x08078187 in main (argc=-1073744208, argv=0x0) at asterisk.c:1293 On Wednesday 26 March 2003 17:13, Nick wrote: > I was haveing similar problems till I updated to the very latest > openh323 & asterisk. I've got it working fine right now. > Nick > > On Thu, Mar 20, 2003 at 10:35:00AM +0100, Roy Sigurd Karlsbakk wrote: > > hi > > > > after resolving some library issues, asterisk tried to load chan_h323. It > > core dumped in that very moment. > > > > anyone that has any ideas about why? > > > > (gdb) bt > > #0 load_module () at chan_h323.c:1587 > > #1 0x08053766 in ast_load_resource (resource_name=0x80c3a78 > > "chan_h323.so") at loader.c:272 > > #2 0x080538fc in load_modules () at loader.c:318 > > #3 0x080772da in main (argc=2, argv=0xbffff864) at asterisk.c:1293 > > #4 0x400aa1c4 in __libc_start_main () from /lib/libc.so.6 > > > > -- > > 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. > > > > > > _______________________________________________ > > Asterisk-Users mailing list > > [EMAIL PROTECTED] > > http://lists.digium.com/mailman/listinfo/asterisk-users > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > 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. _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
