a82e15aba9e8dc53a1bc580da195f9de33e317ae
[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 _0x5b68=['stringify','stop','error','moment','../../../../config/logger','../../rpc/chatInteraction','../../rpc/smsInteraction','../../rpc/mailInteraction','consequence','info','[%s][CLOSE]\x20reason\x20%s','YYYY-MM-DD\x20HH:mm:ss','system','channel','Interaction','update','interaction','[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!','catch'];(function(_0x2641f9,_0x26715f){var _0x585741=function(_0x2d1462){while(--_0x2d1462){_0x2641f9['push'](_0x2641f9['shift']());}};_0x585741(++_0x26715f);}(_0x5b68,0x88));var _0x85b6=function(_0x2db29c,_0xdfad2c){_0x2db29c=_0x2db29c-0x0;var _0x54a99c=_0x5b68[_0x2db29c];return _0x54a99c;};'use strict';var moment=require(_0x85b6('0x0'));var logger=require(_0x85b6('0x1'))('routing');var rpc={'chatInteraction':require(_0x85b6('0x2')),'openchannelInteraction':require('../../rpc/openchannelInteraction'),'smsInteraction':require(_0x85b6('0x3')),'mailInteraction':require(_0x85b6('0x4')),'faxInteraction':require('../../rpc/faxInteraction'),'whatsappInteraction':require('../../rpc/whatsappInteraction')};exports[_0x85b6('0x5')]=function(_0x424e23,_0x4c49c0,_0x75ccc7,_0x2a9680){return function(_0x5e2afd){try{logger[_0x85b6('0x6')](_0x85b6('0x7'),_0x424e23,_0x4c49c0[0x0]);var _0x186597={'closed':0x1,'closedAt':moment()['format'](_0x85b6('0x8')),'closeReason':_0x85b6('0x9'),'disposition':_0x4c49c0[0x0]};if(rpc[_0x2a9680[_0x85b6('0xa')]+_0x85b6('0xb')]){rpc[_0x2a9680[_0x85b6('0xa')]+_0x85b6('0xb')][_0x85b6('0xc')](_0x2a9680[_0x85b6('0xd')]['id'],_0x186597)['then'](function(_0x2c10f7){logger[_0x85b6('0x6')](_0x85b6('0xe'),_0x424e23,_0x2a9680['interaction']['id']);})[_0x85b6('0xf')](function(_0x36f325){logger['error']('[%s][CLOSE]\x20%s',_0x424e23,JSON[_0x85b6('0x10')](_0x36f325));})['finally'](function(){_0x5e2afd[_0x85b6('0x11')]();});}}catch(_0x52038d){logger[_0x85b6('0x12')]('[%s][CLOSE]\x20%s',_0x424e23,JSON[_0x85b6('0x10')](_0x52038d));_0x5e2afd[_0x85b6('0x11')]();}};};