📄 repro.8
字号:
.TH repro 8 "February 2006".\" ====================================================================.\" The Vovida Software License, Version 1.0 .\" .\" Copyright (c) 2000 Vovida Networks, Inc. All rights reserved..\" .\" Redistribution and use in source and binary forms, with or without.\" modification, are permitted provided that the following conditions.\" are met:.\" .\" 1. Redistributions of source code must retain the above copyright.\" notice, this list of conditions and the following disclaimer..\" .\" 2. Redistributions in binary form must reproduce the above copyright.\" notice, this list of conditions and the following disclaimer in.\" the documentation and/or other materials provided with the.\" distribution..\" .\" 3. The names "VOCAL", "Vovida Open Communication Application Library",.\" and "Vovida Open Communication Application Library (VOCAL)" must.\" not be used to endorse or promote products derived from this.\" software without prior written permission. For written.\" permission, please contact vocal@vovida.org..\".\" 4. Products derived from this software may not be called "VOCAL", nor.\" may "VOCAL" appear in their name, without prior written.\" permission of Vovida Networks, Inc..\" .\" THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED.\" WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES.\" OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND.\" NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL VOVIDA.\" NETWORKS, INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT DAMAGES.\" IN EXCESS OF $1,000, NOR FOR ANY INDIRECT, INCIDENTAL, SPECIAL,.\" EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,.\" PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR.\" PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY.\" OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE.\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH.\" DAMAGE..\" .\" ====================================================================.\" .\" This software consists of voluntary contributions made by Vovida.\" Networks, Inc. and many individuals on behalf of Vovida Networks,.\" Inc. For more information on Vovida Networks, Inc., please see.\" <http://www.vovida.org/>..\".\".SH NAMErepro \- repro SIP proxy server.SH SYNOPSIS.Brepro [OPTIONS...].SH DESCRIPTION.B reprois an open-source, free SIP server. SIP is changing the way people communicateusing the Internet. It is not only about making phone calls over the Net. TheSIP protocol and its extensions defines the way of establishing, modifying andending interactive sessions, no matter if they are voice, video, IM or acombination of them. At the heart of SIP architecture, there are certainservices which needs to be provided at some place of the network..B reproprovides SIP proxy, registrar, redirect, and identity services. These servicesare the foundation needed to run a SIP service..SH OPTIONS.TP\fB\-l\fR, \fB\-\-log\-type\fR=\fBcout\fR|\fBsyslog\fR|\fBcerr\fRSet where to send logging messages. The default \fBcout\fR sends themessages to standard output, \fBcerr\fR uses the standard error pipe.With \fBsyslog\fR the messages are send to the system log using the loggingfacility \fBlocal6\fR. See.BR syslogd (8)or.BR syslog.conf (5)for more information..TP\fB\-v\fR, \fB\-\-log\-level\fR=\fBSTACK\fR|\fBDEBUG\fR|\fBINFO\fR|\fBWARNING\fR|\fBALERT\fRSet the minimum level a logging message needs to have in order to bywritten. The severity rises from left to right in the above order. Thedefault is to log messages with level \fBINFO\fR or above..TP\fB\-r\fR, \fB\-\-record\-route\fR=\fIsip:example.com\fRActivate record routing. The argument is the URI used in the Record-Routeheader field..TP\fB\-\-udp\fR=\fI5060\fRSpecify the port to use for the UDP transport. Set to 0 to turnUDP off. Defaults to port 5060..TP\fB\-\-tcp\fR=\fI5060\fRSpecify the port to use for the TCP transport. Set to 0 to turn TCPoff. Defaults to port 5060..TP\fB\-t\fR, \fB\-\-tls\-domain\fR=\fIexample.com\fRAct as a TLS server for specified domain..TP\fB\-\-tls\fR=\fI5061\fRSet the port to use for the TLS transport. Set to 0 to turn TLS off.Defaults to port 5061..TP\fB\-\-dtls\fR=\fI0\fRSet the port to use for the DTLS transport. Set to 0 to turn DTLS offwhich is the default..TP\fB\-\-enable\-cert\-serverRun a cert server..TP\fB\-c\fR, \fB\-\-cert\-path\fR=\fISTRING\fRSet the path for certificates. Defaults to \fB~/.sipCerts\fR..TP\fB\-\-enable\-v6\fREnable IPv6..TP\fB\-\-disable\-v4\fRDisable IPv4..TP\fB\-\-disable\-auth\fRDisable DIGEST challenges for certain SIP requests..TP\fB\-\-disable\-web\-auth\fRDisable authentication for the web administration server..TP\fB\-\-disable\-reg\fRDisable the registrar..TP\fB\-i\fR, \fB\-\-interfaces\fR=\fIsip:10.1.1.1:5065;transport=tls\fRSpecify interfaces to add transports to. Each transport is given as aSIP-URI with the IP address and port of the local interface as thehostport part and the transport protocol as a \fBtransport\fR parameter.Several transports are separated by a comma.For example, to set up two transports, one for TLS and one for UDP use.B sip:192.168.1.200:5060;transport=tls,sip:192.168.1.200:5060;transport=udp.TP\fB\-d\fR, \fB\-\-domains\fR=\fIexample.com,foo.com\fRSpecify the list of domains this proxy is authorative for separated bycomma..TP\fB\-R\fR, \fB\-\-route\fR=\fIsip:p1.example.com,sip:p2.example.com\fRSpecify a route set where all requests this proxy is authorative for aresent to. Using this option overides the routes set through the webinterface..TP\fB\-\-reqChainName\fR=\fISTRING\fRName of request chain used for processing requests. Currently, the onlychain available is \fBdefault\fR..TP\fB\-\-http\fR=\fI5080\fRSpecify the port used by the HTTP server. Defaults to 5080..TP\fB\-\-recursive\-redirect\fREnable to handle of 3xx responses in the proxy..TP\fB\-\-q\-value\fREnable q-value processing. The q-value can be given in registrations and isused by the location server to order forwarding for multiple registrations.Without this option a request is forked to all registrations..TP\fB\-\-q\-value\-behavior\fR=\fBFULL_SEQUENTIAL\fR|\fBEQUAL_Q_PARALLEL\fR|\fBFULL_PARALLEL\fRSpecify forking behavior if \fB\-\-q\-value\fR is given.With \fBFULL_SEQUENTIAL\fR one target is called after another in the orderof their q values. Using \fBEQUAL_Q_PARALLEL\fR (the default), the requestis sent inbatches of all registrations with the same q value. The batches are againordered by the q value.\fBFULL_PARALLEL\fR causes the request to be sent in parallel to allregistrations..TP\fB\-\-q\-value\-cancel\-btw\-fork\-groups\fRIf given, groups of parallel forks are canceled after the period specifiedby the \fB\-\-q\-value\-ms\-before\-cancel\fR option if no response wasreceived..TP\fB\-\-q\-value\-wait\-for\-terminate\-btw\-fork\-groups\fRIf given, the proxy waits for groups of parallel forks to terminate beforea new group is started. Otherwise, the next group is started once thewaiting time has passed..TP\fB\-\-q\-value\-ms\-between\-fork\-groups\fR=\fIINT\fRSpecify the number of milliseconds to wait for a response from a group ofparallel forks before starting another group..TP\fB\-\-q\-value\-ms\-before\-cancel\fR=\fIINT\fRSpecify the number of milliseconds to wait before cancelling a group ofparallel forks if the \fB\-\-q\-value\-cancel\-btw\-fork\-groups\fR optionis given..TP\fB\-e\fR, \fB\-\-enum\-suffix\fR=\fIe164.arpa\fRSpecify enum suffix to search..TP\fB\-b\fR, \fB\-\-allow\-bad\-reg\fRAllow To tag in registrations..TP\fB\-\-timer\-C\fR=\fI180\fRSpecify the length of timer C in sec which specifies the time a proxywaits before generating a timeout response. Set to 0 or a negative valueto turn timer C of completely..TP\fB\-\-admin\-password\fR=\fISTRING\fRSet the web administrator password..PPHelp options:.TP\fB\-?\fR, \fB\-\-help\fRShow a help message..TP\fB\-\-usageDisplay brief usage message..TP\fB\-\-version\fRDisplay the version information..SH SEE ALSORepro web site at.B http://www.sipfoundry.org/repro/.\".SH AUTHORS.\".SH BUGS
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -