HI All,
Recently I need to write an application with using Microsoft RTC SDK to archieve all IM content.
I can easily parse sip messages and extract IM content, message sender, message receiver when only two users in conversation
when three users or above in conference, I am also can easily parse each seperated sip message, but I don't know how to combine all releated IM message together.
Actually I think I need OCS SIP state machine information or OCS sip protocol to help me parse sip message.
Regards,
Bo