mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 08:29:45 +00:00
Updating documentation for send-connect-ack
This commit is contained in:
parent
9523e79a9e
commit
187d55c7ea
@ -499,6 +499,18 @@ with the signaling protocols that you can run on top of your I/O interfaces.
|
|||||||
|
|
||||||
<param name="cid-name-transmit-method" value="default"/>
|
<param name="cid-name-transmit-method" value="default"/>
|
||||||
-->
|
-->
|
||||||
|
<!--
|
||||||
|
Send CONNECT ACK
|
||||||
|
Whether to send a Connect Ack
|
||||||
|
|
||||||
|
Possible values:
|
||||||
|
yes - send connect ack
|
||||||
|
no - do not send connect ack
|
||||||
|
default (will transmit Connect Ack based on variant + signaling)
|
||||||
|
|
||||||
|
<param name="send-connect-ack" value="yes"/>
|
||||||
|
-->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Q.931 Timers in seconds
|
Q.931 Timers in seconds
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user