Retrieves a SIP header mapping for the given call property from the collection.

C# | Visual Basic | Visual C++ |
public SIPHeaderMapping GetMapping( CallProperty callProperty )
Public Function GetMapping ( callProperty As CallProperty ) As SIPHeaderMapping
public: SIPHeaderMapping^ GetMapping( CallProperty callProperty )

- callProperty (CallProperty)
- The call property.

SIPHeaderMapping
The SIP header mapping.
The SIP header mapping.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290