9021d8afd0379e6cb54c50821302e4bcada44a55
[motion2.git] / server / services / ami / preview / action.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 _0x575e=['callback','callbackuniqueid','callbackat','recallme','ContactId','ListId','UserId','VoiceQueueId','originatecalleridnum','prototype','getCaller','number','util','moment','isNil','string','uniqueid','idContact','name','type','campaigntype','queue','dialAnswer','membername','Agent','channelAgent','format','calleridname','Contact','firstName','lastName','active','calleridnum','phone','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countglobal','countnosuchnumberretry','countabandonedretry','countagentrejectretry'];(function(_0x58dafd,_0x101481){var _0x2d3882=function(_0x226e9f){while(--_0x226e9f){_0x58dafd['push'](_0x58dafd['shift']());}};_0x2d3882(++_0x101481);}(_0x575e,0xb4));var _0xe575=function(_0x21cf80,_0x1fb0a1){_0x21cf80=_0x21cf80-0x0;var _0x5c6bed=_0x575e[_0x21cf80];return _0x5c6bed;};'use strict';var util=require(_0xe575('0x0'));var _=require('lodash');var moment=require(_0xe575('0x1'));function checkNameSurname(_0x40aa67,_0x1b7f4c,_0x5ee5e3){var _0x5c6e71='';if(!_['isNil'](_0x1b7f4c)&&'string'===typeof _0x1b7f4c){_0x5c6e71+=_0x1b7f4c;}if(!_[_0xe575('0x2')](_0x5ee5e3)&&_0xe575('0x3')===typeof _0x5ee5e3){_0x5c6e71+='\x20'+_0x5ee5e3;}if(_0x5c6e71!==''){return _0x5c6e71;}return _0x40aa67;}function Action(_0x26cc30,_0x59cef2,_0x226086,_0x29f9ef,_0x2b5909){this[_0xe575('0x4')]=_0x226086||undefined;this[_0xe575('0x5')]=_0x26cc30['id'];this['queue']=_0x59cef2[_0xe575('0x6')];this[_0xe575('0x7')]=_0x59cef2[_0xe575('0x7')];this[_0xe575('0x8')]=_0xe575('0x9');this[_0xe575('0xa')]=![];this[_0xe575('0xb')]=_[_0xe575('0x2')](_0x26cc30[_0xe575('0xc')])?undefined:_0x26cc30[_0xe575('0xc')][_0xe575('0x6')];this[_0xe575('0xd')]=this[_0xe575('0xb')]?util[_0xe575('0xe')]('SIP/%s',this['membername']):_0x29f9ef||undefined;this[_0xe575('0xf')]=checkNameSurname(_0x26cc30[_0xe575('0x10')]['phone'],_0x26cc30['Contact'][_0xe575('0x11')],_0x26cc30[_0xe575('0x10')][_0xe575('0x12')]);this[_0xe575('0x13')]=_0x26cc30['active']||![];this[_0xe575('0x14')]=_0x26cc30[_0xe575('0x10')][_0xe575('0x15')];this['scheduledat']=_0x26cc30[_0xe575('0x16')];this[_0xe575('0x17')]=_0x26cc30[_0xe575('0x17')]||0x0;this[_0xe575('0x18')]=_0x26cc30['countcongestionretry']||0x0;this[_0xe575('0x19')]=_0x26cc30[_0xe575('0x19')]||0x0;this[_0xe575('0x1a')]=(_0x26cc30[_0xe575('0x17')]||0x0)+(_0x26cc30[_0xe575('0x18')]||0x0)+(_0x26cc30[_0xe575('0x19')]||0x0)+(_0x26cc30[_0xe575('0x1b')]||0x0)+(_0x26cc30['countdropretry']||0x0)+(_0x26cc30[_0xe575('0x1c')]||0x0)+(_0x26cc30['countmachineretry']||0x0)+(_0x26cc30[_0xe575('0x1d')]||0x0);this[_0xe575('0x1b')]=_0x26cc30[_0xe575('0x1b')]||0x0;this['countdropretry']=_0x26cc30['countdropretry']||0x0;this[_0xe575('0x1c')]=_0x26cc30[_0xe575('0x1c')]||0x0;this['countmachineretry']=_0x26cc30['countmachineretry']||0x0;this[_0xe575('0x1d')]=_0x26cc30['countagentrejectretry']||0x0;this['callback']=_0x26cc30[_0xe575('0x1e')];this[_0xe575('0x1f')]=_0x26cc30[_0xe575('0x1f')];this[_0xe575('0x20')]=_0x26cc30[_0xe575('0x20')];this[_0xe575('0x21')]=_0x26cc30[_0xe575('0x21')];this[_0xe575('0x22')]=_0x26cc30['ContactId'];this[_0xe575('0x23')]=_0x26cc30[_0xe575('0x23')];this[_0xe575('0x24')]=_['isNil'](_0x26cc30[_0xe575('0xc')])?_0x26cc30[_0xe575('0x24')]:_0x26cc30[_0xe575('0xc')]['id'];this[_0xe575('0x25')]=_0x26cc30[_0xe575('0x25')];this[_0xe575('0x26')]='';this['originatecalleridname']='';}Action[_0xe575('0x27')][_0xe575('0x28')]=function(){return util[_0xe575('0xe')]('\x22%s\x22\x20<%s>',this[_0xe575('0xf')],this[_0xe575('0x29')]);};module['exports']=Action;