<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Murthy,<br>
      At the moment there isn't but we had the same requirement and I
      have implemented it. Now that git master is open for development I
      will commit this.<br>
      <br>
      There will be an rtpproxy modparam rtp_inst_avp which will copy
      the IP address/port into the given avp and you can use it in logs,
      CDRs etc.<br>
      <br>
      <tt>modparam("rtpproxy", "rtp_inst_avp", "$avp(RTP_INSTANCE)")</tt><br>
      <br>
      Then after using rtpproxy_manage() etc, the avp will be set.<br>
      <tt><br>
        if (rtpproxy_manage("eiro") < 0)</tt><tt><br>
      </tt><tt>{</tt><tt><br>
      </tt><tt>    sl_reply_error();</tt><tt><br>
      </tt><tt>    exit;</tt><tt><br>
      </tt><tt>}</tt><tt><br>
      </tt><tt>xlog("L_INFO", "chosen instance $avp(RTP_INSTANCE)\n");</tt><tt><br>
      </tt><br>
      Regards,<br>
      Hugh<br>
      <br>
      On 04/12/2013 12:25, murthy ch wrote:<br>
    </div>
    <blockquote
cite="mid:CAJp8kQt4J3+vfgRR4EHLj0FzJeU5E_ecZ4U82PLH-gHZVwas4g@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hi,<br>
          <br>
          <br>
        </div>
        <div>I am using two rtpproxy's with one kamailio server. Could
          someone help me on how to find out the rtpproxy ip of a
          particular call from kamailio.<br>
          <br>
          <br>
        </div>
        <div>Thank You,<br>
        </div>
        <div>Murthy.<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
sr-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Hugh Waite
Principal Design Engineer
Crocodile RCS Ltd.</pre>
  </body>
</html>