Click or drag to resize
PhoneLineConfiguration Constructor (SIPAccount)
Initializes a new instance of the PhoneLineConfiguration clas.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public PhoneLineConfiguration(
	SIPAccount sipAccount
)

Parameters

sipAccount
Type: Ozeki.VoIPSIPAccount
The SIP account
See Also