de7bd0f7e8837d1acff86037879cc0b868d48d4a
[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 _0x0db9=['type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','ContactFirstName','starttime','format','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid','callbackat','recallme','originatecalleridname','prototype','\x22%s\x22\x20<%s>','dialCutDigit','substring','getQueue','exports','util','isNil','string','voiceQueue','uniqueid','name','Contact','firstName','lastName','number','phone','queue','active'];(function(_0x2b5d25,_0x1a411a){var _0x595d2a=function(_0x3fff48){while(--_0x3fff48){_0x2b5d25['push'](_0x2b5d25['shift']());}};_0x595d2a(++_0x1a411a);}(_0x0db9,0xa3));var _0x90db=function(_0x5627e1,_0x1b2dbf){_0x5627e1=_0x5627e1-0x0;var _0x2f013f=_0x0db9[_0x5627e1];return _0x2f013f;};'use strict';var util=require(_0x90db('0x0'));var _=require('lodash');var moment=require('moment');function checkNameSurname(_0x54b0ee,_0x2c73bc,_0x405229){var _0x553431='';if(!_[_0x90db('0x1')](_0x2c73bc)&&'string'===typeof _0x2c73bc){_0x553431+=_0x2c73bc;}if(!_[_0x90db('0x1')](_0x405229)&&_0x90db('0x2')===typeof _0x405229){_0x553431+='\x20'+_0x405229;}if(_0x553431!==''){return _0x553431;}return _0x54b0ee;}function Action(_0x50548d,_0x2d02a1,_0x242774){this[_0x90db('0x3')]=_0x50548d;this[_0x90db('0x4')]=_0x242774||undefined;this[_0x90db('0x5')]=checkNameSurname(_0x2d02a1[_0x90db('0x6')]['phone'],_0x2d02a1[_0x90db('0x6')][_0x90db('0x7')],_0x2d02a1[_0x90db('0x6')][_0x90db('0x8')]);this[_0x90db('0x9')]=_0x2d02a1[_0x90db('0x6')][_0x90db('0xa')];this[_0x90db('0xb')]=_0x50548d[_0x90db('0x5')];this[_0x90db('0xc')]=_0x2d02a1[_0x90db('0xc')]||![];this['type']=_0x50548d[_0x90db('0xd')];this[_0x90db('0xe')]=_0x50548d[_0x90db('0xe')]||0x3;this[_0x90db('0xf')]=_0x2d02a1[_0x90db('0xf')];this[_0x90db('0x10')]=_0x2d02a1[_0x90db('0x10')];this[_0x90db('0x11')]=_0x2d02a1[_0x90db('0x11')];this[_0x90db('0x12')]=_0x2d02a1[_0x90db('0x12')];this[_0x90db('0x13')]=_0x2d02a1[_0x90db('0x13')];this[_0x90db('0x14')]=_0x2d02a1['countdropretry'];this[_0x90db('0x15')]=_0x2d02a1['countabandonedretry'];this[_0x90db('0x16')]=_0x2d02a1[_0x90db('0x16')];this[_0x90db('0x17')]=_0x2d02a1[_0x90db('0x17')];this[_0x90db('0x18')]=_0x2d02a1[_0x90db('0x18')];this[_0x90db('0x19')]=_0x2d02a1[_0x90db('0x19')];this[_0x90db('0x1a')]=_0x2d02a1[_0x90db('0x1a')];this['VoiceQueueId']=_0x2d02a1[_0x90db('0x1b')];this[_0x90db('0x1c')]=_0x2d02a1['CampaignId'];this['idHopper']=_0x2d02a1['id'];this[_0x90db('0x1d')]=_0x2d02a1[_0x90db('0x6')][_0x90db('0x7')]||'';this[_0x90db('0x1e')]=moment()[_0x90db('0x1f')](_0x90db('0x20'));this[_0x90db('0x21')]=_0x2d02a1['callback'];this[_0x90db('0x22')]=_0x2d02a1[_0x90db('0x22')];this[_0x90db('0x23')]=_0x2d02a1[_0x90db('0x23')];this['recallme']=_0x2d02a1[_0x90db('0x24')];this['originatecalleridnum']='';this[_0x90db('0x25')]='';}Action[_0x90db('0x26')]['getCaller']=function(){return util[_0x90db('0x1f')](_0x90db('0x27'),this['name'],this[_0x90db('0x3')][_0x90db('0x28')]>0x0?this['number'][_0x90db('0x29')](this[_0x90db('0x3')][_0x90db('0x28')]):this[_0x90db('0x9')]);};Action['prototype'][_0x90db('0x2a')]=function(){return this[_0x90db('0xb')];};module[_0x90db('0x2b')]=Action;