Re: analog line connection established event
"Potluri, Mohan" <[email protected]> Mon, 2 May 2005 13:48:42 -0700
| Newsgroups | gmane.comp.java.sun.jtapi |
|---|---|
| Message-ID | <6677B3346233B94EBB11C060935101200AF362DE@vtg-um-e2k1.sj21ad.cisco.com> |
CiscoRTPInputStartedEv and CiscoRTPInputStoppedEv indicate the start and end of media streaming. You may want to use these events. To get these events an observer is needed on the terminal. -----Original Message----- From: Discussion list for Java Telephony API [mailto:[email protected]] On Behalf Of Jason Sent: Monday, May 02, 2005 11:32 AM To: [email protected] Subject: [JTAPI] analog line connection established event Hi all, I'm trying to place an outbound call on an analog line using Cisco's CM 4.0 provider and am unable to tell when the callee has picked up the phone. I came across this in the archives http://archives.java.sun.com/cgi-bin/wa?A2=ind0403&L=jtapi-interest&F=&S =&P=1395 I assume I'll have to analyze the incoming media stream to detect answers, busy signals, etc. Does anyone know of a good third party component that can do this? Or any other possible workarounds? Thanks Jason ======================================================================== === 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".