Built motion from commit (unavailable).|2.4.18
[motion2.git] / server / services / ami / dialer / queueCallerAbandon.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 _0x1b89=['type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','uniqueid','calleridname','name','starttime','responsetime','ringtime','holdtime','talktime','connectedlinename','reason','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','util','lodash','diff','seconds','scheduledat'];(function(_0x114321,_0x1ce445){var _0x3f070f=function(_0x260dfa){while(--_0x260dfa){_0x114321['push'](_0x114321['shift']());}};_0x3f070f(++_0x1ce445);}(_0x1b89,0x187));var _0x91b8=function(_0x2286c3,_0x11775f){_0x2286c3=_0x2286c3-0x0;var _0x2f6721=_0x1b89[_0x2286c3];return _0x2f6721;};'use strict';var util=require(_0x91b8('0x0'));var _=require(_0x91b8('0x1'));var moment=require('moment');function getSeconds(_0x30f3da,_0x2b9efb){var _0x3b48e3=moment(_0x30f3da)['milliseconds'](0x0);var _0x14316e=moment(_0x2b9efb)['milliseconds'](0x0);return _0x3b48e3[_0x91b8('0x2')](_0x14316e,_0x91b8('0x3'));}function QueueCallerAbandon(_0x391371,_0x1a9686){this[_0x91b8('0x4')]=_0x391371[_0x91b8('0x4')];this[_0x91b8('0x5')]=_0x391371[_0x91b8('0x5')];this[_0x91b8('0x6')]=_0x391371[_0x91b8('0x5')]===_0x91b8('0x7')?_0x91b8('0x8'):_0x391371[_0x91b8('0x5')];this['countbusyretry']=_0x391371[_0x91b8('0x9')];this['countcongestionretry']=_0x391371[_0x91b8('0xa')];this[_0x91b8('0xb')]=_0x391371[_0x91b8('0xb')];this['countglobal']=_0x391371[_0x91b8('0x9')]+_0x391371[_0x91b8('0xa')]+_0x391371[_0x91b8('0xb')];this[_0x91b8('0xc')]=_0x1a9686['uniqueid'];this[_0x91b8('0xd')]=_0x391371[_0x91b8('0xe')];this['calleridnum']=_0x391371['number'];this[_0x91b8('0xf')]=_0x391371[_0x91b8('0xf')];this['responsetime']=_0x391371[_0x91b8('0x10')];this['droptime']=_0x391371['droptime'];this['endtime']=this['droptime'];this[_0x91b8('0x11')]=getSeconds(_0x391371[_0x91b8('0x10')],_0x391371[_0x91b8('0xf')]);this[_0x91b8('0x12')]=getSeconds(this['droptime'],_0x391371['responsetime']);this[_0x91b8('0x13')]=0x0;this[_0x91b8('0x8')]=_0x1a9686['queue'];this['membername']=_0x1a9686[_0x91b8('0x14')];this[_0x91b8('0x15')]=_0x1a9686['reason'];this[_0x91b8('0x16')]=_0x391371[_0x91b8('0x16')];this[_0x91b8('0x17')]=_0x391371['callbackuniqueid'];this['callbackat']=_0x391371[_0x91b8('0x18')];this[_0x91b8('0x19')]=_0x391371[_0x91b8('0x19')];this[_0x91b8('0x1a')]=_0x391371[_0x91b8('0x1a')];this[_0x91b8('0x1b')]=_0x391371['ListId'];this[_0x91b8('0x1c')]=_0x391371[_0x91b8('0x1c')];this[_0x91b8('0x1d')]=_0x391371['VoiceQueueId'];this[_0x91b8('0x1e')]=_0x391371[_0x91b8('0x1e')];this[_0x91b8('0x1f')]=_0x391371[_0x91b8('0x1f')]||'';this['originatecalleridname']=_0x391371[_0x91b8('0x20')]||'';}module['exports']=QueueCallerAbandon;