<div class="gmail_quote">Thank you Florain, for your reply.  My answers are inline.</div><div class="gmail_quote"><br></div><div class="gmail_quote">On Wed, Jun 22, 2011 at 17:08,  <span dir="ltr">&lt;<a href="mailto:florian@gruendler.net">florian@gruendler.net</a>&gt;</span> wrote:</div>

<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div lang="DE-CH" link="blue" vlink="purple"><div><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">Hassan, I think I have a contribution to your problem:<u></u><u></u></span></p>

<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D"><u></u> <u></u></span></p><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">As of Release 1.6, you need to make an explicit <u></u><u></u></span></p>

<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D"><u></u> <u></u></span></p><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">exten =&gt; 1234,n,Progress()</span></p>

</div></div></blockquote><div><br></div><div>Oh, did not know that.  So, I need to put this at the top of the dialplan, before I put the &quot;dialplan&quot;, right?</div><div><br></div><div>My current dialplan is:</div>
<div>
<br></div><div><div>[ss7out]</div><div>exten =&gt; _919.,1,Dial(DAHDI/g1/${EXTEN:2})</div><div>exten =&gt; _919.,n,Hangup()</div></div><div><br></div><div>So, change this to:</div><div><br></div><div><div><div>[ss7out]</div>

<div>exten =&gt; _919.,1,Progress()</div><div>exten =&gt; _919.,n,Dial(DAHDI/g1/${EXTEN:2})</div><div>exten =&gt; _919.,n,Hangup()</div></div><div><br></div></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div lang="DE-CH" link="blue" vlink="purple"><div><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D"><u></u></span></p><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D">else Asterisk will not proceed using SIP/183 with SDP. Can you show the signaling data of the SIP session? It would help to understand what call vector you are having issues with since the routing (aka dialplan) has different requirements on an incoming (SS7-&gt;SIP), respectively outgoing call (SIP-&gt;SS7).<u></u><u></u></span></p>

<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;color:#1F497D"><u></u> </span></p></div></div></blockquote><div><br></div><div>Can you tell me what data you want?  Do I need to do a SIP Trace?  Or SS7 Trace?  I&#39;ve never done the trace on LibSS7 earlier.  Which command do I need to run?</div>

<div><br></div><div>Regards</div><div>HASSAN</div><div><br></div></div>