<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Konstantin,<br>
    <br>
    <br>
    I have attached the patch that allows calling onsend route also for
    replies. After the 3.3 release is done, I will commit it also
    upstream.<br>
    <br>
    Regards,<br>
    Anca<br>
    <br>
    <br>
    On 05/14/2012 09:00 PM, Konstantin M. wrote:
    <blockquote
cite="mid:CAEYtTzcn0__iTkp1RcP39sAfLdK8RQU0zF+aiYduh88s=4j71Q@mail.gmail.com"
      type="cite">Hi Marius,<br>
      <br>
      My opinion that a replies should be routed to onsend_route after
      onreply_route in order unless they are dropped in onreply_route.<br>
      It's by a common sense I think. All the traffic that is being
      sent/replied/forwarded and so on (in a short, all outgoing
      traffic) should trigger some callback.<br>
      A good point to use onsend_route for replies/forwardings/etc too I
      think.<br>
      <br>
      There is a good reason (at least to me) which I need to see/parse
      them: my outgoing provider has a highly unwanted feature to us:
      forked calls.<br>
      I have some program which is analyzing a remote leg connection
      state (no answer/busy/reorder, etc...) and this app is also
      analyzing <br>
      all RTP which are sending within SDP on 180/181/183 messages.
      Let's say that Telco can send a multiple 183 SDP with a different
      IP/audio ports (c=/m=)<br>
      and our application (which hasn't support for forking calls) is
      receive a multiple rtp streams to the same rtp port.<br>
      Sure thing I did a proper logic to drop &gt;1 of 180/181/183 sdp
      with a different contact info but I need to capture all the
      outgoing traffic<br>
      that is routing to outbound from kamailio.<br>
      I have to use wireshark just to see which replies are being set
      instead of just log them into a syslog/file.<br>
      <br>
      Could you please share with me that patch ?<br>
      <br>
      Thanks,<br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <div class="gmail_quote">2012/5/14 Marius Zbihlei <span dir="ltr">&lt;<a
            moz-do-not-send="true" href="mailto:marius.zbihlei@1and1.ro"
            target="_blank">marius.zbihlei@1and1.ro</a>&gt;</span><br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div bgcolor="#FFFFFF" text="#000000">Hello, <br>
            <br>
            Normally, onsend_route is not triggered for replies, only
            for messages. If there are some good reasons behind it, I
            don't know, as we have a simple patch that enables this (we
            are reviewing it before pushing it to upstream). Of course,
            no changes to the messages/replies are permitted ...<br>
            <br>
            So again, is there a cause why onsend_route is not triggered
            for replies atm?<br>
            <br>
            <span class="HOEnZb"><font color="#888888">
                <pre cols="72">-- 
Zbihlei Marius

Head of
Linux Development Services Romania

1&amp;1 Internet Development srl    Tel KA: 754-9152
Str Mircea Eliade 18            Tel RO: <a moz-do-not-send="true" href="tel:%2B40-31-223-9152" value="+40312239152" target="_blank">+40-31-223-9152</a>
Sect 1, Bucuresti               mailto: <a moz-do-not-send="true" href="mailto:marius.zbihlei@1and1.ro" target="_blank">marius.zbihlei@1and1.ro</a>
71295, Romania
</pre>
              </font></span></div>
          <br>
          _______________________________________________<br>
          SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
          mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
          <a moz-do-not-send="true"
            href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
            target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
          <br>
        </blockquote>
      </div>
      <br>
    </blockquote>
    <br>
  </body>
</html>