by adrien » Oct 11 10 11:26 am
Hi Rick
I did a bit of research on SIP. Basically it's only a management protocol for establishing calls etc. It doesn't actually carry the VOIP data itself, this is negotiated over another protocol, which can vary depending on capabilities of the agents involved.
E.g. SIP can be used to set up SDP, RTP, RTSP etc media channels.
I think it's these other protocols that may or may not have trouble going through a firewall/NAT depending on what IP-based protocols they use. If they go over TCP or UDP they should work fine, but if they have their own IP-level protocols there would be problems going through WinGate.
QoS normally uses the Type of Service header in the IP frame (now called "Differentiated Services Code Point") to signal congestion, and prioritise traffic. WinGate doesn't use this field for prioritisation, so it's not QoS per se, however you can prioritise traffic through WinGate based on a number of attributes.
Adrien