5bfdf1b089db3b3754fde9faedd5162230023901
[motion2.git] / server / services / ami / dialer / models / history.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 _0x2c6a=['starttime','responsetime','endtime','ringtime','getSeconds','holdtime','talktime','callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','CampaignId','originatecalleridnum','originatecalleridname','state','statedesc','exports','../utils','uniqueid','type','queue','countbusyretry','countcongestionretry','countglobal','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','calleridname','calleridnum','number'];(function(_0x1caf6a,_0x26a5bf){var _0x1bf493=function(_0x3982f5){while(--_0x3982f5){_0x1caf6a['push'](_0x1caf6a['shift']());}};_0x1bf493(++_0x26a5bf);}(_0x2c6a,0x187));var _0xa2c6=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x2c6a[_0x3dd15e];return _0x231fd0;};'use strict';var utils=require(_0xa2c6('0x0'));function History(_0x4aa183){this['uniqueid']=_0x4aa183[_0xa2c6('0x1')];this['scheduledat']=_0x4aa183['scheduledat']||undefined;this[_0xa2c6('0x2')]=_0x4aa183[_0xa2c6('0x2')];this['campaigntype']=_0x4aa183['type']==='outbound'?_0xa2c6('0x3'):_0x4aa183[_0xa2c6('0x2')];this[_0xa2c6('0x4')]=_0x4aa183['countbusyretry'];this[_0xa2c6('0x5')]=_0x4aa183['countcongestionretry'];this['countnoanswerretry']=_0x4aa183['countnoanswerretry'];this[_0xa2c6('0x6')]=_0x4aa183[_0xa2c6('0x4')]+_0x4aa183['countcongestionretry']+_0x4aa183[_0xa2c6('0x7')]+_0x4aa183[_0xa2c6('0x8')]+_0x4aa183[_0xa2c6('0x9')]+_0x4aa183[_0xa2c6('0xa')]+_0x4aa183[_0xa2c6('0xb')]+_0x4aa183[_0xa2c6('0xc')];this[_0xa2c6('0x8')]=_0x4aa183['countnosuchnumberretry'];this[_0xa2c6('0x9')]=_0x4aa183[_0xa2c6('0x9')];this['countabandonedretry']=_0x4aa183['countabandonedretry'];this['countmachineretry']=_0x4aa183['countmachineretry'];this['countagentrejectretry']=_0x4aa183[_0xa2c6('0xc')];this[_0xa2c6('0x3')]=_0x4aa183[_0xa2c6('0x3')];this[_0xa2c6('0xd')]=_0x4aa183['name'];this[_0xa2c6('0xe')]=_0x4aa183[_0xa2c6('0xf')];this[_0xa2c6('0x10')]=_0x4aa183[_0xa2c6('0x10')];this[_0xa2c6('0x11')]=_0x4aa183[_0xa2c6('0x11')];this[_0xa2c6('0x12')]=_0x4aa183[_0xa2c6('0x11')];this[_0xa2c6('0x13')]=utils[_0xa2c6('0x14')](_0x4aa183[_0xa2c6('0x11')],_0x4aa183[_0xa2c6('0x10')]);this[_0xa2c6('0x15')]=0x0;this[_0xa2c6('0x16')]=0x0;this['callback']=_0x4aa183[_0xa2c6('0x17')];this[_0xa2c6('0x18')]=_0x4aa183[_0xa2c6('0x18')];this[_0xa2c6('0x19')]=_0x4aa183['callbackat'];this[_0xa2c6('0x1a')]=_0x4aa183[_0xa2c6('0x1a')];this['ContactId']=_0x4aa183[_0xa2c6('0x1b')];this[_0xa2c6('0x1c')]=_0x4aa183[_0xa2c6('0x1c')];this[_0xa2c6('0x1d')]=_0x4aa183['UserId'];this[_0xa2c6('0x1e')]=_0x4aa183[_0xa2c6('0x1e')];this['CampaignId']=_0x4aa183[_0xa2c6('0x1f')];this['originatecalleridnum']=_0x4aa183[_0xa2c6('0x20')]||'';this[_0xa2c6('0x21')]=_0x4aa183['originatecalleridname']||'';this[_0xa2c6('0x22')]=_0x4aa183['state'];this[_0xa2c6('0x23')]=_0x4aa183[_0xa2c6('0x23')];}module[_0xa2c6('0x24')]=History;