da250904f93e872cad5c7b3e97bccf798068e543
[motion2.git] / server / services / routing / server / applications / close.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 _0x980e=['finally','stop','[%s][CLOSE]\x20%s','stringify','moment','../../rpc/chatInteraction','../../rpc/smsInteraction','../../rpc/faxInteraction','../../rpc/whatsappInteraction','info','[%s][CLOSE]\x20reason\x20%s','format','YYYY-MM-DD\x20HH:mm:ss','channel','Interaction','update','interaction','then','error'];(function(_0x4f8a7b,_0x4f9ea9){var _0x525fd3=function(_0x101c79){while(--_0x101c79){_0x4f8a7b['push'](_0x4f8a7b['shift']());}};_0x525fd3(++_0x4f9ea9);}(_0x980e,0x1a6));var _0xe980=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x980e[_0x3dd15e];return _0x231fd0;};'use strict';var moment=require(_0xe980('0x0'));var logger=require('../../../../config/logger')('routing');var rpc={'chatInteraction':require(_0xe980('0x1')),'openchannelInteraction':require('../../rpc/openchannelInteraction'),'smsInteraction':require(_0xe980('0x2')),'mailInteraction':require('../../rpc/mailInteraction'),'faxInteraction':require(_0xe980('0x3')),'whatsappInteraction':require(_0xe980('0x4'))};exports['consequence']=function(_0x4eb599,_0x8ee9f9,_0x55b114,_0x539945){return function(_0x5825c1){try{logger[_0xe980('0x5')](_0xe980('0x6'),_0x4eb599,_0x8ee9f9[0x0]);var _0x3683df={'closed':0x1,'closedAt':moment()[_0xe980('0x7')](_0xe980('0x8')),'closeReason':'system','disposition':_0x8ee9f9[0x0]};if(rpc[_0x539945[_0xe980('0x9')]+_0xe980('0xa')]){rpc[_0x539945[_0xe980('0x9')]+'Interaction'][_0xe980('0xb')](_0x539945[_0xe980('0xc')]['id'],_0x3683df)[_0xe980('0xd')](function(_0x20d9c8){logger[_0xe980('0x5')]('[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!',_0x4eb599,_0x539945['interaction']['id']);})['catch'](function(_0x23c9cc){logger[_0xe980('0xe')]('[%s][CLOSE]\x20%s',_0x4eb599,JSON['stringify'](_0x23c9cc));})[_0xe980('0xf')](function(){_0x5825c1[_0xe980('0x10')]();});}}catch(_0x22dc7b){logger[_0xe980('0xe')](_0xe980('0x11'),_0x4eb599,JSON[_0xe980('0x12')](_0x22dc7b));_0x5825c1[_0xe980('0x10')]();}};};