-
Couldn't load subscription status.
- Fork 27
Closed
Labels
Description
In the A2S_INFO decoder, we are only taking into account for the 'd' (dedicated) environment flag. If the decoded environment flag is not equals to 'd' then it is automatically assumed to be a non-dedicated server OR a source tv proxy server. The problem is that there is no way to tell if the server is a source tv proxy/relay.
Action:
Add a new field sourceTvProxy in SourceServer and update the decoder to check for the 'p' environment flag.