basheerkohli
basheerkohli
Facing the same issue . Just wanna know have you updated the plugins,dependencies , AndroidX migration ?
This case happening in the android application development.
Hey Massimo, I appreciate the quick response. So moving forward I have another question. So is the NGNEngine and AVSESSION needs to be run in the background indefinitely in order...
Thanks for your support Massimo. We will look into the push notification development if needed. Meanwhile, I have some queries regarding the NGNAVSession creation for taking incoming calls. From the...
Hey Massimo, Thanks for your support we are facing an issue while registration. The contact SIP header value is getting always mapped with a private I.P address. Which makes it's...
Hi , Mentioned STUN server is working fine , it's providing public IP address as response .Tested the STUN server using a javascript library. But unfortunately it's not happening in...
No luck, Have enabled for the MediaSessionMgr too. Logs were written for double-checking. Everything shows that STUN is enabled.
According to my observations what I found is, the IP address which is mapping to the Contact Header is the local IP of the mobile. I have attached a screenshot...
Hey Masimo, followed your instructions. 1. Cloned the project. 2. Change of configurations. NgnConfigurationEntry.java public static final boolean DEFAULT_NATT_USE_STUN = true; public static final boolean DEFAULT_NATT_USE_STUN_FOR_SIP = true; public static...
Hi Massimo, I was about to mention you the same . STUN server requests were not captured while capturing android traffic with TCP placed. Whereas using UDP as transport protocol...