mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-15 08:44:14 +00:00
chan_sip: Remove deprecated module.
ASTERISK-30297 Change-Id: Ic700168c80b68879d9cee8bb07afe2712fb17996
This commit is contained in:
committed by
George Joseph
parent
e66c5da145
commit
4095a382da
@@ -401,8 +401,6 @@
|
||||
to send no cause. See the <filename>causes.h</filename> file for the
|
||||
full list of valid causes and names.
|
||||
</para>
|
||||
<para>NOTE: chan_sip does not support setting the cause on a CANCEL to anything
|
||||
other than ANSWERED_ELSEWHERE.</para>
|
||||
</option>
|
||||
<option name="r">
|
||||
<para>Default: Indicate ringing to the calling party, even if the called party isn't actually ringing. Pass no audio to the calling
|
||||
|
@@ -113,8 +113,7 @@
|
||||
</para>
|
||||
<note><para>The text encoding and transmission method is completely at the
|
||||
discretion of the channel driver. chan_pjsip will use in-dialog SIP MESSAGE
|
||||
messages always. chan_sip will use T.140 via RTP if a text media type was
|
||||
negotiated and in-dialog SIP MESSAGE messages otherwise.</para></note>
|
||||
messages always.</para></note>
|
||||
<para>
|
||||
</para>
|
||||
<para>Examples:
|
||||
|
Reference in New Issue
Block a user