Built motion from commit (unavailable).|2.5.24
[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 _0xa693=['idHopper','ContactFirstName','format','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid','callbackat','recallme','originatecalleridname','prototype','getCaller','dialCutDigit','substring','number','getQueue','exports','util','lodash','moment','isNil','string','voiceQueue','uniqueid','Contact','phone','lastName','queue','name','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId'];(function(_0x5de450,_0x5f0167){var _0x2a04c8=function(_0x41a691){while(--_0x41a691){_0x5de450['push'](_0x5de450['shift']());}};_0x2a04c8(++_0x5f0167);}(_0xa693,0xf1));var _0x3a69=function(_0x17bb31,_0x2fc6f8){_0x17bb31=_0x17bb31-0x0;var _0x505c71=_0xa693[_0x17bb31];return _0x505c71;};'use strict';var util=require(_0x3a69('0x0'));var _=require(_0x3a69('0x1'));var moment=require(_0x3a69('0x2'));function checkNameSurname(_0x132f57,_0x59f1a3,_0x16b87e){var _0x4c27e8='';if(!_['isNil'](_0x59f1a3)&&'string'===typeof _0x59f1a3){_0x4c27e8+=_0x59f1a3;}if(!_[_0x3a69('0x3')](_0x16b87e)&&_0x3a69('0x4')===typeof _0x16b87e){_0x4c27e8+='\x20'+_0x16b87e;}if(_0x4c27e8!==''){return _0x4c27e8;}return _0x132f57;}function Action(_0x3dc6fb,_0x363363,_0x3a05e0){this[_0x3a69('0x5')]=_0x3dc6fb;this[_0x3a69('0x6')]=_0x3a05e0||undefined;this['name']=checkNameSurname(_0x363363[_0x3a69('0x7')][_0x3a69('0x8')],_0x363363['Contact']['firstName'],_0x363363['Contact'][_0x3a69('0x9')]);this['number']=_0x363363[_0x3a69('0x7')][_0x3a69('0x8')];this[_0x3a69('0xa')]=_0x3dc6fb[_0x3a69('0xb')];this[_0x3a69('0xc')]=_0x363363['active']||![];this[_0x3a69('0xd')]=_0x3dc6fb[_0x3a69('0xd')];this['dialQueueTimeout']=_0x3dc6fb[_0x3a69('0xe')]||0x3;this[_0x3a69('0xf')]=_0x363363[_0x3a69('0xf')];this[_0x3a69('0x10')]=_0x363363[_0x3a69('0x10')];this[_0x3a69('0x11')]=_0x363363[_0x3a69('0x11')];this[_0x3a69('0x12')]=_0x363363[_0x3a69('0x12')];this[_0x3a69('0x13')]=_0x363363[_0x3a69('0x13')];this[_0x3a69('0x14')]=_0x363363['countdropretry'];this['countabandonedretry']=_0x363363[_0x3a69('0x15')];this[_0x3a69('0x16')]=_0x363363[_0x3a69('0x16')];this[_0x3a69('0x17')]=_0x363363[_0x3a69('0x17')];this[_0x3a69('0x18')]=_0x363363[_0x3a69('0x18')];this[_0x3a69('0x19')]=_0x363363[_0x3a69('0x19')];this[_0x3a69('0x1a')]=_0x363363['UserId'];this[_0x3a69('0x1b')]=_0x363363[_0x3a69('0x1b')];this[_0x3a69('0x1c')]=_0x363363['CampaignId'];this[_0x3a69('0x1d')]=_0x363363['id'];this[_0x3a69('0x1e')]=_0x363363['Contact']['firstName']||'';this['starttime']=moment()[_0x3a69('0x1f')](_0x3a69('0x20'));this['callback']=_0x363363[_0x3a69('0x21')];this['callbackuniqueid']=_0x363363[_0x3a69('0x22')];this['callbackat']=_0x363363[_0x3a69('0x23')];this[_0x3a69('0x24')]=_0x363363[_0x3a69('0x24')];this['originatecalleridnum']='';this[_0x3a69('0x25')]='';}Action[_0x3a69('0x26')][_0x3a69('0x27')]=function(){return util['format']('\x22%s\x22\x20<%s>',this['name'],this[_0x3a69('0x5')][_0x3a69('0x28')]>0x0?this['number'][_0x3a69('0x29')](this[_0x3a69('0x5')][_0x3a69('0x28')]):this[_0x3a69('0x2a')]);};Action[_0x3a69('0x26')][_0x3a69('0x2b')]=function(){return this['queue'];};module[_0x3a69('0x2c')]=Action;