Click or drag to resize
OutboundCallHeaderMapping Methods

The OutboundCallHeaderMapping type exposes the following members.

Methods
  NameDescription
Public methodAddMapping
Adds a SIP header mapping to the collection.
Public methodAddOrUpdateMapping
Adds a SIP header mapping to the collection or updates the existing mapping according to the call property.
Public methodClone
Creates a deep copy from the mapping collection.
Public methodGetMapping
Retrieves a SIP header mapping for the given SIP field from the collection.
Public methodGetValue
Retrieves the value of the SIP mapping field from the given INVITE parameters.
Public methodRemoveMapping
Removes a SIP header mapping from the collection.
Top
See Also