<div dir="ltr"><div><div></div>Hi,<br><br></div><div>I have tried by setting flag only but still no luck,Here is the configuration i am using.<br></div><div><br># sip trace<br>modparam(&quot;siptrace&quot;, &quot;trace_to_database&quot;, 0)<br>
modparam(&quot;siptrace&quot;, &quot;db_url&quot;, &quot;&quot;)<br>modparam(&quot;siptrace&quot;, &quot;duplicate_uri&quot;, &quot;sip:<a href="http://homer.com:9060">homer.com:9060</a>&quot;)<br>modparam(&quot;siptrace&quot;, &quot;duplicate_with_hep&quot;, 1)<br>
modparam(&quot;siptrace&quot;, &quot;trace_flag&quot;, 22)<br>modparam(&quot;siptrace&quot;, &quot;trace_on&quot;, 1)<br>#HEPv2 == timestamp will be included to HEP header<br>modparam(&quot;siptrace&quot;, &quot;hep_version&quot;, 2)<br>
<br><br>       setflag(22);<br>        if (!t_relay()) {<br>            xlog(&quot;L_ERR&quot;, &quot;CALL $ci - Relay error\n&quot;);<br>            sl_reply_error();<br>            exit;<br>        }<br><br></div><div>Thanks<br>
Ram<br></div></div>