This post originated from an RSS feed registered with PHP Buzz
by Dev Null.
Original Post: Ticket #34 on Pidgin’s Trac Record
Feed Title: Scatterism: Unfocused, Opinionated.
Feed URL: http://ramikayyali.com/tags/php/feed/
Feed Description: Useful tidbits on PHP and Web development.
There are three popular messengers that support voice calls: MSN (or Live) Messenger, Yahoo! Messenger, and Google Talk. While MSN and Yahoo use proprietary protocols, Google relies on extending a popular messaging protocol called Jabber, which makes it all the more relevant.
Google implemented voice chat in Google Talk and packaged that implementation in a library [...]