Click or drag to resize

PhoneLineConfigurationOutboundCallMapping Property

Gets the SIP header mapping for outbound calls.

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

Property Value

IOutboundCallHeaderMapping

Implements

ISIPConfigurationOutboundCallMapping
See Also