Denis,<br><br>I already tried this, but sip_code field doens&#39;t have value.š I need this value.<br><br>Any ideas ?<br><br>Thanks<br><br><div class="gmail_quote">On 28 April 2011 09:17, Denis Putyato <span dir="ltr">&lt;<a href="mailto:denis7979@mail.ru">denis7979@mail.ru</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div link="blue" vlink="purple" lang="RU"><div><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Courier New&quot;;color:#1F497D" lang="EN-US">Hello</span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Courier New&quot;;color:#1F497D" lang="EN-US">š</span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Courier New&quot;;color:#1F497D" lang="EN-US">Try to use </span><code><span style="font-size:10.0pt" lang="EN">failed_transaction_flag</span></code><span style="font-size:11.0pt;font-family:&quot;Courier New&quot;;color:#1F497D" lang="EN-US"></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Courier New&quot;;color:#1F497D" lang="EN-US"><a href="http://www.opensips.org/html/docs/modules/devel/acc.html#id292642" target="_blank">http://www.opensips.org/html/docs/modules/devel/acc.html#id292642</a></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Courier New&quot;;color:#1F497D" lang="EN-US">š</span></p><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><p class="MsoNormal">

<b><span style="font-size:10.0pt">From:</span></b><span style="font-size:10.0pt"> <a href="mailto:users-bounces@lists.opensips.org" target="_blank">users-bounces@lists.opensips.org</a> [mailto:<a href="mailto:users-bounces@lists.opensips.org" target="_blank">users-bounces@lists.opensips.org</a>] <b>On Behalf Of </b>Wesley Volcov<br>

<b>Sent:</b> Thursday, April 28, 2011 4:13 PM<br><b>To:</b> OpenSIPS users mailling list<br><b>Subject:</b> [OpenSIPS-Users] missed_calls doubt</span></p></div><div><div></div><div class="h5"><p class="MsoNormal">š</p><p class="MsoNormal">

Dear List,<br><br>I use my opensips, to make the routes based on prefix received and send the call to the termination carrier based on a lcr configured with dr_route module.<br>I have 2 route to each prefix. When I receive an error from the fist carrier, the opensips set the missed_call flag, and send the call to second carrier. If the second carrier send an error, the opensips set the missed_call flag again and relay this error to the user that made the call. In my missed_call table, I just see the second error, but I need to see both. How can I do this ?<br>

<br>Follow my failure route:<br><br>failure_route[1] {<br><br>ššššššš xlog(&quot;FailureRoute entered&quot;);<br>ššššššš setflag(10); #accounting missed calls<br>ššššššš if (t_check_status(&quot;(487)|(486)&quot;)) {<br>
ššššššššššššššš xlog&quot;FailureRoute: $rm exited&quot;);<br>
ššššššššššššššš exit;<br>ššššššš } else if(!next_routing()) {<br>ššššššššššššššššššššššš xlog(&quot;FailureRoute: no more gateways available.&quot;);<br>ššššššššššššššš }<br>ššššššš route(1);<br>}<br clear="all"><br><br>
route[1] {<br>
<br>ššššššš t_on_reply(&quot;ONREPLY&quot;);<br>ššššššš if (!t_relay()) {<br>ššššššššššššššš sl_reply_error();<br>ššššššš };<br><br>ššššššš exit;<br>}<br><br>Regards,<br><br>-- <br>Wesley Volcov<br>Email: <a href="mailto:wesleyvolcov@gmail.com" target="_blank">wesleyvolcov@gmail.com</a><br>

Messenger: <a href="mailto:volcov@live.com" target="_blank">volcov@live.com</a><br>Mobile: +55 11 9989-5348<br>Website: <a href="http://volcov.blogspot.com" target="_blank">http://volcov.blogspot.com</a></p></div></div></div>

</div></blockquote></div><br><br clear="all"><br>-- <br>Wesley Volcov<br>Email: <a href="mailto:wesleyvolcov@gmail.com">wesleyvolcov@gmail.com</a><br>Messenger: <a href="mailto:volcov@live.com">volcov@live.com</a><br>Mobile: +55 11 9989-5348<br>

Website: <a href="http://volcov.blogspot.com">http://volcov.blogspot.com</a><br>