Built motion from commit (unavailable).|2.5.12
[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 _0xf925=['scheduledat','countbusyretry','countnoanswerretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','idHopper','ContactFirstName','starttime','format','callback','callbackuniqueid','callbackat','recallme','originatecalleridname','prototype','getCaller','\x22%s\x22\x20<%s>','substring','dialCutDigit','getQueue','string','isNil','voiceQueue','phone','firstName','Contact','number','queue','name','active','type','dialQueueTimeout'];(function(_0x2d29bd,_0x11581e){var _0x2da996=function(_0x53c008){while(--_0x53c008){_0x2d29bd['push'](_0x2d29bd['shift']());}};_0x2da996(++_0x11581e);}(_0xf925,0xb7));var _0x5f92=function(_0x482c95,_0x504190){_0x482c95=_0x482c95-0x0;var _0x38c2e8=_0xf925[_0x482c95];return _0x38c2e8;};'use strict';var util=require('util');var _=require('lodash');var moment=require('moment');function checkNameSurname(_0x3dfc20,_0x40e496,_0x3e409a){var _0x46b17f='';if(!_['isNil'](_0x40e496)&&_0x5f92('0x0')===typeof _0x40e496){_0x46b17f+=_0x40e496;}if(!_[_0x5f92('0x1')](_0x3e409a)&&_0x5f92('0x0')===typeof _0x3e409a){_0x46b17f+='\x20'+_0x3e409a;}if(_0x46b17f!==''){return _0x46b17f;}return _0x3dfc20;}function Action(_0x232f09,_0x91d10c,_0x3e2312){this[_0x5f92('0x2')]=_0x232f09;this['uniqueid']=_0x3e2312||undefined;this['name']=checkNameSurname(_0x91d10c['Contact'][_0x5f92('0x3')],_0x91d10c['Contact'][_0x5f92('0x4')],_0x91d10c[_0x5f92('0x5')]['lastName']);this[_0x5f92('0x6')]=_0x91d10c['Contact'][_0x5f92('0x3')];this[_0x5f92('0x7')]=_0x232f09[_0x5f92('0x8')];this[_0x5f92('0x9')]=_0x91d10c['active']||![];this[_0x5f92('0xa')]=_0x232f09[_0x5f92('0xa')];this[_0x5f92('0xb')]=_0x232f09[_0x5f92('0xb')]||0x3;this['scheduledat']=_0x91d10c[_0x5f92('0xc')];this[_0x5f92('0xd')]=_0x91d10c[_0x5f92('0xd')];this['countcongestionretry']=_0x91d10c['countcongestionretry'];this[_0x5f92('0xe')]=_0x91d10c[_0x5f92('0xe')];this['countnosuchnumberretry']=_0x91d10c['countnosuchnumberretry'];this[_0x5f92('0xf')]=_0x91d10c[_0x5f92('0xf')];this['countabandonedretry']=_0x91d10c[_0x5f92('0x10')];this[_0x5f92('0x11')]=_0x91d10c['countmachineretry'];this[_0x5f92('0x12')]=_0x91d10c['countagentrejectretry'];this['ContactId']=_0x91d10c[_0x5f92('0x13')];this['ListId']=_0x91d10c[_0x5f92('0x14')];this[_0x5f92('0x15')]=_0x91d10c[_0x5f92('0x15')];this[_0x5f92('0x16')]=_0x91d10c[_0x5f92('0x16')];this[_0x5f92('0x17')]=_0x91d10c[_0x5f92('0x17')];this[_0x5f92('0x18')]=_0x91d10c['id'];this[_0x5f92('0x19')]=_0x91d10c[_0x5f92('0x5')][_0x5f92('0x4')]||'';this[_0x5f92('0x1a')]=moment()[_0x5f92('0x1b')]('YYYY-MM-DD\x20HH:mm:ss');this[_0x5f92('0x1c')]=_0x91d10c[_0x5f92('0x1c')];this[_0x5f92('0x1d')]=_0x91d10c['callbackuniqueid'];this['callbackat']=_0x91d10c[_0x5f92('0x1e')];this['recallme']=_0x91d10c[_0x5f92('0x1f')];this['originatecalleridnum']='';this[_0x5f92('0x20')]='';}Action[_0x5f92('0x21')][_0x5f92('0x22')]=function(){return util[_0x5f92('0x1b')](_0x5f92('0x23'),this['name'],this['voiceQueue']['dialCutDigit']>0x0?this[_0x5f92('0x6')][_0x5f92('0x24')](this['voiceQueue'][_0x5f92('0x25')]):this[_0x5f92('0x6')]);};Action['prototype'][_0x5f92('0x26')]=function(){return this['queue'];};module['exports']=Action;