Re: Regarding JtapiPeerUnavailableException

Richard Deadman <[email protected]> Mon, 6 Oct 2008 09:27:56 -0400
Newsgroups gmane.comp.java.sun.jtapi
Message-ID <[email protected]>
JTAPI is only an interface, not an implementation. Since telephony is =20
so varied (Modems, TAPI on MS desktops, Dialogic cards, PBXes, Central =20
switches, VoIP (SIP, etc.), Asterisk...), JTAPI only provides a set of =20
interfaces and a lookup class/pattern to find the desired provider. =20
Depending on the telephony system that you are targeting, you then =20
need to find an implementation of JTAPI for that platform.

<shamelessPitch>
One quick way to get started is to use GJTAPI, an open-source =20
extensible framework for JTAPI that supports a number of platforms =20
including TAPI, voice modems, Dialogic, asterisk, and SIP. It also has =20
an emulator provider that allows you to test without any telephony =20
platform. It doesn't support all of JTAPI, but does cover the most =20
commonly used packages (core, privatedata, media, callcontrol =20
(partial)).

Disclosure: I'm a co-lead of GJTAPI
http://sourceforge.net/projects/gjtapi
</shamelessPitch>

Hope this helps,


Richard
--=20
Richard Deadman
Deadman Consulting Inc.
mailto:[email protected]
613-220-2469
http://www.deadman.ca


Quoting "SUBSCRIBE JTAPI-INTEREST Joe p.yramesh" <[email protected]>:

> Hi,
>
> I am new to this telephony technologies.
>
> I downloaded the Jtapi from sun's wen site .
>
> when I run the incall.java .
>
> I am  getting the following exception.
>
> Can=E2=80=99t get Provider: com.ids.ramesh.incall.JtapiPeerUnavailableExce=
ption:
> JtapiPeer: DefaultJtapiPeer could not be instantiated.
>
>
> I have seted all jar files in class path.
>
> please could anybody guide me where am i doing worng?.
>
> thanks
> p.yramesh
>
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D
> To unsubscribe, send email to [email protected] and include in the bod=
y
> of the message "signoff JTAPI-INTEREST".  For general help, send email to
> [email protected] and include in the body of the message "help".
>

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff JTAPI-INTEREST".  For general help, send email to
[email protected] and include in the body of the message "help".