SipConfigurationProxy Property |
Gets or sets the DNS or IP address of an outbound proxy. If not proxy is in use, leave unassigned.
Namespace:
CallFlowFramework.TelephonyConfigurations
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic string Proxy { get; }
public:
property String^ Proxy {
String^ get ();
}
Property Value
Type:
String
See Also