SIP communication between IPv4 and IPv6
Shadow Hawkins on Thursday, 13 September 2012 20:42:50
Is there a way to make it possible that two SIP-clients (one using IPv4 and the other using IPv6) can communicate through a sip-server (e.g. asterisk or freeswitch) with each other?
SIP communication between IPv4 and IPv6
Jeroen Massar on Thursday, 13 September 2012 21:01:11
Yes, make that FreeSWITCH or Asterisk box have both IPv4 and IPv6 and the SIP clients will happily route through them. That is that both SIP and RTP ends up on the central dual-stacked box, and the legs between the IPv4-only and IPv6-only client are at the sides of the central box.
I've got this working on FreeSWITCH at least, have not peeked at Asterisk for a while due to the lazy lack of IPv6 support and FS has so many other cool and great features.
SIP communication between IPv4 and IPv6
Shadow Hawkins on Thursday, 20 September 2012 17:05:05
Im making test with Asterisk and if you bindaadr=[::] to ipv6 and ipv4 it would make the trick
Also take care in RTP handling
Posting is only allowed when you are logged in. |