Built motion from commit 3e059bc2.|2.5.32
[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 _0x99c6=['countagentrejectretry','ContactId','UserId','VoiceQueueId','CampaignId','ContactFirstName','firstName','format','YYYY-MM-DD\x20HH:mm:ss','callbackuniqueid','callbackat','recallme','originatecalleridnum','originatecalleridname','prototype','\x22%s\x22\x20<%s>','dialCutDigit','number','substring','getQueue','exports','lodash','moment','isNil','string','voiceQueue','uniqueid','Contact','phone','lastName','queue','name','active','type','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry'];(function(_0x35ad5c,_0x58ccf7){var _0x2bd8aa=function(_0x426bdf){while(--_0x426bdf){_0x35ad5c['push'](_0x35ad5c['shift']());}};_0x2bd8aa(++_0x58ccf7);}(_0x99c6,0x1e3));var _0x699c=function(_0x17b6e3,_0x4522ed){_0x17b6e3=_0x17b6e3-0x0;var _0x3906f3=_0x99c6[_0x17b6e3];return _0x3906f3;};'use strict';var util=require('util');var _=require(_0x699c('0x0'));var moment=require(_0x699c('0x1'));function checkNameSurname(_0x2795e6,_0x28cd90,_0x53ac44){var _0x1fbc64='';if(!_[_0x699c('0x2')](_0x28cd90)&&'string'===typeof _0x28cd90){_0x1fbc64+=_0x28cd90;}if(!_[_0x699c('0x2')](_0x53ac44)&&_0x699c('0x3')===typeof _0x53ac44){_0x1fbc64+='\x20'+_0x53ac44;}if(_0x1fbc64!==''){return _0x1fbc64;}return _0x2795e6;}function Action(_0x2f2139,_0x51ca90,_0x24874a){this[_0x699c('0x4')]=_0x2f2139;this[_0x699c('0x5')]=_0x24874a||undefined;this['name']=checkNameSurname(_0x51ca90[_0x699c('0x6')][_0x699c('0x7')],_0x51ca90[_0x699c('0x6')]['firstName'],_0x51ca90[_0x699c('0x6')][_0x699c('0x8')]);this['number']=_0x51ca90[_0x699c('0x6')]['phone'];this[_0x699c('0x9')]=_0x2f2139[_0x699c('0xa')];this[_0x699c('0xb')]=_0x51ca90['active']||![];this[_0x699c('0xc')]=_0x2f2139[_0x699c('0xc')];this['dialQueueTimeout']=_0x2f2139['dialQueueTimeout']||0x3;this[_0x699c('0xd')]=_0x51ca90['scheduledat'];this[_0x699c('0xe')]=_0x51ca90['countbusyretry'];this['countcongestionretry']=_0x51ca90[_0x699c('0xf')];this[_0x699c('0x10')]=_0x51ca90[_0x699c('0x10')];this[_0x699c('0x11')]=_0x51ca90[_0x699c('0x11')];this[_0x699c('0x12')]=_0x51ca90['countdropretry'];this[_0x699c('0x13')]=_0x51ca90['countabandonedretry'];this[_0x699c('0x14')]=_0x51ca90[_0x699c('0x14')];this[_0x699c('0x15')]=_0x51ca90[_0x699c('0x15')];this[_0x699c('0x16')]=_0x51ca90[_0x699c('0x16')];this['ListId']=_0x51ca90['ListId'];this[_0x699c('0x17')]=_0x51ca90[_0x699c('0x17')];this[_0x699c('0x18')]=_0x51ca90[_0x699c('0x18')];this[_0x699c('0x19')]=_0x51ca90[_0x699c('0x19')];this['idHopper']=_0x51ca90['id'];this[_0x699c('0x1a')]=_0x51ca90[_0x699c('0x6')][_0x699c('0x1b')]||'';this['starttime']=moment()[_0x699c('0x1c')](_0x699c('0x1d'));this['callback']=_0x51ca90['callback'];this[_0x699c('0x1e')]=_0x51ca90[_0x699c('0x1e')];this[_0x699c('0x1f')]=_0x51ca90[_0x699c('0x1f')];this[_0x699c('0x20')]=_0x51ca90[_0x699c('0x20')];this[_0x699c('0x21')]='';this[_0x699c('0x22')]='';}Action[_0x699c('0x23')]['getCaller']=function(){return util[_0x699c('0x1c')](_0x699c('0x24'),this['name'],this[_0x699c('0x4')][_0x699c('0x25')]>0x0?this[_0x699c('0x26')][_0x699c('0x27')](this[_0x699c('0x4')][_0x699c('0x25')]):this[_0x699c('0x26')]);};Action[_0x699c('0x23')][_0x699c('0x28')]=function(){return this[_0x699c('0x9')];};module[_0x699c('0x29')]=Action;