Ozeki VoIP SDK Class library
CallProperty Enumeration
NamespacesOzeki.VoIP.SIPCallProperty
Defines call properties for SIP header modification.
Declaration Syntax
C#Visual BasicVisual C++
public enum CallProperty
Public Enumeration CallProperty
public enum class CallProperty
Members
MemberDescription
CustomValue Value defined by user.
CallerID The ID of the caller.
CallerDisplayName The display name of the caller.
CallerHostPort The hostport part of the caller.
CalledNumber The dialed number.
CalledDisplayName The display name for the dialed number.
CalledHostPort The hostport part of the dialed number.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290