The ocs tag has no wiki summary.
0
votes
0answers
33 views
can't add ocspackage.exe to agent section windows
I want to add my ocspackage.exe but went i click sent it gives me the following error:
ERROR, the requested doesn't exists.
I have checked my.ini file and max_allowed_packet says 32M so that's not the ...
0
votes
0answers
175 views
Standard Office Communicator cannot establish connection - B2B MPLS network
Let's say that there is company A, B and Microsoft (MS).
Company A doesn't have any direct internet access - they are connected via MPLS to company B, and company B has an internet link to MS.
MS ...
0
votes
0answers
101 views
Catch the OnStatusChange event for ms-communicator with javascript for OCS2007 on client side
Using a script from below page I'm facing an issue with the OnStatusChange event which is not triggered.
Presence on Web
I found out that PresenceEnabled from NameCTRL returns the value 0. Does it ...
2
votes
1answer
723 views
OCS/Lync Website presence indication
I'm building few webparts for Sharepoint and I need to show presence of users (from Lync/OCS).
When I use :
<img border=\"0\" height=\"12\" width=\"12\" src=\"/_layouts/images/blank.gif\" ...
0
votes
0answers
117 views
Adding status pawn on sharepoint page dynamically
In sharepoint, I want to integrate presence information for each user. It would be similar as OCS presence information is shown on sharepoint automatically using name.dll. I have a server which stores ...
1
vote
1answer
207 views
OCS sql query to retrieve IM messages for particular users
I want to output all of the IM messages from an OCS database (LcsLogs), for various different users. I want all of the message they send or receive. I have something like the following at the moment:
...
0
votes
1answer
255 views
Can Microsoft OCS be embedded into an asp.net web page. How long should it take?
I have been told that Microsoft OCS is a bit like Windows Messenger.
Can it be added to a web page by inserting and configuring some standard code so we end up with something like this:
I know ...
0
votes
0answers
75 views
UCMA 2.0 and FIPS Compliance
I am developing an application using UCMA 2.0 for Microsoft Office Communicator Server in .Net 3.5. It is a relatively simple little app that watches the IM status of OCS users that we would like to ...
0
votes
1answer
148 views
Is there a way to access Microsoft OCS Directory/Presence information using a web service?
We are working on a client app that should search and download directory information from Microsoft OCS server (OCS old as well as Lync).
Does OCS provide web services type api?
From what I ...
0
votes
2answers
169 views
UCMA 2.0: Resume a Terminated InstantMessagingCall
Say I have a user on OCS who represents my application endpoint, and I try to message them from a web application locally (I built on top of the BasicIMCall sample application), and at some point they ...
0
votes
1answer
629 views
OCS Xmpp Iphone client
I have xmppframework for ios. I was able to communicate with GTalk but I need to use this api for Microsoft OCS for internal application of my company. Our server has been configured with CWA.
...
1
vote
1answer
350 views
Publishing a custom presence message in OCS2007 R2 using UCMA 2.0 (visible in MOC)
I'm writing a UCMA 2.0 application which connects with a 'UserEndpoint' to OCS. I want to be able to set a custom presence message along with my availability!
I've run into some issues along the way ...
0
votes
1answer
428 views
How to establish a video call programmatically via UCMA 2.0?
I am trying to establish a video call with with UCMA 2.0. But, I always end up with establishing an audio call.
I found that default value of the DefaultMediaType property of the AudioVideoCall is ...
0
votes
1answer
95 views
Is it possible to limit a conversation duration in OCS?
I am trying to develop an application which starts conversation between 2 random users within the company. We are using OCS 2007 R2.
I am creating this conversation via UCMA 2.0 with the below code, ...
1
vote
0answers
112 views
Visual Studio 2010 debugging event
I want to write a plugin to Visual Studio 2010 which changes the Office Communicator(OCS) status of a user when s/he startes debugging in Visual Studio. I am familiar with the Client-Side API of OCS ...
0
votes
1answer
116 views
xml parsing error
I am writing a ocs IM client for android and now I am trying to delete a contact from contact list with the
<deleteContact rid="100"></deleteContact>
...
18
votes
2answers
5k views
what are difference between “Lync Server 2010 SDK” / “UCMA 3.0 SDK” / and UCC API?
I'm looking for the client side and server side API for Lync 2010. But I found many API that can be able to develop. Anyone what are difference between all of them? Please help
Microsoft Lync ...
0
votes
1answer
1k views
Using UCMA 3.0 to build an OCS IM bot. Where do I start?
I'm looking to create an IM bot for OCS which will provide users with certain pieces of information based on a series of external triggers. We use OCS exclusively in our environment, so building a bot ...
0
votes
1answer
3k views
Get SIP Address using VBScript
I am trying to get a user's SIP address so I can use a JavaScript object to check their presence in Office Communicator. Here is a script I found that is similar to what I am looking to do.
Option ...
2
votes
0answers
1k views
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 ...
0
votes
0answers
664 views
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 ...
0
votes
1answer
132 views
Robot for AIM, Samtime, OCS, etc
we know Google supplied some robots of gtalk , such as en2de@bot.talk.google.com which translates the messages you send to it from english to german.
And I want to know are there any robot IM ...
1
vote
1answer
182 views
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 ...
0
votes
1answer
193 views
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 ...
2
votes
1answer
2k views
OCS presence in SharePoint AJAX-based web part
I'm currently implementing AJAX-based web part which displays search result. This search result has user names and opposite to each name I'm rendering the OCS presence indicator. This indicator works ...
0
votes
1answer
496 views
How can I retrieve the last IP address of a user in Microsoft Exchange
I need to determine the location of (mobiles) users within the enterprise buildings & floors.
They are all using Microsoft Exchange & Office Communicator. If I have access to the IP address, ...
1
vote
1answer
479 views
Detecting which MCUs to connect on an incoming conference
SO. I'm working with the OCS UCCAPI, developing a custom OCS client.
I'm currently having a hard time detecting what "kind" of Conference my client is being invited to. Using the Office Communicator ...
4
votes
2answers
4k views
Microsoft Communicator Presence Indicators (Status Indicator) in a custom asp.net page
All, I am looking for a way to add an OCS presence icon the same that you would see in sharepoint, but i am looking to add it in a custom asp.net web site.
Please assist!
Bill.
1
vote
0answers
28 views
Searching a database using Speech Server 2007
I am planning on building a telephone speech application with Microsoft Speech Server (now Office Communications Server 2007 R2).
Before I get started I have been trying to find some sample code or ...
1
vote
2answers
2k views
Can't connect to Office Communication Server through Unified Communications API
I am trying to connect to Office Communication Server using the Unified Communications Managed API. I have tried my user and a fresh user enabled for OCS. Both account can successfully log into the ...
0
votes
1answer
113 views
RapidSSL with OCS Edge Servers
Can I use a certificate issued by RapidSSL for an OCS Edge Server installation?
4
votes
2answers
2k views
Communicator/OCS 2007 Integrated programs / plugins, How?, When?, What?
I've found the following blog
http://www.modalitysystems.com/blog/?cat=14
but have not had the time to delve deeper into the different aspects described in it. I figured i'd throw out a broad ...
0
votes
1answer
282 views
OCS 2007 R2: Any way to login into a Group Chat using UCC API?
I'm looking for a way to log into a persistent group chat room created in R2 Chat Server. Can UCC handle this or do I need a different library?
The OCS people have a group chat API, but it won't run ...
1
vote
1answer
356 views
API behind Live Meeting 2007
There are lots of APIs when it comes to Microsoft OCS 2007. Anyone knows what is the API behind an application like Live Meeting? UCMA 2.0?
1
vote
1answer
1k views
Get Contact Profile Information from Office Communicator (OCS) SDK in C#?
My company uses MS Office Communicator Server (OCS) 2007 R2, and I am accessing with C# with the SDK.
If I right click on a contact in OCS, I get the option to 'View Contact Card'. I want access to ...
4
votes
2answers
622 views
Sending formatted text with UCMA 2.0
Has anyone been successful in sending formatted text over an Instant Message flow using the UCMA 2.0 sdk?
It doesn't seem to be very well documented on MSDN. Are there any examples out there? Any ...
0
votes
2answers
1k views
Custom Presence with UCMA 2.0 and OCS 2007
I have recently started working with Unified Communication Managed API 2.0 (UCMA) and Office Communication Server(OCS) 2007. I have a need in my app that I have to create custom presence for my users? ...