Built motion from commit (unavailable).|2.2.4
[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 _0x1867=['originatecalleridnum','util','lodash','milliseconds','diff','seconds','uniqueid','scheduledat','type','campaigntype','outbound','queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','calleridname','calleridnum','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','UserId','VoiceQueueId'];(function(_0x4fc9e6,_0xc51915){var _0x551d28=function(_0x1a603b){while(--_0x1a603b){_0x4fc9e6['push'](_0x4fc9e6['shift']());}};_0x551d28(++_0xc51915);}(_0x1867,0xb5));var _0x7186=function(_0x2ca4ce,_0x5f4a56){_0x2ca4ce=_0x2ca4ce-0x0;var _0x139d3d=_0x1867[_0x2ca4ce];return _0x139d3d;};'use strict';var util=require(_0x7186('0x0'));var _=require(_0x7186('0x1'));var moment=require('moment');function getSeconds(_0x44f581,_0x550676){var _0x343df3=moment(_0x44f581)[_0x7186('0x2')](0x0);var _0xeb165d=moment(_0x550676)[_0x7186('0x2')](0x0);return _0x343df3[_0x7186('0x3')](_0xeb165d,_0x7186('0x4'));}function Final(_0x2fbf92){this[_0x7186('0x5')]=_0x2fbf92[_0x7186('0x5')];this['scheduledat']=_0x2fbf92[_0x7186('0x6')];this[_0x7186('0x7')]=_0x2fbf92['type'];this[_0x7186('0x8')]=_0x2fbf92[_0x7186('0x7')]===_0x7186('0x9')?_0x7186('0xa'):_0x2fbf92['type'];this[_0x7186('0xb')]=_0x2fbf92[_0x7186('0xb')];this[_0x7186('0xc')]=_0x2fbf92[_0x7186('0xc')];this[_0x7186('0xd')]=_0x2fbf92['countnoanswerretry'];this[_0x7186('0xe')]=_0x2fbf92[_0x7186('0xb')]+_0x2fbf92[_0x7186('0xc')]+_0x2fbf92[_0x7186('0xd')];this['queue']=_0x2fbf92[_0x7186('0xa')];this[_0x7186('0xf')]=_0x2fbf92[_0x7186('0xf')];this[_0x7186('0x10')]=_0x2fbf92['calleridnum'];this['starttime']=_0x2fbf92['starttime'];this[_0x7186('0x11')]=_0x2fbf92[_0x7186('0x11')];this[_0x7186('0x12')]=_0x2fbf92[_0x7186('0x11')];this['ringtime']=_0x2fbf92[_0x7186('0x13')]||0x0;this[_0x7186('0x14')]=_0x2fbf92[_0x7186('0x14')]||0x0;this[_0x7186('0x15')]=_0x2fbf92[_0x7186('0x15')]||0x0;this[_0x7186('0x16')]=_0x2fbf92[_0x7186('0x16')];this[_0x7186('0x17')]=_0x2fbf92['callbackuniqueid'];this[_0x7186('0x18')]=_0x2fbf92[_0x7186('0x18')];this['recallme']=_0x2fbf92[_0x7186('0x19')];this[_0x7186('0x1a')]=_0x2fbf92[_0x7186('0x1a')];this['ListId']=_0x2fbf92['ListId'];this[_0x7186('0x1b')]=_0x2fbf92['UserId'];this[_0x7186('0x1c')]=_0x2fbf92['VoiceQueueId'];this['CampaignId']=_0x2fbf92['CampaignId'];this[_0x7186('0x1d')]=_0x2fbf92[_0x7186('0x1d')]||'';this['originatecalleridname']=_0x2fbf92['originatecalleridname']||'';}module['exports']=Final;