Built motion from commit 616d3211.|2.6.4
[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 _0xbf58=['Contact','phone','firstName','lastName','number','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','idHopper','ContactFirstName','starttime','format','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid','callbackat','recallme','originatecalleridnum','originatecalleridname','prototype','getCaller','\x22%s\x22\x20<%s>','dialCutDigit','substring','getQueue','queue','exports','util','lodash','moment','voiceQueue','uniqueid','name'];(function(_0x46e65c,_0x18cf20){var _0x4cfe8f=function(_0x3e3a0b){while(--_0x3e3a0b){_0x46e65c['push'](_0x46e65c['shift']());}};_0x4cfe8f(++_0x18cf20);}(_0xbf58,0x114));var _0x8bf5=function(_0x2806f4,_0x4ade94){_0x2806f4=_0x2806f4-0x0;var _0x192851=_0xbf58[_0x2806f4];return _0x192851;};'use strict';var util=require(_0x8bf5('0x0'));var _=require(_0x8bf5('0x1'));var moment=require(_0x8bf5('0x2'));function checkNameSurname(_0x39b58f,_0x5a2600,_0x36a893){var _0x228f92='';if(!_['isNil'](_0x5a2600)&&'string'===typeof _0x5a2600){_0x228f92+=_0x5a2600;}if(!_['isNil'](_0x36a893)&&'string'===typeof _0x36a893){_0x228f92+='\x20'+_0x36a893;}if(_0x228f92!==''){return _0x228f92;}return _0x39b58f;}function Action(_0x1b7cf9,_0x15a487,_0x4c1862){this[_0x8bf5('0x3')]=_0x1b7cf9;this[_0x8bf5('0x4')]=_0x4c1862||undefined;this[_0x8bf5('0x5')]=checkNameSurname(_0x15a487[_0x8bf5('0x6')][_0x8bf5('0x7')],_0x15a487[_0x8bf5('0x6')][_0x8bf5('0x8')],_0x15a487[_0x8bf5('0x6')][_0x8bf5('0x9')]);this[_0x8bf5('0xa')]=_0x15a487['phone'];this['queue']=_0x1b7cf9[_0x8bf5('0x5')];this[_0x8bf5('0xb')]=_0x15a487[_0x8bf5('0xb')]||![];this[_0x8bf5('0xc')]=_0x1b7cf9['type'];this[_0x8bf5('0xd')]=_0x1b7cf9[_0x8bf5('0xd')]||0x3;this['scheduledat']=_0x15a487[_0x8bf5('0xe')];this[_0x8bf5('0xf')]=_0x15a487[_0x8bf5('0xf')];this['countcongestionretry']=_0x15a487[_0x8bf5('0x10')];this[_0x8bf5('0x11')]=_0x15a487[_0x8bf5('0x11')];this[_0x8bf5('0x12')]=_0x15a487[_0x8bf5('0x12')];this[_0x8bf5('0x13')]=_0x15a487[_0x8bf5('0x13')];this['countabandonedretry']=_0x15a487[_0x8bf5('0x14')];this['countmachineretry']=_0x15a487[_0x8bf5('0x15')];this['countagentrejectretry']=_0x15a487[_0x8bf5('0x16')];this[_0x8bf5('0x17')]=_0x15a487[_0x8bf5('0x17')];this['ListId']=_0x15a487[_0x8bf5('0x18')];this['UserId']=_0x15a487[_0x8bf5('0x19')];this[_0x8bf5('0x1a')]=_0x15a487[_0x8bf5('0x1a')];this[_0x8bf5('0x1b')]=_0x15a487[_0x8bf5('0x1b')];this[_0x8bf5('0x1c')]=_0x15a487['id'];this[_0x8bf5('0x1d')]=_0x15a487[_0x8bf5('0x6')][_0x8bf5('0x8')]||'';this[_0x8bf5('0x1e')]=moment()[_0x8bf5('0x1f')](_0x8bf5('0x20'));this['callback']=_0x15a487[_0x8bf5('0x21')];this[_0x8bf5('0x22')]=_0x15a487[_0x8bf5('0x22')];this['callbackat']=_0x15a487[_0x8bf5('0x23')];this['recallme']=_0x15a487[_0x8bf5('0x24')];this[_0x8bf5('0x25')]='';this[_0x8bf5('0x26')]='';}Action[_0x8bf5('0x27')][_0x8bf5('0x28')]=function(){return util[_0x8bf5('0x1f')](_0x8bf5('0x29'),this['name'],this[_0x8bf5('0x3')][_0x8bf5('0x2a')]>0x0?this['number'][_0x8bf5('0x2b')](this['voiceQueue'][_0x8bf5('0x2a')]):this[_0x8bf5('0xa')]);};Action[_0x8bf5('0x27')][_0x8bf5('0x2c')]=function(){return this[_0x8bf5('0x2d')];};module[_0x8bf5('0x2e')]=Action;