You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the application, enter connexion settings by clicking the top-right hamburger menu, then click `Accounts`
41
+
- Click `Register`
42
+
- If registration is ok, it should say `Status: Registered` at the top
43
+
- If it fails to register, open Chrome Dev tools and looks for errors in the Javascript Console.
44
+
45
+
Calling:
46
+
- Once registered, click the top-left `Back Arrow` to return to keypad.
47
+
- Enter a phone number
48
+
- Click the green phone icone
49
+
19
50
## NOTE
20
51
Thanks to the original authors of [JsSIP](https://github.com/versatica/JsSIP) for providing the JS version, which makes it possible to port the [dart-lang](https://dart.dev).
0 commit comments