<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Klaus Darilion a &eacute;crit&nbsp;:
<blockquote cite="mid:494791EA.8030502@pernau.at" type="cite">
  <pre wrap="">
Emmanuel BUU schrieb:
  </pre>
  <blockquote type="cite">
    <pre wrap="">aster vdo a &eacute;crit :
    </pre>
    <blockquote type="cite">
      <pre wrap="">          This solution perfcectly works on SIP channels but on real
time that is with the h324m and Zap channels there is no audio of
caller or the callee passed to the Spy channel, video works fine.I
dont see asterisk generating any error but the audo is still missing.
  
      </pre>
    </blockquote>
    <pre wrap="">Ok, I know why this is not working. Zap / h324m are using amr codec for 
audio and app_conference does not support this.
A minor modification to app_conference source is required to support amr 
(hint: add a transcoder).
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Is it really necessary to extend app_conference? When the AMR codec is 
installed to asterisk, asterisk should do the transcoding itself.
  </pre>
</blockquote>
Well, as far as I understand app_conference, the app request
transcoding explicitly to SLINEAR using asterisk audio transcoding
mechanism of course.<br>
Mihai would explain it more clearly and also the reasons why AMR is not
supported (licencing issues, non standard AST_FORMAT_AMR definitions
...)<br>
<blockquote cite="mid:494791EA.8030502@pernau.at" type="cite">
  <pre wrap="">
regards
klaus

  </pre>
  <blockquote type="cite">
    <pre wrap="">


_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a>

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