I'm using kamailio 4.4.2 and configuration according to: http://kb.asipto.com/kamailio:Hello,I've issue with bridging media between IPv4 and IPv6 clients. IPv4-IPv4 and IPv6-IPv6 calls are working without issues.
kamailio-mixed-ipv4-ipv6
SIP signalling is working without issues,but media addresses in SDP are not rewritten correctly.
The server is on amazon AWS and both kamailio and RTPengine are on the same server.RTPengine is running using these options:
/usr/sbin/rtpengine --interface=privateIPv4!publicIPv4
--interface=GlobalIPv6
--listen-udp=127.0.0.1:22222
--tos=184
--pidfile=/var/run/rtpengine. pid
--log-level=6
--log-facility=daemon