<div dir="ltr">yes, i just want remote user's ip address. It is the received filed of location table. After try the suggestion you gave, i still can't get remote ip address of remote receiver.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 29, 2017 at 10:46 PM, Sebastian Damm <span dir="ltr"><<a href="mailto:damm@sipgate.de" target="_blank">damm@sipgate.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
where do you get the IP address of the receiver from? You can get the<br>
local interface address of Kamailio where the request was received<br>
with $Ri, but I guess you want the IP address of the target host. If<br>
you are dealing with locally registered users only, you can use the<br>
request URI after calling lookup("location"). This should contain the<br>
target's IP address somewhere.<br>
<br>
Best Regards,<br>
Sebastian<br>
<div><div class="h5"><br>
On Thu, Jun 29, 2017 at 4:27 PM, vuleetu <<a href="mailto:vuleetu@gmail.com">vuleetu@gmail.com</a>> wrote:<br>
> Hi, all<br>
><br>
>    Is there any way to get remote ip address of both sender($si) and<br>
> receiver(?)? I am configuring kamailio with multiple rtpproxy sets.<br>
> Basically, rtpproxy set will be choosed based on the country those ip<br>
> addresses of caller and callee belong to. Lets say if caller and callee are<br>
> both in US, set 1 will selected. If they are not in the same country, set 2<br>
> will be selected.  I dont know if there is any way to do that.<br>
><br>
><br>
> Best regards<br>
><br>
> Fisher<br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> Kamailio (SER) - Users Mailing List<br>
> <a href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a><br>
> <a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/<wbr>cgi-bin/mailman/listinfo/sr-<wbr>users</a><br>
><br>
<br>
______________________________<wbr>_________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/<wbr>cgi-bin/mailman/listinfo/sr-<wbr>users</a><br>
</blockquote></div><br></div>