ocs

How to view Instant Messages on the Microsoft Office Communcation Server 2007

In Microsoft Live Communication Sever, all the IMs (instant messages) are stored on MS-SQL database and I could see them by simple queries. I've activated message Archiving on the Microsoft Office Communication Server 2007. Are all IMs stored on databse? If yes, how can I retrieve them? ...

Video editing on Microsoft Office Communicator

Is there a way to programatically edit and compose the video streams in Office Communicator? For example, how can I merge the webcam video streams of all the participants in a single video stream with a collage of all of them? Ideas? Thanks! ...

Robot for AIM, Samtime, OCS, etc.

Hi, we know Google supplied some robots of gtalk , such as [email protected] which translates the messages you send to it from english to german. And I want to know are there any robot IM accounts that always on-line for AIM, SameTime, OCS, etc. I don't care what the robot can do, but at least echo what I send to it. Thanks. ...

Receiving incoming SIP:SUBSCRIBE messages using UCMA 2.0

I have an Office Communication Server 2007 R2 installed, and with a static rule to reroute all the messages with a specific domain to my UCMA application. What I am trying to do is to receive the SUBSCRIBE messages in my UCMA application and handle them. However, the messages are rejected by the API with 500 Internal Server Error before...

COM Exception trying to get Presence from Office Communicator 2007

I am building a proof of concept on a new box that has been set up with Windows Server Standard running IIS 7. The task I need to do is take the logged in user and using Office Communicator 2007 check for the presence (and type of presence, online, offline, away, busy etc) of other users on the exchange box on the same machine. The cod...