Sets an SDP message manipulator to the softphone which can modify incoming and outgoing SIP messages.

C# | Visual Basic | Visual C++ |
void SetSIPMessageManipulator( ISIPMessageManipulator manipulator )
Sub SetSIPMessageManipulator ( manipulator As ISIPMessageManipulator )
void SetSIPMessageManipulator( ISIPMessageManipulator^ manipulator )

- manipulator (ISIPMessageManipulator)
- The manipulator itself.

Only one SIP message manipulator can be set at a time. If a new SIP message manipulator has been set,
the previous SIP message manipulator will be replaced.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290