Built motion from commit (unavailable).|2.5.21
[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 _0xce25=['callbackat','recallme','originatecalleridnum','originatecalleridname','\x22%s\x22\x20<%s>','dialCutDigit','substring','prototype','getQueue','exports','moment','isNil','string','voiceQueue','uniqueid','name','phone','Contact','firstName','lastName','number','queue','active','type','dialQueueTimeout','countbusyretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','idHopper','ContactFirstName','starttime','format','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid'];(function(_0x53f897,_0x539857){var _0x6879f8=function(_0xa3c36){while(--_0xa3c36){_0x53f897['push'](_0x53f897['shift']());}};_0x6879f8(++_0x539857);}(_0xce25,0x196));var _0x5ce2=function(_0x2a100e,_0x263ba5){_0x2a100e=_0x2a100e-0x0;var _0x517ac8=_0xce25[_0x2a100e];return _0x517ac8;};'use strict';var util=require('util');var _=require('lodash');var moment=require(_0x5ce2('0x0'));function checkNameSurname(_0x4ab232,_0x57ab25,_0x4dc355){var _0x5c8966='';if(!_[_0x5ce2('0x1')](_0x57ab25)&&'string'===typeof _0x57ab25){_0x5c8966+=_0x57ab25;}if(!_[_0x5ce2('0x1')](_0x4dc355)&&_0x5ce2('0x2')===typeof _0x4dc355){_0x5c8966+='\x20'+_0x4dc355;}if(_0x5c8966!==''){return _0x5c8966;}return _0x4ab232;}function Action(_0x54f598,_0x57a7a5,_0x41fb85){this[_0x5ce2('0x3')]=_0x54f598;this[_0x5ce2('0x4')]=_0x41fb85||undefined;this[_0x5ce2('0x5')]=checkNameSurname(_0x57a7a5['Contact'][_0x5ce2('0x6')],_0x57a7a5[_0x5ce2('0x7')][_0x5ce2('0x8')],_0x57a7a5['Contact'][_0x5ce2('0x9')]);this[_0x5ce2('0xa')]=_0x57a7a5[_0x5ce2('0x7')][_0x5ce2('0x6')];this[_0x5ce2('0xb')]=_0x54f598[_0x5ce2('0x5')];this['active']=_0x57a7a5[_0x5ce2('0xc')]||![];this['type']=_0x54f598[_0x5ce2('0xd')];this[_0x5ce2('0xe')]=_0x54f598['dialQueueTimeout']||0x3;this['scheduledat']=_0x57a7a5['scheduledat'];this['countbusyretry']=_0x57a7a5[_0x5ce2('0xf')];this['countcongestionretry']=_0x57a7a5['countcongestionretry'];this[_0x5ce2('0x10')]=_0x57a7a5['countnoanswerretry'];this[_0x5ce2('0x11')]=_0x57a7a5[_0x5ce2('0x11')];this[_0x5ce2('0x12')]=_0x57a7a5['countdropretry'];this[_0x5ce2('0x13')]=_0x57a7a5[_0x5ce2('0x13')];this[_0x5ce2('0x14')]=_0x57a7a5['countmachineretry'];this['countagentrejectretry']=_0x57a7a5[_0x5ce2('0x15')];this[_0x5ce2('0x16')]=_0x57a7a5[_0x5ce2('0x16')];this['ListId']=_0x57a7a5[_0x5ce2('0x17')];this[_0x5ce2('0x18')]=_0x57a7a5[_0x5ce2('0x18')];this[_0x5ce2('0x19')]=_0x57a7a5[_0x5ce2('0x19')];this[_0x5ce2('0x1a')]=_0x57a7a5[_0x5ce2('0x1a')];this[_0x5ce2('0x1b')]=_0x57a7a5['id'];this[_0x5ce2('0x1c')]=_0x57a7a5[_0x5ce2('0x7')][_0x5ce2('0x8')]||'';this[_0x5ce2('0x1d')]=moment()[_0x5ce2('0x1e')](_0x5ce2('0x1f'));this[_0x5ce2('0x20')]=_0x57a7a5[_0x5ce2('0x20')];this[_0x5ce2('0x21')]=_0x57a7a5[_0x5ce2('0x21')];this[_0x5ce2('0x22')]=_0x57a7a5['callbackat'];this['recallme']=_0x57a7a5[_0x5ce2('0x23')];this[_0x5ce2('0x24')]='';this[_0x5ce2('0x25')]='';}Action['prototype']['getCaller']=function(){return util[_0x5ce2('0x1e')](_0x5ce2('0x26'),this['name'],this[_0x5ce2('0x3')][_0x5ce2('0x27')]>0x0?this[_0x5ce2('0xa')][_0x5ce2('0x28')](this[_0x5ce2('0x3')][_0x5ce2('0x27')]):this[_0x5ce2('0xa')]);};Action[_0x5ce2('0x29')][_0x5ce2('0x2a')]=function(){return this[_0x5ce2('0xb')];};module[_0x5ce2('0x2b')]=Action;