Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / services / ami / dialer / models / 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 _0xa02a=['uniqueid','name','Contact','phone','firstName','lastName','number','queue','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry','countagentrejectretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','ContactFirstName','starttime','format','YYYY-MM-DD\x20HH:mm:ss','callback','callbackat','recallme','originatecalleridnum','getCaller','\x22%s\x22\x20<%s>','dialCutDigit','substring','prototype','exports','lodash','moment','isNil','string','voiceQueue'];(function(_0x21c109,_0x2174d5){var _0x446ba4=function(_0x27555b){while(--_0x27555b){_0x21c109['push'](_0x21c109['shift']());}};_0x446ba4(++_0x2174d5);}(_0xa02a,0x1b3));var _0xaa02=function(_0x5745d2,_0x536b58){_0x5745d2=_0x5745d2-0x0;var _0xd6df54=_0xa02a[_0x5745d2];return _0xd6df54;};'use strict';var util=require('util');var _=require(_0xaa02('0x0'));var moment=require(_0xaa02('0x1'));function checkNameSurname(_0x4a8218,_0x51e93e,_0x279399){var _0x1110f3='';if(!_[_0xaa02('0x2')](_0x51e93e)&&_0xaa02('0x3')===typeof _0x51e93e){_0x1110f3+=_0x51e93e;}if(!_[_0xaa02('0x2')](_0x279399)&&_0xaa02('0x3')===typeof _0x279399){_0x1110f3+='\x20'+_0x279399;}if(_0x1110f3!==''){return _0x1110f3;}return _0x4a8218;}function Action(_0x56e440,_0x507780,_0x4be011){this[_0xaa02('0x4')]=_0x56e440;this[_0xaa02('0x5')]=_0x4be011||undefined;this[_0xaa02('0x6')]=checkNameSurname(_0x507780[_0xaa02('0x7')][_0xaa02('0x8')],_0x507780[_0xaa02('0x7')][_0xaa02('0x9')],_0x507780[_0xaa02('0x7')][_0xaa02('0xa')]);this[_0xaa02('0xb')]=_0x507780[_0xaa02('0x8')];this[_0xaa02('0xc')]=_0x56e440[_0xaa02('0x6')];this[_0xaa02('0xd')]=_0x507780[_0xaa02('0xd')]||![];this[_0xaa02('0xe')]=_0x56e440[_0xaa02('0xe')];this[_0xaa02('0xf')]=_0x56e440[_0xaa02('0xf')]||0x3;this[_0xaa02('0x10')]=_0x507780[_0xaa02('0x10')];this[_0xaa02('0x11')]=_0x507780[_0xaa02('0x11')];this[_0xaa02('0x12')]=_0x507780[_0xaa02('0x12')];this[_0xaa02('0x13')]=_0x507780[_0xaa02('0x13')];this[_0xaa02('0x14')]=_0x507780[_0xaa02('0x14')];this[_0xaa02('0x15')]=_0x507780[_0xaa02('0x15')];this[_0xaa02('0x16')]=_0x507780[_0xaa02('0x16')];this[_0xaa02('0x17')]=_0x507780['countmachineretry'];this[_0xaa02('0x18')]=_0x507780[_0xaa02('0x18')];this[_0xaa02('0x19')]=_0x507780[_0xaa02('0x19')];this['ListId']=_0x507780[_0xaa02('0x1a')];this[_0xaa02('0x1b')]=_0x507780[_0xaa02('0x1b')];this[_0xaa02('0x1c')]=_0x507780[_0xaa02('0x1c')];this[_0xaa02('0x1d')]=_0x507780[_0xaa02('0x1d')];this['idHopper']=_0x507780['id'];this[_0xaa02('0x1e')]=_0x507780[_0xaa02('0x7')]['firstName']||'';this[_0xaa02('0x1f')]=moment()[_0xaa02('0x20')](_0xaa02('0x21'));this[_0xaa02('0x22')]=_0x507780[_0xaa02('0x22')];this['callbackuniqueid']=_0x507780['callbackuniqueid'];this['callbackat']=_0x507780[_0xaa02('0x23')];this[_0xaa02('0x24')]=_0x507780['recallme'];this[_0xaa02('0x25')]='';this['originatecalleridname']='';}Action['prototype'][_0xaa02('0x26')]=function(){return util[_0xaa02('0x20')](_0xaa02('0x27'),this['name'],this[_0xaa02('0x4')][_0xaa02('0x28')]>0x0?this['number'][_0xaa02('0x29')](this[_0xaa02('0x4')][_0xaa02('0x28')]):this['number']);};Action[_0xaa02('0x2a')]['getQueue']=function(){return this['queue'];};module[_0xaa02('0x2b')]=Action;