Silverlight VoIP SoftPhone to Web Application

Asked By 0 points N/A Posted on -
qa-featured

Can some body explain how to add a Silverlight VoIP soft phone to Web Application, I have been trying to do this for a while, using HTML, GUI. Is there any better way to do this.?

SHARE
Best Answer by Williams Todd
Answered By 5 points N/A #170576

Silverlight VoIP SoftPhone to Web Application

qa-featured

Html is a language fully known as "hyper text mark up language". Sometimes when your internet connection is slow it is desirable to load basic the html page for your email account.

Best Answer
Best Answer
Answered By 0 points N/A #170577

Silverlight VoIP SoftPhone to Web Application

qa-featured

Hello,

Ozeki VoIP SIP SDK is a software development kit that offers VoIP calls from your application to be possible and fast.  Ozeki VoIP SIP SDK is a .NET solution software and you don’t have to be a programmer to work with the software. The software requirements are: PC (Windows XP; Vista, 7, 2003, 2008 operating system).   Net compatible development kit (e.g. Visual Studio 2010 / Visual C#).  Minimum .Net 3.5 SP1.  Ozeki VoIP SIP SDK that you can download from here.

After you finished all the steps mentioned above, register SDK.dll file to the Visual Studio Project. This step is necessary if you want to get VoIP in Visual Studio with the background support of Ozeki.

Then, open Visual Studio and click on: File/New/Project /menu to register your dll file to your project. In the Solution Explorer panel, right click on the References label and select Add reference from the pop-up list. If you do not see it then, check "C:Program FilesOzekiVoIP SIP SDKSDK" folder or select VolPSDK.dll from window. Now you are ready to build your own VoIP s application.

I hope this is helpful.

The second image and the third image will help you to understand how to register the DLL file.

 

 

Related Questions