61d96885ab0378545f1d7f0bc4a15188ec13e1ef
[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 _0xe0ae=['Interaction','update','interaction','[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!','[%s][CLOSE]\x20%s','stringify','error','stop','routing','../../rpc/chatInteraction','../../rpc/smsInteraction','../../rpc/faxInteraction','../../rpc/whatsappInteraction','info','[%s][CLOSE]\x20reason\x20%s','format','channel'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xe0ae,0xa1));var _0xee0a=function(_0x4f34d8,_0x40f022){_0x4f34d8=_0x4f34d8-0x0;var _0xc97536=_0xe0ae[_0x4f34d8];return _0xc97536;};'use strict';var moment=require('moment');var logger=require('../../../../config/logger')(_0xee0a('0x0'));var rpc={'chatInteraction':require(_0xee0a('0x1')),'openchannelInteraction':require('../../rpc/openchannelInteraction'),'smsInteraction':require(_0xee0a('0x2')),'mailInteraction':require('../../rpc/mailInteraction'),'faxInteraction':require(_0xee0a('0x3')),'whatsappInteraction':require(_0xee0a('0x4'))};exports['consequence']=function(_0x13a94a,_0x4d393b,_0x5bef07,_0x39a302){return function(_0x1c5071){try{logger[_0xee0a('0x5')](_0xee0a('0x6'),_0x13a94a,_0x4d393b[0x0]);var _0x5e6d2e={'closed':0x1,'closedAt':moment()[_0xee0a('0x7')]('YYYY-MM-DD\x20HH:mm:ss'),'closeReason':'system','disposition':_0x4d393b[0x0]};if(rpc[_0x39a302[_0xee0a('0x8')]+_0xee0a('0x9')]){rpc[_0x39a302[_0xee0a('0x8')]+'Interaction'][_0xee0a('0xa')](_0x39a302[_0xee0a('0xb')]['id'],_0x5e6d2e)['then'](function(_0x305987){logger['info'](_0xee0a('0xc'),_0x13a94a,_0x39a302[_0xee0a('0xb')]['id']);})['catch'](function(_0x1fcf59){logger['error'](_0xee0a('0xd'),_0x13a94a,JSON[_0xee0a('0xe')](_0x1fcf59));})['finally'](function(){_0x1c5071['stop']();});}}catch(_0x325a8e){logger[_0xee0a('0xf')](_0xee0a('0xd'),_0x13a94a,JSON[_0xee0a('0xe')](_0x325a8e));_0x1c5071[_0xee0a('0x10')]();}};};