Built motion from commit (unavailable).|2.5.28
[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 _0x0427=['originatecalleridname','getCaller','format','\x22%s\x22\x20<%s>','substring','dialCutDigit','prototype','getQueue','queue','exports','moment','isNil','string','voiceQueue','uniqueid','name','Contact','phone','firstName','number','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','idHopper','starttime','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid','recallme','originatecalleridnum'];(function(_0x287d51,_0x46b59f){var _0x3709c7=function(_0x57180f){while(--_0x57180f){_0x287d51['push'](_0x287d51['shift']());}};_0x3709c7(++_0x46b59f);}(_0x0427,0x137));var _0x7042=function(_0x5adcc4,_0x24b202){_0x5adcc4=_0x5adcc4-0x0;var _0x2a1615=_0x0427[_0x5adcc4];return _0x2a1615;};'use strict';var util=require('util');var _=require('lodash');var moment=require(_0x7042('0x0'));function checkNameSurname(_0x1fe4cf,_0x564d3d,_0x2afd71){var _0x7c5b2d='';if(!_[_0x7042('0x1')](_0x564d3d)&&_0x7042('0x2')===typeof _0x564d3d){_0x7c5b2d+=_0x564d3d;}if(!_[_0x7042('0x1')](_0x2afd71)&&_0x7042('0x2')===typeof _0x2afd71){_0x7c5b2d+='\x20'+_0x2afd71;}if(_0x7c5b2d!==''){return _0x7c5b2d;}return _0x1fe4cf;}function Action(_0x2c7c32,_0x53ab81,_0x37a35b){this[_0x7042('0x3')]=_0x2c7c32;this[_0x7042('0x4')]=_0x37a35b||undefined;this[_0x7042('0x5')]=checkNameSurname(_0x53ab81[_0x7042('0x6')][_0x7042('0x7')],_0x53ab81[_0x7042('0x6')][_0x7042('0x8')],_0x53ab81[_0x7042('0x6')]['lastName']);this[_0x7042('0x9')]=_0x53ab81['Contact']['phone'];this['queue']=_0x2c7c32['name'];this[_0x7042('0xa')]=_0x53ab81['active']||![];this[_0x7042('0xb')]=_0x2c7c32[_0x7042('0xb')];this[_0x7042('0xc')]=_0x2c7c32['dialQueueTimeout']||0x3;this['scheduledat']=_0x53ab81[_0x7042('0xd')];this[_0x7042('0xe')]=_0x53ab81[_0x7042('0xe')];this[_0x7042('0xf')]=_0x53ab81[_0x7042('0xf')];this[_0x7042('0x10')]=_0x53ab81['countnoanswerretry'];this[_0x7042('0x11')]=_0x53ab81[_0x7042('0x11')];this[_0x7042('0x12')]=_0x53ab81['countdropretry'];this[_0x7042('0x13')]=_0x53ab81[_0x7042('0x13')];this['countmachineretry']=_0x53ab81[_0x7042('0x14')];this['countagentrejectretry']=_0x53ab81['countagentrejectretry'];this[_0x7042('0x15')]=_0x53ab81[_0x7042('0x15')];this[_0x7042('0x16')]=_0x53ab81[_0x7042('0x16')];this[_0x7042('0x17')]=_0x53ab81['UserId'];this[_0x7042('0x18')]=_0x53ab81[_0x7042('0x18')];this[_0x7042('0x19')]=_0x53ab81[_0x7042('0x19')];this[_0x7042('0x1a')]=_0x53ab81['id'];this['ContactFirstName']=_0x53ab81[_0x7042('0x6')]['firstName']||'';this[_0x7042('0x1b')]=moment()['format'](_0x7042('0x1c'));this[_0x7042('0x1d')]=_0x53ab81[_0x7042('0x1d')];this[_0x7042('0x1e')]=_0x53ab81['callbackuniqueid'];this['callbackat']=_0x53ab81['callbackat'];this[_0x7042('0x1f')]=_0x53ab81[_0x7042('0x1f')];this[_0x7042('0x20')]='';this[_0x7042('0x21')]='';}Action['prototype'][_0x7042('0x22')]=function(){return util[_0x7042('0x23')](_0x7042('0x24'),this[_0x7042('0x5')],this[_0x7042('0x3')]['dialCutDigit']>0x0?this[_0x7042('0x9')][_0x7042('0x25')](this[_0x7042('0x3')][_0x7042('0x26')]):this[_0x7042('0x9')]);};Action[_0x7042('0x27')][_0x7042('0x28')]=function(){return this[_0x7042('0x29')];};module[_0x7042('0x2a')]=Action;