This may be useful for calling Kamailio SIP server right from web pages / browsers ( webphone/click2call)

For Instance, a web phone link to call:
<a href="http://widget.doddlephone.com/embed/web3phone.jsp?sipserver=proxy.ideasip.com&username=deglk1&password=4554&callto=1234567890&auto=yes&stun=stun.ideasip.com">
Tel: +1 234 567 890
</a>

We can embed it as a widget/iframe or even deploying/hosting the web-driven phone on our Web servers and integrating with our applications ( for instance, filling such SIP parameters dynamically with PHP, .NET, Ruby,etc)


Sergio