Built motion from commit (unavailable).|2.4.17
[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 _0x1419=['scheduledat','type','campaigntype','outbound','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','queue','calleridname','calleridnum','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackat','ContactId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','uniqueid'];(function(_0x42368d,_0x1784f4){var _0x46f6a9=function(_0x776ca4){while(--_0x776ca4){_0x42368d['push'](_0x42368d['shift']());}};_0x46f6a9(++_0x1784f4);}(_0x1419,0x127));var _0x9141=function(_0x3905a6,_0x11d321){_0x3905a6=_0x3905a6-0x0;var _0x10558a=_0x1419[_0x3905a6];return _0x10558a;};'use strict';var util=require(_0x9141('0x0'));var _=require(_0x9141('0x1'));var moment=require(_0x9141('0x2'));function getSeconds(_0x2050ab,_0x1225c8){var _0x5af53e=moment(_0x2050ab)['milliseconds'](0x0);var _0x749bf2=moment(_0x1225c8)[_0x9141('0x3')](0x0);return _0x5af53e['diff'](_0x749bf2,'seconds');}function Final(_0x93682e){this[_0x9141('0x4')]=_0x93682e[_0x9141('0x4')];this[_0x9141('0x5')]=_0x93682e[_0x9141('0x5')];this[_0x9141('0x6')]=_0x93682e[_0x9141('0x6')];this[_0x9141('0x7')]=_0x93682e[_0x9141('0x6')]===_0x9141('0x8')?'queue':_0x93682e[_0x9141('0x6')];this[_0x9141('0x9')]=_0x93682e[_0x9141('0x9')];this[_0x9141('0xa')]=_0x93682e[_0x9141('0xa')];this[_0x9141('0xb')]=_0x93682e[_0x9141('0xb')];this[_0x9141('0xc')]=_0x93682e[_0x9141('0x9')]+_0x93682e[_0x9141('0xa')]+_0x93682e['countnoanswerretry'];this[_0x9141('0xd')]=_0x93682e[_0x9141('0xd')];this[_0x9141('0xe')]=_0x93682e[_0x9141('0xe')];this[_0x9141('0xf')]=_0x93682e[_0x9141('0xf')];this['starttime']=_0x93682e['starttime'];this[_0x9141('0x10')]=_0x93682e[_0x9141('0x10')];this[_0x9141('0x11')]=_0x93682e[_0x9141('0x10')];this[_0x9141('0x12')]=_0x93682e[_0x9141('0x12')]||0x0;this[_0x9141('0x13')]=_0x93682e[_0x9141('0x13')]||0x0;this[_0x9141('0x14')]=_0x93682e['talktime']||0x0;this[_0x9141('0x15')]=_0x93682e[_0x9141('0x15')];this['callbackuniqueid']=_0x93682e['callbackuniqueid'];this[_0x9141('0x16')]=_0x93682e['callbackat'];this['recallme']=_0x93682e['recallme'];this['ContactId']=_0x93682e[_0x9141('0x17')];this['ListId']=_0x93682e['ListId'];this[_0x9141('0x18')]=_0x93682e['UserId'];this[_0x9141('0x19')]=_0x93682e[_0x9141('0x19')];this[_0x9141('0x1a')]=_0x93682e['CampaignId'];this[_0x9141('0x1b')]=_0x93682e['originatecalleridnum']||'';this['originatecalleridname']=_0x93682e[_0x9141('0x1c')]||'';}module[_0x9141('0x1d')]=Final;