Built motion from commit 85328c08.|2.5.50
[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 _0x1af3=['queue','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countabandonedretry','countmachineretry','countdropretry','countagentrejectretry','calleridname','calleridnum','starttime','responsetime','endtime','ringtime','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','originatecalleridnum','originatecalleridname','exports','util','lodash','moment','milliseconds','diff','uniqueid','scheduledat','type','campaigntype','outbound'];(function(_0x9dfc10,_0x19c2d5){var _0x4f938a=function(_0x12b1e5){while(--_0x12b1e5){_0x9dfc10['push'](_0x9dfc10['shift']());}};_0x4f938a(++_0x19c2d5);}(_0x1af3,0x1ca));var _0x31af=function(_0x4cfa2e,_0x5752b5){_0x4cfa2e=_0x4cfa2e-0x0;var _0x279b50=_0x1af3[_0x4cfa2e];return _0x279b50;};'use strict';var util=require(_0x31af('0x0'));var _=require(_0x31af('0x1'));var moment=require(_0x31af('0x2'));function getSeconds(_0x1f7c8f,_0x450506){var _0xf27e22=moment(_0x1f7c8f)[_0x31af('0x3')](0x0);var _0x1a6ea6=moment(_0x450506)[_0x31af('0x3')](0x0);return _0xf27e22[_0x31af('0x4')](_0x1a6ea6,'seconds');}function Final(_0x19acd1){this[_0x31af('0x5')]=_0x19acd1[_0x31af('0x5')];this[_0x31af('0x6')]=_0x19acd1['scheduledat'];this[_0x31af('0x7')]=_0x19acd1[_0x31af('0x7')];this[_0x31af('0x8')]=_0x19acd1['type']===_0x31af('0x9')?_0x31af('0xa'):_0x19acd1[_0x31af('0x7')];this[_0x31af('0xb')]=_0x19acd1[_0x31af('0xb')];this[_0x31af('0xc')]=_0x19acd1[_0x31af('0xc')];this[_0x31af('0xd')]=_0x19acd1['countnoanswerretry'];this[_0x31af('0xe')]=_0x19acd1[_0x31af('0xb')]+_0x19acd1[_0x31af('0xc')]+_0x19acd1[_0x31af('0xd')]+_0x19acd1[_0x31af('0xf')]+_0x19acd1['countdropretry']+_0x19acd1[_0x31af('0x10')]+_0x19acd1[_0x31af('0x11')]+_0x19acd1['countagentrejectretry'];this['countnosuchnumberretry']=_0x19acd1[_0x31af('0xf')];this[_0x31af('0x12')]=_0x19acd1[_0x31af('0x12')];this[_0x31af('0x10')]=_0x19acd1[_0x31af('0x10')];this[_0x31af('0x11')]=_0x19acd1[_0x31af('0x11')];this[_0x31af('0x13')]=_0x19acd1[_0x31af('0x13')];this[_0x31af('0xa')]=_0x19acd1[_0x31af('0xa')];this['calleridname']=_0x19acd1[_0x31af('0x14')];this[_0x31af('0x15')]=_0x19acd1[_0x31af('0x15')];this[_0x31af('0x16')]=_0x19acd1[_0x31af('0x16')];this[_0x31af('0x17')]=_0x19acd1[_0x31af('0x17')];this[_0x31af('0x18')]=_0x19acd1[_0x31af('0x17')];this['ringtime']=_0x19acd1[_0x31af('0x19')]||0x0;this[_0x31af('0x1a')]=_0x19acd1[_0x31af('0x1a')]||0x0;this[_0x31af('0x1b')]=_0x19acd1[_0x31af('0x1b')]||0x0;this['callback']=_0x19acd1[_0x31af('0x1c')];this[_0x31af('0x1d')]=_0x19acd1[_0x31af('0x1d')];this[_0x31af('0x1e')]=_0x19acd1[_0x31af('0x1e')];this[_0x31af('0x1f')]=_0x19acd1[_0x31af('0x1f')];this[_0x31af('0x20')]=_0x19acd1[_0x31af('0x20')];this[_0x31af('0x21')]=_0x19acd1[_0x31af('0x21')];this[_0x31af('0x22')]=_0x19acd1[_0x31af('0x22')];this[_0x31af('0x23')]=_0x19acd1[_0x31af('0x23')];this['CampaignId']=_0x19acd1['CampaignId'];this['originatecalleridnum']=_0x19acd1[_0x31af('0x24')]||'';this[_0x31af('0x25')]=_0x19acd1['originatecalleridname']||'';}module[_0x31af('0x26')]=Final;