94bd43d85f0efe49c96f25b2576d5de0fe826424
[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 _0xb1fc=['name','Contact','phone','number','queue','active','type','dialQueueTimeout','scheduledat','countbusyretry','countnoanswerretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','firstName','starttime','format','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid','callbackat','originatecalleridnum','getCaller','\x22%s\x22\x20<%s>','substring','dialCutDigit','prototype','getQueue','exports','util','lodash','isNil','string','voiceQueue','uniqueid'];(function(_0x3cc397,_0x4c4223){var _0x196ec8=function(_0x1163d1){while(--_0x1163d1){_0x3cc397['push'](_0x3cc397['shift']());}};_0x196ec8(++_0x4c4223);}(_0xb1fc,0xb3));var _0xcb1f=function(_0x68fc8f,_0x36ab5b){_0x68fc8f=_0x68fc8f-0x0;var _0x26d3b7=_0xb1fc[_0x68fc8f];return _0x26d3b7;};'use strict';var util=require(_0xcb1f('0x0'));var _=require(_0xcb1f('0x1'));var moment=require('moment');function checkNameSurname(_0x34b78d,_0x129846,_0x248647){var _0x2ace7a='';if(!_[_0xcb1f('0x2')](_0x129846)&&_0xcb1f('0x3')===typeof _0x129846){_0x2ace7a+=_0x129846;}if(!_[_0xcb1f('0x2')](_0x248647)&&_0xcb1f('0x3')===typeof _0x248647){_0x2ace7a+='\x20'+_0x248647;}if(_0x2ace7a!==''){return _0x2ace7a;}return _0x34b78d;}function Action(_0x52b900,_0x3b9740,_0x4291a9){this[_0xcb1f('0x4')]=_0x52b900;this[_0xcb1f('0x5')]=_0x4291a9||undefined;this[_0xcb1f('0x6')]=checkNameSurname(_0x3b9740[_0xcb1f('0x7')][_0xcb1f('0x8')],_0x3b9740[_0xcb1f('0x7')]['firstName'],_0x3b9740[_0xcb1f('0x7')]['lastName']);this[_0xcb1f('0x9')]=_0x3b9740['Contact'][_0xcb1f('0x8')];this[_0xcb1f('0xa')]=_0x52b900[_0xcb1f('0x6')];this[_0xcb1f('0xb')]=_0x3b9740[_0xcb1f('0xb')]||![];this[_0xcb1f('0xc')]=_0x52b900[_0xcb1f('0xc')];this[_0xcb1f('0xd')]=_0x52b900[_0xcb1f('0xd')]||0x3;this['scheduledat']=_0x3b9740[_0xcb1f('0xe')];this[_0xcb1f('0xf')]=_0x3b9740[_0xcb1f('0xf')];this['countcongestionretry']=_0x3b9740['countcongestionretry'];this[_0xcb1f('0x10')]=_0x3b9740[_0xcb1f('0x10')];this[_0xcb1f('0x11')]=_0x3b9740['ContactId'];this[_0xcb1f('0x12')]=_0x3b9740[_0xcb1f('0x12')];this['UserId']=_0x3b9740[_0xcb1f('0x13')];this['VoiceQueueId']=_0x3b9740[_0xcb1f('0x14')];this[_0xcb1f('0x15')]=_0x3b9740[_0xcb1f('0x15')];this['idHopper']=_0x3b9740['id'];this['ContactFirstName']=_0x3b9740[_0xcb1f('0x7')][_0xcb1f('0x16')]||'';this[_0xcb1f('0x17')]=moment()[_0xcb1f('0x18')](_0xcb1f('0x19'));this[_0xcb1f('0x1a')]=_0x3b9740[_0xcb1f('0x1a')];this[_0xcb1f('0x1b')]=_0x3b9740[_0xcb1f('0x1b')];this[_0xcb1f('0x1c')]=_0x3b9740['callbackat'];this['recallme']=_0x3b9740['recallme'];this[_0xcb1f('0x1d')]='';this['originatecalleridname']='';}Action['prototype'][_0xcb1f('0x1e')]=function(){return util[_0xcb1f('0x18')](_0xcb1f('0x1f'),this['name'],this[_0xcb1f('0x4')]['dialCutDigit']>0x0?this['number'][_0xcb1f('0x20')](this[_0xcb1f('0x4')][_0xcb1f('0x21')]):this[_0xcb1f('0x9')]);};Action[_0xcb1f('0x22')][_0xcb1f('0x23')]=function(){return this[_0xcb1f('0xa')];};module[_0xcb1f('0x24')]=Action;