Hello Sukhadeo,
For you to record to a file, you would use the combination of JTAPI
actions and media server actions. Also you would be using the CTI ports.
You have to create a connection using CreateConnection action. You
specify the MediaTxIp and MediaTxPort. You get back a connection ID,
MediaRxIp and MediaRxPort. Pass the MediaRxIp and MediaRxPort to the
JTAPIStartMonitoring action (RxIp and RxPort)
If the JTAPIStartMonitoring action succeeds, use the Record action to
record the stream to a file. You have to pass the connection Id that you
got from the create connection. You can specify the file format and file
name.
At this point, you are done and you will have the call recorded to a
file.
There are few options that you have in terms of using a specific CTI
port or we selecting a CTI port from a device pool. Please refer to the
api reference.
Also there are few easy flavors of the JTAPIStartMonitoring
functionality where you can listen from a phone the conversation between
two other phones.
Let me know if you have further questions on this.
Please post your responses/question to cuae-developers alias
(cuae-developers@developer.cisco.com)
Thanks,
Rajesh
-----Original Message-----
From: cuae-dev@yahoogroups.com mailto:cuae-dev@yahoogroups.com On
Behalf Of sukhadeo_p
Sent: Tuesday, July 01, 2008 5:07 AM
To: cuae-dev@yahoogroups.com
Subject: [cuae-dev] Recording phone conversation
Hi,
I have CallId from JTapiIncomingCall triggering event.
Now to start the phone recording to a file, I have to use
JTAPIStartMonitoring API
Or
I can use Record API directly. But here I need ConnectionID. To get
connectionID I have to use CreateConnection API.
The place I am stuck is that both of these APIs JTAPIStartMonitoring and
CreateConnection APIs expect parameters which I do not have.
Pls. suggest which of these two options is best. And how to get these
parameters.
Regards,
Sukhadeo Prasad,
Parsec Technologies.
-----
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/cuae-dev/<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/cuae-dev/join(Yahoo! ID required)
<*> To change settings via email:
mailto:cuae-dev-digest@yahoogroups.com
mailto:cuae-dev-fullfeatured@yahoogroups.com
<*> To unsubscribe from this group, send an email to:
cuae-dev-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/_______________________________________________
Cuae-developers mailing list
Cuae-developers@developer.cisco.com