Displaying 1 result from an estimated 1 matches for "ast_dsp_digitdetect".
2005 Sep 01
1
TE406P seg fault on Stable
...earching after I figure the other issues out)
Asterisk CVS Stable will seg fault within 15 minutes of starting it up every
time.
This is the message I get on CVS Stable v1.0 after backtracing the core dump
of the seg fault:
Program terminated with signal 11, Segmentation fault.
#0 0x080a726a in ast_dsp_digitdetect (dsp=0x0, inf=0x81278e8) at dsp.c:1053
1053 ast_log(LOG_WARNING, "Can't check call progress of non-voice
frames\n");
and Release 1.0.9(zaptel 1.0.9.1 <http://1.0.9.1>) does not seem to
recognize the card enough to take the spans out of red alarm.
I'm going to try to post...