Combination View Flat View Tree View
Threads [ Previous | Next ]
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;
 

Unfortunately No.
Cisco JTAPI doesnt provide implementation for javax.media package and doesnt provide media control.

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.

RE: JTAPI Get Call
Answer
2/28/12 4:24 PM as a reply to Sergei Gorbunov.
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;