aboutsummaryrefslogtreecommitdiffstats
path: root/doc/asterisk.sgml
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-19 07:01:40 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-19 07:01:40 +0000
commit82835dcbcdbbb24a6b6a9bb469b1d74b3adb9c31 (patch)
tree06d9c8f6dbc59f314c049c003fe5a22122c69424 /doc/asterisk.sgml
parent7116d4562d1d3be51df596ea3ec10a2bd53c7ee5 (diff)
Add option for starting remote Asterisk by naming the actual runtime socket instead of pointing
to configuration file with -C Reported by: sobomax Patches: asterisk.c.diff.trunk uploaded by sobomax (license 359) doc changes by committer (closes issue #11598) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@93854 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc/asterisk.sgml')
-rw-r--r--doc/asterisk.sgml19
1 files changed, 14 insertions, 5 deletions
diff --git a/doc/asterisk.sgml b/doc/asterisk.sgml
index ff257ff67..ebcecfc06 100644
--- a/doc/asterisk.sgml
+++ b/doc/asterisk.sgml
@@ -8,7 +8,7 @@
<application>asterisk</application>
</refentrytitle>
<manvolnum>8</manvolnum>
- <refmiscinfo>asterisk 1.2</refmiscinfo>
+ <refmiscinfo>asterisk 1.6</refmiscinfo>
</refmeta>
<refnamediv>
<refname>
@@ -21,7 +21,7 @@
<refsynopsisdiv>
<cmdsynopsis>
<command>asterisk</command>
-<arg><option>-tThfdvVqpRgciIn</option></arg>
+<arg><option>-tThfdvVqpRgciIns</option></arg>
<arg><option>-C </option><replaceable class="parameter">file</replaceable></arg>
<arg><option>-U </option><replaceable class="parameter">user</replaceable></arg>
<arg><option>-G </option><replaceable class="parameter">group</replaceable></arg>
@@ -38,7 +38,7 @@
</refsynopsisdiv>
<refsect1>
<refsect1info>
- <date>2006-03-29</date>
+ <date>2007-12-19</date>
</refsect1info>
<title>DESCRIPTION</title>
<para>
@@ -47,9 +47,9 @@
Automated Call Distribution (ACD), Voice over IP (VoIP) gatewaying,
Conferencing, and a plethora of other telephony applications to a broad
range of telephony devices including packet voice (SIP, IAX2, MGCP, Skinny,
- H.323) devices (both endpoints and proxies), as well as traditional TDM
+ H.323, Unistim) devices (both endpoints and proxies), as well as traditional TDM
hardware including T1, E1, ISDN PRI, GR-303, RBS, Loopstart, Groundstart,
- ISDN BRI, and many more.
+ ISDN BRI and many more.
</para>
<para>
At start, Asterisk reads the /etc/asterisk/asterisk.conf main configuration
@@ -234,6 +234,15 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term>-s <replaceable class="parameter">socket file name</replaceable></term>
+ <listitem>
+ <para>
+ In combination with <command>-r</command>, connect directly to a specified
+ Asterisk server socket.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>-t</term>
<listitem>
<para>