Built motion from commit (unavailable).|2.5.13
[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 _0xcaaf=['moment','routing','../../rpc/smsInteraction','../../rpc/mailInteraction','../../rpc/whatsappInteraction','info','[%s][CLOSE]\x20reason\x20%s','YYYY-MM-DD\x20HH:mm:ss','channel','interaction','[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!','catch','error','[%s][CLOSE]\x20%s','finally','stop','stringify'];(function(_0x3d4fef,_0x220a84){var _0x5944e8=function(_0x4e06f2){while(--_0x4e06f2){_0x3d4fef['push'](_0x3d4fef['shift']());}};_0x5944e8(++_0x220a84);}(_0xcaaf,0x66));var _0xfcaa=function(_0x5f34ce,_0x458b07){_0x5f34ce=_0x5f34ce-0x0;var _0x56da8f=_0xcaaf[_0x5f34ce];return _0x56da8f;};'use strict';var moment=require(_0xfcaa('0x0'));var logger=require('../../../../config/logger')(_0xfcaa('0x1'));var rpc={'chatInteraction':require('../../rpc/chatInteraction'),'openchannelInteraction':require('../../rpc/openchannelInteraction'),'smsInteraction':require(_0xfcaa('0x2')),'mailInteraction':require(_0xfcaa('0x3')),'faxInteraction':require('../../rpc/faxInteraction'),'whatsappInteraction':require(_0xfcaa('0x4'))};exports['consequence']=function(_0x581a66,_0x3011eb,_0x83f91d,_0x146224){return function(_0x28a6b6){try{logger[_0xfcaa('0x5')](_0xfcaa('0x6'),_0x581a66,_0x3011eb[0x0]);var _0x15ef84={'closed':0x1,'closedAt':moment()['format'](_0xfcaa('0x7')),'closeReason':'system','disposition':_0x3011eb[0x0]};if(rpc[_0x146224[_0xfcaa('0x8')]+'Interaction']){rpc[_0x146224[_0xfcaa('0x8')]+'Interaction']['update'](_0x146224[_0xfcaa('0x9')]['id'],_0x15ef84)['then'](function(_0x286174){logger[_0xfcaa('0x5')](_0xfcaa('0xa'),_0x581a66,_0x146224[_0xfcaa('0x9')]['id']);})[_0xfcaa('0xb')](function(_0x33664f){logger[_0xfcaa('0xc')](_0xfcaa('0xd'),_0x581a66,JSON['stringify'](_0x33664f));})[_0xfcaa('0xe')](function(){_0x28a6b6[_0xfcaa('0xf')]();});}}catch(_0x129b69){logger[_0xfcaa('0xc')]('[%s][CLOSE]\x20%s',_0x581a66,JSON[_0xfcaa('0x10')](_0x129b69));_0x28a6b6[_0xfcaa('0xf')]();}};};