- Posted by jfarrar on September 1, 2007
Well I've been working hard lately on quite a few things. Mostly I've been focusing my attention on CallControl.NET. I've just finished the initial version of the actual component and I'm pretty happy with it. Heres a little run down on what it does:
Name: JoeDeveloper.CallControl.dll
Description: Integration into the call control API exposed by the broadsoft™ softswitch.
Features:
► Receive incoming call notifications
► Monitor incoming and outgoing calls
► Handle multiple calls at once.
► Dial out
► Answer incoming calls
► Transfer to phone number
► Transfer with consultation
► Transfer to voicemail
► Place call on hold
► Call hang-up
There is so much more that I will be working on to implement more features exposed by the broadsoft™ api. Just some background information regarding the component, it's developed to work on the .NET 1.1 or 2.0 Framework but only for Windows Forms applications. I'm going to be trying to develop a web version of the product, but this will prove to be more challenging for a couple of reasons. #1 There is the neccesity to keep an open TCP connection in a typical client - server model. #2 HTTP doesn't currently support this nor will it ever. I have a few ideas how to get around this so we will see. Until then I'm going to be starting to release more information about the component so that people can purchase it.
If you want more information about it leave a comment and I will get back to you.
In other news I've also developed a .NET Assembly to integrate into the LinksysOne service node API. It provides all of the features available as well as a few custom ones that I developed onto it. I'll post more about that later. Until then stay tuned for more information.
0 comments