HMR / Inconsistency o and c lines in INVITE
Hi There
We recently across a issue where ACME received inconsistency 0= and c= where SDP mentions IPV6 but the address is an IPv4, see below:
o=PVG 80290894076744 80290894076746 IN IP6 10.20.223.253 VPN-ID 0X00000008
c=IN IP6 10.20.223.253 VPN-ID 0X00000008
I am wondering how to build a HMR to change above to below when inconsistency occurs:
o=PVG 80290894076744 80290894076746 IN IP4 10.20.223.253
c=IN IP4 10.20.223.253