The Artima Developer Community
Sponsored Link

Java Answers Forum
Incoming calls using JTAPI

1 reply on 1 page. Most recent reply: May 12, 2003 2:30 AM by Adam Duffy

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Sikandar Razzaq

Posts: 1
Nickname: sikandar
Registered: May, 2003

Incoming calls using JTAPI Posted: May 4, 2003 11:35 AM
Reply to this message Reply
Advertisement
I was wondering if you could guide me in a problem i am having in my final year project which based on CTI and IVR.I am able to get a callers cli number using the comm API package in Java but when trying to establish a call though the JTAPI i am getting exceptions like unable to instatiate a provider.

I am running short of time and i thinking of switiching on to TAPI but i have invested so much time into this that i want to finish it with JTAPI only.I have tried the IBM J.323 engine along with the JTAPI1.3.I am trying to run the InCall.java programe but it throws an excption that the provider could not be instatiated.

Basically i need to record incoming voice message throught IVR.So an IVR menu based system which can accapt incming calls and guide the caller to record his message.Very much like an answering machine.

Is the above said functionality is possible using JTAPI alone or do i need to implament it in TAPI or perhaps use ur JTAPI-TAPI bridge.


Any sort of help would be highly obliged.
Waiting for your answer.
Sikandar


Adam Duffy

Posts: 168
Nickname: adamduffy
Registered: Feb, 2003

Re: Incoming calls using JTAPI Posted: May 12, 2003 2:30 AM
Reply to this message Reply
A trick that I use is to use google

http://www.google.com/

and cut and paste the first line of your exception into the search bar and see what pops up. Chances are that you're not the first person to have a similar problem and you may find a posting out there which may help.

Adam

Flat View: This topic has 1 reply on 1 page
Topic: Charles I need ur attention again .. plz help me out. Previous Topic   Next Topic Topic: sorting in collection alphabetically problem!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use