Built motion from commit fe909640.|2.6.8
[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 _0x1797=['stop','[%s][CLOSE]\x20%s','stringify','moment','routing','../../rpc/chatInteraction','../../rpc/openchannelInteraction','../../rpc/smsInteraction','../../rpc/mailInteraction','../../rpc/whatsappInteraction','consequence','info','[%s][CLOSE]\x20reason\x20%s','format','channel','Interaction','interaction','then','catch','error'];(function(_0x5c0bd4,_0x15ac5c){var _0x41924d=function(_0x2cc421){while(--_0x2cc421){_0x5c0bd4['push'](_0x5c0bd4['shift']());}};_0x41924d(++_0x15ac5c);}(_0x1797,0xb7));var _0x7179=function(_0x32d457,_0x1a39c9){_0x32d457=_0x32d457-0x0;var _0x338386=_0x1797[_0x32d457];return _0x338386;};'use strict';var moment=require(_0x7179('0x0'));var logger=require('../../../../config/logger')(_0x7179('0x1'));var rpc={'chatInteraction':require(_0x7179('0x2')),'openchannelInteraction':require(_0x7179('0x3')),'smsInteraction':require(_0x7179('0x4')),'mailInteraction':require(_0x7179('0x5')),'faxInteraction':require('../../rpc/faxInteraction'),'whatsappInteraction':require(_0x7179('0x6'))};exports[_0x7179('0x7')]=function(_0x4cb9c0,_0x444a4c,_0x343d0d,_0x2179e0){return function(_0x59d3ef){try{logger[_0x7179('0x8')](_0x7179('0x9'),_0x4cb9c0,_0x444a4c[0x0]);var _0x56033c={'closed':0x1,'closedAt':moment()[_0x7179('0xa')]('YYYY-MM-DD\x20HH:mm:ss'),'closeReason':'system','disposition':_0x444a4c[0x0]};if(rpc[_0x2179e0[_0x7179('0xb')]+_0x7179('0xc')]){rpc[_0x2179e0[_0x7179('0xb')]+'Interaction']['update'](_0x2179e0[_0x7179('0xd')]['id'],_0x56033c)[_0x7179('0xe')](function(_0x5dd150){logger[_0x7179('0x8')]('[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!',_0x4cb9c0,_0x2179e0[_0x7179('0xd')]['id']);})[_0x7179('0xf')](function(_0xf935ba){logger[_0x7179('0x10')]('[%s][CLOSE]\x20%s',_0x4cb9c0,JSON['stringify'](_0xf935ba));})['finally'](function(){_0x59d3ef[_0x7179('0x11')]();});}}catch(_0x373116){logger[_0x7179('0x10')](_0x7179('0x12'),_0x4cb9c0,JSON[_0x7179('0x13')](_0x373116));_0x59d3ef[_0x7179('0x11')]();}};};