Built motion from commit (unavailable).|2.5.25
[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 _0x03db=['format','YYYY-MM-DD\x20HH:mm:ss','system','channel','Interaction','update','catch','[%s][CLOSE]\x20%s','finally','stop','error','stringify','moment','../../../../config/logger','routing','../../rpc/chatInteraction','../../rpc/smsInteraction','../../rpc/mailInteraction','../../rpc/faxInteraction','../../rpc/whatsappInteraction','consequence','info'];(function(_0x16ca44,_0x3a8002){var _0x4ee5bb=function(_0x4e5445){while(--_0x4e5445){_0x16ca44['push'](_0x16ca44['shift']());}};_0x4ee5bb(++_0x3a8002);}(_0x03db,0x156));var _0xb03d=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x03db[_0x3dd15e];return _0x231fd0;};'use strict';var moment=require(_0xb03d('0x0'));var logger=require(_0xb03d('0x1'))(_0xb03d('0x2'));var rpc={'chatInteraction':require(_0xb03d('0x3')),'openchannelInteraction':require('../../rpc/openchannelInteraction'),'smsInteraction':require(_0xb03d('0x4')),'mailInteraction':require(_0xb03d('0x5')),'faxInteraction':require(_0xb03d('0x6')),'whatsappInteraction':require(_0xb03d('0x7'))};exports[_0xb03d('0x8')]=function(_0x4b3fcd,_0x862dec,_0x1a01ba,_0x9a0f36){return function(_0x57a19b){try{logger[_0xb03d('0x9')]('[%s][CLOSE]\x20reason\x20%s',_0x4b3fcd,_0x862dec[0x0]);var _0x181291={'closed':0x1,'closedAt':moment()[_0xb03d('0xa')](_0xb03d('0xb')),'closeReason':_0xb03d('0xc'),'disposition':_0x862dec[0x0]};if(rpc[_0x9a0f36[_0xb03d('0xd')]+_0xb03d('0xe')]){rpc[_0x9a0f36[_0xb03d('0xd')]+'Interaction'][_0xb03d('0xf')](_0x9a0f36['interaction']['id'],_0x181291)['then'](function(_0x5d46f0){logger[_0xb03d('0x9')]('[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!',_0x4b3fcd,_0x9a0f36['interaction']['id']);})[_0xb03d('0x10')](function(_0x5cc310){logger['error'](_0xb03d('0x11'),_0x4b3fcd,JSON['stringify'](_0x5cc310));})[_0xb03d('0x12')](function(){_0x57a19b[_0xb03d('0x13')]();});}}catch(_0x127db1){logger[_0xb03d('0x14')](_0xb03d('0x11'),_0x4b3fcd,JSON[_0xb03d('0x15')](_0x127db1));_0x57a19b[_0xb03d('0x13')]();}};};