[Psi-devel] [ANN] Johnny Talker - revolution in creation of VoIP-based applications?

Marcin Zajączkowski mszpak at wp.pl
Sun Dec 4 11:43:05 PST 2005


Norman Rasmussen wrote:
> As a matter of interest, how easy would it be to fit Jonny Talker into
> Psi (or any other app) and make it work with non-Jonny Talker
> implementations?
> 
> i.e. do you need Jonny Talker at both ends, or is it any IAX client? 
> How will IAX 'fit' into the xmpp voip model I wonder.

I designed Johnny Talker to be independent from Jabber to allow use it
in every application (like stand-alone softphone). IAX communication is
done completely beyond scope of Jabber. This cause that applications
with JT are compatible with every IAX compatible program. What is more
using Asterisk (PBX) as a gateway/proxy it's even possible to talk via
SIP or H.323.
I tried to make JT interface as easy to call from any application as
possible. See
http://johnny.wit.edu.pl/docs/minimal-code.html and
http://johnny.wit.edu.pl/docs/sample-code.html for sample.

All VoIP tasks are isolated from Psi. Psi is informed on incoming calls
and call "Call" method when user want to make a call.

Regards
Marcin



More information about the psi-devel mailing list