On 27-01 10:49, CURRO_DOMINGUEZ wrote:
Ouch!! Not IPv4/IPv6 translation of SDP addresses?
Not yet, though Maxim's RTP proxy supports the translation.
Thanks Klaus and Jan for your answers. Well, I thought
on a device with
2 network cards because I want to divide IPv6 and IPv4 networks.
Do you know whether SER is going to be able to translate SDP addresses
in the near future?
I hope so (It has been on my todo list for a while, but with low
priority).
I have another question. Is the SIP IPv4 server a
mandatory device in
this scenario? I mean, I think I can use the SIP IPv6 server and the
IPv6/IPv4 translator and nothing else. In this way, IPv4 devices would
have the translator as SIP Proxy, and the translator would redirect
thier request to the IPv6 SIP server. So there would be one domain and
one registrar.
This will probably not work, the problem is that in this scenario you
would have to translate REGISTER contacts as well. That means you
would have to encode the original contact into an IPv6 one and then
decode it when a request comes for the UA. Mangler can do it, but it
probably doesn't support IPv6.
Jan.