Re: How to stop the ringing while keeping the call in ringing
"Potluri, Mohan" <[email protected]> Fri, 18 Mar 2005 09:09:43 -0800
| Newsgroups | gmane.comp.java.sun.jtapi |
|---|---|
| Message-ID | <6677B3346233B94EBB11C060935101200A41DDCD@vtg-um-e2k1.sj21ad.cisco.com> |
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".