Built motion from commit (unavailable).|2.5.9
[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 _0x06e7=['queue','calleridname','calleridnum','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','util','lodash','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry'];(function(_0x8705a1,_0x1ba784){var _0x5e2788=function(_0x2ad53b){while(--_0x2ad53b){_0x8705a1['push'](_0x8705a1['shift']());}};_0x5e2788(++_0x1ba784);}(_0x06e7,0x143));var _0x706e=function(_0x1d0eb5,_0x31e226){_0x1d0eb5=_0x1d0eb5-0x0;var _0x3a6c0e=_0x06e7[_0x1d0eb5];return _0x3a6c0e;};'use strict';var util=require(_0x706e('0x0'));var _=require(_0x706e('0x1'));var moment=require('moment');function getSeconds(_0x317325,_0x687995){var _0x6299d5=moment(_0x317325)['milliseconds'](0x0);var _0x4ce099=moment(_0x687995)[_0x706e('0x2')](0x0);return _0x6299d5[_0x706e('0x3')](_0x4ce099,_0x706e('0x4'));}function Final(_0x174cba){this[_0x706e('0x5')]=_0x174cba[_0x706e('0x5')];this[_0x706e('0x6')]=_0x174cba[_0x706e('0x6')];this[_0x706e('0x7')]=_0x174cba[_0x706e('0x7')];this[_0x706e('0x8')]=_0x174cba[_0x706e('0x7')]===_0x706e('0x9')?'queue':_0x174cba[_0x706e('0x7')];this[_0x706e('0xa')]=_0x174cba['countbusyretry'];this[_0x706e('0xb')]=_0x174cba[_0x706e('0xb')];this[_0x706e('0xc')]=_0x174cba[_0x706e('0xc')];this[_0x706e('0xd')]=_0x174cba[_0x706e('0xa')]+_0x174cba[_0x706e('0xb')]+_0x174cba[_0x706e('0xc')]+_0x174cba[_0x706e('0xe')]+_0x174cba[_0x706e('0xf')]+_0x174cba[_0x706e('0x10')]+_0x174cba[_0x706e('0x11')]+_0x174cba['countagentrejectretry'];this[_0x706e('0xe')]=_0x174cba[_0x706e('0xe')];this[_0x706e('0xf')]=_0x174cba['countdropretry'];this[_0x706e('0x10')]=_0x174cba[_0x706e('0x10')];this[_0x706e('0x11')]=_0x174cba['countmachineretry'];this['countagentrejectretry']=_0x174cba[_0x706e('0x12')];this[_0x706e('0x13')]=_0x174cba[_0x706e('0x13')];this[_0x706e('0x14')]=_0x174cba['calleridname'];this[_0x706e('0x15')]=_0x174cba[_0x706e('0x15')];this[_0x706e('0x16')]=_0x174cba[_0x706e('0x16')];this['responsetime']=_0x174cba[_0x706e('0x17')];this[_0x706e('0x18')]=_0x174cba['responsetime'];this[_0x706e('0x19')]=_0x174cba[_0x706e('0x19')]||0x0;this[_0x706e('0x1a')]=_0x174cba[_0x706e('0x1a')]||0x0;this[_0x706e('0x1b')]=_0x174cba[_0x706e('0x1b')]||0x0;this[_0x706e('0x1c')]=_0x174cba[_0x706e('0x1c')];this['callbackuniqueid']=_0x174cba['callbackuniqueid'];this[_0x706e('0x1d')]=_0x174cba[_0x706e('0x1d')];this[_0x706e('0x1e')]=_0x174cba[_0x706e('0x1e')];this[_0x706e('0x1f')]=_0x174cba[_0x706e('0x1f')];this[_0x706e('0x20')]=_0x174cba[_0x706e('0x20')];this[_0x706e('0x21')]=_0x174cba['UserId'];this[_0x706e('0x22')]=_0x174cba['VoiceQueueId'];this['CampaignId']=_0x174cba[_0x706e('0x23')];this[_0x706e('0x24')]=_0x174cba[_0x706e('0x24')]||'';this[_0x706e('0x25')]=_0x174cba['originatecalleridname']||'';}module['exports']=Final;