Contains SIP header mappings for outbound SIP messages.
| C# | Visual Basic | Visual C++ |
public class OutboundCallHeaderMapping : IOutboundCallHeaderMapping
Public Class OutboundCallHeaderMapping Implements IOutboundCallHeaderMapping
public ref class OutboundCallHeaderMapping : IOutboundCallHeaderMapping
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| OutboundCallHeaderMapping()()()() |
Creates a new instance of the OutboundCallHeaderMapping 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(SIPMappingField) |
Retrieves a SIP header mapping for the given SIP field from the collection.
| |
| GetValue(SIPMappingField, InviteArgs) |
Retrieves the value of the SIP mapping field from the given INVITE parameters.
| |
| RemoveMapping(SIPHeaderMapping) |
Removes a SIP header mapping from the collection.
|
When sending a SIP message, the property of the call (such as caller ID) can be bound to a SIP message header.
| Object | |
| OutboundCallHeaderMapping | |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290