Firefox VoIP Client
libocannici writes "Abbeynet Labs has released the first version of a Firefox VoIP extension which is a full featured SIP user agent plugin for Firefox." The Firefox extension is completely stand-alone, with all VoIP functionality built directly into it. From one-click calling to SMS sending, this promises to be quite handy. All Internet calls are currently free, just requiring an abbyphone account, while PSTN calls have a small charge.
RTFA - you click on a phone number in a web page and it calls it. Not that cutting and pasting 10 digits would be that difficult, but there it is.
http://www.skype.com/download/skypewebtoolbar/fire fox.html
I maintain a salesforce database and this thing is brilliant. Just click the #.
There's also an IAX client for Asterisk fans called MozIAX available here.
For a Free/free cross-platform Firefox VOIP extension try OpenWengo (http://www.openwengo.org)
Wengo btw is my operator of choice here in Europe with top-notch voice quality and reliability with prices lower than Skype. Only problem is their inbound number is France only atm. Did I mention that they have a working Gaim port?
Artificial intelligence is no match for natural stupidity
Exactly, Its not configurable for use with Asterisk or anything else.
I find this plugin as useful as the yahoo toolbar that get's shoved down my throat at almost every turn now days.
Do not look at laser with remaining good eye.
You still don't need to build the VOIP into the browser. Just a Greasemonkey script to convert plain-text telephone numbers into <a href="tel:..."> links and a handler to pass off tel: links to an external program just like mailto: links are handled.
Bogtha Bogtha Bogtha
There are two standards for VoIP (SIP and H.323) and any application that implements them should interoperate just fine with any other implementation.
Any SIP VoIP application should interoperate just fine with any other SIP application. same goes for H.323.
Skype is special and uses a proprietary nonstandard protocol and as such wont interoperate with anything else.
It would be nice if skype were to be gradually phased out and replaced with proper H.323 or SIP based applications.