Built motion from commit (unavailable).|2.5.22
[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 _0xa334=['countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countagentrejectretry','countmachineretry','queue','calleridname','calleridnum','starttime','responsetime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound'];(function(_0x57b54c,_0x54ce0d){var _0x59cc19=function(_0xa33bc6){while(--_0xa33bc6){_0x57b54c['push'](_0x57b54c['shift']());}};_0x59cc19(++_0x54ce0d);}(_0xa334,0x143));var _0x4a33=function(_0x3db354,_0x5fc12d){_0x3db354=_0x3db354-0x0;var _0x56b55c=_0xa334[_0x3db354];return _0x56b55c;};'use strict';var util=require(_0x4a33('0x0'));var _=require(_0x4a33('0x1'));var moment=require('moment');function getSeconds(_0x3fd3bf,_0x50b549){var _0x18a15c=moment(_0x3fd3bf)[_0x4a33('0x2')](0x0);var _0xf93d0e=moment(_0x50b549)[_0x4a33('0x2')](0x0);return _0x18a15c[_0x4a33('0x3')](_0xf93d0e,_0x4a33('0x4'));}function Final(_0x438a53){this[_0x4a33('0x5')]=_0x438a53['uniqueid'];this[_0x4a33('0x6')]=_0x438a53[_0x4a33('0x6')];this[_0x4a33('0x7')]=_0x438a53['type'];this[_0x4a33('0x8')]=_0x438a53['type']===_0x4a33('0x9')?'queue':_0x438a53['type'];this[_0x4a33('0xa')]=_0x438a53['countbusyretry'];this[_0x4a33('0xb')]=_0x438a53[_0x4a33('0xb')];this['countnoanswerretry']=_0x438a53[_0x4a33('0xc')];this['countglobal']=_0x438a53[_0x4a33('0xa')]+_0x438a53[_0x4a33('0xb')]+_0x438a53[_0x4a33('0xc')]+_0x438a53[_0x4a33('0xd')]+_0x438a53[_0x4a33('0xe')]+_0x438a53[_0x4a33('0xf')]+_0x438a53['countmachineretry']+_0x438a53[_0x4a33('0x10')];this['countnosuchnumberretry']=_0x438a53[_0x4a33('0xd')];this[_0x4a33('0xe')]=_0x438a53['countdropretry'];this[_0x4a33('0xf')]=_0x438a53[_0x4a33('0xf')];this[_0x4a33('0x11')]=_0x438a53[_0x4a33('0x11')];this[_0x4a33('0x10')]=_0x438a53[_0x4a33('0x10')];this['queue']=_0x438a53[_0x4a33('0x12')];this[_0x4a33('0x13')]=_0x438a53[_0x4a33('0x13')];this[_0x4a33('0x14')]=_0x438a53['calleridnum'];this[_0x4a33('0x15')]=_0x438a53[_0x4a33('0x15')];this[_0x4a33('0x16')]=_0x438a53['responsetime'];this['endtime']=_0x438a53[_0x4a33('0x16')];this[_0x4a33('0x17')]=_0x438a53['ringtime']||0x0;this[_0x4a33('0x18')]=_0x438a53[_0x4a33('0x18')]||0x0;this[_0x4a33('0x19')]=_0x438a53[_0x4a33('0x19')]||0x0;this[_0x4a33('0x1a')]=_0x438a53[_0x4a33('0x1a')];this[_0x4a33('0x1b')]=_0x438a53['callbackuniqueid'];this['callbackat']=_0x438a53[_0x4a33('0x1c')];this['recallme']=_0x438a53[_0x4a33('0x1d')];this[_0x4a33('0x1e')]=_0x438a53['ContactId'];this[_0x4a33('0x1f')]=_0x438a53['ListId'];this[_0x4a33('0x20')]=_0x438a53[_0x4a33('0x20')];this['VoiceQueueId']=_0x438a53['VoiceQueueId'];this[_0x4a33('0x21')]=_0x438a53[_0x4a33('0x21')];this[_0x4a33('0x22')]=_0x438a53[_0x4a33('0x22')]||'';this[_0x4a33('0x23')]=_0x438a53[_0x4a33('0x23')]||'';}module[_0x4a33('0x24')]=Final;