Hi again, I don't know if this could be of any help, but I ran asterisk in debug mode and analyzed the core file using gdb.
This is what i see from the "bt" instruction: #0 0xb79d3c41 in visdn_handle_eventual_progind (ast_chan=0x0, ies=0x815e4a0) at chan_visdn.c:2521 #1 0xb79d3f2d in visdn_q931_disconnect_indication (q931_call=0x81d6430, ies=0x815e4a0) at chan_visdn.c:2636 #2 0xb79d73ff in visdn_q931_ccb_receive () at chan_visdn.c:4364 #3 0xb79d76e9 in visdn_q931_thread_do_poll () at chan_visdn.c:2373 #4 0xb79d78ed in visdn_q931_thread_main (data=0x0) at chan_visdn.c:2498 #5 0xb7ef1f5b in pthread_start_thread () from /lib/libpthread.so.0 #6 0xb7de389a in clone () from /lib/libc.so.6 Asterisk obviously reports a segmentation fault. Thanks, Emiliano On 10/6/06, Emiliano Della Casa <[EMAIL PROTECTED]> wrote:
Hi to everyone, this is my scenario: Hardware: [...] This is what I see in the syslog: Oct 6 12:40:33 [kernel] lapd: tei_mgmt: visdn0 TEI 98 assigned Oct 6 12:40:33 [kernel] hfc-pci: pci-0000:00:0b.0:st:chan[B1] channel opened Oct 6 12:40:33 [kernel] hfc-pci: pci-0000:00:0b.0:st:chan[B1] channel started Oct 6 12:41:26 [kernel] lapd: visdn0: MDL-ERROR-INDICATION(H) Thanks in advance for your help! Emiliano Della Casa
_______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
