Built motion from commit 10af8726.|2.6.34
[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 _0x6c2d=['YYYY-MM-DD\x20HH:mm:ss','system','Interaction','channel','update','interaction','info','[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!','catch','error','[%s][CLOSE]\x20%s','stringify','finally','stop','moment','../../../../config/logger','../../rpc/chatInteraction','../../rpc/smsInteraction','../../rpc/mailInteraction','../../rpc/faxInteraction','../../rpc/whatsappInteraction','consequence','format'];(function(_0xe1f0ab,_0x5da2c8){var _0x4c4c55=function(_0x475eb4){while(--_0x475eb4){_0xe1f0ab['push'](_0xe1f0ab['shift']());}};_0x4c4c55(++_0x5da2c8);}(_0x6c2d,0xdd));var _0xd6c2=function(_0x5c2c7c,_0xa7d3b1){_0x5c2c7c=_0x5c2c7c-0x0;var _0xea7ffe=_0x6c2d[_0x5c2c7c];return _0xea7ffe;};'use strict';var moment=require(_0xd6c2('0x0'));var logger=require(_0xd6c2('0x1'))('routing');var rpc={'chatInteraction':require(_0xd6c2('0x2')),'openchannelInteraction':require('../../rpc/openchannelInteraction'),'smsInteraction':require(_0xd6c2('0x3')),'mailInteraction':require(_0xd6c2('0x4')),'faxInteraction':require(_0xd6c2('0x5')),'whatsappInteraction':require(_0xd6c2('0x6'))};exports[_0xd6c2('0x7')]=function(_0x40ccb3,_0x5d88be,_0x174586,_0x50a122){return function(_0x4ff265){try{logger['info']('[%s][CLOSE]\x20reason\x20%s',_0x40ccb3,_0x5d88be[0x0]);var _0x30ab58={'closed':0x1,'closedAt':moment()[_0xd6c2('0x8')](_0xd6c2('0x9')),'closeReason':_0xd6c2('0xa'),'disposition':_0x5d88be[0x0]};if(rpc[_0x50a122['channel']+_0xd6c2('0xb')]){rpc[_0x50a122[_0xd6c2('0xc')]+_0xd6c2('0xb')][_0xd6c2('0xd')](_0x50a122[_0xd6c2('0xe')]['id'],_0x30ab58)['then'](function(_0x53e4a7){logger[_0xd6c2('0xf')](_0xd6c2('0x10'),_0x40ccb3,_0x50a122[_0xd6c2('0xe')]['id']);})[_0xd6c2('0x11')](function(_0x583629){logger[_0xd6c2('0x12')](_0xd6c2('0x13'),_0x40ccb3,JSON[_0xd6c2('0x14')](_0x583629));})[_0xd6c2('0x15')](function(){_0x4ff265['stop']();});}}catch(_0x2c18c6){logger[_0xd6c2('0x12')]('[%s][CLOSE]\x20%s',_0x40ccb3,JSON[_0xd6c2('0x14')](_0x2c18c6));_0x4ff265[_0xd6c2('0x16')]();}};};