|
@@ -40,12 +40,17 @@ TZ=Europe/Amsterdam
|
|
# SIP URI for incoming / outgoing calls.
|
|
# SIP URI for incoming / outgoing calls.
|
|
#JIGASI_SIP_URI=test@sip2sip.info
|
|
#JIGASI_SIP_URI=test@sip2sip.info
|
|
|
|
|
|
-# Password for the specified SIP account.
|
|
|
|
|
|
+# Password for the specified SIP account as a clear text
|
|
#JIGASI_SIP_PASSWORD=passw0rd
|
|
#JIGASI_SIP_PASSWORD=passw0rd
|
|
|
|
|
|
# SIP server (use the SIP account domain if in doubt).
|
|
# SIP server (use the SIP account domain if in doubt).
|
|
#JIGASI_SIP_SERVER=sip2sip.info
|
|
#JIGASI_SIP_SERVER=sip2sip.info
|
|
|
|
|
|
|
|
+# SIP server port
|
|
|
|
+#JIGASI_SIP_PORT=5060
|
|
|
|
+
|
|
|
|
+# SIP server transport
|
|
|
|
+#JIGASI_SIP_TRANSPORT=UDP
|
|
|
|
|
|
#
|
|
#
|
|
# Authentication configuration (see README for details)
|
|
# Authentication configuration (see README for details)
|