Browse Source

cookbooks/devel/pseudovariables: listed fr_timeout, fr_inv_timeout for $uac_req(...)

Daniel-Constantin Mierla 3 tháng trước cách đây
mục cha
commit
60cbcf1c22

+ 2 - 0
docs/cookbooks/devel/pseudovariables.md

@@ -2393,6 +2393,8 @@ The key can be:
 - callid - SIP-Call-ID of the generated request (by default, a call-id
 - callid - SIP-Call-ID of the generated request (by default, a call-id
     is generated)
     is generated)
 - cseqno - CSeq number to be used if greater than 0
 - cseqno - CSeq number to be used if greater than 0
+- fr_timeout - fr_timeout value for the local transaction of the uac request
+- fr_inv_timeout - fr_inv_timeout value for the local INVITE transaction of the uac request
 - all - alias useful to reset all fields - $uac_req(all) = $null;
 - all - alias useful to reset all fields - $uac_req(all) = $null;
 - evroute - it has to be set to 1 in order to execute
 - evroute - it has to be set to 1 in order to execute
     event_route\[uac:reply\] when reply is received
     event_route\[uac:reply\] when reply is received