<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><font face="Calibri">Hi all,</font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font face="Calibri" size="3">&nbsp;</font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font face="Calibri" size="3">&nbsp;</font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><font face="Calibri">I want to establish a call between SIP and 3G using Asterisk and app_h324m via Digium ISDN 4 ports BRI interface (mISDN). Here's my dialplan</font></font></p>

<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font face="Calibri" size="3">&nbsp;</font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><font face="Calibri">[default]</font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font face="Calibri" size="3">&nbsp;</font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><font face="Calibri">Exten =&gt; 45,1,h324m_call(dial@default)</font></font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font face="Calibri" size="3">&nbsp;</font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><font face="Calibri">Exten =&gt; dial,1,Dial(misdn/2/4444444)</font></font></p>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font face="Calibri" size="3">&nbsp;</font></div>
<div class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font face="Calibri" size="3">With this dialplan, SIP call (X-Lite)&nbsp;never gets answered.&nbsp; Nokia 6680 show incoming video call. Call is established on this side, but displays &quot;Waiting for image&quot;.</font></div>

<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font face="Calibri" size="3">&nbsp;</font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><font face="Calibri">I've seen a lot of posts in asterisk-video mailing list archives related to patches that must be applied for userinformationlayer1 and so on. My version of Asterisk is 1.4.18 and fontventa revision is 210. I've also seen a lot of different dialplan, some hangup after dial, other don't.</font></font></p>

<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font face="Calibri" size="3">&nbsp;</font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><font face="Calibri">Furthermore, I'll need to be able to place a call from 3G to SIP. I guess that the h324m_gw function must be used in this case? Am I right?</font></font></p>

<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font face="Calibri" size="3">&nbsp;</font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><font face="Calibri">I'm totally confused with all that stuff. Can someone help me a bit or point me to some information? In the meantime, I'll continue to dig in the mailing lists archives and do some trial and errors.</font></font></p>

<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font face="Calibri" size="3">&nbsp;</font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font face="Calibri" size="3">&nbsp;</font></p>
<p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><font size="3"><font face="Calibri">Kevin.</font></font></p>