Built motion from commit (unavailable).|2.5.14
[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 _0x96e6=['originatecalleridname','exports','util','moment','milliseconds','seconds','uniqueid','scheduledat','type','campaigntype','outbound','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countabandonedretry','countmachineretry','countagentrejectretry','countdropretry','calleridnum','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum'];(function(_0x287a47,_0x2f731c){var _0x3fb726=function(_0xbedc33){while(--_0xbedc33){_0x287a47['push'](_0x287a47['shift']());}};_0x3fb726(++_0x2f731c);}(_0x96e6,0x1be));var _0x696e=function(_0x5533b6,_0x5dc3a7){_0x5533b6=_0x5533b6-0x0;var _0xa203b5=_0x96e6[_0x5533b6];return _0xa203b5;};'use strict';var util=require(_0x696e('0x0'));var _=require('lodash');var moment=require(_0x696e('0x1'));function getSeconds(_0x2cba92,_0xf2da00){var _0x8c8c14=moment(_0x2cba92)[_0x696e('0x2')](0x0);var _0x4c7a96=moment(_0xf2da00)['milliseconds'](0x0);return _0x8c8c14['diff'](_0x4c7a96,_0x696e('0x3'));}function Final(_0x394803){this[_0x696e('0x4')]=_0x394803['uniqueid'];this[_0x696e('0x5')]=_0x394803['scheduledat'];this[_0x696e('0x6')]=_0x394803[_0x696e('0x6')];this[_0x696e('0x7')]=_0x394803[_0x696e('0x6')]===_0x696e('0x8')?'queue':_0x394803[_0x696e('0x6')];this['countbusyretry']=_0x394803[_0x696e('0x9')];this[_0x696e('0xa')]=_0x394803[_0x696e('0xa')];this[_0x696e('0xb')]=_0x394803[_0x696e('0xb')];this[_0x696e('0xc')]=_0x394803[_0x696e('0x9')]+_0x394803[_0x696e('0xa')]+_0x394803[_0x696e('0xb')]+_0x394803[_0x696e('0xd')]+_0x394803['countdropretry']+_0x394803[_0x696e('0xe')]+_0x394803[_0x696e('0xf')]+_0x394803[_0x696e('0x10')];this['countnosuchnumberretry']=_0x394803[_0x696e('0xd')];this[_0x696e('0x11')]=_0x394803[_0x696e('0x11')];this[_0x696e('0xe')]=_0x394803['countabandonedretry'];this[_0x696e('0xf')]=_0x394803[_0x696e('0xf')];this['countagentrejectretry']=_0x394803[_0x696e('0x10')];this['queue']=_0x394803['queue'];this['calleridname']=_0x394803['calleridname'];this['calleridnum']=_0x394803[_0x696e('0x12')];this[_0x696e('0x13')]=_0x394803[_0x696e('0x13')];this[_0x696e('0x14')]=_0x394803[_0x696e('0x14')];this[_0x696e('0x15')]=_0x394803[_0x696e('0x14')];this['ringtime']=_0x394803[_0x696e('0x16')]||0x0;this['holdtime']=_0x394803[_0x696e('0x17')]||0x0;this[_0x696e('0x18')]=_0x394803[_0x696e('0x18')]||0x0;this[_0x696e('0x19')]=_0x394803[_0x696e('0x19')];this[_0x696e('0x1a')]=_0x394803[_0x696e('0x1a')];this[_0x696e('0x1b')]=_0x394803[_0x696e('0x1b')];this[_0x696e('0x1c')]=_0x394803[_0x696e('0x1c')];this[_0x696e('0x1d')]=_0x394803[_0x696e('0x1d')];this[_0x696e('0x1e')]=_0x394803[_0x696e('0x1e')];this[_0x696e('0x1f')]=_0x394803[_0x696e('0x1f')];this[_0x696e('0x20')]=_0x394803['VoiceQueueId'];this[_0x696e('0x21')]=_0x394803[_0x696e('0x21')];this[_0x696e('0x22')]=_0x394803['originatecalleridnum']||'';this[_0x696e('0x23')]=_0x394803['originatecalleridname']||'';}module[_0x696e('0x24')]=Final;