Adds a SIP header mapping to the collection or updates the existing mapping according to the call property.

C# | Visual Basic | Visual C++ |
public bool AddOrUpdateMapping( SIPHeaderMapping mapping )
Public Function AddOrUpdateMapping ( mapping As SIPHeaderMapping ) As Boolean
public: bool AddOrUpdateMapping( SIPHeaderMapping^ mapping )

- mapping (SIPHeaderMapping)
- The header mapping.

Boolean
True, if successfully added; otherwise false.
True, if successfully added; otherwise false.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290