c660e4cd938dbf36b0c1c4a5edfb4b9262bbb2c5
[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 _0xc39f=['countagentrejectretry','ContactId','ListId','UserId','VoiceQueueId','CampaignId','ContactFirstName','format','YYYY-MM-DD\x20HH:mm:ss','callback','callbackuniqueid','callbackat','recallme','originatecalleridnum','prototype','getCaller','\x22%s\x22\x20<%s>','voiceQueue','dialCutDigit','substring','getQueue','queue','exports','util','lodash','moment','string','uniqueid','Contact','firstName','number','phone','name','active','dialQueueTimeout','scheduledat','countbusyretry','countcongestionretry','countnoanswerretry','countnosuchnumberretry','countdropretry','countabandonedretry','countmachineretry'];(function(_0x54ac56,_0x5149c9){var _0x4ae038=function(_0x4124d6){while(--_0x4124d6){_0x54ac56['push'](_0x54ac56['shift']());}};_0x4ae038(++_0x5149c9);}(_0xc39f,0x144));var _0xfc39=function(_0x53dba8,_0x4c8665){_0x53dba8=_0x53dba8-0x0;var _0x3a39e7=_0xc39f[_0x53dba8];return _0x3a39e7;};'use strict';var util=require(_0xfc39('0x0'));var _=require(_0xfc39('0x1'));var moment=require(_0xfc39('0x2'));function checkNameSurname(_0x304dd8,_0x1924a1,_0x3bddda){var _0x20ca81='';if(!_['isNil'](_0x1924a1)&&'string'===typeof _0x1924a1){_0x20ca81+=_0x1924a1;}if(!_['isNil'](_0x3bddda)&&_0xfc39('0x3')===typeof _0x3bddda){_0x20ca81+='\x20'+_0x3bddda;}if(_0x20ca81!==''){return _0x20ca81;}return _0x304dd8;}function Action(_0x547f56,_0x4e3a23,_0x23006b){this['voiceQueue']=_0x547f56;this[_0xfc39('0x4')]=_0x23006b||undefined;this['name']=checkNameSurname(_0x4e3a23['Contact']['phone'],_0x4e3a23[_0xfc39('0x5')][_0xfc39('0x6')],_0x4e3a23[_0xfc39('0x5')]['lastName']);this[_0xfc39('0x7')]=_0x4e3a23['Contact'][_0xfc39('0x8')];this['queue']=_0x547f56[_0xfc39('0x9')];this[_0xfc39('0xa')]=_0x4e3a23['active']||![];this['type']=_0x547f56['type'];this[_0xfc39('0xb')]=_0x547f56[_0xfc39('0xb')]||0x3;this[_0xfc39('0xc')]=_0x4e3a23[_0xfc39('0xc')];this[_0xfc39('0xd')]=_0x4e3a23[_0xfc39('0xd')];this['countcongestionretry']=_0x4e3a23[_0xfc39('0xe')];this['countnoanswerretry']=_0x4e3a23[_0xfc39('0xf')];this[_0xfc39('0x10')]=_0x4e3a23[_0xfc39('0x10')];this[_0xfc39('0x11')]=_0x4e3a23[_0xfc39('0x11')];this[_0xfc39('0x12')]=_0x4e3a23['countabandonedretry'];this['countmachineretry']=_0x4e3a23[_0xfc39('0x13')];this[_0xfc39('0x14')]=_0x4e3a23['countagentrejectretry'];this[_0xfc39('0x15')]=_0x4e3a23[_0xfc39('0x15')];this[_0xfc39('0x16')]=_0x4e3a23[_0xfc39('0x16')];this['UserId']=_0x4e3a23[_0xfc39('0x17')];this[_0xfc39('0x18')]=_0x4e3a23['VoiceQueueId'];this[_0xfc39('0x19')]=_0x4e3a23['CampaignId'];this['idHopper']=_0x4e3a23['id'];this[_0xfc39('0x1a')]=_0x4e3a23['Contact']['firstName']||'';this['starttime']=moment()[_0xfc39('0x1b')](_0xfc39('0x1c'));this[_0xfc39('0x1d')]=_0x4e3a23[_0xfc39('0x1d')];this[_0xfc39('0x1e')]=_0x4e3a23[_0xfc39('0x1e')];this[_0xfc39('0x1f')]=_0x4e3a23[_0xfc39('0x1f')];this[_0xfc39('0x20')]=_0x4e3a23[_0xfc39('0x20')];this[_0xfc39('0x21')]='';this['originatecalleridname']='';}Action[_0xfc39('0x22')][_0xfc39('0x23')]=function(){return util[_0xfc39('0x1b')](_0xfc39('0x24'),this[_0xfc39('0x9')],this[_0xfc39('0x25')][_0xfc39('0x26')]>0x0?this[_0xfc39('0x7')][_0xfc39('0x27')](this[_0xfc39('0x25')][_0xfc39('0x26')]):this[_0xfc39('0x7')]);};Action[_0xfc39('0x22')][_0xfc39('0x28')]=function(){return this[_0xfc39('0x29')];};module[_0xfc39('0x2a')]=Action;