react-native-pjsip icon indicating copy to clipboard operation
react-native-pjsip copied to clipboard

Client sending private IP in VIA header

Open rcidt opened this issue 7 years ago • 2 comments

@datso any idea why the client would use the client private IP instead of a the public IP?

I am debugging an issue where this is happening. Even weirder is that this is happening only when sending the invites to a particular sip trunk.

Any idea what could be going on?

rcidt avatar Dec 05 '18 16:12 rcidt

UPDATE: This happens when the client is connected to a VPN. Any idea what's going on @datso ?

rcidt avatar Dec 05 '18 19:12 rcidt

I think app must make STUN call after vpn connect/disconnect to get the latest external IP

mason-chase avatar Dec 06 '18 06:12 mason-chase