b2a92bd042f0680a25128b3b67a62930c23bef9c
[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 _0xb76c=['ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','seconds','scheduledat','type','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','calleridname','calleridnum','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId'];(function(_0x7767c3,_0x4825ac){var _0x1f22a1=function(_0x5164a3){while(--_0x5164a3){_0x7767c3['push'](_0x7767c3['shift']());}};_0x1f22a1(++_0x4825ac);}(_0xb76c,0x97));var _0xcb76=function(_0x3c4a7c,_0x2f4e3c){_0x3c4a7c=_0x3c4a7c-0x0;var _0xf13d1e=_0xb76c[_0x3c4a7c];return _0xf13d1e;};'use strict';var util=require(_0xcb76('0x0'));var _=require(_0xcb76('0x1'));var moment=require('moment');function getSeconds(_0x2f6a80,_0x1764ea){var _0x5685c2=moment(_0x2f6a80)['milliseconds'](0x0);var _0x2a7af2=moment(_0x1764ea)['milliseconds'](0x0);return _0x5685c2['diff'](_0x2a7af2,_0xcb76('0x2'));}function Final(_0x3ebaca){this['uniqueid']=_0x3ebaca['uniqueid'];this[_0xcb76('0x3')]=_0x3ebaca[_0xcb76('0x3')];this[_0xcb76('0x4')]=_0x3ebaca['type'];this['campaigntype']=_0x3ebaca[_0xcb76('0x4')]===_0xcb76('0x5')?_0xcb76('0x6'):_0x3ebaca[_0xcb76('0x4')];this[_0xcb76('0x7')]=_0x3ebaca[_0xcb76('0x7')];this[_0xcb76('0x8')]=_0x3ebaca[_0xcb76('0x8')];this[_0xcb76('0x9')]=_0x3ebaca[_0xcb76('0x9')];this[_0xcb76('0xa')]=_0x3ebaca['countbusyretry']+_0x3ebaca['countcongestionretry']+_0x3ebaca[_0xcb76('0x9')]+_0x3ebaca[_0xcb76('0xb')]+_0x3ebaca[_0xcb76('0xc')]+_0x3ebaca[_0xcb76('0xd')]+_0x3ebaca[_0xcb76('0xe')]+_0x3ebaca[_0xcb76('0xf')];this[_0xcb76('0xb')]=_0x3ebaca[_0xcb76('0xb')];this[_0xcb76('0xc')]=_0x3ebaca[_0xcb76('0xc')];this['countabandonedretry']=_0x3ebaca[_0xcb76('0xd')];this[_0xcb76('0xe')]=_0x3ebaca[_0xcb76('0xe')];this[_0xcb76('0xf')]=_0x3ebaca[_0xcb76('0xf')];this[_0xcb76('0x6')]=_0x3ebaca[_0xcb76('0x6')];this['calleridname']=_0x3ebaca[_0xcb76('0x10')];this[_0xcb76('0x11')]=_0x3ebaca['calleridnum'];this[_0xcb76('0x12')]=_0x3ebaca[_0xcb76('0x12')];this[_0xcb76('0x13')]=_0x3ebaca[_0xcb76('0x13')];this[_0xcb76('0x14')]=_0x3ebaca[_0xcb76('0x13')];this[_0xcb76('0x15')]=_0x3ebaca[_0xcb76('0x15')]||0x0;this[_0xcb76('0x16')]=_0x3ebaca['holdtime']||0x0;this[_0xcb76('0x17')]=_0x3ebaca[_0xcb76('0x17')]||0x0;this[_0xcb76('0x18')]=_0x3ebaca[_0xcb76('0x18')];this[_0xcb76('0x19')]=_0x3ebaca[_0xcb76('0x19')];this[_0xcb76('0x1a')]=_0x3ebaca['callbackat'];this[_0xcb76('0x1b')]=_0x3ebaca[_0xcb76('0x1b')];this[_0xcb76('0x1c')]=_0x3ebaca[_0xcb76('0x1c')];this[_0xcb76('0x1d')]=_0x3ebaca[_0xcb76('0x1d')];this[_0xcb76('0x1e')]=_0x3ebaca['UserId'];this[_0xcb76('0x1f')]=_0x3ebaca[_0xcb76('0x1f')];this[_0xcb76('0x20')]=_0x3ebaca['CampaignId'];this[_0xcb76('0x21')]=_0x3ebaca[_0xcb76('0x21')]||'';this[_0xcb76('0x22')]=_0x3ebaca[_0xcb76('0x22')]||'';}module[_0xcb76('0x23')]=Final;