mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 00:00:09 +00:00
xml doc change for transport config object - remove non-applicable warning and add text regarding Asterisk restart
(closes issue ASTERISK-22105) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396899 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -691,10 +691,9 @@
|
|||||||
<para>There are different transports and protocol derivatives
|
<para>There are different transports and protocol derivatives
|
||||||
supported by <literal>res_pjsip</literal>. They are in order of
|
supported by <literal>res_pjsip</literal>. They are in order of
|
||||||
preference: UDP, TCP, and WebSocket (WS).</para>
|
preference: UDP, TCP, and WebSocket (WS).</para>
|
||||||
<warning><para>
|
<note><para>Changes to transport configuration in pjsip.conf will only be
|
||||||
Multiple endpoints using the same connection is <emphasis>NOT</emphasis>
|
effected on a complete restart of Asterisk. A module reload
|
||||||
supported. Doing so may result in broken calls.
|
will not suffice.</para></note>
|
||||||
</para></warning>
|
|
||||||
</description>
|
</description>
|
||||||
<configOption name="async_operations" default="1">
|
<configOption name="async_operations" default="1">
|
||||||
<synopsis>Number of simultaneous Asynchronous Operations</synopsis>
|
<synopsis>Number of simultaneous Asynchronous Operations</synopsis>
|
||||||
|
|||||||
Reference in New Issue
Block a user