ccef455d285ecd559a7ddbe362d0ae540ab4296a
[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 _0x60c5=['Contact','active','type','dialQueueTimeout','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId','ListId','UserId','VoiceQueueId','idHopper','format','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid','callbackat','recallme','originatecalleridnum','originatecalleridname','prototype','\x22%s\x22\x20<%s>','voiceQueue','dialCutDigit','number','getQueue','queue','exports','util','lodash','isNil','string','uniqueid','name','phone','firstName'];(function(_0x59f1c7,_0x4b96ad){var _0x5bcc46=function(_0x30ac1b){while(--_0x30ac1b){_0x59f1c7['push'](_0x59f1c7['shift']());}};_0x5bcc46(++_0x4b96ad);}(_0x60c5,0xc0));var _0x560c=function(_0x328e09,_0x5878df){_0x328e09=_0x328e09-0x0;var _0x37906a=_0x60c5[_0x328e09];return _0x37906a;};'use strict';var util=require(_0x560c('0x0'));var _=require(_0x560c('0x1'));var moment=require('moment');function checkNameSurname(_0x158ca0,_0x1b73f2,_0x28f1ea){var _0x3f40a3='';if(!_[_0x560c('0x2')](_0x1b73f2)&&_0x560c('0x3')===typeof _0x1b73f2){_0x3f40a3+=_0x1b73f2;}if(!_['isNil'](_0x28f1ea)&&_0x560c('0x3')===typeof _0x28f1ea){_0x3f40a3+='\x20'+_0x28f1ea;}if(_0x3f40a3!==''){return _0x3f40a3;}return _0x158ca0;}function Action(_0x1160fa,_0x2f394b,_0x1cb928){this['voiceQueue']=_0x1160fa;this[_0x560c('0x4')]=_0x1cb928||undefined;this[_0x560c('0x5')]=checkNameSurname(_0x2f394b['Contact'][_0x560c('0x6')],_0x2f394b['Contact'][_0x560c('0x7')],_0x2f394b[_0x560c('0x8')]['lastName']);this['number']=_0x2f394b[_0x560c('0x8')][_0x560c('0x6')];this['queue']=_0x1160fa['name'];this[_0x560c('0x9')]=_0x2f394b['active']||![];this[_0x560c('0xa')]=_0x1160fa['type'];this['dialQueueTimeout']=_0x1160fa[_0x560c('0xb')]||0x3;this['scheduledat']=_0x2f394b['scheduledat'];this['countbusyretry']=_0x2f394b['countbusyretry'];this[_0x560c('0xc')]=_0x2f394b[_0x560c('0xc')];this[_0x560c('0xd')]=_0x2f394b[_0x560c('0xd')];this[_0x560c('0xe')]=_0x2f394b['countnosuchnumberretry'];this[_0x560c('0xf')]=_0x2f394b[_0x560c('0xf')];this[_0x560c('0x10')]=_0x2f394b[_0x560c('0x10')];this[_0x560c('0x11')]=_0x2f394b[_0x560c('0x11')];this[_0x560c('0x12')]=_0x2f394b[_0x560c('0x12')];this[_0x560c('0x13')]=_0x2f394b[_0x560c('0x13')];this[_0x560c('0x14')]=_0x2f394b[_0x560c('0x14')];this[_0x560c('0x15')]=_0x2f394b[_0x560c('0x15')];this[_0x560c('0x16')]=_0x2f394b[_0x560c('0x16')];this['CampaignId']=_0x2f394b['CampaignId'];this[_0x560c('0x17')]=_0x2f394b['id'];this['ContactFirstName']=_0x2f394b[_0x560c('0x8')][_0x560c('0x7')]||'';this['starttime']=moment()[_0x560c('0x18')](_0x560c('0x19'));this['callback']=_0x2f394b[_0x560c('0x1a')];this[_0x560c('0x1b')]=_0x2f394b[_0x560c('0x1b')];this[_0x560c('0x1c')]=_0x2f394b[_0x560c('0x1c')];this[_0x560c('0x1d')]=_0x2f394b[_0x560c('0x1d')];this[_0x560c('0x1e')]='';this[_0x560c('0x1f')]='';}Action[_0x560c('0x20')]['getCaller']=function(){return util[_0x560c('0x18')](_0x560c('0x21'),this[_0x560c('0x5')],this[_0x560c('0x22')][_0x560c('0x23')]>0x0?this[_0x560c('0x24')]['substring'](this[_0x560c('0x22')][_0x560c('0x23')]):this[_0x560c('0x24')]);};Action[_0x560c('0x20')][_0x560c('0x25')]=function(){return this[_0x560c('0x26')];};module[_0x560c('0x27')]=Action;