I have a rendered html page which launches calls/messages in chrome's android using different media:
- Phone Call tel:1112341234
- SMS sms:1112341234?body=Hi Mr T.
- Whatsapp https: //api.whatsapp.com/send?phone=5491112341234&text=Hi Mr T.
- SIP ????
I have a GrandStream client installed, but I should use another softphone client, and I want to launch it from browser sending the number as a parameter. How should I do this? Besides, is there such thing as an Android own SIP Client? Greetings, Marcelo.