Click here to Skip to main content
15,886,963 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I started a simple static website not so long ago to boost my business. But I'm already tired of those annoying calls coming from telemarketers. And I noticed that most customers regret the money for phone calling.

For this reason, I though I try the webphone technology to let my website visitors call me free of charge without displaying my telephone number. If it requires any programming skills by all means, C# is the closest to me and I have minimal knowledge about the Sip protocol.

After some googling, I've found many possible ways on how to do that. This is almost abundance... Which one is the best solution?

Source: SIP Web Phone[^]

- OpenH323 - It is excluded as it uses h323 protocol
- Opal - Their website is unavailable, but it may also use h323
- Ekiga - It is also excluded as it is Linux-based
- MyPhone - I'm wondering that it also uses h323?
- Ozeki SIP SDK - I found this page about sip webphone[^], so yeah, this is sip-compliant.

I don't think that Ozeki is only one vendor providing webphone solution that supports SIP. What do you think? How can I get started?

Ted
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900