customize-misc.html
来自「Intercom 是一个 Unix系统上灵活的语音传输软件。支持标准音频压缩比如」· HTML 代码 · 共 212 行
HTML
212 行
<HTML><HEAD><TITLE>Miscellaneous variables</TITLE><METANAME="GENERATOR"CONTENT="Modular DocBook HTML Stylesheet Version 1.77+"><LINKREL="HOME"TITLE="Intercom"HREF="intercom.html"><LINKREL="UP"TITLE="Customizing Intercom for Your Needs"HREF="customize.html"><LINKREL="PREVIOUS"TITLE="Networking Parameters"HREF="network.html"><LINKREL="NEXT"TITLE="Command Aliases"HREF="customize-alias.html"></HEAD><BODYCLASS="SECTION"><DIVCLASS="NAVHEADER"><TABLESUMMARY="Header navigation table"WIDTH="100%"BORDER="0"CELLPADDING="0"CELLSPACING="0"><TR><THCOLSPAN="3"ALIGN="center">Intercom: Version 0.15 Reference Manual</TH></TR><TR><TDWIDTH="10%"ALIGN="left"VALIGN="bottom"><AHREF="network.html"ACCESSKEY="P">Prev</A></TD><TDWIDTH="80%"ALIGN="center"VALIGN="bottom">Chapter 4. Customizing Intercom for Your Needs</TD><TDWIDTH="10%"ALIGN="right"VALIGN="bottom"><AHREF="customize-alias.html"ACCESSKEY="N">Next</A></TD></TR></TABLE><HRALIGN="LEFT"WIDTH="100%"></DIV><DIVCLASS="SECTION"><H1CLASS="SECTION"><ANAME="CUSTOMIZE-MISC"></A>Miscellaneous variables</H1><P>The following describes some miscellaneous variables which controlIntercom's behavior. They are straight-forward and don't need a section oftheir own.</P><DIVCLASS="NOTE"><P></P><TABLECLASS="NOTE"WIDTH="100%"BORDER="0"><TR><TDWIDTH="25"ALIGN="CENTER"VALIGN="TOP"><IMGSRC="/usr/share/sgml/docbook/stylesheet/dsssl/modular/images/note.gif"HSPACE="5"ALT="Note"></TD><TDALIGN="LEFT"VALIGN="TOP"><P>Typing set with no arguments will display a list of validvariables with a brief description of their function. It may be moreup-to-date than this document and consulting it isrecommended.</P></TD></TR></TABLE></DIV><P></P><UL><LI><P>cmd_maxdepth - Controls the depth of command-recursionpermitted before Intercom flags a command-loop and aborts the operation. Acommand-loop can be as simple as setting up an alias a to b and b back to aor can be much more complicated. The cmd_maxdepth variable exists toprotect against such occurrences. The default value is 10 and should beenough for most anyone.</P></LI><LI><P>history_limit - This variable controls how many lines tokeep in Intercom's command-history if the readline library is used. Thedefault is 100 lines and is usually enough for mostpeople.</P></LI><LI><P>reverse_lookup - If set to 1, a reverse DNS lookup isperformed on connected hosts whos results are displayed when a call isconnected and terminated. If set to 0, this lookup is not done and the IPaddress is displayed. REverse lookups can take time so if connection timesare important, you can disable this; however, the default is enabled ad theresults can be informative.</P></LI><LI><P>verbose - When set to 1, Intercom becomes a little moreverbose in its output to the console.</P></LI><LI><P>snd_loopback - When set to 1, audio data which is receivedis bounced immediately back to the sender. It is quite useful fortroubleshooting audio problems. Local audio is not sent to the remote partywhen this option is used.</P></LI></UL></DIV><DIVCLASS="NAVFOOTER"><HRALIGN="LEFT"WIDTH="100%"><TABLESUMMARY="Footer navigation table"WIDTH="100%"BORDER="0"CELLPADDING="0"CELLSPACING="0"><TR><TDWIDTH="33%"ALIGN="left"VALIGN="top"><AHREF="network.html"ACCESSKEY="P">Prev</A></TD><TDWIDTH="34%"ALIGN="center"VALIGN="top"><AHREF="intercom.html"ACCESSKEY="H">Home</A></TD><TDWIDTH="33%"ALIGN="right"VALIGN="top"><AHREF="customize-alias.html"ACCESSKEY="N">Next</A></TD></TR><TR><TDWIDTH="33%"ALIGN="left"VALIGN="top">Networking Parameters</TD><TDWIDTH="34%"ALIGN="center"VALIGN="top"><AHREF="customize.html"ACCESSKEY="U">Up</A></TD><TDWIDTH="33%"ALIGN="right"VALIGN="top">Command Aliases</TD></TR></TABLE></DIV></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?