Built motion from commit (unavailable).|2.5.18
[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 _0x8ec7=['countmachineretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','ContactFirstName','firstName','format','callback','callbackuniqueid','callbackat','recallme','originatecalleridnum','originatecalleridname','getCaller','\x22%s\x22\x20<%s>','name','voiceQueue','dialCutDigit','substring','getQueue','queue','exports','util','lodash','isNil','string','uniqueid','Contact','phone','lastName','number','active','type','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry'];(function(_0x25e3ce,_0x1d83ad){var _0x1d568a=function(_0x4ef6e4){while(--_0x4ef6e4){_0x25e3ce['push'](_0x25e3ce['shift']());}};_0x1d568a(++_0x1d83ad);}(_0x8ec7,0x1f1));var _0x78ec=function(_0x7a112,_0x2eb4a0){_0x7a112=_0x7a112-0x0;var _0x136dc5=_0x8ec7[_0x7a112];return _0x136dc5;};'use strict';var util=require(_0x78ec('0x0'));var _=require(_0x78ec('0x1'));var moment=require('moment');function checkNameSurname(_0x1720c7,_0x53115d,_0x47d4c9){var _0x1271a1='';if(!_[_0x78ec('0x2')](_0x53115d)&&'string'===typeof _0x53115d){_0x1271a1+=_0x53115d;}if(!_[_0x78ec('0x2')](_0x47d4c9)&&_0x78ec('0x3')===typeof _0x47d4c9){_0x1271a1+='\x20'+_0x47d4c9;}if(_0x1271a1!==''){return _0x1271a1;}return _0x1720c7;}function Action(_0xba68d2,_0x1f4732,_0xef2f90){this['voiceQueue']=_0xba68d2;this[_0x78ec('0x4')]=_0xef2f90||undefined;this['name']=checkNameSurname(_0x1f4732[_0x78ec('0x5')][_0x78ec('0x6')],_0x1f4732[_0x78ec('0x5')]['firstName'],_0x1f4732[_0x78ec('0x5')][_0x78ec('0x7')]);this[_0x78ec('0x8')]=_0x1f4732[_0x78ec('0x5')][_0x78ec('0x6')];this['queue']=_0xba68d2['name'];this[_0x78ec('0x9')]=_0x1f4732[_0x78ec('0x9')]||![];this[_0x78ec('0xa')]=_0xba68d2['type'];this[_0x78ec('0xb')]=_0xba68d2[_0x78ec('0xb')]||0x3;this[_0x78ec('0xc')]=_0x1f4732[_0x78ec('0xc')];this[_0x78ec('0xd')]=_0x1f4732[_0x78ec('0xd')];this[_0x78ec('0xe')]=_0x1f4732[_0x78ec('0xe')];this[_0x78ec('0xf')]=_0x1f4732[_0x78ec('0xf')];this[_0x78ec('0x10')]=_0x1f4732['countnosuchnumberretry'];this[_0x78ec('0x11')]=_0x1f4732[_0x78ec('0x11')];this[_0x78ec('0x12')]=_0x1f4732[_0x78ec('0x12')];this[_0x78ec('0x13')]=_0x1f4732['countmachineretry'];this['countagentrejectretry']=_0x1f4732['countagentrejectretry'];this['ContactId']=_0x1f4732[_0x78ec('0x14')];this[_0x78ec('0x15')]=_0x1f4732[_0x78ec('0x15')];this[_0x78ec('0x16')]=_0x1f4732[_0x78ec('0x16')];this[_0x78ec('0x17')]=_0x1f4732[_0x78ec('0x17')];this[_0x78ec('0x18')]=_0x1f4732[_0x78ec('0x18')];this['idHopper']=_0x1f4732['id'];this[_0x78ec('0x19')]=_0x1f4732[_0x78ec('0x5')][_0x78ec('0x1a')]||'';this['starttime']=moment()[_0x78ec('0x1b')]('YYYY-MM-DD\x20HH:mm:ss');this[_0x78ec('0x1c')]=_0x1f4732[_0x78ec('0x1c')];this['callbackuniqueid']=_0x1f4732[_0x78ec('0x1d')];this['callbackat']=_0x1f4732[_0x78ec('0x1e')];this[_0x78ec('0x1f')]=_0x1f4732[_0x78ec('0x1f')];this[_0x78ec('0x20')]='';this[_0x78ec('0x21')]='';}Action['prototype'][_0x78ec('0x22')]=function(){return util[_0x78ec('0x1b')](_0x78ec('0x23'),this[_0x78ec('0x24')],this[_0x78ec('0x25')][_0x78ec('0x26')]>0x0?this[_0x78ec('0x8')][_0x78ec('0x27')](this['voiceQueue']['dialCutDigit']):this[_0x78ec('0x8')]);};Action['prototype'][_0x78ec('0x28')]=function(){return this[_0x78ec('0x29')];};module[_0x78ec('0x2a')]=Action;