SipConfigurationStunHost Property |
Used for NAT traversal.
Namespace:
CallFlowFramework.TelephonyConfigurations
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic string StunHost { get; set; }
public:
property String^ StunHost {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also