No, you’re right. It’s not in the core variables and I can’t find it
either. Which makes me think it’s either not exposed or somewhere in a
module (it’s not in proto_udp)

I will research a little to try and find it..

On Mon, 6 Apr 2020 at 14:04, Mark Farmer <[email protected]> wrote:

> Thanks David. But I see no reference to the same variable in OpenSIPS.
>
> https://www.opensips.org/Documentation/Script-CoreVar-2-4
>
> Am I missing something?
>
>
> On Mon, 6 Apr 2020 at 13:45, David Villasmil <
> [email protected]> wrote:
>
>> Right here:
>>
>>
>> https://www.kamailio.org/wiki/cookbooks/5.2.x/pseudovariables#rai_-_received_advertised_ip_address
>>
>> Regards,
>>
>> David Villasmil
>> email: [email protected]
>> phone: +34669448337
>>
>>
>> On Mon, Apr 6, 2020 at 12:08 PM Mark Farmer <[email protected]> wrote:
>>
>>> Many thanks for the reply.
>>>
>>> $Ri is certainly useful when the request comes from a non-natted
>>> interface. Thanks for pointing that out :)
>>>
>>> Is there a way to reference the advertised IP address defined in the
>>> listen statement?
>>>
>>> listen=udp:xxx.xxx.xxx.xxx:5060 as xxx.xxx.xxx.xxx:5060
>>>
>>> Thanks
>>> Mark.
>>>
>>>
>>> On Thu, 2 Apr 2020 at 17:32, Sharad Kumar via Users <
>>> [email protected]> wrote:
>>>
>>>> Hi Mark,
>>>>
>>>>  If your initial goal is to get the interface IP where request is
>>>> received then you can try these variables.
>>>>
>>>> *$Ri* - reference to IP address of the interface where the request has
>>>> been received
>>>>
>>>> *$Rp* - reference to the port where the message was received
>>>> _______________________________________________
>>>> Users mailing list
>>>> [email protected]
>>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>>
>>>
>>>
>>> --
>>> Mark Farmer
>>> [email protected]
>>> _______________________________________________
>>> Users mailing list
>>> [email protected]
>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>
>> _______________________________________________
>> Users mailing list
>> [email protected]
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>
>
> --
> Mark Farmer
> [email protected]
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
-- 
Regards,

David Villasmil
email: [email protected]
phone: +34669448337
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to