Built motion from commit ddca4d0d.|2.5.47
[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 _0xeccf=['countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId','ListId','UserId','CampaignId','idHopper','firstName','starttime','format','callbackuniqueid','callbackat','recallme','originatecalleridnum','originatecalleridname','prototype','getCaller','voiceQueue','dialCutDigit','substring','getQueue','exports','util','lodash','isNil','string','uniqueid','name','Contact','phone','lastName','number','queue','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry'];(function(_0x4cce81,_0x252735){var _0xad14bc=function(_0x53bc1e){while(--_0x53bc1e){_0x4cce81['push'](_0x4cce81['shift']());}};_0xad14bc(++_0x252735);}(_0xeccf,0x9a));var _0xfecc=function(_0x2fd1ea,_0x3196ea){_0x2fd1ea=_0x2fd1ea-0x0;var _0x4c1dfe=_0xeccf[_0x2fd1ea];return _0x4c1dfe;};'use strict';var util=require(_0xfecc('0x0'));var _=require(_0xfecc('0x1'));var moment=require('moment');function checkNameSurname(_0x18ca6c,_0x591685,_0x3016a1){var _0x25a6fc='';if(!_[_0xfecc('0x2')](_0x591685)&&_0xfecc('0x3')===typeof _0x591685){_0x25a6fc+=_0x591685;}if(!_[_0xfecc('0x2')](_0x3016a1)&&_0xfecc('0x3')===typeof _0x3016a1){_0x25a6fc+='\x20'+_0x3016a1;}if(_0x25a6fc!==''){return _0x25a6fc;}return _0x18ca6c;}function Action(_0xc9a46d,_0x4291ae,_0x28059f){this['voiceQueue']=_0xc9a46d;this[_0xfecc('0x4')]=_0x28059f||undefined;this[_0xfecc('0x5')]=checkNameSurname(_0x4291ae[_0xfecc('0x6')][_0xfecc('0x7')],_0x4291ae[_0xfecc('0x6')]['firstName'],_0x4291ae[_0xfecc('0x6')][_0xfecc('0x8')]);this[_0xfecc('0x9')]=_0x4291ae[_0xfecc('0x6')][_0xfecc('0x7')];this[_0xfecc('0xa')]=_0xc9a46d[_0xfecc('0x5')];this[_0xfecc('0xb')]=_0x4291ae[_0xfecc('0xb')]||![];this[_0xfecc('0xc')]=_0xc9a46d[_0xfecc('0xc')];this[_0xfecc('0xd')]=_0xc9a46d[_0xfecc('0xd')]||0x3;this[_0xfecc('0xe')]=_0x4291ae[_0xfecc('0xe')];this['countbusyretry']=_0x4291ae[_0xfecc('0xf')];this[_0xfecc('0x10')]=_0x4291ae[_0xfecc('0x10')];this['countnoanswerretry']=_0x4291ae[_0xfecc('0x11')];this[_0xfecc('0x12')]=_0x4291ae[_0xfecc('0x12')];this[_0xfecc('0x13')]=_0x4291ae[_0xfecc('0x13')];this['countabandonedretry']=_0x4291ae[_0xfecc('0x14')];this[_0xfecc('0x15')]=_0x4291ae['countmachineretry'];this[_0xfecc('0x16')]=_0x4291ae['countagentrejectretry'];this[_0xfecc('0x17')]=_0x4291ae[_0xfecc('0x17')];this[_0xfecc('0x18')]=_0x4291ae['ListId'];this[_0xfecc('0x19')]=_0x4291ae[_0xfecc('0x19')];this['VoiceQueueId']=_0x4291ae['VoiceQueueId'];this[_0xfecc('0x1a')]=_0x4291ae['CampaignId'];this[_0xfecc('0x1b')]=_0x4291ae['id'];this['ContactFirstName']=_0x4291ae[_0xfecc('0x6')][_0xfecc('0x1c')]||'';this[_0xfecc('0x1d')]=moment()[_0xfecc('0x1e')]('YYYY-MM-DD\x20HH:mm:ss');this['callback']=_0x4291ae['callback'];this[_0xfecc('0x1f')]=_0x4291ae[_0xfecc('0x1f')];this[_0xfecc('0x20')]=_0x4291ae[_0xfecc('0x20')];this[_0xfecc('0x21')]=_0x4291ae[_0xfecc('0x21')];this[_0xfecc('0x22')]='';this[_0xfecc('0x23')]='';}Action[_0xfecc('0x24')][_0xfecc('0x25')]=function(){return util[_0xfecc('0x1e')]('\x22%s\x22\x20<%s>',this[_0xfecc('0x5')],this[_0xfecc('0x26')][_0xfecc('0x27')]>0x0?this['number'][_0xfecc('0x28')](this[_0xfecc('0x26')][_0xfecc('0x27')]):this[_0xfecc('0x9')]);};Action[_0xfecc('0x24')][_0xfecc('0x29')]=function(){return this['queue'];};module[_0xfecc('0x2a')]=Action;