<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=GB2312" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I already fixed this issue.Just exchange "long" type to "int" type for
"typedef.h",but I still worry have another <strong>compatibility issue.<br>
</strong><br>
Ethan Liu<br>
<blockquote cite="mid:4951BEC3.8020105@163.com" type="cite">
  <pre wrap="">Hello all,

I compile amr code(26104-700_ANSI_C_source_code.zip) for asterisk by
x86_64 system is no problem.Now,I load codec_amr.so have "Segmentation
fault" error when I configure the AMR codec to use octed aligned mode
add this to codecs.conf [amr] octet-aligned=1.

I tried the same code by x86 system is fine.So I followed debug info and
add ast_log sentence for codec_amr.c.I find out the
"Decoder_Interface_Decode" Function(this function in interf_dec.c )
produced "Segmentation fault" error.

I don't know that if 26104-700_ANSI_C_source_code.zip can't use for
x86_64 system.

Any comments will be much appreciated.

Ethan Liu



  </pre>
</blockquote>
</body>
</html>