Hello,
There is a way to configure a stun server on native android 9 sip client?
I'm coming from CSIPsimple and Zoiper and i was able to set it.
Thanks
up...
hi,
did you find a way? i looks that the native sip implementation don't have any option..
Related
I have just found this example: SipDemo and I have noticed you need, of course, to add the username, password and domain of the used SIP server.
The example shows a walkietalkie, but I would like to have a normal phone call kind of thing.
I was wondering whether there are free and reliable servers for SIP communications.
What I would like to have is just 1 account and every user of mine should be able to call each other in that way.
I am considering both:
-Hosting my own SIP server on my side;
-Using an already existent FREE server.
Probably each user should have its own account, then I believe the easiest way is to have the server on my side. Is that correct?
Thanks in advance.
N.
I'm guessing I'm not the only one who has some apps on the phone which could be used to dial phone numbers (between skype, google voice, different sip clients and some regional IP-based telephony apps).
So I'm wondering if an app exists or if there's an API provided by Google to build one which could be used as a standard dialer and then use some of these apps listed above to dial numbers based on dialplans?
Ideally it should be able to make calls thru the native SIP client (as configured in the phone), although I remember checking out if it was possible when the native SIP client was first introduced a while ago and there was no API to access the existing configuration from an app.
Hi,
I'm developing an Android VPN client. I want to know my best options to make a one-click-to-connect vpn client. There is openvpn but the problem with it is the license. I'll have to pay for concurrent users. So, what are my free or cheapest options.
Is there a way to use a vpn that only allows certain apps or ports and the rest are not allowed to use this VPN?
Thank you
Hi all,
I want to ask if i want remotely to enable my android location from off to on by my php web server. By using API , is there any way to do that function or how to implement that function.
Really thanks for the help
Hi,
I use the native Private DNS (DoT, DNS-over-TLS) on Android 9 for a while with my company DNS server. Private DNS (DoT or DoH) have no authentication option and the admins are running amok because the unwanted traffic from anywhere. The DNS should be the only DNS source for the devices outside the company and not a free service. DoT and DoH are faced by nginx for TLS termination and capable to make client certificate authentication (is now active on DoH). So the question:
Can I (and when - how) assign a client certificate to the native DoT client on android 9 (or following)?
Thanks