Click or drag to resize

PhoneLineConfigurationInboundCallMapping Property

Gets the SIP header mapping for incoming calls.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public InboundCallHeaderMapping InboundCallMapping { get; set; }

Property Value

InboundCallHeaderMapping

Implements

ISIPConfigurationInboundCallMapping
See Also