<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">What asterisk version do you use?<div>For asterisk 11 you need to change the codec handling.</div><div>I created a version for asterisk 1.8/11 some time ago: <a href="https://github.com/marcelloceschia/app_mp4">https://github.com/marcelloceschia/app_mp4</a></div><div><br></div><div><br></div><div><br><div><div>Am 30.04.2014 um 13:23 schrieb [Digital^Dude] ® <<a href="mailto:millennium.bug@gmail.com">millennium.bug@gmail.com</a>>:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">The patch was being rejected for 1.4.x anyways, I have applied it manually, now I get:<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">

<br>app_mp4.c: In function āmp4_saveā:<br>app_mp4.c:974: error: request for member ācodecā in something not a structure or union<br>make[1]: *** [app_mp4.o] Error 1<br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Wed, Apr 30, 2014 at 3:57 PM, Borja SIXTO <span dir="ltr"><<a href="mailto:borja.sixto@i6net.com" target="_blank">borja.sixto@i6net.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    You need to patch the Asterisk before (I think Sergio provided it).<br>
    <br>
    But most of the componants need to be ported to the last asterisk
    release...<br>
    <br>
    Regards,<br>
    <br>
    <br>
    Borja from <a href="http://i6net.com/" target="_blank">i6net.com</a><br>
    <br>
    <br>
    <div>Le 30/04/2014 12:50, [Digital^Dude] ® a
      écrit :<br>
    </div><div><div class="h5">
    <blockquote type="cite">
      <div dir="ltr">
        <div dir="ltr">
          <div class="gmail_default" style="font-family:trebuchet ms,sans-serif">make gives this:<br>
          </div>
          <div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br>
            codec_amr.c: In function 'amrtolin_sample':<br>
            codec_amr.c:227: error: 'AST_FORMAT_AMRNB' undeclared (first
            use in this function)<br>
            codec_amr.c:227: error: (Each undeclared identifier is
            reported only once<br>
            codec_amr.c:227: error: for each function it appears in.)<br>
            codec_amr.c: In function 'lintoamr_frameout':<br>
            codec_amr.c:345: warning: unused variable 'byte_count'<br>
            codec_amr.c: At top level:<br>
            codec_amr.c:409: error: 'AST_FORMAT_AMRNB' undeclared here
            (not in a function)<br>
            make[1]: *** [codec_amr.o] Error 1<br>
            make: *** [codecs] Error 2<br>
            <br>
          </div>
          <div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Any ideas how to fix it?<br>
          </div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
    </blockquote>
    <br>
    </div></div><span class="HOEnZb"><font color="#888888"><pre cols="72">-- 
Borja Sixto, Research & Innovation - <a href="http://www.i6net.com/" target="_blank">http://www.i6net.com</a></pre>
  </font></span></div>

<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-video mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-video" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-video</a><br></blockquote></div><br></div>
-- <br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com">http://www.api-digital.com</a> --<br><br>asterisk-video mailing list<br>To UNSUBSCRIBE or update options visit:<br>   <a href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a></blockquote></div><br></div></body></html>