Skip to content

Commit

Permalink
docs(sip-jibri): notes about SIP credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
emrahcom committed Mar 11, 2024
1 parent 700d7ad commit 43d1648
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions sip-jibri/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ If `Jitsi` has not a trusted certificate, add `--ignore-certificate-errors` into

### SIP parameters

If you need to set a SIP account for `sip-jibri`, set the following environment
variables:
If you need to set a permanent SIP account for `sip-jibri`, set the following
environment variables:

```bash
-e SIP_ID='jitsi <sip:[email protected]>' \
Expand All @@ -133,6 +133,9 @@ variables:
-e SIP_PASSWORD=mysippassword \
```

If SIP credentials are set dynamically in API requests, no need to set these
parameters.

## Sponsors

[![Nordeck](/images/nordeck.png)](https://nordeck.net/)

0 comments on commit 43d1648

Please sign in to comment.