⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 repro.conf

📁 这是国外的resip协议栈
💻 CONF
字号:
# Anything in this file not preceeded by '#' will be# passed as arguments to repro when it is started by /etc/init.d/repro##   -l, --log-type=syslog|cerr|cout                       #             where to send logging messages (default: "cout")#             for syslog, the facility is LOG_LOCAL6--log-type=syslog#   -v, --log-level=STACK|DEBUG|INFO|WARNING|ALERT        #             specify the default log level (default: "INFO")##   -r, --record-route=sip:example.com #             specify uri to use as Record-Route##   --udp=5060#             listen on UDP port (default: 5060)##   --tcp=5060                                            #             listen on TCP port (default: 5060)##   -t, --tls-domain=example.com#             act as a TLS server for specified domain##   --tls=5061#             add TLS transport on specified port (default: 5061)##   --dtls=0#             add DTLS transport on specified port (default: 0)##   --enable-cert-server#             run a cert server##   -c, --cert-path=STRING#             path for certificates (default: "${HOME}/.sipCerts")#             #   --enable-v6#             enable IPV6#             #   --disable-v4#             disable IPV4##   --disable-auth#             disable DIGEST challenges##   --disable-web-auth#             disable HTTP challenges##   --disable-reg#             disable registrar##   -i, --interfaces=sip:10.1.1.1:5065;transport=tls#             specify interfaces to add transports to##   -d, --domains=example.com,foo.com#             specify domains that this proxy is authorative##   -R, --route=sip:p1.example.com,sip:p2.example.com#             specify where to route requests that are in this proxy's domain##   --reqChainName=STRING#             name of request chain (default: default)##   --http=5080#             run HTTP server on specified port (default: 5080)#             #   --recursive-redirect#             Handle 3xx responses in the proxy##   --q-value#             Enable sequential q-value processing##   -e, --enum-suffix=e164.arpa#             specify enum suffix to search##   -b, --allow-bad-reg#             allow To tag in registrations##   --timer-C=180#             specify length of timer C in sec (0 or negative will disable timer C)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -