[cisco-voip] call recording using JTAPI

Louis R. Marascio marascio at metreos.com
Thu Jul 14 11:13:34 EDT 2005


What most vendors do is use JTAPI to receive the various RTP start/stop
events and then, based on the IP/port information in those events, they
sniff the network using span ports for the RTP traffic.

Best regards,

Louis

---
Louis R. Marascio
Metreos Corporation
t: +1 (512) 687 2005
m: +1 (512) 964 4569
e: marascio at metreos.com 


-----Original Message-----
From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Andrius Kislas
Sent: Thursday, July 14, 2005 5:41 AM
To: cisco-voip at puck.nether.net
Subject: [cisco-voip] call recording using JTAPI

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

_______________________________________________
cisco-voip mailing list
cisco-voip at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip



More information about the cisco-voip mailing list