« Back to Cisco TAPI Questions

RE: Embedded Softphone

Combination View Flat View Tree View
Threads [ Previous | Next ]
I appreciate this might not be the correct forum, but I'm struggling to find the correct one.
 
I am trying to embed a video softphone into an existing WPF application, I was led to believe that Cisco have components I can use to embed into my application, but I'm struggling to find such components.
 
Anybody done this either with Cisco components or a third party SDK, experiences recommendations welcome
 
 

Hello,

I also want to add a softphone to my webpage. It is important for me to use Silverlight technology. In the past few weeks I tried some of the available softphones. Finally, I decided to build my own Silverlight SIP softphone that can be embedded in to my webpage (it is more flexible than the ready-to-use ones).
For this purpose I used the Ozeki VoIP SIP SDK. It offers a sample source for my project (http://www.voip-sip-sdk.com/p_84-silverlight-sip-softphone-voip.html)
and I also cooperated with the support team. The final result is very promising.

I hope I can help others in similar situation...

Best regards