bd5059a130999a2505da92384eca56990c1cfbf0
[motion2.git] / server / services / ami / dialer / final.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 _0xafb1=['UserId','VoiceQueueId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countdropretry','countabandonedretry','countagentrejectretry','countnosuchnumberretry','countmachineretry','calleridname','calleridnum','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId'];(function(_0x119629,_0x246787){var _0x49a771=function(_0x23624c){while(--_0x23624c){_0x119629['push'](_0x119629['shift']());}};_0x49a771(++_0x246787);}(_0xafb1,0x1d9));var _0x1afb=function(_0x61bb05,_0x47421f){_0x61bb05=_0x61bb05-0x0;var _0x3ceb3e=_0xafb1[_0x61bb05];return _0x3ceb3e;};'use strict';var util=require(_0x1afb('0x0'));var _=require(_0x1afb('0x1'));var moment=require(_0x1afb('0x2'));function getSeconds(_0x41bc82,_0x3a3a8f){var _0x460606=moment(_0x41bc82)['milliseconds'](0x0);var _0x40699e=moment(_0x3a3a8f)[_0x1afb('0x3')](0x0);return _0x460606[_0x1afb('0x4')](_0x40699e,_0x1afb('0x5'));}function Final(_0x2a2acd){this[_0x1afb('0x6')]=_0x2a2acd['uniqueid'];this[_0x1afb('0x7')]=_0x2a2acd['scheduledat'];this['type']=_0x2a2acd[_0x1afb('0x8')];this[_0x1afb('0x9')]=_0x2a2acd[_0x1afb('0x8')]==='outbound'?_0x1afb('0xa'):_0x2a2acd[_0x1afb('0x8')];this['countbusyretry']=_0x2a2acd[_0x1afb('0xb')];this['countcongestionretry']=_0x2a2acd[_0x1afb('0xc')];this['countnoanswerretry']=_0x2a2acd[_0x1afb('0xd')];this[_0x1afb('0xe')]=_0x2a2acd[_0x1afb('0xb')]+_0x2a2acd[_0x1afb('0xc')]+_0x2a2acd['countnoanswerretry']+_0x2a2acd['countnosuchnumberretry']+_0x2a2acd[_0x1afb('0xf')]+_0x2a2acd[_0x1afb('0x10')]+_0x2a2acd['countmachineretry']+_0x2a2acd[_0x1afb('0x11')];this[_0x1afb('0x12')]=_0x2a2acd[_0x1afb('0x12')];this[_0x1afb('0xf')]=_0x2a2acd[_0x1afb('0xf')];this[_0x1afb('0x10')]=_0x2a2acd[_0x1afb('0x10')];this[_0x1afb('0x13')]=_0x2a2acd['countmachineretry'];this[_0x1afb('0x11')]=_0x2a2acd['countagentrejectretry'];this['queue']=_0x2a2acd['queue'];this[_0x1afb('0x14')]=_0x2a2acd[_0x1afb('0x14')];this[_0x1afb('0x15')]=_0x2a2acd[_0x1afb('0x15')];this[_0x1afb('0x16')]=_0x2a2acd[_0x1afb('0x16')];this[_0x1afb('0x17')]=_0x2a2acd[_0x1afb('0x17')];this[_0x1afb('0x18')]=_0x2a2acd['responsetime'];this['ringtime']=_0x2a2acd[_0x1afb('0x19')]||0x0;this[_0x1afb('0x1a')]=_0x2a2acd[_0x1afb('0x1a')]||0x0;this[_0x1afb('0x1b')]=_0x2a2acd[_0x1afb('0x1b')]||0x0;this[_0x1afb('0x1c')]=_0x2a2acd['callback'];this[_0x1afb('0x1d')]=_0x2a2acd[_0x1afb('0x1d')];this[_0x1afb('0x1e')]=_0x2a2acd['callbackat'];this[_0x1afb('0x1f')]=_0x2a2acd[_0x1afb('0x1f')];this[_0x1afb('0x20')]=_0x2a2acd['ContactId'];this[_0x1afb('0x21')]=_0x2a2acd[_0x1afb('0x21')];this['UserId']=_0x2a2acd[_0x1afb('0x22')];this[_0x1afb('0x23')]=_0x2a2acd['VoiceQueueId'];this['CampaignId']=_0x2a2acd['CampaignId'];this[_0x1afb('0x24')]=_0x2a2acd['originatecalleridnum']||'';this['originatecalleridname']=_0x2a2acd[_0x1afb('0x25')]||'';}module[_0x1afb('0x26')]=Final;