mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 02:26:23 +00:00
Update documentation.
(closes issue #11763) Reported by: IgorG Patches: docupd.v1.diff uploaded by IgorG (license 20) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@98695 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -249,8 +249,8 @@ static const char *descrip =
|
|||||||
" 'I' -- announce user join/leave without review\n"
|
" 'I' -- announce user join/leave without review\n"
|
||||||
" 'l' -- set listen only mode (Listen only, no talking)\n"
|
" 'l' -- set listen only mode (Listen only, no talking)\n"
|
||||||
" 'm' -- set initially muted\n"
|
" 'm' -- set initially muted\n"
|
||||||
" 'M[(<class>]\n"
|
" 'M[(<class>)]'\n"
|
||||||
" ' -- enable music on hold when the conference has a single caller.\n"
|
" -- enable music on hold when the conference has a single caller.\n"
|
||||||
" Optionally, specify a musiconhold class to use. If one is not\n"
|
" Optionally, specify a musiconhold class to use. If one is not\n"
|
||||||
" provided, it will use the channel's currently set music class,\n"
|
" provided, it will use the channel's currently set music class,\n"
|
||||||
" or \"default\".\n"
|
" or \"default\".\n"
|
||||||
|
@@ -53,8 +53,8 @@ AF31, AF32, AF33, AF41, AF42, AF43 and ef (expedited forwarding),
|
|||||||
|
|
||||||
The tos* parameters also take numeric values.
|
The tos* parameters also take numeric values.
|
||||||
|
|
||||||
NOTE, that on Linux system you can not use ef value if your asterisk running
|
Note, that on Linux system you can use ef value in case your asterisk is running
|
||||||
from user other then root.
|
from a user other then root only when you have compiled asterisk with libcap.
|
||||||
|
|
||||||
The lowdelay, throughput, reliability, mincost, and none values are removed
|
The lowdelay, throughput, reliability, mincost, and none values are removed
|
||||||
in current releases.
|
in current releases.
|
||||||
|
@@ -50,6 +50,9 @@ the ones in static configuration.
|
|||||||
With caching, the device stays in memory for a specified time. More
|
With caching, the device stays in memory for a specified time. More
|
||||||
information about this is to be found in the sip.conf sample file.
|
information about this is to be found in the sip.conf sample file.
|
||||||
|
|
||||||
|
If you specify a separate family called "sipregs" SIP registration
|
||||||
|
data will be stored in that table and not in the "sippeers" table.
|
||||||
|
|
||||||
\subsubsection{Realtime H.323 friends}
|
\subsubsection{Realtime H.323 friends}
|
||||||
|
|
||||||
Like SIP realtime friends, H.323 friends also can be configured using
|
Like SIP realtime friends, H.323 friends also can be configured using
|
||||||
|
Reference in New Issue
Block a user