[cisco-voip] call recording using JTAPI

Andrius Kislas Andrius.Kislas at elsis.lt
Thu Jul 14 06:40:56 EDT 2005


Hello,

maybe someone could tell me the logic of how the recording of RTP
stream betwean two endpoints can be started at any moment of time
using JTAPI?

After reading some parts of "Cisco JTAPI Developer Guide" I can think
of one solution. But I don't think its the best way. Lets say we have
two endpoints A and B. Bidirectional RTP stream is flowing betwean
them. We need start recording of this stream. We have media
termination point C. Using "CallControlConnection.redirect()" we
redirect a call from B to C and then at once we call from C back to B
and at once accept the call in B. This way C stands like a proxy that
can record the call.

But the method described above looks very clumsy to me. Any other ways
to implement `subj`?

Andrius



More information about the cisco-voip mailing list