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.3.199.0
Syntax
public InboundCallHeaderMapping InboundCallMapping { get; set; }

Property Value

Type: InboundCallHeaderMapping

Implements

ISIPConfigurationInboundCallMapping
See Also