1ba1180b52bc4744c2780b08633ab3a956de72c4
[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 _0xbbbd=['format','Interaction','channel','interaction','then','catch','error','stringify','stop','moment','../../../../config/logger','../../rpc/chatInteraction','../../rpc/openchannelInteraction','../../rpc/smsInteraction','../../rpc/mailInteraction','../../rpc/faxInteraction','../../rpc/whatsappInteraction','consequence','info'];(function(_0x393771,_0x3da29b){var _0x16e82c=function(_0x1256b2){while(--_0x1256b2){_0x393771['push'](_0x393771['shift']());}};_0x16e82c(++_0x3da29b);}(_0xbbbd,0x1be));var _0xdbbb=function(_0x5d2803,_0xf375bd){_0x5d2803=_0x5d2803-0x0;var _0xdcad2c=_0xbbbd[_0x5d2803];return _0xdcad2c;};'use strict';var moment=require(_0xdbbb('0x0'));var logger=require(_0xdbbb('0x1'))('routing');var rpc={'chatInteraction':require(_0xdbbb('0x2')),'openchannelInteraction':require(_0xdbbb('0x3')),'smsInteraction':require(_0xdbbb('0x4')),'mailInteraction':require(_0xdbbb('0x5')),'faxInteraction':require(_0xdbbb('0x6')),'whatsappInteraction':require(_0xdbbb('0x7'))};exports[_0xdbbb('0x8')]=function(_0x445e27,_0xb1f980,_0x51c5b6,_0x39d4d1){return function(_0x5a724e){try{logger[_0xdbbb('0x9')]('[%s][CLOSE]\x20reason\x20%s',_0x445e27,_0xb1f980[0x0]);var _0xb3fc7a={'closed':0x1,'closedAt':moment()[_0xdbbb('0xa')]('YYYY-MM-DD\x20HH:mm:ss'),'closeReason':'system','disposition':_0xb1f980[0x0]};if(rpc[_0x39d4d1['channel']+_0xdbbb('0xb')]){rpc[_0x39d4d1[_0xdbbb('0xc')]+_0xdbbb('0xb')]['update'](_0x39d4d1[_0xdbbb('0xd')]['id'],_0xb3fc7a)[_0xdbbb('0xe')](function(_0x534fd7){logger[_0xdbbb('0x9')]('[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!',_0x445e27,_0x39d4d1[_0xdbbb('0xd')]['id']);})[_0xdbbb('0xf')](function(_0xd04ae4){logger[_0xdbbb('0x10')]('[%s][CLOSE]\x20%s',_0x445e27,JSON[_0xdbbb('0x11')](_0xd04ae4));})['finally'](function(){_0x5a724e[_0xdbbb('0x12')]();});}}catch(_0x35c3c2){logger[_0xdbbb('0x10')]('[%s][CLOSE]\x20%s',_0x445e27,JSON[_0xdbbb('0x11')](_0x35c3c2));_0x5a724e[_0xdbbb('0x12')]();}};};