diff --git a/resources/templates/conf/sip_profiles/internal.xml.noload b/resources/templates/conf/sip_profiles/internal.xml.noload index 9e680bd318..84230d5572 100644 --- a/resources/templates/conf/sip_profiles/internal.xml.noload +++ b/resources/templates/conf/sip_profiles/internal.xml.noload @@ -1,9 +1,9 @@ @@ -27,17 +27,24 @@ + + + + + + + @@ -71,16 +78,14 @@ - + - - @@ -111,20 +116,21 @@ - - - + - + - + - + + @@ -152,7 +158,7 @@ - + @@ -160,6 +166,8 @@ + + @@ -170,6 +178,14 @@ + + + + + + + + @@ -185,17 +201,28 @@ - - + + - + + + + + + + + (reduces delay on latent connections default true, must be disabled explicitly)--> @@ -210,8 +237,11 @@ - - + + + + + @@ -239,6 +269,7 @@ + @@ -246,13 +277,13 @@ @@ -263,15 +294,10 @@ - + - + - - - - - + + + + + + + + + + + + + + @@ -303,6 +343,7 @@ + - + - + - @@ -342,47 +385,58 @@ + Those settings are for advanced users and can safely be left as-is --> + Set the T1 retransmission interval used by the SIP transaction engine. + The T1 is the initial duration used by request retransmission timers A and E (UDP) as well as response retransmission timer G. --> + Set the T1x64 timeout value used by the SIP transaction engine. + The T1x64 is duration used for timers B, F, H, and J (UDP) by the SIP transaction engine. + The timeout value T1x64 can be adjusted separately from the initial retransmission interval T1. --> + Set the maximum retransmission interval used by the SIP transaction engine. + The T2 is the maximum duration used for the timers E (UDP) and G by the SIP transaction engine. + Note that the timer A is not capped by T2. Retransmission interval of INVITE requests grows exponentially + until the timer B fires. --> - + Transaction lifetime (in milliseconds). + Set the lifetime for completed transactions used by the SIP transaction engine. + A completed transaction is kept around for the duration of T4 in order to catch late responses. + The T4 is the maximum duration for the messages to stay in the network and the duration of SIP timer K. --> + - - - + + - - + + + + + + + + + + + +