X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Freport%2Findex.js;h=a2304e81f2efdc92aac4eae15556e964cd031442;hb=d56da45b6e1f0bbf558177cd907ef61f0b9840c2;hp=83f774ac419ea037eb6c868ee02719610490a06c;hpb=d49944cc2e95578bfbd15d79d46896f71a145821;p=motion2.git diff --git a/server/services/ami/report/index.js b/server/services/ami/report/index.js index 83f774a..a2304e8 100644 --- a/server/services/ami/report/index.js +++ b/server/services/ami/report/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x3476=['voiceCallReport','custom:voiceDialReport','voiceDialReport','blindtransfer','attendedtransfer','attendedTransfer','find','accountcode','name','isNil','interface','format','prototype','length','findAgent','connectedlinenum','assigned','lastAssignedTo','queuecallercomplete','queuecallercompleteAt','queuecallerexit','queuecallerexitAt','YYYY-MM-DD\x20HH:mm:ss','create','getAgentByInternal','keys','channel','split','calleridnum','outbound','internal','destination','exten','type','dialer','lastapplication','queue','lastdata','context','from-voip-provider','from-sip','originatecalleridnum','destinationchannel','callerid','calleridpreview','disposition','ANSWERED','\x22%s\x22\x20<%s>','calleridname','linkedid','transfers','transfereelinkedid','uniqueid','blindTransfer','getCallType','UserId','membername','monitor','monitorFilename','monitors','createdAt','xcally-motion-preview','connectedlinename','xcally-motion-dialer','voiceAgentReport','isArray','startsWith','Local','indexOf','phone','substring','lastIndexOf','SIP/%s','transfererlinkedid','lodash','moment','../ami','../rpc/voiceCallReport','../rpc/voiceDialReport','../rpc/memberReport','../rpc/voiceQueueReport','../rpc/voiceRecording','../rpc/voiceTransferReport','./voiceQueueReport','./voiceCallReport','./voiceAgentReport','./voiceDialReport','./userReport','agents','telephones','sync','realtime','xdr','disabled','custom:voiceQueueReport','voiceQueueReport','bind'];(function(_0x3fbeea,_0x59b594){var _0x479753=function(_0x2d874d){while(--_0x2d874d){_0x3fbeea['push'](_0x3fbeea['shift']());}};_0x479753(++_0x59b594);}(_0x3476,0x16d));var _0x6347=function(_0x2064e5,_0x4f6fa2){_0x2064e5=_0x2064e5-0x0;var _0x21a233=_0x3476[_0x2064e5];return _0x21a233;};'use strict';var _=require(_0x6347('0x0'));var moment=require(_0x6347('0x1'));var util=require('util');var config=require('../../../config/environment');var ami=require(_0x6347('0x2'));var RpcVoiceAgentReport=require('../rpc/voiceAgentReport');var RpcVoiceCallReport=require(_0x6347('0x3'));var RpcVoiceDialReport=require(_0x6347('0x4'));var RpcMemberReport=require(_0x6347('0x5'));var RpcVoiceQueueReport=require(_0x6347('0x6'));var RpcVoiceRecording=require(_0x6347('0x7'));var RpcVoiceTransferReport=require(_0x6347('0x8'));var VoiceQueueReport=require(_0x6347('0x9'));var VoiceCallReport=require(_0x6347('0xa'));var VoiceAgentReport=require(_0x6347('0xb'));var VoiceDialReport=require(_0x6347('0xc'));var UserReport=require(_0x6347('0xd'));function Report(_0x375bb6){this['realtime']=_0x375bb6;this[_0x6347('0xe')]=_0x375bb6[_0x6347('0xe')];this[_0x6347('0xf')]=_0x375bb6[_0x6347('0xf')];}Report['prototype'][_0x6347('0x10')]=function(_0x4b529e){var _0x1f9d67=new VoiceQueueReport(this[_0x6347('0x11')]);var _0xc269ae=new VoiceAgentReport(this[_0x6347('0x11')]);var _0x3f6b8d=new VoiceDialReport(this[_0x6347('0x11')]);var _0x1cabf8=new VoiceCallReport(this[_0x6347('0x11')]);var _0x453f86=new UserReport(this['realtime']);if(config[_0x6347('0x12')]&&config['xdr'][_0x6347('0x13')]){ami['on'](_0x6347('0x14'),this[_0x6347('0x15')][_0x6347('0x16')](this));ami['on']('custom:voiceCallReport',this[_0x6347('0x17')][_0x6347('0x16')](this));ami['on']('custom:voiceAgentReport',this['voiceAgentReport'][_0x6347('0x16')](this));ami['on'](_0x6347('0x18'),this[_0x6347('0x19')]['bind'](this));ami['on'](_0x6347('0x1a'),this['blindTransfer'][_0x6347('0x16')](this));ami['on'](_0x6347('0x1b'),this[_0x6347('0x1c')][_0x6347('0x16')](this));}};Report['prototype']['findAgent']=function(_0x2adc34){var _0x213215;_0x213215=_[_0x6347('0x1d')](this[_0x6347('0xe')],function(_0x442a05){return _0x442a05[_0x6347('0x1e')]==_0x2adc34||_0x442a05[_0x6347('0x1f')]==_0x2adc34;});if(_[_0x6347('0x20')](_0x213215)){var _0x135fda=_[_0x6347('0x1d')](this[_0x6347('0xf')],function(_0x27f1a3){return _0x27f1a3[_0x6347('0x1e')]==_0x2adc34||_0x27f1a3[_0x6347('0x1f')]==_0x2adc34;});if(_0x135fda){_0x213215=_['find'](this[_0x6347('0xe')],function(_0x5c76d9){return _0x5c76d9[_0x6347('0x21')]==util[_0x6347('0x22')]('SIP/%s',_0x135fda['name']);});}}return _0x213215;};Report[_0x6347('0x23')][_0x6347('0x15')]=function(_0x178b2e){for(var _0x2b7203=0x0;_0x2b7203<_0x178b2e[_0x6347('0x24')];_0x2b7203+=0x1){var _0x5b6a58=this[_0x6347('0x25')](_0x178b2e[_0x2b7203][_0x6347('0x26')]);if(_0x5b6a58){_0x178b2e[_0x2b7203]['accountcode']=_0x5b6a58[_0x6347('0x1e')];_0x178b2e[_0x2b7203][_0x6347('0x27')]=!![];_0x178b2e[_0x2b7203][_0x6347('0x28')]=_0x5b6a58[_0x6347('0x1f')];_0x178b2e[_0x2b7203]['interface']=_[_0x6347('0x20')](_0x5b6a58[_0x6347('0x21')])?util[_0x6347('0x22')]('SIP/%s',_0x5b6a58['name']):_0x5b6a58['interface'];if(_0x178b2e[_0x2b7203][_0x6347('0x29')]){_0x178b2e[_0x2b7203][_0x6347('0x2a')]=moment()[_0x6347('0x22')]('YYYY-MM-DD\x20HH:mm:ss');}if(_0x178b2e[_0x2b7203][_0x6347('0x2b')]){_0x178b2e[_0x2b7203][_0x6347('0x2c')]=moment()['format'](_0x6347('0x2d'));}RpcMemberReport[_0x6347('0x15')](_0x178b2e[_0x2b7203]);}RpcVoiceQueueReport[_0x6347('0x2e')](_0x178b2e[_0x2b7203]);}};function extractCalleridNumber(_0x52eee3){var _0x2cd0b9=_0x52eee3['match'](/<(.*?)>/);return _0x2cd0b9?_0x2cd0b9[0x1]:_0x52eee3;}Report['prototype'][_0x6347('0x2f')]=function(_0x16f07a){for(var _0x494098=0x0;_0x494098/);return _0x55c3af?_0x55c3af[0x1]:_0x1152ff;}Report[_0xfa8f('0xe')][_0xfa8f('0x2d')]=function(_0x42e250){for(var _0x2c5642=0x0;_0x2c5642',_0x903684[_0xfa8f('0x43')],_0x903684[_0xfa8f('0x30')]);}if(RpcVoiceTransferReport['transfers'][_0x903684[_0xfa8f('0x44')]]){var _0x44c382=RpcVoiceTransferReport[_0xfa8f('0x45')][_0x903684[_0xfa8f('0x44')]];_0x44c382[_0xfa8f('0x46')]=_0x903684[_0xfa8f('0x47')];RpcVoiceTransferReport[_0xfa8f('0x48')](_0x44c382);delete RpcVoiceTransferReport[_0xfa8f('0x45')][_0x903684[_0xfa8f('0x44')]];}if(_[_0xfa8f('0x20')](_0x903684[_0xfa8f('0x34')])){_0x903684[_0xfa8f('0x34')]=this[_0xfa8f('0x49')](_0x903684);}if(_['isNil'](_0x903684[_0xfa8f('0x4a')])){var _0x29d2d0=_0x903684['channel'][_0xfa8f('0x2f')]('-')[0x0];var _0x280de0=this['agents'][_0x29d2d0];if(!_0x280de0)_0x280de0=this[_0xfa8f('0x2d')](_0x903684[_0xfa8f('0x1e')]);if(_0x280de0){_0x903684['UserId']=_0x280de0['id'];_0x903684[_0xfa8f('0x4b')]=_0x280de0['name'];}}RpcVoiceCallReport[_0xfa8f('0x2c')](_0x903684);if(_0x903684[_0xfa8f('0x4c')]){for(var _0x9d680a=0x0;_0x9d680a<_0x903684[_0xfa8f('0x4d')]['length'];_0x9d680a+=0x1){_0x903684[_0xfa8f('0x4e')]=_0x903684[_0xfa8f('0x4d')][_0x9d680a][_0xfa8f('0x4f')];_0x903684['createdAt']=_0x903684['monitors'][_0x9d680a][_0xfa8f('0x50')];if(_0x903684[_0xfa8f('0x33')]==_0xfa8f('0x3b')){_0x903684[_0xfa8f('0x30')]=_0x903684[_0xfa8f('0x24')];_0x903684[_0xfa8f('0x43')]=_0x903684['connectedlinename'];_0x903684[_0xfa8f('0x24')]=_0x903684[_0xfa8f('0x1e')];_0x903684[_0xfa8f('0x51')]=_0x903684['membername'];_0x903684[_0xfa8f('0x33')]=_0x903684['originatecalleridnum'];}else if(_0x903684['exten']=='xcally-motion-dialer'){_0x903684['calleridnum']=_0x903684[_0xfa8f('0x3f')];_0x903684[_0xfa8f('0x33')]=_0x903684[_0xfa8f('0x3d')];}RpcVoiceRecording[_0xfa8f('0x2c')](_0x903684);}}};Report[_0xfa8f('0xe')]['voiceAgentReport']=function(_0x1bdcfc){if(_[_0xfa8f('0x52')](_0x1bdcfc)){_0x1bdcfc[_0xfa8f('0x53')](function(_0x5858b0){RpcVoiceAgentReport[_0xfa8f('0x2c')](_0x5858b0);});}else{RpcVoiceAgentReport[_0xfa8f('0x2c')](_0x1bdcfc);}};Report['prototype'][_0xfa8f('0x18')]=function(_0x575250){RpcVoiceDialReport['create'](_0x575250);var _0x5f1a86;var _0x402b38;var _0x2569f1=_0x575250[_0xfa8f('0x2e')];if(_[_0xfa8f('0x54')](_0x2569f1,_0xfa8f('0x55'))){_0x402b38=_0x2569f1['substring'](_0x2569f1[_0xfa8f('0x56')]('/')+0x1,_0x2569f1['indexOf']('@'));_0x5f1a86=_[_0xfa8f('0x1d')](this[_0xfa8f('0xc')],function(_0x1fce1f){return _0x1fce1f[_0xfa8f('0x57')]==_0x402b38||_0x1fce1f['phone']==_0x402b38||_0x1fce1f['accountcode']==_0x402b38;});}else{_0x402b38=_0x2569f1['substring'](_0x2569f1[_0xfa8f('0x56')]('/')+0x1,_0x2569f1['lastIndexOf']('-'));_0x5f1a86=this[_0xfa8f('0x1c')](_0x402b38);}if(_0x5f1a86){_0x575250[_0xfa8f('0x58')]=_['isNil'](_0x5f1a86['interface'])?util[_0xfa8f('0x21')](_0xfa8f('0x22'),_0x5f1a86[_0xfa8f('0x1f')]):_0x5f1a86['interface'];_0x575250[_0xfa8f('0x4b')]=_0x5f1a86[_0xfa8f('0x1f')];_0x575250['accountcode']=_0x5f1a86[_0xfa8f('0x1e')];RpcMemberReport['voiceDialReport'](_0x575250);}};Report['prototype'][_0xfa8f('0x48')]=function(_0x4fc1ca){RpcVoiceTransferReport[_0xfa8f('0x45')][_0x4fc1ca[_0xfa8f('0x59')]]=_0x4fc1ca;};Report[_0xfa8f('0xe')][_0xfa8f('0x1b')]=function(_0x366b76){RpcVoiceTransferReport[_0xfa8f('0x1b')](_0x366b76);};module[_0xfa8f('0x5a')]=Report; \ No newline at end of file