Click or drag to resize

ISoftPhoneSetPortRange Method

Sets the RTP port range.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
void SetPortRange(
	int min,
	int max
)

Parameters

min
Type: SystemInt32
max
Type: SystemInt32
See Also