Readme formatting -again- because gitea still insists on changing text to emojis
This commit is contained in:
parent
bf6489a81c
commit
2aeb62d101
10
README.md
10
README.md
|
@ -9,11 +9,11 @@ Add your login credentials to `login_credentials_muster.sh` and rename the file
|
|||
Since sipgate enforces 2FA, your usual username and password won't work anymore.
|
||||
Now, you need a so-called [Personal Access Token](https://app.sipgate.com/w0/personal-access-token), that you can retrieve after you login to the web interface.
|
||||
Enable at least the following scopes:
|
||||
* balance:read
|
||||
* devices:callerid:read
|
||||
* devices:callerid:write
|
||||
* history:read
|
||||
* sessions\:fax:write
|
||||
* `balance:read`
|
||||
* `devices:callerid:read`
|
||||
* `devices:callerid:write`
|
||||
* `history:read`
|
||||
* `sessions:fax:write`
|
||||
|
||||
Enter the token-ID as `SIPUSER` or `TOKENID` and the token as `SIPPWD` or `TOKEN`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue