diff --git a/README.md b/README.md index af24c99..058aace 100644 --- a/README.md +++ b/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`.