1e880de318487896dba81ea82087018a5b0fa441
[motion2.git] / server / services / ami / dialer / 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 _0xbdb7=['idHopper','ContactFirstName','format','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid','callbackat','recallme','originatecalleridnum','originatecalleridname','prototype','\x22%s\x22\x20<%s>','dialCutDigit','getQueue','exports','util','lodash','moment','isNil','string','voiceQueue','Contact','phone','lastName','number','queue','name','active','dialQueueTimeout','scheduledat','countcongestionretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId'];(function(_0x75afb3,_0x1804fd){var _0x173a87=function(_0x24f40e){while(--_0x24f40e){_0x75afb3['push'](_0x75afb3['shift']());}};_0x173a87(++_0x1804fd);}(_0xbdb7,0x12e));var _0x7bdb=function(_0x15f972,_0x4a1fc7){_0x15f972=_0x15f972-0x0;var _0x3d916e=_0xbdb7[_0x15f972];return _0x3d916e;};'use strict';var util=require(_0x7bdb('0x0'));var _=require(_0x7bdb('0x1'));var moment=require(_0x7bdb('0x2'));function checkNameSurname(_0x2a2c1c,_0x23c326,_0x433850){var _0x4496ac='';if(!_[_0x7bdb('0x3')](_0x23c326)&&_0x7bdb('0x4')===typeof _0x23c326){_0x4496ac+=_0x23c326;}if(!_['isNil'](_0x433850)&&_0x7bdb('0x4')===typeof _0x433850){_0x4496ac+='\x20'+_0x433850;}if(_0x4496ac!==''){return _0x4496ac;}return _0x2a2c1c;}function Action(_0x4fd1ad,_0x4b5fff,_0xffdc86){this[_0x7bdb('0x5')]=_0x4fd1ad;this['uniqueid']=_0xffdc86||undefined;this['name']=checkNameSurname(_0x4b5fff[_0x7bdb('0x6')][_0x7bdb('0x7')],_0x4b5fff['Contact']['firstName'],_0x4b5fff[_0x7bdb('0x6')][_0x7bdb('0x8')]);this[_0x7bdb('0x9')]=_0x4b5fff[_0x7bdb('0x6')][_0x7bdb('0x7')];this[_0x7bdb('0xa')]=_0x4fd1ad[_0x7bdb('0xb')];this[_0x7bdb('0xc')]=_0x4b5fff['active']||![];this['type']=_0x4fd1ad['type'];this[_0x7bdb('0xd')]=_0x4fd1ad[_0x7bdb('0xd')]||0x3;this['scheduledat']=_0x4b5fff[_0x7bdb('0xe')];this['countbusyretry']=_0x4b5fff['countbusyretry'];this[_0x7bdb('0xf')]=_0x4b5fff[_0x7bdb('0xf')];this['countnoanswerretry']=_0x4b5fff['countnoanswerretry'];this['countnosuchnumberretry']=_0x4b5fff[_0x7bdb('0x10')];this[_0x7bdb('0x11')]=_0x4b5fff[_0x7bdb('0x11')];this[_0x7bdb('0x12')]=_0x4b5fff[_0x7bdb('0x12')];this[_0x7bdb('0x13')]=_0x4b5fff[_0x7bdb('0x13')];this[_0x7bdb('0x14')]=_0x4b5fff['countagentrejectretry'];this[_0x7bdb('0x15')]=_0x4b5fff[_0x7bdb('0x15')];this[_0x7bdb('0x16')]=_0x4b5fff[_0x7bdb('0x16')];this['UserId']=_0x4b5fff[_0x7bdb('0x17')];this[_0x7bdb('0x18')]=_0x4b5fff['VoiceQueueId'];this[_0x7bdb('0x19')]=_0x4b5fff[_0x7bdb('0x19')];this[_0x7bdb('0x1a')]=_0x4b5fff['id'];this[_0x7bdb('0x1b')]=_0x4b5fff[_0x7bdb('0x6')]['firstName']||'';this['starttime']=moment()[_0x7bdb('0x1c')](_0x7bdb('0x1d'));this['callback']=_0x4b5fff[_0x7bdb('0x1e')];this[_0x7bdb('0x1f')]=_0x4b5fff[_0x7bdb('0x1f')];this[_0x7bdb('0x20')]=_0x4b5fff[_0x7bdb('0x20')];this['recallme']=_0x4b5fff[_0x7bdb('0x21')];this[_0x7bdb('0x22')]='';this[_0x7bdb('0x23')]='';}Action[_0x7bdb('0x24')]['getCaller']=function(){return util['format'](_0x7bdb('0x25'),this['name'],this['voiceQueue']['dialCutDigit']>0x0?this[_0x7bdb('0x9')]['substring'](this[_0x7bdb('0x5')][_0x7bdb('0x26')]):this[_0x7bdb('0x9')]);};Action[_0x7bdb('0x24')][_0x7bdb('0x27')]=function(){return this['queue'];};module[_0x7bdb('0x28')]=Action;