xr_get_voip_configuration_params


Description:

[ Version ( since = "1.16" ) ]
public bool xr_get_voip_configuration_params (out uint8 gmin, out uint8 rx_config)

Parameters:

this

a valid XR Packet which has VoIP Metrics Report Block.

gmin

the gap threshold.

rx_config

the receiver configuration byte.

Returns:

true if the report block is correctly parsed.