a1bf9c6158d44b8fdfdaa90debf6f2b324353062
[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 _0x2197=['../../../../config/logger','routing','../../rpc/smsInteraction','../../rpc/faxInteraction','../../rpc/whatsappInteraction','info','[%s][CLOSE]\x20reason\x20%s','format','channel','Interaction','update','then','[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!','interaction','catch','error','[%s][CLOSE]\x20%s','stringify','finally'];(function(_0x1937e3,_0x2f69bf){var _0x37ae2d=function(_0x18bccf){while(--_0x18bccf){_0x1937e3['push'](_0x1937e3['shift']());}};_0x37ae2d(++_0x2f69bf);}(_0x2197,0x1a2));var _0x7219=function(_0x161e9a,_0x49f072){_0x161e9a=_0x161e9a-0x0;var _0x4edbf1=_0x2197[_0x161e9a];return _0x4edbf1;};'use strict';var moment=require('moment');var logger=require(_0x7219('0x0'))(_0x7219('0x1'));var rpc={'chatInteraction':require('../../rpc/chatInteraction'),'openchannelInteraction':require('../../rpc/openchannelInteraction'),'smsInteraction':require(_0x7219('0x2')),'mailInteraction':require('../../rpc/mailInteraction'),'faxInteraction':require(_0x7219('0x3')),'whatsappInteraction':require(_0x7219('0x4'))};exports['consequence']=function(_0xcd5ae6,_0x2887d8,_0x32ebac,_0x29d4d0){return function(_0xec9e36){try{logger[_0x7219('0x5')](_0x7219('0x6'),_0xcd5ae6,_0x2887d8[0x0]);var _0x11990f={'closed':0x1,'closedAt':moment()[_0x7219('0x7')]('YYYY-MM-DD\x20HH:mm:ss'),'closeReason':'system','disposition':_0x2887d8[0x0]};if(rpc[_0x29d4d0[_0x7219('0x8')]+'Interaction']){rpc[_0x29d4d0[_0x7219('0x8')]+_0x7219('0x9')][_0x7219('0xa')](_0x29d4d0['interaction']['id'],_0x11990f)[_0x7219('0xb')](function(_0x145dfb){logger['info'](_0x7219('0xc'),_0xcd5ae6,_0x29d4d0[_0x7219('0xd')]['id']);})[_0x7219('0xe')](function(_0xd0c77d){logger[_0x7219('0xf')](_0x7219('0x10'),_0xcd5ae6,JSON[_0x7219('0x11')](_0xd0c77d));})[_0x7219('0x12')](function(){_0xec9e36['stop']();});}}catch(_0x209c4c){logger[_0x7219('0xf')]('[%s][CLOSE]\x20%s',_0xcd5ae6,JSON['stringify'](_0x209c4c));_0xec9e36['stop']();}};};