<div dir="ltr">Hi Liviu,<div><br></div><div>Just found another similar related issue so thought I'd pop it on the same thread. </div><div><br></div><div>$socket_in(af) returns INET or INET6 as expected but after passing through $json it's numeric and 0 in both cases.</div><div><br></div><div>Redacted examples below. I'm on 3.1.1 from Debian/Ubuntu packages.</div><div><br></div><div>Thanks,</div><div>Alex</div><div><br></div><div><font face="monospace">Feb  2 16:24:11 [1095] INVITE request from XX to XX received<br>Feb  2 16:24:11 [1095] AF is INET proto is udp<br>Feb  2 16:24:11 [1095] Making request to invite service...<br>Feb  2 16:24:11 [1095] Request is { "call_id": "XX", "ts": "2021-02-02 16:24:11Z", "src_ip": "XX", "src_port": 63412, "dst_ip": "XX", "dst_port": 5060, "dst_af": 0, "proto": "udp", "method": "INVITE", "sip_from": "sip:XX", "sip_to": "sip:XX", "dialled": "XX" }</font><br></div><div><font face="monospace"><br></font></div><div><font face="monospace">Feb  2 16:24:13 [1119] INVITE request from XX to XX received<br>Feb  2 16:24:13 [1119] AF is INET6 proto is udp<br>Feb  2 16:24:13 [1119] Making request to invite service...<br>Feb  2 16:24:13 [1119] Request is { "call_id": "XX", "ts": "2021-02-02 16:24:13Z", "src_ip": "XX", "src_port": 50505, "dst_ip": "XX", "dst_port": 5060, "dst_af": 0, "proto": "udp", "method": "INVITE", "sip_from": "sip:XX", "sip_to": "sip:XX", "dialled": "XX" }<br></font></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 19 Jan 2021 at 17:22, Alex Kinch <<a href="mailto:alex@alexkinch.com">alex@alexkinch.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">On Tue, 19 Jan 2021 at 17:17, Liviu Chircu <<a href="mailto:liviu@opensips.org" target="_blank">liviu@opensips.org</a>> wrote:<br></div><div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">For 3.1, I think we're still in the right time window to backport this <br>
fix without breaking any opensips.cfg files.</blockquote><div><br></div><div>I'm using 3.1 so quite happy with that proposal :) Thanks for the fast response and fix, much appreciated.</div><div><br></div><div>Alex</div></div></div>
</blockquote></div>