Built motion from commit 753c950e.|2.5.42
[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 _0x11ac=['isNil','voiceQueue','uniqueid','Contact','phone','firstName','lastName','number','queue','name','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','idHopper','ContactFirstName','starttime','format','callback','callbackuniqueid','callbackat','originatecalleridname','prototype','getCaller','\x22%s\x22\x20<%s>','substring','dialCutDigit','getQueue','exports','lodash','moment'];(function(_0x5ad303,_0x5265bd){var _0x1e755f=function(_0x2ae1b7){while(--_0x2ae1b7){_0x5ad303['push'](_0x5ad303['shift']());}};_0x1e755f(++_0x5265bd);}(_0x11ac,0x132));var _0xc11a=function(_0x23166d,_0x14815a){_0x23166d=_0x23166d-0x0;var _0x2189b2=_0x11ac[_0x23166d];return _0x2189b2;};'use strict';var util=require('util');var _=require(_0xc11a('0x0'));var moment=require(_0xc11a('0x1'));function checkNameSurname(_0x153a77,_0x1361b1,_0x271c5b){var _0x4d6b79='';if(!_[_0xc11a('0x2')](_0x1361b1)&&'string'===typeof _0x1361b1){_0x4d6b79+=_0x1361b1;}if(!_[_0xc11a('0x2')](_0x271c5b)&&'string'===typeof _0x271c5b){_0x4d6b79+='\x20'+_0x271c5b;}if(_0x4d6b79!==''){return _0x4d6b79;}return _0x153a77;}function Action(_0x400383,_0x14cd6d,_0xbcfab6){this[_0xc11a('0x3')]=_0x400383;this[_0xc11a('0x4')]=_0xbcfab6||undefined;this['name']=checkNameSurname(_0x14cd6d[_0xc11a('0x5')][_0xc11a('0x6')],_0x14cd6d['Contact'][_0xc11a('0x7')],_0x14cd6d[_0xc11a('0x5')][_0xc11a('0x8')]);this[_0xc11a('0x9')]=_0x14cd6d[_0xc11a('0x5')][_0xc11a('0x6')];this[_0xc11a('0xa')]=_0x400383[_0xc11a('0xb')];this[_0xc11a('0xc')]=_0x14cd6d['active']||![];this[_0xc11a('0xd')]=_0x400383[_0xc11a('0xd')];this[_0xc11a('0xe')]=_0x400383['dialQueueTimeout']||0x3;this['scheduledat']=_0x14cd6d[_0xc11a('0xf')];this[_0xc11a('0x10')]=_0x14cd6d[_0xc11a('0x10')];this['countcongestionretry']=_0x14cd6d[_0xc11a('0x11')];this['countnoanswerretry']=_0x14cd6d[_0xc11a('0x12')];this[_0xc11a('0x13')]=_0x14cd6d['countnosuchnumberretry'];this[_0xc11a('0x14')]=_0x14cd6d[_0xc11a('0x14')];this[_0xc11a('0x15')]=_0x14cd6d['countabandonedretry'];this['countmachineretry']=_0x14cd6d[_0xc11a('0x16')];this[_0xc11a('0x17')]=_0x14cd6d[_0xc11a('0x17')];this[_0xc11a('0x18')]=_0x14cd6d[_0xc11a('0x18')];this[_0xc11a('0x19')]=_0x14cd6d['ListId'];this[_0xc11a('0x1a')]=_0x14cd6d[_0xc11a('0x1a')];this[_0xc11a('0x1b')]=_0x14cd6d['VoiceQueueId'];this[_0xc11a('0x1c')]=_0x14cd6d['CampaignId'];this[_0xc11a('0x1d')]=_0x14cd6d['id'];this[_0xc11a('0x1e')]=_0x14cd6d['Contact'][_0xc11a('0x7')]||'';this[_0xc11a('0x1f')]=moment()[_0xc11a('0x20')]('YYYY-MM-DD\x20HH:mm:ss');this[_0xc11a('0x21')]=_0x14cd6d['callback'];this['callbackuniqueid']=_0x14cd6d[_0xc11a('0x22')];this[_0xc11a('0x23')]=_0x14cd6d[_0xc11a('0x23')];this['recallme']=_0x14cd6d['recallme'];this['originatecalleridnum']='';this[_0xc11a('0x24')]='';}Action[_0xc11a('0x25')][_0xc11a('0x26')]=function(){return util[_0xc11a('0x20')](_0xc11a('0x27'),this[_0xc11a('0xb')],this[_0xc11a('0x3')]['dialCutDigit']>0x0?this[_0xc11a('0x9')][_0xc11a('0x28')](this[_0xc11a('0x3')][_0xc11a('0x29')]):this[_0xc11a('0x9')]);};Action[_0xc11a('0x25')][_0xc11a('0x2a')]=function(){return this['queue'];};module[_0xc11a('0x2b')]=Action;