SIP Phone Web Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This Web Phone Plugin is a simple way to integrate a phone client with all the related services inside any kind of web site Wordpress based.
The AJAX protocol allows the Flash phone to be easily integrated in the web page theme.
You can place the XeniaLab SIP Web Phone plugin on your Wordpress web site (with a very simple auto install procedure) and then route the calls through your provider wherever you want.
For instance you can forward all the incoming calls to your company extension, your IVR or even your home or mobile phones !
IMPORTANT:
The AJAX popup works well in themes that don’t lock the sidebar area, such as the default theme, dfblog or Simple Green.
In other situations the positioning of the plagin is wrong. In order to manage the positioning of the AJAX popup, you have to edit the file wpsipphone.php.
In particular, you have to change the value of leftOffset and topOffset that are defined as follow:
var leftOffset = scrolledX + centerX – 300;
var topOffset = scrolledY + centerY – 310;
This problem will be solved in future releases.