|
At any time, we will support only a limited number of transport protocols. This may even differ from one client to another, e.g. maybe we can support rtp/avp/tcp for Real client but not for our own client - but that will be subject to later investigations. For now, this function is just removing all unsupported protocols from those that have been parsed successfully. It is relatively likely that the result will be NO protocols. - Returns:
- True if at least one protocol is left in the header after fixing, and false if no supported protocol remains.
|