<p>Thanks.<br>
I am doing the reroutes on the failure route. I am using drop reply to prevent the caller from receiving the 4xx reply from the first destination. If i would just t_relay with the new deatination, the 4xx will not be forward to the caller?</p>

<div class="gmail_quote">בתאריך 7 בנוב 2012 18:46, מאת &quot;Klaus Darilion&quot; &lt;<a href="mailto:klaus.mailinglists@pernau.at">klaus.mailinglists@pernau.at</a>&gt;:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
As I said I can not comment on the accounting, but dropping replies to forward the request to another destination is the wrong approach. Sequential forking should be done in a failure route.<br>
<br>
Klaus<br>
<br>
On 07.11.2012 17:31, Uri Shacked wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So if I wont use the drop reply I might get what I need?<br>
<br>
בתאריך 7 בנוב 2012 18:10, מאת &quot;Klaus Darilion&quot;<br>
&lt;<a href="mailto:klaus.mailinglists@pernau.at" target="_blank">klaus.mailinglists@pernau.at</a> &lt;mailto:<a href="mailto:klaus.mailinglists@pernau.at" target="_blank">klaus.mailinglists@<u></u>pernau.at</a>&gt;&gt;:<br>

<br>
    Ingoring accounting, such &quot;sequential forking&quot; scenarios are usually<br>
    solved by having the forkin logic in a failure-route.<br>
<br>
    - 1st callee sends 486<br>
    - failure route is executed, if winning response is 486, set the new<br>
    destination and t_relay().<br>
<br>
    I do not know how this single transaction with 2 branches is<br>
    reflected in the acc table, but I guess you can implement any acc<br>
    behavior using manual accounting.<br>
<br>
    regards<br>
    Klaus<br>
<br>
    On 07.11.2012 16:29, Uri Shacked wrote:<br>
<br>
        To be more accurate - I am using the &quot;t_set_fr()&quot; it generates<br>
        408 and<br>
        sends cancel to the destination.<br>
<br>
        This is the case that i do not see a final reply for the first<br>
        invite.<br>
<br>
<br>
<br>
        On Wed, Nov 7, 2012 at 5:24 PM, Uri Shacked &lt;<a href="mailto:ushacked@gmail.com" target="_blank">ushacked@gmail.com</a><br>
        &lt;mailto:<a href="mailto:ushacked@gmail.com" target="_blank">ushacked@gmail.com</a>&gt;<br>
        &lt;mailto:<a href="mailto:ushacked@gmail.com" target="_blank">ushacked@gmail.com</a> &lt;mailto:<a href="mailto:ushacked@gmail.com" target="_blank">ushacked@gmail.com</a>&gt;&gt;&gt; wrote:<br>
<br>
             Hi,<br>
             I am trying to make an option of &quot;route when no answer&quot; or<br>
        &quot; route<br>
             when busy&quot;.<br>
             What I am doing is checking the reply and if &quot;busy&quot;, for<br>
        example, I<br>
             use &quot;t_drop_replies&quot;. Then, I set the new number and<br>
        route[relay] again.<br>
             On the accdb table, I get the first invite with 183 and<br>
        after that<br>
             the second invite with 183 and with 200.<br>
             I would like to do exactly what i do, but would like to see<br>
        on the<br>
             accdb the 486 reply from the first invite.<br>
             how do i do it?<br>
             BR,<br>
             Uri<br>
<br>
<br>
<br>
<br>
        ______________________________<u></u>___________________<br>
        SIP Express Router (SER) and Kamailio (OpenSER) - sr-users<br>
        mailing list<br>
        <a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a> &lt;mailto:<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-<u></u>router.org</a>&gt;<br>

        <a href="http://lists.sip-router.org/__cgi-bin/mailman/listinfo/sr-__users" target="_blank">http://lists.sip-router.org/__<u></u>cgi-bin/mailman/listinfo/sr-__<u></u>users</a> &lt;<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/<u></u>cgi-bin/mailman/listinfo/sr-<u></u>users</a>&gt;<br>

<br>
</blockquote>
</blockquote></div>