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: 10.3.199.0
Syntax
SIPUAC Create(
	PhoneLineConfiguration config
)

Parameters

config
Type: Ozeki.VoIPPhoneLineConfiguration

Return Value

Type: SIPUAC
See Also