Built motion from commit d1eab355.|2.6.28
[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 _0x12e3=['error','[%s][CLOSE]\x20%s','stringify','stop','routing','../../rpc/faxInteraction','info','[%s][CLOSE]\x20reason\x20%s','format','YYYY-MM-DD\x20HH:mm:ss','system','channel','Interaction','update','interaction','then','[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!','catch'];(function(_0x2d0968,_0x5098b8){var _0x2ba6da=function(_0x30c28f){while(--_0x30c28f){_0x2d0968['push'](_0x2d0968['shift']());}};_0x2ba6da(++_0x5098b8);}(_0x12e3,0x82));var _0x312e=function(_0x65b74,_0x1be304){_0x65b74=_0x65b74-0x0;var _0x5efbda=_0x12e3[_0x65b74];return _0x5efbda;};'use strict';var moment=require('moment');var logger=require('../../../../config/logger')(_0x312e('0x0'));var rpc={'chatInteraction':require('../../rpc/chatInteraction'),'openchannelInteraction':require('../../rpc/openchannelInteraction'),'smsInteraction':require('../../rpc/smsInteraction'),'mailInteraction':require('../../rpc/mailInteraction'),'faxInteraction':require(_0x312e('0x1')),'whatsappInteraction':require('../../rpc/whatsappInteraction')};exports['consequence']=function(_0x15a30f,_0x154531,_0x29da11,_0x4cfcbe){return function(_0x3c2fe2){try{logger[_0x312e('0x2')](_0x312e('0x3'),_0x15a30f,_0x154531[0x0]);var _0x36b58c={'closed':0x1,'closedAt':moment()[_0x312e('0x4')](_0x312e('0x5')),'closeReason':_0x312e('0x6'),'disposition':_0x154531[0x0]};if(rpc[_0x4cfcbe[_0x312e('0x7')]+_0x312e('0x8')]){rpc[_0x4cfcbe[_0x312e('0x7')]+_0x312e('0x8')][_0x312e('0x9')](_0x4cfcbe[_0x312e('0xa')]['id'],_0x36b58c)[_0x312e('0xb')](function(_0x2592df){logger[_0x312e('0x2')](_0x312e('0xc'),_0x15a30f,_0x4cfcbe[_0x312e('0xa')]['id']);})[_0x312e('0xd')](function(_0x206f62){logger[_0x312e('0xe')](_0x312e('0xf'),_0x15a30f,JSON[_0x312e('0x10')](_0x206f62));})['finally'](function(){_0x3c2fe2[_0x312e('0x11')]();});}}catch(_0x5dfee2){logger[_0x312e('0xe')](_0x312e('0xf'),_0x15a30f,JSON['stringify'](_0x5dfee2));_0x3c2fe2['stop']();}};};