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