PSTN call

Anton from Neosvit <[email protected]> Wed, 30 Mar 2005 00:24:30 -0700
Newsgroups gmane.comp.java.sun.jtapi
Message-ID <LISTSERV%[email protected]>
Hello,

I want to implement PSTN calls using JTAPI.

PSTN gateway is successfuly setted up and I can make calls from Cisco IP
phones to PSTN numbers without any problems. But how can I implement it in
JTAPI?

If I try to use the following construction (in order to get terminal by
address and add observers / catch events later):
  provider.getAddress(PSTNPhoneNumber)

I get the following exception:

com.cisco.jtapi.InvalidArgumentExceptionImpl: Address 9XXXXXXX is not in
provider's domain.

I think that there should be some class/interface in JTAPI for PSTN calls
that acts as a usual terminal (but in fact it is only a wrapper). But I
failed to find it.

Any advices or code samples are welcome.
Thank you,
Anton.

===========================================================================
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".