[Freeswitch-users] Maintaining call detail record

Faisal Maqsoodi faisalmaqsoodi at yahoo.com
Sun Dec 14 21:43:12 PST 2008


                        
                        

if (typeof YAHOO == "undefined") {
 var YAHOO = {};
}
YAHOO.Shortcuts = YAHOO.Shortcuts || {};
YAHOO.Shortcuts.hasSensitiveText = false;
YAHOO.Shortcuts.sensitivityType = [];
YAHOO.Shortcuts.doUlt = false;
YAHOO.Shortcuts.location = "us";
YAHOO.Shortcuts.document_id = 0;
YAHOO.Shortcuts.document_type = "";
YAHOO.Shortcuts.document_title = "[Freeswitch-users] Maintaining call detail record";
YAHOO.Shortcuts.document_publish_date = "";
YAHOO.Shortcuts.document_author = "faisalmaqsoodi at yahoo.com";
YAHOO.Shortcuts.document_url = "";
YAHOO.Shortcuts.document_tags = "";
YAHOO.Shortcuts.document_language = "english";
YAHOO.Shortcuts.annotationSet = {
"lw_1229319648_0": {
"text": "caller id",
"extended": 0,
"startchar": 188,
"endchar": 196,
"start": 188,
"end": 196,
"extendedFrom": "",
"predictedCategory": "",
"predictionProbability": "0",
"weight": 0.2054,
"relScore": 5.33095,
"type": ["shortcuts:/concept"],
"category": ["CONCEPT"],
"wikiId": "Caller_ID",
"relatedWikiIds": [],
"relatedEntities": [],
"showOnClick": [],
"context": "fs with mysql in order to maintain calls record like caller id and time n date of call etc. I ve worked",
"metaData": {
"visible": "true"
}
 },
"lw_1229319648_1": {
"text": "http://wiki.freeswitch.org/wiki/Mod_cdr_csv,",
"extended": 0,
"startchar": 426,
"endchar": 469,
"start": 426,
"end": 469,
"extendedFrom": "",
"predictedCategory": "",
"predictionProbability": "0",
"weight": 1,
"relScore": 0,
"type": ["shortcuts:/us/instance/identifier/URL"],
"category": ["IDENTIFIER"],
"wikiId": "",
"relatedWikiIds": [],
"relatedEntities": [],
"showOnClick": [],
"context": "",
"metaData": {
"visible": "true"
}
 }
};
YAHOO.Shortcuts.headerID = "284c8f98b4fb0aebc968053934caa66b";

How can i interface fs with mysql in order to maintain calls record like caller id
and time n date of call etc. I ve worked on xml cdr but it contains too
much info, more than i need and in a format which is not easily
understandable. I also tried perl coding mentioned on the link at the
bottom of the page
http://wiki.freeswitch.org/wiki/Mod_cdr_csv, but so many error msgs r displayed during its execution. Is there any easy method for that. Plz help me.
 
                                                                                       faisal



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081214/009d9f99/attachment-0002.html 


More information about the FreeSWITCH-users mailing list