Edit C:\Users\Administrator\AppData\Local\Microsoft\Windows\INetCache\IE\HPZDBF89\cti[1].js
var useCtiWindow = false; function doCtiOnLoad() { } function addInteraction(pPhone,pObj, pID){ var strQuery = '&'; if('Actor' == pObj) { if(pID == '00012d0000001190') { strQuery += 'initIntActID=' + pID; } else { strQuery += 'initIntActID=00012d0000001190;' + pID; } } else if('Person' == pObj) { strQuery += 'initIntPerID=' + pID; } else if('Enterprise' == pObj) { strQuery += 'initIntEntID=' + pID; } else if('Journalist' == pObj) { strQuery += 'initIntJouID=' + pID; } else if('Support' == pObj) { strQuery += 'initIntSupID=' + pID; } else if('Location' == pObj) { strQuery += 'initIntLocID=' + pID; }else { return; } var dt = new Date(); strQuery += '&initIntDate=' + flEscape((dt.getDate() < 10 ? '0' + dt.getDate() : dt.getDate()) + '/' + ((dt.getMonth() + 1) < 10 ? '0' + (dt.getMonth() + 1) : (dt.getMonth() + 1)) + '/' + dt.getFullYear()); strQuery += '&initIntTimeBeg=' + flEscape((dt.getHours() < 10 ? '0' + dt.getHours() : dt.getHours()) + ':' + (dt.getMinutes() < 10 ? '0' + dt.getMinutes() : dt.getMinutes())); strQuery += '&initIntTimeEnd='; strQuery += '&initIntStiID=00012d0000000ee1'; strQuery += '&initIntAtvID=00012d000000002e'; window.open('/galaxie/create_interaction.fl?phone=' + flEscape(pPhone) + strQuery + '&done=1', 'InteractionFrom', 'menubar=yes,status=yes,toolbar=yes,scrollbars=yes,resizable=yes,width=1024,height=768'); } function doCall(pPhone, pObj, pID) { var urlRandomizer = (new Date()).getTime(); doAjax('/galaxie/doCallCTI_ajax.fl?rand=' + urlRandomizer + '&arg0=' + flEscape(pPhone) + '&arg1=' + flEscape(pObj) + '&arg2=' + flEscape(pID)); } function doAnswer(pRef) { } function doTransfer(pRef, pPhone) { var urlRandomizer = (new Date()).getTime(); doAjax('/galaxie/doTransferCTI_ajax.fl?rand=' + urlRandomizer + '&arg0=' + flEscape(pRef) + '&arg1=' + flEscape(pPhone)); } function doChangeStatus(newState) { var urlRandomizer = (new Date()).getTime(); doAjax('/galaxie/doCTIChangeStatus_ajax.fl?rand=' + urlRandomizer + '&newState=' + newState); } // Form transfer // pRef : tel reference // pPhone : someone to call // pobjID : object id to associate // pType : object type to associate // pIsGroup : is this a group ? (escalation group team) // pCallerPhone : the first caller phone number (the client). function doTransferForm(pRef, pPhone, pobjID, pType, pIsGroup, pCallerPhone) { //alert('doTransferForm : pobjID : '+pobjID); //alert('doTransferForm : pType : '+pType); var urlRandomizer = (new Date()).getTime(); //alert('avant url '); var url = '/galaxie/doTransferFormCTI_ajax.fl?rand=' +urlRandomizer + '&arg0=' + escape(pRef) + '&arg1=' + escape(pPhone); //alert('url1 : '+url); url += '&pType='+escape(pType)+'&pobjID='+escape(pobjID)+'&isGroup='+escape(pIsGroup)+'&callerPhone='+escape(pCallerPhone); //alert('url : '+url); doAjax(url); }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de