<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>The problem with bridging to SIP is bigger than you think<BR>
&nbsp;<BR>
My H324m stack is directly implemented into chan_zap, so I can place 3G call with dial(zap/gv1/number) or I receive video call from a cellphone in H263 mode.<BR>
Also since I wrote codec_amr and format_amr, i gave chan_zap the amr capability so the call is transcoded.<BR>
Currently when I bridge to SIP it works but there is a BIG problem, it's the FPS that the softphone is sending.<BR>
Basically, if the H263 video coded by the softphone is about 50kb/s its fine. but if it's bigger (which is usually the case) then you loose frame.<BR>
Also, the softphone is not usually capable of sending a SIP info as Video Fast Update asking the softphone to reencode an I-frame.<BR>
That's why I'm currenty working on the transcoding of H263 &lt;&gt; H263.<BR>
&nbsp;<BR>
&nbsp;<BR>
-- <BR>
Amin Ramtin<BR>
<BR><BR><BR><BR>&nbsp;<BR>

<HR id=stopSpelling>
<BR>
&gt; Subject: Re: [Asterisk-video] H324M AMR audio working!!!<BR>&gt; From: mbrancaleoni@espia.it<BR>&gt; To: asterisk-video@lists.digium.com<BR>&gt; Date: Thu, 1 Mar 2007 14:39:23 +0100<BR>&gt; <BR>&gt; Hi,<BR>&gt; <BR>&gt; On Thu, 2007-03-01 at 13:46 +0100, Sergio Garcia Murillo wrote:<BR>&gt; &gt; From: "matteo brancaleoni" &lt;mbrancaleoni@espia.it&gt;<BR>&gt; &gt; Sent: Thursday, March 01, 2007 1:06 PM<BR>&gt; &gt; &gt; &gt; &gt; &gt; asterisk: symbol lookup error:<BR>&gt; &gt; /usr/lib/asterisk/modules/app_h324m.so:<BR>&gt; &gt; &gt; &gt; &gt; &gt; undefined symbol: TIFFReverseBits<BR>&gt; &gt; I have updated a new verson that should solve the problem also.<BR>&gt; &gt; Please try it id you can to make sure I haven't broke anything..<BR>&gt; <BR>&gt; Yes, seems ok :)<BR>&gt; thanks a lot :)<BR>&gt; <BR>&gt; btw... the audio is a bit "broken", I mean that<BR>&gt; has some interruptions in it.<BR>&gt; But maybe is the encoding... I'll check.<BR>&gt; <BR>&gt; When switching between 2 videos, the audio always <BR>&gt; arrives immediately and the video a bit later.<BR>&gt; But maybe this 3G related :)<BR>&gt; <BR>&gt; really good work.<BR>&gt; Now we need only an amr codec and we can bridge sip :)<BR>&gt; <BR>&gt; Matteo<BR>&gt; <BR>&gt; -- <BR>&gt; Matteo Brancaleoni<BR>&gt; R&amp;D Director<BR>&gt; Tel :+39.02.70633354<BR>&gt; Voip :sip:matteo@sip.voismart.it<BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; --Bandwidth and Colocation provided by Easynews.com --<BR>&gt; <BR>&gt; asterisk-video mailing list<BR>&gt; To UNSUBSCRIBE or update options visit:<BR>&gt; http://lists.digium.com/mailman/listinfo/asterisk-video<BR><BR><br /><hr />Avec Windows Live Spaces, publiez directement des messages électroniques sur votre blog ou ajoutez-y des photos, des blagues et d'autres infos. <a href='http://clk.atdmt.com/MSN/go/msnnksac0030000001msn/direct/01/?href=http://www.imagine-msn.com/spaces' target='_new'>C'est gratuit !</a></body>
</html>