ICO0133E The interactionVerb must be either SYNC_SEND_RECEIVE or
SYNC_END_CONVERSATION
when the value of the IMSInteractionSpec property useConvID is
true (client-managed
conversation state programming model).
Explanation
The interactionVerb property of the IMSInteractionSpec object
is not set to SYNC_SEND_RECEIVE or SYNC_END_CONVERSATION.
User response
Use either SYNC_SEND_RECEIVE or SYNC_END_CONVERSATION for the interaction verb
setting of the IMSInteractionSpec object.