Provides data for pairing a SIP header field (eg. From.UserName) with a call property (eg. CallerID).
| C# | Visual Basic | Visual C++ |
public class SIPHeaderMapping
Public Class SIPHeaderMapping
public ref class SIPHeaderMapping
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SIPHeaderMapping(SIPMappingField, CallProperty) |
Creates a new instance of the SIPHeaderMapping class.
| |
| SIPHeaderMapping(SIPMappingField, CallProperty, String) |
Creates a new instance of the SIPHeaderMapping class.
| |
| CallProperty |
Gets the call property.
| |
| CustomValue |
Gets or sets the custom value for the SIP header or call property (depends on incoming or outgoing mapping).
| |
| Equals(Object) | (Overrides Object.Equals(Object).) | |
| GetHashCode()()()() | (Overrides Object.GetHashCode()()()().) | |
| SIPField |
Gets the SIP header field.
|
| Object | |
| SIPHeaderMapping | |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290