a239347130c0939a7fc03aac6ebd102a99518902
[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 _0x5157=['stop','moment','../../../../config/logger','routing','../../rpc/chatInteraction','../../rpc/mailInteraction','../../rpc/faxInteraction','../../rpc/whatsappInteraction','consequence','info','format','system','channel','Interaction','update','interaction','[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!','error','stringify','[%s][CLOSE]\x20%s'];(function(_0x1c51f1,_0x7f2d66){var _0x379956=function(_0x5d48c9){while(--_0x5d48c9){_0x1c51f1['push'](_0x1c51f1['shift']());}};_0x379956(++_0x7f2d66);}(_0x5157,0xa1));var _0x7515=function(_0xe2f166,_0x15afc1){_0xe2f166=_0xe2f166-0x0;var _0x373157=_0x5157[_0xe2f166];return _0x373157;};'use strict';var moment=require(_0x7515('0x0'));var logger=require(_0x7515('0x1'))(_0x7515('0x2'));var rpc={'chatInteraction':require(_0x7515('0x3')),'openchannelInteraction':require('../../rpc/openchannelInteraction'),'smsInteraction':require('../../rpc/smsInteraction'),'mailInteraction':require(_0x7515('0x4')),'faxInteraction':require(_0x7515('0x5')),'whatsappInteraction':require(_0x7515('0x6'))};exports[_0x7515('0x7')]=function(_0x37c098,_0xf99ef1,_0x3a0496,_0x34bfe4){return function(_0x1e1082){try{logger[_0x7515('0x8')]('[%s][CLOSE]\x20reason\x20%s',_0x37c098,_0xf99ef1[0x0]);var _0x35c428={'closed':0x1,'closedAt':moment()[_0x7515('0x9')]('YYYY-MM-DD\x20HH:mm:ss'),'closeReason':_0x7515('0xa'),'disposition':_0xf99ef1[0x0]};if(rpc[_0x34bfe4[_0x7515('0xb')]+_0x7515('0xc')]){rpc[_0x34bfe4[_0x7515('0xb')]+_0x7515('0xc')][_0x7515('0xd')](_0x34bfe4[_0x7515('0xe')]['id'],_0x35c428)['then'](function(_0xf1b4ca){logger['info'](_0x7515('0xf'),_0x37c098,_0x34bfe4['interaction']['id']);})['catch'](function(_0x331403){logger[_0x7515('0x10')]('[%s][CLOSE]\x20%s',_0x37c098,JSON[_0x7515('0x11')](_0x331403));})['finally'](function(){_0x1e1082['stop']();});}}catch(_0x3af731){logger[_0x7515('0x10')](_0x7515('0x12'),_0x37c098,JSON['stringify'](_0x3af731));_0x1e1082[_0x7515('0x13')]();}};};