<br><br><div class="gmail_quote">On Fri, Oct 14, 2011 at 8:45 AM, Marek Cervenka <span dir="ltr">&lt;<a href="mailto:cervajs@fpf.slu.cz">cervajs@fpf.slu.cz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 10/12/2011 10:47 PM, caio wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I have the following issue when calling from a sip endpoint to a pstn<br>
&gt; number.<br>
&gt;<br>
&gt; i don&#39;t know why the chan_ss7 is taking same values for called and<br>
&gt; calling party numbers. See below:<br>
&gt;<br>
&gt;      -- Sent IAM CIC=30   ANI=202120 DNI=202110 RNI=<br>
&gt;<br>
&gt; The ss7 capture/dump shows isup with theses values as well.<br>
&gt; However, SIP packet is right (correct from/to, etc headers). Then, the<br>
&gt; call is returned with congestion tone.<br>
&gt;<br>
&gt; If I set the CALLERID(num) with the wanted number, the result is the same.<br>
&gt;<br>
<br>
</div>change in l4isup.c<br>
<br>
ALL &quot;<a href="http://caller.id" target="_blank">caller.id</a>&quot; to &quot;<a href="http://connected.id" target="_blank">connected.id</a>&quot;<br>
<br></blockquote><div><br>Thank you, it works.<br>Is it a bug in using the wrong variable in chan_ss7 or an issue in asterisk?</div></div>