0

In my app, SIP registration was successfully done,but when i am checking in my phone weather account is added or not, account is added but when i am clicking on that then popup appears with two option: 1.Close Profile 2.Cancel

So there may be account not successfully added.So please suggest me to solve this issue.Thank you.

Harsh Shah
  • 41
  • 6

1 Answers1

1

Have a look at this post and this post if you're okay w/launching the native sip-settings dialog and then reading the settings out afterwards. You could also do as another user suggested and use a service.

See the official Android SIP API for the latest, in case such an option has become available.

EntangledLoops
  • 1,951
  • 1
  • 23
  • 36