Subject: RE: JTAPI Get Call
Replied by: Abhishek Malhotra on 26-02-2012 12:25:05 PM
Unfortunately No.
Cisco JTAPI doesnt provide implementation for javax.media package and doesnt provide media control.
This document was generated from CDN thread
Created by: Ahmed Fayomy on 26-02-2012 11:38:59 AM
Hello All;
i am asking, is there any way in jtapi to get the call stream (rtp),
as i need to save the call rtp stream into my pc disk,
i didnot find any cisco documentation talked about that, and i need to know if jtapi able to do that,
Thanks;
Subject: RE: JTAPI Get Call
Replied by: Sergei Gorbunov on 26-02-2012 09:55:29 PM
You can use JMF + CTI port as monitoring terminal, but more better solution if you write your own SPANless recorder and configure lines for call recording.
Subject: RE: JTAPI Get Call
Replied by: Ahmed Fayomy on 28-02-2012 10:24:01 AM
Thanks all for your help
but i do not use CTI ports in my setup, but actually i am using sip trunk with sip server recording like cisco document for recording
1- my recorder accepts 2 invites calls
2- RTP streams are coming to my recorder IP.
now i do not know how to save these rtp streams into file[wav or mp3, ,,,,],
that file i can run it in my pc, can you give me a good way to do that
Thanks;