Is is possible to intergrate VOIP capabilities, particularly phone dialing, with Office Communications Server 2007 and .Net? If so, are there any good references for this? I would be especially interested if this could be hosted within an ASP.Net or Silverlight application.
views:
96answers:
1
+1
A:
The Thirsty Developer did a podcast recently on a Vista Gadget hooked into MOC recently. IIRC, they used either Silverlight or a WPF XBAP to host the Gadget.
The project is open sourced on Codeplex, and MS also released some presence controls for WPF that went with it.
Edit: There seem to be diffent APIs depending on where you want to hook into (do you want to use the client Communicator, or integrate direct to your app, etc.). Here's a couple of pointers to the resources I know about:
Mark Brackett
2008-10-22 16:58:20
I had listened to that podcast recently and was already pondering that, and appreciate you reminding me.
codewright
2008-10-22 21:15:59
I was also curious if other resources existed besides that too.
codewright
2008-10-22 21:16:56