Built motion from commit e38a297d.|2.6.18
[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 _0x0cb6=['../../rpc/smsInteraction','../../rpc/faxInteraction','info','format','YYYY-MM-DD\x20HH:mm:ss','system','channel','Interaction','update','interaction','then','[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!','catch','error','stringify','finally','stop','[%s][CLOSE]\x20%s','moment','routing','../../rpc/chatInteraction'];(function(_0x34c3f3,_0x15f139){var _0x3ca5cb=function(_0x1c7ed6){while(--_0x1c7ed6){_0x34c3f3['push'](_0x34c3f3['shift']());}};_0x3ca5cb(++_0x15f139);}(_0x0cb6,0x177));var _0x60cb=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x0cb6[_0x3dd15e];return _0x231fd0;};'use strict';var moment=require(_0x60cb('0x0'));var logger=require('../../../../config/logger')(_0x60cb('0x1'));var rpc={'chatInteraction':require(_0x60cb('0x2')),'openchannelInteraction':require('../../rpc/openchannelInteraction'),'smsInteraction':require(_0x60cb('0x3')),'mailInteraction':require('../../rpc/mailInteraction'),'faxInteraction':require(_0x60cb('0x4')),'whatsappInteraction':require('../../rpc/whatsappInteraction')};exports['consequence']=function(_0x242c02,_0x337fd6,_0x994691,_0x50d72f){return function(_0x22af5a){try{logger[_0x60cb('0x5')]('[%s][CLOSE]\x20reason\x20%s',_0x242c02,_0x337fd6[0x0]);var _0x1d4f3f={'closed':0x1,'closedAt':moment()[_0x60cb('0x6')](_0x60cb('0x7')),'closeReason':_0x60cb('0x8'),'disposition':_0x337fd6[0x0]};if(rpc[_0x50d72f[_0x60cb('0x9')]+_0x60cb('0xa')]){rpc[_0x50d72f['channel']+_0x60cb('0xa')][_0x60cb('0xb')](_0x50d72f[_0x60cb('0xc')]['id'],_0x1d4f3f)[_0x60cb('0xd')](function(_0x3a6ced){logger[_0x60cb('0x5')](_0x60cb('0xe'),_0x242c02,_0x50d72f['interaction']['id']);})[_0x60cb('0xf')](function(_0x4b4ad8){logger[_0x60cb('0x10')]('[%s][CLOSE]\x20%s',_0x242c02,JSON[_0x60cb('0x11')](_0x4b4ad8));})[_0x60cb('0x12')](function(){_0x22af5a[_0x60cb('0x13')]();});}}catch(_0x532529){logger[_0x60cb('0x10')](_0x60cb('0x14'),_0x242c02,JSON[_0x60cb('0x11')](_0x532529));_0x22af5a['stop']();}};};