User`s guide
Dialogic
®
1000 and 2000 Media Gateway Series User’s Guide 67
Parameter Reference
3.3.4.8 Verify TLS Peer Certificate Purpose
Description: Determines if the purpose of the TLS Peer Certificate should be verified.
Allowed Values:
• Yes = Validate
• No = Do not validate
Default Value = Yes
INI File Parameter Name = sipTlsCertVerifyPurpose
3.3.5 Timing Group
The Timing subgroup includes the following parameters:
• T1 Time
• T2 Time
• T4 Time
• T1 Multiplier
3.3.5.1 T1 Time
Description: The T1 Time specifies the SIP request retransmit timeout in milliseconds. This timer
is started when a SIP request is generated. If no response to the request is received in T1 Time
milliseconds, the request is retransmitted and the timeout is doubled to 2*T1 Time milliseconds. If
again no response is received before the new timeout, the message is again retransmitted and the
timeout is again doubled - this time to 4*T1 Time milliseconds.
Allowed Values: 200 - 60000 milliseconds
Default Value = 500 milliseconds
INI File Parameter Name = sipT1TimeMs