imsdroid
imsdroid copied to clipboard
High Quality Video SIP/IMS client for Google Android
I want to fetch the SIP callid but not able to see in the log or dont know the method to fetch that. Can someone help me please?
Good day. I'm trying to use IMSDroid on an asterisk server Our sip.conf: rtcachefriends=yes rtupdate=yes ignoreregexpire=no allowguest=no srvlookup=no tcpenable=no udpbindaddr=0.0.0.0:5060 encryption=yes icesupport=yes tlsenable=yes tlsverify=no tlscertfile=/etc/asterisk/certs/cricketpabx.crt tlscafile=/etc/asterisk/certs/cacert.pem tlsprivatekey=/etc/asterisk/certs/cricketpabx.key tlscipher=ALL allow=h263 allow=h263p...
After 1-2 minutes after REGISTER I can't receive incoming call but still can make outgoing call. In other clients UDP keepalive packets are sends every 30sec (or manually set interval)...
I am using android-ngn-stack.jar and when i tried to this.ngnEngine functions i am receiving above error.
There are several reports of crashes in the Google Play console relating to libtinyWRAP.so It appears to affect multiple Android versions and devices but is a lot higher towards sdk...
When initiating a video call I just tried to show the preview of the producer camera view returned invoking the method `public final View startVideoProducerPreview(){ if(mVideoProducer != null){ return mVideoProducer.startPreview(mContext);...
Hi, How can i get the name of caller when he's incall. mSession.getRemotePartyDisplayName() give me only the number. Thx
According to [README.md](https://github.com/DoubangoTelecom/imsdroid/blob/master/README.md) > IMSDroid v2.x preview is now available for developers > The source code is under branches/2.0 and depends and doubango v2.x But there's no such branch for...