Hm, the same settings works on testing 3.2.1. But this is not the solution - I have to get it working on 3.2.0...<br><br><div class="gmail_quote">On Tue, Mar 6, 2012 at 5:16 PM, Mino Haluz <span dir="ltr">&lt;<a href="mailto:mino.haluz@gmail.com">mino.haluz@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br><br>I have siptrace working but when I set duplicate_uri, no packet is sent to the destination. Was there some bug fix or anything I have to set further? There is nothing in syslog, siptrace locally is stored fine.<br>

<br>modparam(&quot;siptrace&quot;, &quot;db_url&quot;, &quot;mysql://localhost/kamailio&quot;)             # Database URL<br># modparam(&quot;siptrace&quot;, &quot;traced_user_avp&quot;, &quot;$avp(s:traced_user)&quot;)<br>

modparam(&quot;siptrace&quot;, &quot;trace_on&quot;,        1)<br>modparam(&quot;siptrace&quot;, &quot;trace_flag&quot;,      22)             # Flag is used to mark messages to trace<br>modparam(&quot;siptrace&quot;, &quot;trace_sl_acks&quot;,        0)         # Do not trace ACKs separately. They are traced during normal sip_trace()<br>

modparam(&quot;siptrace&quot;, &quot;duplicate_uri&quot;, &quot;sip:IP1:5060&quot;)<br><br>kamailio 3.2.0<br><br>Thanks<br><font color="#888888"><br>Mino<br>
</font></blockquote></div><br>