cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
65
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: David Roberts on 08-03-2010 10:49:47 PM
Does anyone know if it's possible to leverage JTAPI to mark calls (say to update the comment column) in the CDR with a specific string?

Subject: RE: Way to cause call to update CDR comment field
Replied by: Anitha V on 10-03-2010 06:06:55 AM
Hi David,
 
No it is not possible to modify CDR through JTAPI.
 
But from 8.0 onwards, we provide a UNIQUE ID associated with each party which i believe will be in CallManager CDR but no JTAPI API is there to write / modify in comment field of CDR.
 
Hope this helps.
 
Thanks and Regards,
Anitha

Subject: RE: Way to cause call to update CDR comment field
Replied by: Abhishek Malhotra on 10-03-2010 06:13:52 AM
Yes, What Anitha mentioned is correct.
JTAPI doesnt have any API which would let application update the comment field of CDRs.
 
Starting 8.0, we have is CiscoConnection.getUniqueID() this uniqueID is written in CallProcessing CDRs and application can write their own CDRs with this uniqueID and co-related with CallProcessing CDR using this field. HTH.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links