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.
I looks like the gatekeeper registration is causing the seg. Let me venture a guess... your running Debian? Find me on IRC and we can work thru this problem. Jeremy McNamara 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 > > >
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 > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users