Checking if outgoing call was answered
Jirka Novak <[email protected]>
| Newsgroups | gmane.comp.java.sun.jtapi |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I'm trying to dial out with JTAPI (Cisco). I'm using Call.connect.
I'm observing events with CallControlCallObserver. And I would like do
to some action when called side answers call.
So I'm waiting to CallCtlConnEstablishedEv. When I'm doing so on
calls inside CallManagere, it works fine. But when I'm calling to PSTN
through H.323 or MGCP gateway, I see problem.
Sometimes I getting CallCtlConnEstablishedEv, but called phone still
ringing. When I then pick up phone, I got no new events. When I hang up,
I got disconnect.
After some investigations, I found that this is operator specific.
When I'm calling to some destinations, it works. To some other it
doesn't. All destinations on same operator shows same results.
Does anyone tryed this with same results?
Yours,
Jirka Novak
===========================================================================
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".