Group Call/Private Response Transport/Timers Settings
Group Call/Private Response Transport/Timers Settings

Group Call/Private Response Transport/Timers Settings

These settings set Group Call and Private Response options.
Group Call/Private Response Transport/Timers Settings
Name
Options
Default
Description
ipBroadcastGroup
<ipaddress>
239.192.2. 2
Sets the multicast address used for Group Call communications.
<setting name="ipBroadcastGroup">239.192.2.2</setting>
ipBasePort
<port>
5000
Sets the IP Port number of the multicast address used for Group Call communications. Decimal value.
<setting name="ipBasePort">5000</setting>
sipLocalPort
<port>
4080
Sets the client IP Port to be used for Private Response communications. Decimal value.
<setting name="sipLocalPort">4080</setting>
gcJitterSize
2 to 4
3
One group call packet holds 200 ms data. Decimal value: min = 2, max = 4, default = 3: which means the maximum data the jitter holds is 600 ms.
<setting name="gcJitterSize">3</setting>
pcJitterSize
2 to 4
3
One private response packet holds 100 ms data. Decimal value: min = 2, max = 4, default = 3: which means the maximum data the jitter holds is 300 ms.
<setting name="pcJitterSize">3</setting>
gcFloorHoldTimer
0 (disabled)
10000 to 90000
60000
In a group call, the amount of time the user is allowed to hold the floor (talk without interruption). Decimal value in milliseconds. disable = 0.
<setting name="gcFloorHoldTimer">60000</setting>
pcFloorHoldTimer
0 (disabled)
10000 to 90000
60000
In a private response, the amount of time the user is allowed to hold the floor in the private response (talk without interruption). Decimal value in milliseconds. disable = 0.
<setting name="pcFloorHoldTimer">60000</setting>
gcHangTimer
0 (disabled)1000 to 10000
10000
The amount of time that has to elapse after which a Private Response cannot be made to the last known talker in the session. Decimal value in milliseconds.
<setting name="gcHangTimer">10000</setting>
pcHangTimer
0 (disabled)
1000 to 10000
10000
The amount of time that has to elapse after which the Private Response can not be initiated. Decimal value in milliseconds. Min = 1000 ms. Maximum = 10000 ms. Default = 10000 ms
<setting name="pcHangTimer">10000</setting>