Creates a new instance of the SIPHeaderMapping class.

C# | Visual Basic | Visual C++ |
public SIPHeaderMapping( SIPMappingField sipField, CallProperty callVariable )
Public Sub New ( sipField As SIPMappingField, callVariable As CallProperty )
public: SIPHeaderMapping( SIPMappingField sipField, CallProperty callVariable )

- sipField (SIPMappingField)
- The SIP field (eg. From..
- callVariable (CallProperty)
- The call property.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290