Attention: Port number should be within 1000 and 65534
I cannot add "53" port due to this restriction in android native SIP dialer.
Is there any way to solve my problem without 3rd party software? I don't want to install additional SIP dialer.
Thanks in advance.
Related
Tried searching these forums, other forums, the internets and can't find anything - which leads me to think maybe this is a stupid question for some reason, but I don't understand why
I'm experimenting with SIP/VOIP on my Android device (Galaxy Nexus).
I'm using the SIP account settings in the stock dialer app, this works fine for dialing/voice.
The issue is there are no similar SIP settings for the stock SMS client...
is this simply a feature that was not added for some reason?
is there a technical reason why this is not possible? (other third party clients support it)
or can the stock SMS client use SIP and I just can't figure it out?
Thank you kindly for any help, and for your patience.
Did you ever find a answer to this? I'm going through the same process right now and this seems to be a stumbling block. Thanks,
I too have been looking for ways to make this work.
I've read that vanilla SIP itself doesn't support SMS but with extensions it does, so first check with your VOIP provider, then with your SIP app/client. (though these were random forum comments not necessarily from experts, as is this one). Also note that some providers or apps do this "properly" with (as I gather) something called SIP MESSAGE extension, some do it with HTTP push and pull requests behind the scenes. (E.g. some elaboration on reddit "sip_and_sms" - sorry I can't post links)
My provider les.net, claims to have this working with Asterisk (full PBX software : - (, with Bria (paid SIP client), and with CSipSimple (open source SIP client).
So even though my provider doesn't "support" or document it, I first tried it with the native Android SIP client but I still get the "Currently can't send your message. It will be sent when the service becomes available." message (even when SIP calls are working).
And even with one of their suggested clients, CSipSimple, I set it up exactly as they document and I still get the same "Currently can't send..." message.
So anyone else more expert than me, please chime in if you can!!
...and yes I know this is a bleeping old thread.
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.
Lately I have been wondering why Android still does not have native support for CalDAV & CardDAV, when both have been the de-facto open standard for contacts and calendar sync for years. Is there no native support because Google wants it to make it more difficult to use alternatives to their services? (In my case: NextCloud/ownCloud, which I can add right away even to an old Iphone, but still do not work with android out of the box without something like DAVDroid) Or are there plans to integrate it into future versions?
What's the problem with installing an app? Android has a native API for contacts and calendars, so I guess they can't be accused of making it "difficult". They probably just don't want to make it "too easy".
One could also ask why 99,9% of app developers don't support APK distribution but require users to use GApps & Play Store …
xv22gk said:
What's the problem with installing an app? …
Click to expand...
Click to collapse
Which is not answering my question whether it is planned to have native support for CalDAV/CardDAV.
CardDAV / CalDAV are open standards for data exchange just like IMAP, NTP, SMTP and so on. It would be only natural for android to support them
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..
Hello, I have developed web based application to use on Android mobile. Does any one know how to get SMS permission on Android mobile? Is it possible to send sms carrier text from web based application? My application is NOT native Android App. I would appreciate if there is anyone who can help me, instead of developing native android app. Thanks