0507eaa948e02319437628e9642f929d2dea8741
[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 _0x3cad=['info','[%s][CLOSE]\x20reason\x20%s','format','system','channel','Interaction','update','interaction','then','[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!','catch','error','[%s][CLOSE]\x20%s','stringify','stop','moment','../../../../config/logger','routing','../../rpc/chatInteraction','../../rpc/openchannelInteraction','../../rpc/smsInteraction','../../rpc/faxInteraction','consequence'];(function(_0x58bfd1,_0x4e48ec){var _0x547f9a=function(_0x4d2359){while(--_0x4d2359){_0x58bfd1['push'](_0x58bfd1['shift']());}};_0x547f9a(++_0x4e48ec);}(_0x3cad,0xc7));var _0xd3ca=function(_0x34f86c,_0x589e03){_0x34f86c=_0x34f86c-0x0;var _0xa740fb=_0x3cad[_0x34f86c];return _0xa740fb;};'use strict';var moment=require(_0xd3ca('0x0'));var logger=require(_0xd3ca('0x1'))(_0xd3ca('0x2'));var rpc={'chatInteraction':require(_0xd3ca('0x3')),'openchannelInteraction':require(_0xd3ca('0x4')),'smsInteraction':require(_0xd3ca('0x5')),'mailInteraction':require('../../rpc/mailInteraction'),'faxInteraction':require(_0xd3ca('0x6')),'whatsappInteraction':require('../../rpc/whatsappInteraction')};exports[_0xd3ca('0x7')]=function(_0x5aa471,_0x1687b3,_0x13aa58,_0x1f7b69){return function(_0x41a97e){try{logger[_0xd3ca('0x8')](_0xd3ca('0x9'),_0x5aa471,_0x1687b3[0x0]);var _0x19c0e4={'closed':0x1,'closedAt':moment()[_0xd3ca('0xa')]('YYYY-MM-DD\x20HH:mm:ss'),'closeReason':_0xd3ca('0xb'),'disposition':_0x1687b3[0x0]};if(rpc[_0x1f7b69[_0xd3ca('0xc')]+'Interaction']){rpc[_0x1f7b69[_0xd3ca('0xc')]+_0xd3ca('0xd')][_0xd3ca('0xe')](_0x1f7b69[_0xd3ca('0xf')]['id'],_0x19c0e4)[_0xd3ca('0x10')](function(_0x159d4b){logger['info'](_0xd3ca('0x11'),_0x5aa471,_0x1f7b69[_0xd3ca('0xf')]['id']);})[_0xd3ca('0x12')](function(_0x3559e4){logger[_0xd3ca('0x13')](_0xd3ca('0x14'),_0x5aa471,JSON['stringify'](_0x3559e4));})['finally'](function(){_0x41a97e['stop']();});}}catch(_0x208f6a){logger[_0xd3ca('0x13')]('[%s][CLOSE]\x20%s',_0x5aa471,JSON[_0xd3ca('0x15')](_0x208f6a));_0x41a97e[_0xd3ca('0x16')]();}};};