cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1551
Views
0
Helpful
1
Replies

makecall: "Address 1234 not in provider's domain"

micromuse
Level 1
Level 1

When using the makecall example which comes with the Cisco JTAPI application I am only allowed to make calls to other extensions which are managed by the same user.

When attempting to call any other extension I get "Address 1234 not in provider's domain"

I would like to be able to place a call to any number using this application as though it were a softphone.

Can anyone tell me what I need to do to be able to place a call to another user using JTAPI?

1 Reply 1

jasyoung
Level 7
Level 7

Strip out a bunch of the makecall application code, and/or read up on the JTAPI SDK.

The sample makecall code not only places a call at the origin phone, it commands the phone being called to answer the call to the speaker (or headset if it's in headset mode). That's the reason it needs CTI control over the destination. If you don't want to do that, well, chop out the code that does that or use the makecall application as a sample for your own application.

The JTAPI SDK can be found at Cisco Developer Support:

http://www.cisco.gom/go/developersupport