Built motion from commit 85328c08.|2.5.50
[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 _0x07a7=['../../rpc/whatsappInteraction','consequence','info','format','YYYY-MM-DD\x20HH:mm:ss','channel','Interaction','update','interaction','catch','[%s][CLOSE]\x20%s','stringify','finally','stop','error','moment','../../../../config/logger','../../rpc/chatInteraction','../../rpc/smsInteraction','../../rpc/faxInteraction'];(function(_0x3cbfc8,_0x308899){var _0x5e28c6=function(_0x29dabc){while(--_0x29dabc){_0x3cbfc8['push'](_0x3cbfc8['shift']());}};_0x5e28c6(++_0x308899);}(_0x07a7,0x1db));var _0x707a=function(_0x32ab60,_0x22a4de){_0x32ab60=_0x32ab60-0x0;var _0x2613a3=_0x07a7[_0x32ab60];return _0x2613a3;};'use strict';var moment=require(_0x707a('0x0'));var logger=require(_0x707a('0x1'))('routing');var rpc={'chatInteraction':require(_0x707a('0x2')),'openchannelInteraction':require('../../rpc/openchannelInteraction'),'smsInteraction':require(_0x707a('0x3')),'mailInteraction':require('../../rpc/mailInteraction'),'faxInteraction':require(_0x707a('0x4')),'whatsappInteraction':require(_0x707a('0x5'))};exports[_0x707a('0x6')]=function(_0x285cb1,_0xb0172f,_0x5d96ab,_0x4313c1){return function(_0x354df6){try{logger[_0x707a('0x7')]('[%s][CLOSE]\x20reason\x20%s',_0x285cb1,_0xb0172f[0x0]);var _0x24a9f6={'closed':0x1,'closedAt':moment()[_0x707a('0x8')](_0x707a('0x9')),'closeReason':'system','disposition':_0xb0172f[0x0]};if(rpc[_0x4313c1[_0x707a('0xa')]+_0x707a('0xb')]){rpc[_0x4313c1['channel']+_0x707a('0xb')][_0x707a('0xc')](_0x4313c1[_0x707a('0xd')]['id'],_0x24a9f6)['then'](function(_0x24e3c8){logger[_0x707a('0x7')]('[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!',_0x285cb1,_0x4313c1['interaction']['id']);})[_0x707a('0xe')](function(_0x220597){logger['error'](_0x707a('0xf'),_0x285cb1,JSON[_0x707a('0x10')](_0x220597));})[_0x707a('0x11')](function(){_0x354df6[_0x707a('0x12')]();});}}catch(_0x553884){logger[_0x707a('0x13')]('[%s][CLOSE]\x20%s',_0x285cb1,JSON[_0x707a('0x10')](_0x553884));_0x354df6[_0x707a('0x12')]();}};};