08b911b2780029717d9f17860b11d2a5694ccd63
[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 _0x8819=['holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','UserId','CampaignId','originatecalleridnum','originatecalleridname','exports','moment','milliseconds','diff','seconds','uniqueid','scheduledat','campaigntype','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countabandonedretry','countdropretry','countmachineretry','countagentrejectretry','calleridnum','starttime','endtime','responsetime','ringtime'];(function(_0x2dafbe,_0x5d04de){var _0x58a45a=function(_0x50ac96){while(--_0x50ac96){_0x2dafbe['push'](_0x2dafbe['shift']());}};_0x58a45a(++_0x5d04de);}(_0x8819,0x94));var _0x9881=function(_0x16a341,_0x5a4cb0){_0x16a341=_0x16a341-0x0;var _0x14126c=_0x8819[_0x16a341];return _0x14126c;};'use strict';var util=require('util');var _=require('lodash');var moment=require(_0x9881('0x0'));function getSeconds(_0x27a509,_0x317d26){var _0x14cd6c=moment(_0x27a509)[_0x9881('0x1')](0x0);var _0x5e52c5=moment(_0x317d26)[_0x9881('0x1')](0x0);return _0x14cd6c[_0x9881('0x2')](_0x5e52c5,_0x9881('0x3'));}function Final(_0xc9a2e9){this[_0x9881('0x4')]=_0xc9a2e9[_0x9881('0x4')];this['scheduledat']=_0xc9a2e9[_0x9881('0x5')];this['type']=_0xc9a2e9['type'];this[_0x9881('0x6')]=_0xc9a2e9['type']==='outbound'?_0x9881('0x7'):_0xc9a2e9['type'];this[_0x9881('0x8')]=_0xc9a2e9[_0x9881('0x8')];this[_0x9881('0x9')]=_0xc9a2e9['countcongestionretry'];this[_0x9881('0xa')]=_0xc9a2e9[_0x9881('0xa')];this[_0x9881('0xb')]=_0xc9a2e9[_0x9881('0x8')]+_0xc9a2e9['countcongestionretry']+_0xc9a2e9[_0x9881('0xa')]+_0xc9a2e9[_0x9881('0xc')]+_0xc9a2e9['countdropretry']+_0xc9a2e9[_0x9881('0xd')]+_0xc9a2e9['countmachineretry']+_0xc9a2e9['countagentrejectretry'];this['countnosuchnumberretry']=_0xc9a2e9['countnosuchnumberretry'];this[_0x9881('0xe')]=_0xc9a2e9[_0x9881('0xe')];this[_0x9881('0xd')]=_0xc9a2e9[_0x9881('0xd')];this[_0x9881('0xf')]=_0xc9a2e9[_0x9881('0xf')];this['countagentrejectretry']=_0xc9a2e9[_0x9881('0x10')];this[_0x9881('0x7')]=_0xc9a2e9[_0x9881('0x7')];this['calleridname']=_0xc9a2e9['calleridname'];this['calleridnum']=_0xc9a2e9[_0x9881('0x11')];this['starttime']=_0xc9a2e9[_0x9881('0x12')];this['responsetime']=_0xc9a2e9['responsetime'];this[_0x9881('0x13')]=_0xc9a2e9[_0x9881('0x14')];this[_0x9881('0x15')]=_0xc9a2e9[_0x9881('0x15')]||0x0;this[_0x9881('0x16')]=_0xc9a2e9[_0x9881('0x16')]||0x0;this[_0x9881('0x17')]=_0xc9a2e9[_0x9881('0x17')]||0x0;this[_0x9881('0x18')]=_0xc9a2e9[_0x9881('0x18')];this[_0x9881('0x19')]=_0xc9a2e9[_0x9881('0x19')];this[_0x9881('0x1a')]=_0xc9a2e9[_0x9881('0x1a')];this[_0x9881('0x1b')]=_0xc9a2e9['recallme'];this['ContactId']=_0xc9a2e9[_0x9881('0x1c')];this['ListId']=_0xc9a2e9['ListId'];this[_0x9881('0x1d')]=_0xc9a2e9[_0x9881('0x1d')];this['VoiceQueueId']=_0xc9a2e9['VoiceQueueId'];this[_0x9881('0x1e')]=_0xc9a2e9['CampaignId'];this[_0x9881('0x1f')]=_0xc9a2e9[_0x9881('0x1f')]||'';this[_0x9881('0x20')]=_0xc9a2e9[_0x9881('0x20')]||'';}module[_0x9881('0x21')]=Final;