Built motion from commit (unavailable).|2.5.13
[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 _0xfd48=['talktime','callback','callbackuniqueid','callbackat','ContactId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','queue','countnoanswerretry','countglobal','countbusyretry','countcongestionretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','calleridname','calleridnum','starttime','responsetime','ringtime','holdtime'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0xfd48,0x173));var _0x8fd4=function(_0xc6650b,_0x80a336){_0xc6650b=_0xc6650b-0x0;var _0x13b64a=_0xfd48[_0xc6650b];return _0x13b64a;};'use strict';var util=require(_0x8fd4('0x0'));var _=require(_0x8fd4('0x1'));var moment=require('moment');function getSeconds(_0x12bab3,_0x5223d5){var _0xe60e20=moment(_0x12bab3)[_0x8fd4('0x2')](0x0);var _0x51ed39=moment(_0x5223d5)[_0x8fd4('0x2')](0x0);return _0xe60e20[_0x8fd4('0x3')](_0x51ed39,_0x8fd4('0x4'));}function Final(_0x2e4aed){this['uniqueid']=_0x2e4aed[_0x8fd4('0x5')];this[_0x8fd4('0x6')]=_0x2e4aed[_0x8fd4('0x6')];this[_0x8fd4('0x7')]=_0x2e4aed[_0x8fd4('0x7')];this[_0x8fd4('0x8')]=_0x2e4aed[_0x8fd4('0x7')]==='outbound'?_0x8fd4('0x9'):_0x2e4aed[_0x8fd4('0x7')];this['countbusyretry']=_0x2e4aed['countbusyretry'];this['countcongestionretry']=_0x2e4aed['countcongestionretry'];this[_0x8fd4('0xa')]=_0x2e4aed[_0x8fd4('0xa')];this[_0x8fd4('0xb')]=_0x2e4aed[_0x8fd4('0xc')]+_0x2e4aed[_0x8fd4('0xd')]+_0x2e4aed[_0x8fd4('0xa')]+_0x2e4aed[_0x8fd4('0xe')]+_0x2e4aed[_0x8fd4('0xf')]+_0x2e4aed[_0x8fd4('0x10')]+_0x2e4aed['countmachineretry']+_0x2e4aed['countagentrejectretry'];this[_0x8fd4('0xe')]=_0x2e4aed[_0x8fd4('0xe')];this[_0x8fd4('0xf')]=_0x2e4aed['countdropretry'];this['countabandonedretry']=_0x2e4aed[_0x8fd4('0x10')];this['countmachineretry']=_0x2e4aed[_0x8fd4('0x11')];this[_0x8fd4('0x12')]=_0x2e4aed[_0x8fd4('0x12')];this['queue']=_0x2e4aed[_0x8fd4('0x9')];this[_0x8fd4('0x13')]=_0x2e4aed[_0x8fd4('0x13')];this[_0x8fd4('0x14')]=_0x2e4aed['calleridnum'];this[_0x8fd4('0x15')]=_0x2e4aed[_0x8fd4('0x15')];this['responsetime']=_0x2e4aed[_0x8fd4('0x16')];this['endtime']=_0x2e4aed['responsetime'];this[_0x8fd4('0x17')]=_0x2e4aed['ringtime']||0x0;this[_0x8fd4('0x18')]=_0x2e4aed[_0x8fd4('0x18')]||0x0;this[_0x8fd4('0x19')]=_0x2e4aed['talktime']||0x0;this['callback']=_0x2e4aed[_0x8fd4('0x1a')];this[_0x8fd4('0x1b')]=_0x2e4aed['callbackuniqueid'];this[_0x8fd4('0x1c')]=_0x2e4aed['callbackat'];this['recallme']=_0x2e4aed['recallme'];this[_0x8fd4('0x1d')]=_0x2e4aed[_0x8fd4('0x1d')];this['ListId']=_0x2e4aed['ListId'];this[_0x8fd4('0x1e')]=_0x2e4aed[_0x8fd4('0x1e')];this[_0x8fd4('0x1f')]=_0x2e4aed[_0x8fd4('0x1f')];this[_0x8fd4('0x20')]=_0x2e4aed[_0x8fd4('0x20')];this[_0x8fd4('0x21')]=_0x2e4aed[_0x8fd4('0x21')]||'';this[_0x8fd4('0x22')]=_0x2e4aed['originatecalleridname']||'';}module[_0x8fd4('0x23')]=Final;