<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=PT link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span lang=EN-US>Hi all,<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>I have this installation:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Asterisk 1.6.1.1 &nbsp;with h323 support, pwlib_v1_10_3
and openh323_v1_18_0. <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>I have a &nbsp;problem that is, when a call
comes from H323 and goes to a Sip phone the asterisk sends two rtp streams to
the sip. I checked this with tcpdump, save the payload (voice is in G711u), one
is the ringing indication and the other is the voice coming from the user in
h323 side. And worst they go to the same port&#8230; This causes that in the
sip phone there are problems, when the call is answered sometimes we get the
riging indication, others a mix of the two with very bad sound quality and
others(few) a god audio call. <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>The outgoing calls from sip to H323 are ok.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>I also tested an incoming call from a dahdi
channel and from here everything is ok, only one rtp stream and a good call.<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>By the way I had other problem that I
fixed, but don&#8217;t know if it was in the best way. <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>The h323 box is a Cisco AS5300 (or 5350?)
and when I was making outgoing calls the AS disconnected all of them after 10
sec. <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>&nbsp;I investigated I noticed that the AS as
a limitation to the G711 payload to 20 ms, and asterisk was using 150 ms. I
resolve this changing in frame.c the codec value and recompile asterisk. There
is simpler way to do this? Like changing values in codec.conf?...<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Regards<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>LS <o:p></o:p></span></p>

</div>

</body>

</html>