openserunix.8
来自「性能优秀的SIP Proxy」· 8 代码 · 共 58 行
8
58 行
.\" $Id: openserunix.8,v 1.1 2006/07/10 11:04:26 bogdan_iancu Exp $.TH openserunix 8 21.06.2006 openser "OpenSER" .\" Process with.\" groff -man -Tascii openserunix.8 .\".SH NAMEopenserunix \- openser UNIX socket wrapper.SH SYNOPSIS.B openserunix.BI path_to_socket.SH DESCRIPTION.B openserunixis a wrapper for sending external commands.B to OpenSER SIP servervia UNIX sockets interface..brThis is a binary alternative to the textual FIFO interface..PP.B openserunixreads from standard input one.B OpenSERcommand along with its paramters (if any) and prints the response to standard output..SH PARAMETERS.TP 3.B path_to_socketfull path of the UNIX socket file used by OpenSER to receive theexternal commands.SH EXAMPLES.PPAn OpenSER commands consists in one ore more lines: first contains thecommand name enclosed between ":", the following lines containing the command parameters, one per line..PPecho ":uptime:" | openserunix /tmp/openser.sock.SH AUTHORSsee .B /usr/share/doc/openser/AUTHORS.SH SEE ALSO.BR openser(8), openser.cfg(5), openserctl(8).PPFull documentation on openser is available at.I http://www.openser.org/..PPMailing lists:.nf users@openser.org - openser user community.nf devel@openser.org - openser development, new features and unstable version
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?