.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt What does it do? ================ Click to dial plugin in this extension will create dial button on your page. By clicking the button, call will be initiated to the defined number (on the plugin settings) via SIP over websocket. You don't need any browser plugin for this extensions to work. Any webrtc supported browser should work, but currently only Chrome is supported. .. index:: single: Requirement Requirement ----------- This extension needs a webrtc supported SIP server, you can use OverSIP, Kamaililio, Asterisk or OfficeSIP. In the example, we use Asterisk as SIP server. For another documentation, please check in this blog http://taqlim.blogspot.com/2014/06/web-based-sip-client-for-typo3.html