login | register
Sat 04 of Jul, 2009 [16:19 UTC]

voip-info.org

web-driven SIP softphone Doddle

Created by: pvicentini,Last modification on Mon 25 of May, 2009 [18:57 UTC]
I am launching a free VoIP service that is a web-driven SIP phone
It’s called doddle webfone - Free Online webphone.
With that service you can use your favorite SIP community / provider settings to make VoIP calls directly from the web page.

Address: http://www.doddlephone.com
Address: http://www.doddling.com


You can embed google doddle gadget on your own webpage or blog and allow your readers to make phone calls from there adding telephone feature to your site.



A kind of click2call:

You can create a web phone HTML link to call directly from the webpage, for instance, a bookmark: (substitute parameters with those of your VoIP provider values):

HTML code example:

<a href="http://doddling.com/endoddle.jsp?sipserver=MYSIPServer&siprealm=myRealm&callto=DestinyPhoneNum&username=myuser" target="_blank">my VoIP Provider bookmark</a>

Or let other users to call you from web:
<a href="http://doddling.com/endoddle.jsp?sipserver=myServer&siprealm=myRealm&callto=MyPhone" target="_blank">Contact me with MyVoIP Provider</a>

In my personal case I have:
My VoIP bookmark

click to call me

Obviously you can use your favorite VoIP Provider to build those links .

O.S.:

- Windows
- Linux
MAC under development

Protocol:

SIP / RTP

Supported Codecs:

G.711 and GSM


Click here to go to my website
Forum


Paulo Vicentini
www.doddlephone.com
www.doddling.com





Comments