Contains SIP header mappings for inbound SIP messages.

C# | Visual Basic | Visual C++ |
public class InboundCallHeaderMapping
Public Class InboundCallHeaderMapping
public ref class InboundCallHeaderMapping

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | InboundCallHeaderMapping()()()() |
Creates a new instance of the InboundCallHeaderMapping class.
|
![]() | AddMapping(SIPHeaderMapping) |
Adds a SIP header mapping to the collection.
|
![]() | AddOrUpdateMapping(SIPHeaderMapping) |
Adds a SIP header mapping to the collection or updates the existing mapping according to the call property.
|
![]() | Clone()()()() |
Creates a deep copy from the mapping collection.
|
![]() | GetMapping(CallProperty) |
Retrieves a SIP header mapping for the given call property from the collection.
|
![]() | RemoveMapping(SIPHeaderMapping) |
Removes a SIP header mapping from the collection.
|

The property of the call will be determined by a SIP header mapping. When a SIP message received
the InboundCallHeaderMapping will takes place and bind the property of the call (such as Caller ID)
to one of the SIP header fields.

Object | |
![]() | InboundCallHeaderMapping |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290