Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
JTAPI (JTAPI) Developer Center
Overview
Documentation
Community
Wiki
Testing
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to Cisco JTAPI Questions
Cisco JTAPI Error
Threads [
Previous
| Next ]
Sangaran Kannan
Posts:
1
Join Date:
1/13/09
Recent Posts
Cisco JTAPI Error
Answer
1/13/09 6:31 AM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi
I am new JTAPI. I am using CISCO JTAPI
I am developing a dialing application in java, which should make an outbound call and trace the inbound call.
I tried out the makeCall.java examples but it throws the following exception.
Caught exception com.cisco.jtapi.InvalidArgumentExceptionImpl: Address 2411 is not in provider's domain.
Actually my dialing app should take over the control of the IP phone and make the call from the app.
I don't know whether i am doing correct. Could anyone help me out to understand the details of this. I have read the documentation of Cisco CallManager developer Guide. They didn't explain how to make an outbound call to an external telephone number or get the control of the Cisco IP Phone
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Arvind Sharma
Posts:
29
Join Date:
6/23/08
Recent Posts
Re: Cisco JTAPI Error
Answer
1/13/09 6:56 AM as a reply to Sangaran Kannan.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
You will have to make sure that the DN you are using is added in the Control List of the UserID you are using in the 'makecall'.
Arvind
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Overview
Documentation
Community
Wiki
Testing