Asterisk ADSI Errors

I had a segfault today. Looking at the gdb output, the lass entry in the trace
was:

ast_adsi_transmit_message_full (chan=0x83f6558, msg=0xb6d41980 “\216\005”, msglen=9, msgtype=132, dowait=0) at res_adsi.c:359

an error in the adsi module.

It appears that it crashed when voicemail was being checked from a sip phone.

I don’t have any ADSI phones, so is it really necessary to even load the ADSI module.

Anyone have any ideas on this …
Bill

Hi,
we have the same problem, the asterisk crash with a segmentation fault, in the gdb we have the same error line, we use the Asterisk 1.4.11.
anyone know the solution for this problem?

Thanks

JCM

[quote=“w5waf1”]I had a segfault today. Looking at the gdb output, the lass entry in the trace
was:

ast_adsi_transmit_message_full (chan=0x83f6558, msg=0xb6d41980 “\216\005”, msglen=9, msgtype=132, dowait=0) at res_adsi.c:359

an error in the adsi module.

It appears that it crashed when voicemail was being checked from a sip phone.

I don’t have any ADSI phones, so is it really necessary to even load the ADSI module.

Anyone have any ideas on this …
Bill[/quote]