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.3.183.0
Syntax
public IOutboundCallHeaderMapping OutboundCallMapping { get; set; }

Property Value

Type: IOutboundCallHeaderMapping

Implements

ISIPConfigurationOutboundCallMapping
See Also