Built motion from commit (unavailable).|2.4.20
[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 _0x3cbc=['starttime','format','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid','callbackat','recallme','originatecalleridnum','originatecalleridname','prototype','getCaller','\x22%s\x22\x20<%s>','name','dialCutDigit','substring','queue','exports','util','lodash','string','isNil','voiceQueue','Contact','phone','lastName','number','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','ContactFirstName','firstName'];(function(_0x3f848a,_0x57e33f){var _0x504c7b=function(_0x4157e9){while(--_0x4157e9){_0x3f848a['push'](_0x3f848a['shift']());}};_0x504c7b(++_0x57e33f);}(_0x3cbc,0x151));var _0xc3cb=function(_0x5f172e,_0xc62fa5){_0x5f172e=_0x5f172e-0x0;var _0x4dfc00=_0x3cbc[_0x5f172e];return _0x4dfc00;};'use strict';var util=require(_0xc3cb('0x0'));var _=require(_0xc3cb('0x1'));var moment=require('moment');function checkNameSurname(_0x27b43f,_0x303af4,_0x28b7f6){var _0x5a819c='';if(!_['isNil'](_0x303af4)&&_0xc3cb('0x2')===typeof _0x303af4){_0x5a819c+=_0x303af4;}if(!_[_0xc3cb('0x3')](_0x28b7f6)&&_0xc3cb('0x2')===typeof _0x28b7f6){_0x5a819c+='\x20'+_0x28b7f6;}if(_0x5a819c!==''){return _0x5a819c;}return _0x27b43f;}function Action(_0x4c7069,_0x13aef5,_0x452f75){this[_0xc3cb('0x4')]=_0x4c7069;this['uniqueid']=_0x452f75||undefined;this['name']=checkNameSurname(_0x13aef5[_0xc3cb('0x5')][_0xc3cb('0x6')],_0x13aef5[_0xc3cb('0x5')]['firstName'],_0x13aef5[_0xc3cb('0x5')][_0xc3cb('0x7')]);this[_0xc3cb('0x8')]=_0x13aef5['Contact'][_0xc3cb('0x6')];this['queue']=_0x4c7069['name'];this[_0xc3cb('0x9')]=_0x13aef5[_0xc3cb('0x9')]||![];this[_0xc3cb('0xa')]=_0x4c7069['type'];this['dialQueueTimeout']=_0x4c7069[_0xc3cb('0xb')]||0x3;this[_0xc3cb('0xc')]=_0x13aef5[_0xc3cb('0xc')];this['countbusyretry']=_0x13aef5[_0xc3cb('0xd')];this[_0xc3cb('0xe')]=_0x13aef5[_0xc3cb('0xe')];this['countnoanswerretry']=_0x13aef5[_0xc3cb('0xf')];this['ContactId']=_0x13aef5[_0xc3cb('0x10')];this[_0xc3cb('0x11')]=_0x13aef5['ListId'];this[_0xc3cb('0x12')]=_0x13aef5[_0xc3cb('0x12')];this['VoiceQueueId']=_0x13aef5[_0xc3cb('0x13')];this[_0xc3cb('0x14')]=_0x13aef5['CampaignId'];this['idHopper']=_0x13aef5['id'];this[_0xc3cb('0x15')]=_0x13aef5[_0xc3cb('0x5')][_0xc3cb('0x16')]||'';this[_0xc3cb('0x17')]=moment()[_0xc3cb('0x18')](_0xc3cb('0x19'));this[_0xc3cb('0x1a')]=_0x13aef5[_0xc3cb('0x1a')];this[_0xc3cb('0x1b')]=_0x13aef5[_0xc3cb('0x1b')];this[_0xc3cb('0x1c')]=_0x13aef5[_0xc3cb('0x1c')];this[_0xc3cb('0x1d')]=_0x13aef5[_0xc3cb('0x1d')];this[_0xc3cb('0x1e')]='';this[_0xc3cb('0x1f')]='';}Action[_0xc3cb('0x20')][_0xc3cb('0x21')]=function(){return util[_0xc3cb('0x18')](_0xc3cb('0x22'),this[_0xc3cb('0x23')],this['voiceQueue'][_0xc3cb('0x24')]>0x0?this[_0xc3cb('0x8')][_0xc3cb('0x25')](this['voiceQueue'][_0xc3cb('0x24')]):this['number']);};Action['prototype']['getQueue']=function(){return this[_0xc3cb('0x26')];};module[_0xc3cb('0x27')]=Action;