mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
Updating documentation for send-connect-ack
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user