Built motion from commit (unavailable).|2.5.25
[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 _0x5748=['queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countabandonedretry','countmachineretry','countagentrejectretry','countdropretry','calleridname','calleridnum','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype'];(function(_0x16771d,_0x224c60){var _0x386f11=function(_0x3d7a87){while(--_0x3d7a87){_0x16771d['push'](_0x16771d['shift']());}};_0x386f11(++_0x224c60);}(_0x5748,0x15e));var _0x8574=function(_0x219fcb,_0x519255){_0x219fcb=_0x219fcb-0x0;var _0xa71fe4=_0x5748[_0x219fcb];return _0xa71fe4;};'use strict';var util=require(_0x8574('0x0'));var _=require(_0x8574('0x1'));var moment=require(_0x8574('0x2'));function getSeconds(_0x24c6af,_0x448fac){var _0x23cbcc=moment(_0x24c6af)[_0x8574('0x3')](0x0);var _0x38d120=moment(_0x448fac)[_0x8574('0x3')](0x0);return _0x23cbcc[_0x8574('0x4')](_0x38d120,_0x8574('0x5'));}function Final(_0x4da020){this[_0x8574('0x6')]=_0x4da020[_0x8574('0x6')];this[_0x8574('0x7')]=_0x4da020[_0x8574('0x7')];this[_0x8574('0x8')]=_0x4da020['type'];this[_0x8574('0x9')]=_0x4da020['type']==='outbound'?_0x8574('0xa'):_0x4da020[_0x8574('0x8')];this[_0x8574('0xb')]=_0x4da020['countbusyretry'];this[_0x8574('0xc')]=_0x4da020[_0x8574('0xc')];this['countnoanswerretry']=_0x4da020[_0x8574('0xd')];this[_0x8574('0xe')]=_0x4da020['countbusyretry']+_0x4da020[_0x8574('0xc')]+_0x4da020[_0x8574('0xd')]+_0x4da020[_0x8574('0xf')]+_0x4da020['countdropretry']+_0x4da020[_0x8574('0x10')]+_0x4da020[_0x8574('0x11')]+_0x4da020[_0x8574('0x12')];this[_0x8574('0xf')]=_0x4da020[_0x8574('0xf')];this[_0x8574('0x13')]=_0x4da020['countdropretry'];this[_0x8574('0x10')]=_0x4da020[_0x8574('0x10')];this['countmachineretry']=_0x4da020[_0x8574('0x11')];this[_0x8574('0x12')]=_0x4da020[_0x8574('0x12')];this['queue']=_0x4da020['queue'];this[_0x8574('0x14')]=_0x4da020['calleridname'];this[_0x8574('0x15')]=_0x4da020[_0x8574('0x15')];this[_0x8574('0x16')]=_0x4da020[_0x8574('0x16')];this[_0x8574('0x17')]=_0x4da020[_0x8574('0x17')];this[_0x8574('0x18')]=_0x4da020[_0x8574('0x17')];this[_0x8574('0x19')]=_0x4da020['ringtime']||0x0;this[_0x8574('0x1a')]=_0x4da020[_0x8574('0x1a')]||0x0;this['talktime']=_0x4da020[_0x8574('0x1b')]||0x0;this[_0x8574('0x1c')]=_0x4da020['callback'];this[_0x8574('0x1d')]=_0x4da020[_0x8574('0x1d')];this[_0x8574('0x1e')]=_0x4da020[_0x8574('0x1e')];this[_0x8574('0x1f')]=_0x4da020['recallme'];this['ContactId']=_0x4da020[_0x8574('0x20')];this[_0x8574('0x21')]=_0x4da020[_0x8574('0x21')];this[_0x8574('0x22')]=_0x4da020['UserId'];this[_0x8574('0x23')]=_0x4da020[_0x8574('0x23')];this[_0x8574('0x24')]=_0x4da020[_0x8574('0x24')];this['originatecalleridnum']=_0x4da020[_0x8574('0x25')]||'';this[_0x8574('0x26')]=_0x4da020[_0x8574('0x26')]||'';}module[_0x8574('0x27')]=Final;