Re: How to stop the ringing while keeping the call in ringing

Ved Bhatnagar <[email protected]> Fri, 18 Mar 2005 14:50:45 -0700
Newsgroups gmane.comp.java.sun.jtapi
Message-ID <LISTSERV%[email protected]>
Hi Mohan,

Thank you for the help. But now it is giving another exception.
com.cisco.jtapi.PlatformExceptionImpl: CCNException not handled:
com.cisco.cti.client.CCNException: specified line handle is unknown.

Thank you
Ved

On Fri, 18 Mar 2005 13:16:34 -0800, Potluri, Mohan <[email protected]> wrote:

>As with any request, the device needs to be in application user control
>list for setRingerStatus to work.
>
>
>
>-----Original Message-----
>From: Discussion list for Java Telephony API
>[mailto:[email protected]] On Behalf Of Ved Bhatnagar
>Sent: Friday, March 18, 2005 12:58 PM
>To: [email protected]
>Subject: Re: [JTAPI] How to stop the ringing while keeping the call in
>ringing
>
>Hi Mohan,
>
>I am getting Exception
>
>dbg("Stopping Ringing");
>
>dbg("Connection name : "+
>Call2.getConnections()[0].getAddress().getName());
>
>dbg("Connection name : "+
>Call2.getConnections()[1].getAddress().getName());
>
>((CiscoAddress)Call2.getConnections()[1].getAddress()).setRingerStatus(C
>iscoAddress.RINGER_DISABLE);
>
>
>2005.03.18 12:59:36.713: dbg: Connection name : 9007
>2005.03.18 12:59:36.713: dbg: Connection name : 0592
>2005.03.18 12:59:36.713: dbg: caught exception
>com.cisco.jtapi.PlatformExceptionImpl: Address is not in Provider's
>domain.
>
>For Address 0592.
>
>Please help
>Thank you
>Ved
>
>On Fri, 18 Mar 2005 09:09:43 -0800, Potluri, Mohan <[email protected]>
>wrote:
>
>>Try - setRingerStatus(CiscoAddress.RINGER_DISABLE). This is available
>on
>>CiscoAddress.
>>
>>-----Original Message-----
>>From: Discussion list for Java Telephony API
>>[mailto:[email protected]] On Behalf Of Ved Bhatnagar
>>Sent: Friday, March 18, 2005 12:39 AM
>>To: [email protected]
>>Subject: [JTAPI] How to stop the ringing while keeping the call in
>>ringing
>>
>>hi,
>>i am working with Cisco Jtapi. I am trying to stop ringing while
>keeping
>>the
>>Call active. So that if the terminal is picked up call can be recieved.
>>
>>My application is observing the route point 5555. All calls to phone
>>4444
>>and 2222 are forwarded to 5555. When a call is received by application
>>for
>>terminal 4444 application initiates an outbound call using cti route
>>port
>>2202 to terminal(2222). I want to stop the ringing on 2222 after some
>>time
>>but keep the Terminal connection in Ringing State.
>>
>>
>>
>>Thank you all in advance.
>>
>>
>>Ved
>>
>>=======================================================================
>=
>>===
>>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".
>
>========================================================================
>===
>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".

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