determine outgoing call's number from Connection.getAddress().getName()

Nadir Jaffer <[email protected]> Tue, 7 Mar 2006 14:11:18 -0500
Newsgroups gmane.comp.java.sun.jtapi
Message-ID <[email protected]>
I am writing a jtapi monitoring application to observe all calls placed from
a list of addresses.  When a user dials an internal extension,
Call.getConnections()[].getAddress().getName() returns the extensions that
the address has connected to.  However, when an outside number is called,
only a tag of T545#2 or something like that is returned.  Is there a way to
determine the actual number dialled using jtapi, or is this just vendor
specific implementation?

The application is using Avaya's jtapi implementation and connecting to
their Application Enablement Services 3.0 and Communication Manager 3.0.

Any help would be appreciated.

Thank you,

Nadir




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