jigasi: make SIP port and transport configurable
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
ab5f248913
commit
4b88a28fcc
@@ -114,6 +114,8 @@ Variable | Description | Example
|
||||
`JIGASI_SIP_URI` | SIP URI for incoming / outgoing calls | test@sip2sip.info
|
||||
`JIGASI_SIP_PASSWORD` | Password for the specified SIP account | passw0rd
|
||||
`JIGASI_SIP_SERVER` | SIP server (use the SIP account domain if in doubt) | sip2sip.info
|
||||
`JIGASI_SIP_PORT` | SIP server port | 5060
|
||||
`JIGASI_SIP_TRANSPORT` | SIP transport | UDP
|
||||
|
||||
### Authentication
|
||||
|
||||
|
||||
Reference in New Issue
Block a user