06da17eea898f87111d30f93bfb3a89ec4dd1f07
[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 _0x7e92=['../../rpc/openchannelInteraction','../../rpc/smsInteraction','../../rpc/mailInteraction','../../rpc/whatsappInteraction','[%s][CLOSE]\x20reason\x20%s','format','system','channel','Interaction','interaction','then','info','[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!','catch','error','[%s][CLOSE]\x20%s','stringify','moment','../../../../config/logger','routing'];(function(_0x53b2b0,_0x5c6f15){var _0x4b0ed6=function(_0x225100){while(--_0x225100){_0x53b2b0['push'](_0x53b2b0['shift']());}};_0x4b0ed6(++_0x5c6f15);}(_0x7e92,0x1f1));var _0x27e9=function(_0x256b7f,_0x186223){_0x256b7f=_0x256b7f-0x0;var _0x448ab7=_0x7e92[_0x256b7f];return _0x448ab7;};'use strict';var moment=require(_0x27e9('0x0'));var logger=require(_0x27e9('0x1'))(_0x27e9('0x2'));var rpc={'chatInteraction':require('../../rpc/chatInteraction'),'openchannelInteraction':require(_0x27e9('0x3')),'smsInteraction':require(_0x27e9('0x4')),'mailInteraction':require(_0x27e9('0x5')),'faxInteraction':require('../../rpc/faxInteraction'),'whatsappInteraction':require(_0x27e9('0x6'))};exports['consequence']=function(_0x43bd7f,_0x11f662,_0x54225b,_0x4cbbe3){return function(_0x1c3e4a){try{logger['info'](_0x27e9('0x7'),_0x43bd7f,_0x11f662[0x0]);var _0x975555={'closed':0x1,'closedAt':moment()[_0x27e9('0x8')]('YYYY-MM-DD\x20HH:mm:ss'),'closeReason':_0x27e9('0x9'),'disposition':_0x11f662[0x0]};if(rpc[_0x4cbbe3[_0x27e9('0xa')]+_0x27e9('0xb')]){rpc[_0x4cbbe3[_0x27e9('0xa')]+_0x27e9('0xb')]['update'](_0x4cbbe3[_0x27e9('0xc')]['id'],_0x975555)[_0x27e9('0xd')](function(_0x334d1b){logger[_0x27e9('0xe')](_0x27e9('0xf'),_0x43bd7f,_0x4cbbe3['interaction']['id']);})[_0x27e9('0x10')](function(_0x166e91){logger[_0x27e9('0x11')](_0x27e9('0x12'),_0x43bd7f,JSON['stringify'](_0x166e91));})['finally'](function(){_0x1c3e4a['stop']();});}}catch(_0x2aa3dc){logger['error'](_0x27e9('0x12'),_0x43bd7f,JSON[_0x27e9('0x13')](_0x2aa3dc));_0x1c3e4a['stop']();}};};