Built motion from commit eddce310.|2.6.12
[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 _0x60f5=['../../rpc/chatInteraction','../../rpc/openchannelInteraction','consequence','info','[%s][CLOSE]\x20reason\x20%s','format','YYYY-MM-DD\x20HH:mm:ss','system','Interaction','channel','interaction','then','[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!','error','[%s][CLOSE]\x20%s','stringify','stop','moment','../../../../config/logger','routing'];(function(_0x293089,_0x4fc6df){var _0x4588f9=function(_0x6e13bb){while(--_0x6e13bb){_0x293089['push'](_0x293089['shift']());}};_0x4588f9(++_0x4fc6df);}(_0x60f5,0x151));var _0x560f=function(_0x3b380d,_0x4bf247){_0x3b380d=_0x3b380d-0x0;var _0x54502b=_0x60f5[_0x3b380d];return _0x54502b;};'use strict';var moment=require(_0x560f('0x0'));var logger=require(_0x560f('0x1'))(_0x560f('0x2'));var rpc={'chatInteraction':require(_0x560f('0x3')),'openchannelInteraction':require(_0x560f('0x4')),'smsInteraction':require('../../rpc/smsInteraction'),'mailInteraction':require('../../rpc/mailInteraction'),'faxInteraction':require('../../rpc/faxInteraction'),'whatsappInteraction':require('../../rpc/whatsappInteraction')};exports[_0x560f('0x5')]=function(_0x5e5694,_0x1b39c9,_0x4c0eb6,_0x841d57){return function(_0x542b3e){try{logger[_0x560f('0x6')](_0x560f('0x7'),_0x5e5694,_0x1b39c9[0x0]);var _0x11d0b8={'closed':0x1,'closedAt':moment()[_0x560f('0x8')](_0x560f('0x9')),'closeReason':_0x560f('0xa'),'disposition':_0x1b39c9[0x0]};if(rpc[_0x841d57['channel']+_0x560f('0xb')]){rpc[_0x841d57[_0x560f('0xc')]+_0x560f('0xb')]['update'](_0x841d57[_0x560f('0xd')]['id'],_0x11d0b8)[_0x560f('0xe')](function(_0x18f5c5){logger[_0x560f('0x6')](_0x560f('0xf'),_0x5e5694,_0x841d57['interaction']['id']);})['catch'](function(_0x4fd9b8){logger[_0x560f('0x10')](_0x560f('0x11'),_0x5e5694,JSON[_0x560f('0x12')](_0x4fd9b8));})['finally'](function(){_0x542b3e['stop']();});}}catch(_0x179f32){logger[_0x560f('0x10')]('[%s][CLOSE]\x20%s',_0x5e5694,JSON[_0x560f('0x12')](_0x179f32));_0x542b3e[_0x560f('0x13')]();}};};