c22367547ca5abffae540e596f33fafdf15e8108
[motion2.git] / server / services / ami / dialer / models / 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 _0x2290=['\x22%s\x22\x20<%s>','dialCutDigit','getQueue','queue','exports','util','moment','isNil','string','voiceQueue','uniqueid','Contact','firstName','number','phone','name','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','idHopper','starttime','format','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid','callbackat','recallme','originatecalleridnum','originatecalleridname','prototype'];(function(_0x16771d,_0x224c60){var _0x386f11=function(_0x3d7a87){while(--_0x3d7a87){_0x16771d['push'](_0x16771d['shift']());}};_0x386f11(++_0x224c60);}(_0x2290,0x188));var _0x0229=function(_0x4509b1,_0x5b8596){_0x4509b1=_0x4509b1-0x0;var _0x16b709=_0x2290[_0x4509b1];return _0x16b709;};'use strict';var util=require(_0x0229('0x0'));var _=require('lodash');var moment=require(_0x0229('0x1'));function checkNameSurname(_0x44695a,_0x156ad1,_0x37e32b){var _0x406d56='';if(!_[_0x0229('0x2')](_0x156ad1)&&'string'===typeof _0x156ad1){_0x406d56+=_0x156ad1;}if(!_['isNil'](_0x37e32b)&&_0x0229('0x3')===typeof _0x37e32b){_0x406d56+='\x20'+_0x37e32b;}if(_0x406d56!==''){return _0x406d56;}return _0x44695a;}function Action(_0x3d752a,_0x1f0e33,_0x5f55e8){this[_0x0229('0x4')]=_0x3d752a;this[_0x0229('0x5')]=_0x5f55e8||undefined;this['name']=checkNameSurname(_0x1f0e33[_0x0229('0x6')]['phone'],_0x1f0e33['Contact'][_0x0229('0x7')],_0x1f0e33[_0x0229('0x6')]['lastName']);this[_0x0229('0x8')]=_0x1f0e33[_0x0229('0x9')];this['queue']=_0x3d752a[_0x0229('0xa')];this[_0x0229('0xb')]=_0x1f0e33['active']||![];this[_0x0229('0xc')]=_0x3d752a[_0x0229('0xc')];this[_0x0229('0xd')]=_0x3d752a[_0x0229('0xd')]||0x3;this[_0x0229('0xe')]=_0x1f0e33[_0x0229('0xe')];this[_0x0229('0xf')]=_0x1f0e33[_0x0229('0xf')];this[_0x0229('0x10')]=_0x1f0e33[_0x0229('0x10')];this[_0x0229('0x11')]=_0x1f0e33[_0x0229('0x11')];this[_0x0229('0x12')]=_0x1f0e33['countnosuchnumberretry'];this['countdropretry']=_0x1f0e33['countdropretry'];this[_0x0229('0x13')]=_0x1f0e33[_0x0229('0x13')];this['countmachineretry']=_0x1f0e33[_0x0229('0x14')];this[_0x0229('0x15')]=_0x1f0e33[_0x0229('0x15')];this[_0x0229('0x16')]=_0x1f0e33[_0x0229('0x16')];this[_0x0229('0x17')]=_0x1f0e33['ListId'];this['UserId']=_0x1f0e33[_0x0229('0x18')];this[_0x0229('0x19')]=_0x1f0e33['VoiceQueueId'];this[_0x0229('0x1a')]=_0x1f0e33['CampaignId'];this[_0x0229('0x1b')]=_0x1f0e33['id'];this['ContactFirstName']=_0x1f0e33['Contact'][_0x0229('0x7')]||'';this[_0x0229('0x1c')]=moment()[_0x0229('0x1d')](_0x0229('0x1e'));this[_0x0229('0x1f')]=_0x1f0e33['callback'];this['callbackuniqueid']=_0x1f0e33[_0x0229('0x20')];this[_0x0229('0x21')]=_0x1f0e33[_0x0229('0x21')];this[_0x0229('0x22')]=_0x1f0e33[_0x0229('0x22')];this[_0x0229('0x23')]='';this[_0x0229('0x24')]='';}Action[_0x0229('0x25')]['getCaller']=function(){return util['format'](_0x0229('0x26'),this[_0x0229('0xa')],this[_0x0229('0x4')]['dialCutDigit']>0x0?this[_0x0229('0x8')]['substring'](this[_0x0229('0x4')][_0x0229('0x27')]):this['number']);};Action[_0x0229('0x25')][_0x0229('0x28')]=function(){return this[_0x0229('0x29')];};module[_0x0229('0x2a')]=Action;