Built motion from commit 85328c08.|2.5.50
[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 _0x4fc9=['idHopper','ContactFirstName','firstName','format','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid','callbackat','recallme','originatecalleridnum','originatecalleridname','prototype','getCaller','\x22%s\x22\x20<%s>','voiceQueue','dialCutDigit','number','substring','getQueue','exports','util','lodash','moment','string','isNil','uniqueid','name','Contact','phone','lastName','queue','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','UserId','VoiceQueueId','CampaignId'];(function(_0x2365db,_0x1389eb){var _0xc516f4=function(_0x936ab6){while(--_0x936ab6){_0x2365db['push'](_0x2365db['shift']());}};_0xc516f4(++_0x1389eb);}(_0x4fc9,0x156));var _0x94fc=function(_0x16c85d,_0x5e4a05){_0x16c85d=_0x16c85d-0x0;var _0x7c77eb=_0x4fc9[_0x16c85d];return _0x7c77eb;};'use strict';var util=require(_0x94fc('0x0'));var _=require(_0x94fc('0x1'));var moment=require(_0x94fc('0x2'));function checkNameSurname(_0x3339da,_0x3535f4,_0x244223){var _0x449833='';if(!_['isNil'](_0x3535f4)&&_0x94fc('0x3')===typeof _0x3535f4){_0x449833+=_0x3535f4;}if(!_[_0x94fc('0x4')](_0x244223)&&_0x94fc('0x3')===typeof _0x244223){_0x449833+='\x20'+_0x244223;}if(_0x449833!==''){return _0x449833;}return _0x3339da;}function Action(_0x491904,_0x433a9a,_0x948e11){this['voiceQueue']=_0x491904;this[_0x94fc('0x5')]=_0x948e11||undefined;this[_0x94fc('0x6')]=checkNameSurname(_0x433a9a[_0x94fc('0x7')][_0x94fc('0x8')],_0x433a9a[_0x94fc('0x7')]['firstName'],_0x433a9a['Contact'][_0x94fc('0x9')]);this['number']=_0x433a9a[_0x94fc('0x7')][_0x94fc('0x8')];this[_0x94fc('0xa')]=_0x491904[_0x94fc('0x6')];this[_0x94fc('0xb')]=_0x433a9a[_0x94fc('0xb')]||![];this[_0x94fc('0xc')]=_0x491904[_0x94fc('0xc')];this[_0x94fc('0xd')]=_0x491904[_0x94fc('0xd')]||0x3;this[_0x94fc('0xe')]=_0x433a9a[_0x94fc('0xe')];this['countbusyretry']=_0x433a9a[_0x94fc('0xf')];this[_0x94fc('0x10')]=_0x433a9a[_0x94fc('0x10')];this[_0x94fc('0x11')]=_0x433a9a['countnoanswerretry'];this[_0x94fc('0x12')]=_0x433a9a[_0x94fc('0x12')];this[_0x94fc('0x13')]=_0x433a9a[_0x94fc('0x13')];this[_0x94fc('0x14')]=_0x433a9a[_0x94fc('0x14')];this['countmachineretry']=_0x433a9a[_0x94fc('0x15')];this['countagentrejectretry']=_0x433a9a[_0x94fc('0x16')];this['ContactId']=_0x433a9a['ContactId'];this['ListId']=_0x433a9a['ListId'];this[_0x94fc('0x17')]=_0x433a9a[_0x94fc('0x17')];this[_0x94fc('0x18')]=_0x433a9a[_0x94fc('0x18')];this[_0x94fc('0x19')]=_0x433a9a[_0x94fc('0x19')];this[_0x94fc('0x1a')]=_0x433a9a['id'];this[_0x94fc('0x1b')]=_0x433a9a[_0x94fc('0x7')][_0x94fc('0x1c')]||'';this['starttime']=moment()[_0x94fc('0x1d')](_0x94fc('0x1e'));this['callback']=_0x433a9a[_0x94fc('0x1f')];this[_0x94fc('0x20')]=_0x433a9a['callbackuniqueid'];this['callbackat']=_0x433a9a[_0x94fc('0x21')];this['recallme']=_0x433a9a[_0x94fc('0x22')];this[_0x94fc('0x23')]='';this[_0x94fc('0x24')]='';}Action[_0x94fc('0x25')][_0x94fc('0x26')]=function(){return util[_0x94fc('0x1d')](_0x94fc('0x27'),this[_0x94fc('0x6')],this[_0x94fc('0x28')][_0x94fc('0x29')]>0x0?this[_0x94fc('0x2a')][_0x94fc('0x2b')](this[_0x94fc('0x28')][_0x94fc('0x29')]):this[_0x94fc('0x2a')]);};Action['prototype'][_0x94fc('0x2c')]=function(){return this[_0x94fc('0xa')];};module[_0x94fc('0x2d')]=Action;