Click or drag to resize
ISIPClientFactoryCreate Method
Creates a SIP client that can register to a PBX.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
SIPUAC Create(
	PhoneLineConfiguration config
)

Parameters

config
Type: Ozeki.VoIPPhoneLineConfiguration

Return Value

Type: SIPUAC
See Also