Re: Exception in Transfering a call

Javier Estrada <[email protected]> Mon, 25 Apr 2005 09:48:28 -0700
Newsgroups gmane.comp.java.sun.jtapi
Message-ID <[email protected]>
Kenny,

The CallCtlTerminalConnection does not have a ACTIVE state...the Call
does.  In order to place a CallCtlTerminalConnection on hold the current
state must be TALKING--and the canHold member function must return true.


-----Original Message-----
From: Discussion list for Java Telephony API
[mailto:[email protected]] On Behalf Of Kenny Wong
Sent: Monday, April 25, 2005 7:25 AM
To: [email protected]
Subject: Re: [JTAPI] Exception in Transfering a call

Richard,
Can i know how do i set my TerminalConnection state to be on hold? I
have tried using the ((CallCtlTerminalConnection)tc).hold() but the tc
state is still ACTIVE.. Thanks a lot

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

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