Dear Lorenzo,
I am using Janus in following scenario
webrtc client (Janus sip plugin implemented) ------------------> Janus server (Listening on IP 2.2.2.2. But server has two Ip addresses 1.1.1.1 primary and 2.2.2.2 additional)----------------> Freeswitch
Janus is listening on 2.2.2.2 as well as SIP plugin. But when RTP flows from webrtc client -----------------> Janus i see Janus IP 1.1.1.1 is used while I want to use 2.2.2.2
How can I do this
Cheers,
John