PHP
How to add Live Support Chat to the osCommerce shop?
posted by Chris
on 2009-11-01 19:41:53 |
3 comments
In this tutorial we will show how to add Live Support Chat to the osCommerce based online shop. It is a great way to improve your visitors confidence while shopping online, as they can ask questions in a real time
Read more... How to decode SIP methods stored by openSIPs?
posted by Peter
on 2009-10-14 08:04:07 |
0 comments
Well behaved SIP phone should present a list of supported methods (INVITE, MESSAGE, REFER etc.) in "Allow" header when registering with the proxy. This is saved in "methods" column in "location" table by openSIPs. Unfortunately this value is a bitmas
Read more... Click to Call with PHP-SIP
posted by Chris
on 2009-10-07 22:29:27 |
43 comments
In this tutorial we will show how to implement "click to call" functionality in a web page using PHP-SIP class, free opensips.org SIP registrar service and Twinkle softphone.
The same principle can be used with any RFC compliant SIP service or
Read more... PHP-SIP class released
posted by Chris
on 2009-10-07 21:55:37 |
1 comment
As most of our products are web based applications developed in PHP, we had to find a way to interact with SIP services from within a PHP code.
After evaluating few different options, like calling sipsak tool with exec PHP function
Read more... 
Subscribe with in your feed reader