We can see that the “200 ok” is coming from voip network, not data.
Why is Asterisk generating such a packet ? It should be originating from 192.168.250.54…
We wanted to know what happens, then we did some tcpdump.
If we do it on interface voip, we see nothing
If we do it on interface data we can see that the “200 OK” reply from 10.7.140 is originating from data interface. Then this is Asterisk that is generating a packet whose source IP is on voip network, but why…