Built motion from commit 14588770.|2.5.38
[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 _0xedc3=['moment','../../../../config/logger','../../rpc/chatInteraction','../../rpc/openchannelInteraction','../../rpc/smsInteraction','../../rpc/mailInteraction','../../rpc/faxInteraction','../../rpc/whatsappInteraction','consequence','YYYY-MM-DD\x20HH:mm:ss','system','channel','update','interaction','then','info','[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!','catch','error','[%s][CLOSE]\x20%s','finally','stop','stringify'];(function(_0x19d0b6,_0x85209a){var _0x16060b=function(_0x33d5d3){while(--_0x33d5d3){_0x19d0b6['push'](_0x19d0b6['shift']());}};_0x16060b(++_0x85209a);}(_0xedc3,0x1b5));var _0x3edc=function(_0x2fee9b,_0x1144a8){_0x2fee9b=_0x2fee9b-0x0;var _0x5ed4ab=_0xedc3[_0x2fee9b];return _0x5ed4ab;};'use strict';var moment=require(_0x3edc('0x0'));var logger=require(_0x3edc('0x1'))('routing');var rpc={'chatInteraction':require(_0x3edc('0x2')),'openchannelInteraction':require(_0x3edc('0x3')),'smsInteraction':require(_0x3edc('0x4')),'mailInteraction':require(_0x3edc('0x5')),'faxInteraction':require(_0x3edc('0x6')),'whatsappInteraction':require(_0x3edc('0x7'))};exports[_0x3edc('0x8')]=function(_0x9ed16c,_0x809381,_0x126459,_0x26419d){return function(_0x4815f3){try{logger['info']('[%s][CLOSE]\x20reason\x20%s',_0x9ed16c,_0x809381[0x0]);var _0x2194f8={'closed':0x1,'closedAt':moment()['format'](_0x3edc('0x9')),'closeReason':_0x3edc('0xa'),'disposition':_0x809381[0x0]};if(rpc[_0x26419d[_0x3edc('0xb')]+'Interaction']){rpc[_0x26419d['channel']+'Interaction'][_0x3edc('0xc')](_0x26419d[_0x3edc('0xd')]['id'],_0x2194f8)[_0x3edc('0xe')](function(_0x4ffc73){logger[_0x3edc('0xf')](_0x3edc('0x10'),_0x9ed16c,_0x26419d[_0x3edc('0xd')]['id']);})[_0x3edc('0x11')](function(_0xe8b356){logger[_0x3edc('0x12')](_0x3edc('0x13'),_0x9ed16c,JSON['stringify'](_0xe8b356));})[_0x3edc('0x14')](function(){_0x4815f3[_0x3edc('0x15')]();});}}catch(_0x317d14){logger[_0x3edc('0x12')](_0x3edc('0x13'),_0x9ed16c,JSON[_0x3edc('0x16')](_0x317d14));_0x4815f3['stop']();}};};