Built motion from commit (unavailable).|2.5.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 _0x1527=['originatecalleridname','prototype','getCaller','\x22%s\x22\x20<%s>','number','substring','dialCutDigit','getQueue','exports','lodash','moment','isNil','string','voiceQueue','uniqueid','Contact','phone','firstName','lastName','queue','name','active','type','dialQueueTimeout','scheduledat','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','idHopper','starttime','format','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid','callbackat','recallme','originatecalleridnum'];(function(_0xacd405,_0x2217bb){var _0x57611c=function(_0x10db85){while(--_0x10db85){_0xacd405['push'](_0xacd405['shift']());}};_0x57611c(++_0x2217bb);}(_0x1527,0xc1));var _0x7152=function(_0x36ed48,_0x1ee0d4){_0x36ed48=_0x36ed48-0x0;var _0x51c63a=_0x1527[_0x36ed48];return _0x51c63a;};'use strict';var util=require('util');var _=require(_0x7152('0x0'));var moment=require(_0x7152('0x1'));function checkNameSurname(_0x2105bd,_0x29589b,_0x5d8b4b){var _0x5e895f='';if(!_[_0x7152('0x2')](_0x29589b)&&_0x7152('0x3')===typeof _0x29589b){_0x5e895f+=_0x29589b;}if(!_['isNil'](_0x5d8b4b)&&_0x7152('0x3')===typeof _0x5d8b4b){_0x5e895f+='\x20'+_0x5d8b4b;}if(_0x5e895f!==''){return _0x5e895f;}return _0x2105bd;}function Action(_0x44226e,_0x524660,_0x46595a){this[_0x7152('0x4')]=_0x44226e;this[_0x7152('0x5')]=_0x46595a||undefined;this['name']=checkNameSurname(_0x524660[_0x7152('0x6')][_0x7152('0x7')],_0x524660[_0x7152('0x6')][_0x7152('0x8')],_0x524660[_0x7152('0x6')][_0x7152('0x9')]);this['number']=_0x524660[_0x7152('0x6')][_0x7152('0x7')];this[_0x7152('0xa')]=_0x44226e[_0x7152('0xb')];this[_0x7152('0xc')]=_0x524660['active']||![];this[_0x7152('0xd')]=_0x44226e[_0x7152('0xd')];this['dialQueueTimeout']=_0x44226e[_0x7152('0xe')]||0x3;this[_0x7152('0xf')]=_0x524660['scheduledat'];this['countbusyretry']=_0x524660['countbusyretry'];this[_0x7152('0x10')]=_0x524660[_0x7152('0x10')];this[_0x7152('0x11')]=_0x524660['countnoanswerretry'];this['countnosuchnumberretry']=_0x524660[_0x7152('0x12')];this[_0x7152('0x13')]=_0x524660[_0x7152('0x13')];this['countabandonedretry']=_0x524660[_0x7152('0x14')];this[_0x7152('0x15')]=_0x524660['countmachineretry'];this['countagentrejectretry']=_0x524660[_0x7152('0x16')];this['ContactId']=_0x524660[_0x7152('0x17')];this[_0x7152('0x18')]=_0x524660['ListId'];this['UserId']=_0x524660[_0x7152('0x19')];this[_0x7152('0x1a')]=_0x524660['VoiceQueueId'];this[_0x7152('0x1b')]=_0x524660[_0x7152('0x1b')];this[_0x7152('0x1c')]=_0x524660['id'];this['ContactFirstName']=_0x524660['Contact'][_0x7152('0x8')]||'';this[_0x7152('0x1d')]=moment()[_0x7152('0x1e')](_0x7152('0x1f'));this[_0x7152('0x20')]=_0x524660['callback'];this[_0x7152('0x21')]=_0x524660[_0x7152('0x21')];this[_0x7152('0x22')]=_0x524660[_0x7152('0x22')];this[_0x7152('0x23')]=_0x524660['recallme'];this[_0x7152('0x24')]='';this[_0x7152('0x25')]='';}Action[_0x7152('0x26')][_0x7152('0x27')]=function(){return util[_0x7152('0x1e')](_0x7152('0x28'),this[_0x7152('0xb')],this[_0x7152('0x4')]['dialCutDigit']>0x0?this[_0x7152('0x29')][_0x7152('0x2a')](this[_0x7152('0x4')][_0x7152('0x2b')]):this[_0x7152('0x29')]);};Action['prototype'][_0x7152('0x2c')]=function(){return this[_0x7152('0xa')];};module[_0x7152('0x2d')]=Action;