f76a5fa3b35e7452f1205d9fefe3a092919a42ad
[motion2.git] / server / services / ami / dialer / history.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x9490=['seconds','uniqueid','scheduledat','type','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countdropretry','countabandonedretry','countnosuchnumberretry','countmachineretry','countagentrejectretry','calleridnum','number','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff'];(function(_0x14a513,_0x3239f){var _0x47236c=function(_0x394191){while(--_0x394191){_0x14a513['push'](_0x14a513['shift']());}};_0x47236c(++_0x3239f);}(_0x9490,0x148));var _0x0949=function(_0x4b3350,_0x560f0a){_0x4b3350=_0x4b3350-0x0;var _0x3a9f96=_0x9490[_0x4b3350];return _0x3a9f96;};'use strict';var util=require(_0x0949('0x0'));var _=require(_0x0949('0x1'));var moment=require(_0x0949('0x2'));function getSeconds(_0x414c8a,_0x5a7847){var _0x344466=moment(_0x414c8a)['milliseconds'](0x0);var _0xefc063=moment(_0x5a7847)[_0x0949('0x3')](0x0);return _0x344466[_0x0949('0x4')](_0xefc063,_0x0949('0x5'));}function History(_0xca5b45){this[_0x0949('0x6')]=_0xca5b45[_0x0949('0x6')];this[_0x0949('0x7')]=_0xca5b45[_0x0949('0x7')]||undefined;this['type']=_0xca5b45[_0x0949('0x8')];this['campaigntype']=_0xca5b45[_0x0949('0x8')]==='outbound'?_0x0949('0x9'):_0xca5b45[_0x0949('0x8')];this[_0x0949('0xa')]=_0xca5b45[_0x0949('0xa')];this[_0x0949('0xb')]=_0xca5b45[_0x0949('0xb')];this[_0x0949('0xc')]=_0xca5b45[_0x0949('0xc')];this[_0x0949('0xd')]=_0xca5b45['countbusyretry']+_0xca5b45[_0x0949('0xb')]+_0xca5b45['countnoanswerretry']+_0xca5b45['countnosuchnumberretry']+_0xca5b45[_0x0949('0xe')]+_0xca5b45[_0x0949('0xf')]+_0xca5b45['countmachineretry']+_0xca5b45['countagentrejectretry'];this[_0x0949('0x10')]=_0xca5b45[_0x0949('0x10')];this['countdropretry']=_0xca5b45[_0x0949('0xe')];this[_0x0949('0xf')]=_0xca5b45['countabandonedretry'];this['countmachineretry']=_0xca5b45[_0x0949('0x11')];this[_0x0949('0x12')]=_0xca5b45['countagentrejectretry'];this[_0x0949('0x9')]=_0xca5b45[_0x0949('0x9')];this['calleridname']=_0xca5b45['name'];this[_0x0949('0x13')]=_0xca5b45[_0x0949('0x14')];this[_0x0949('0x15')]=_0xca5b45[_0x0949('0x15')];this[_0x0949('0x16')]=_0xca5b45[_0x0949('0x16')];this[_0x0949('0x17')]=_0xca5b45[_0x0949('0x16')];this[_0x0949('0x18')]=getSeconds(_0xca5b45[_0x0949('0x16')],_0xca5b45[_0x0949('0x15')]);this[_0x0949('0x19')]=0x0;this[_0x0949('0x1a')]=0x0;this['callback']=_0xca5b45[_0x0949('0x1b')];this['callbackuniqueid']=_0xca5b45['callbackuniqueid'];this['callbackat']=_0xca5b45['callbackat'];this[_0x0949('0x1c')]=_0xca5b45[_0x0949('0x1c')];this[_0x0949('0x1d')]=_0xca5b45[_0x0949('0x1d')];this[_0x0949('0x1e')]=_0xca5b45[_0x0949('0x1e')];this[_0x0949('0x1f')]=_0xca5b45[_0x0949('0x1f')];this[_0x0949('0x20')]=_0xca5b45[_0x0949('0x20')];this['CampaignId']=_0xca5b45[_0x0949('0x21')];this['originatecalleridnum']=_0xca5b45[_0x0949('0x22')]||'';this['originatecalleridname']=_0xca5b45[_0x0949('0x23')]||'';}module[_0x0949('0x24')]=History;