Built motion from commit (unavailable).|2.5.9
[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 _0x0fcd=['system','Interaction','channel','interaction','then','[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!','catch','[%s][CLOSE]\x20%s','stringify','finally','error','../../../../config/logger','routing','../../rpc/chatInteraction','../../rpc/openchannelInteraction','../../rpc/smsInteraction','../../rpc/mailInteraction','../../rpc/whatsappInteraction','consequence','[%s][CLOSE]\x20reason\x20%s','format','YYYY-MM-DD\x20HH:mm:ss'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x0fcd,0x129));var _0xd0fc=function(_0x22f7d4,_0xeabfbe){_0x22f7d4=_0x22f7d4-0x0;var _0xda08b0=_0x0fcd[_0x22f7d4];return _0xda08b0;};'use strict';var moment=require('moment');var logger=require(_0xd0fc('0x0'))(_0xd0fc('0x1'));var rpc={'chatInteraction':require(_0xd0fc('0x2')),'openchannelInteraction':require(_0xd0fc('0x3')),'smsInteraction':require(_0xd0fc('0x4')),'mailInteraction':require(_0xd0fc('0x5')),'faxInteraction':require('../../rpc/faxInteraction'),'whatsappInteraction':require(_0xd0fc('0x6'))};exports[_0xd0fc('0x7')]=function(_0x156c95,_0x34a8d1,_0x5507ff,_0x32b1c5){return function(_0x5d93cc){try{logger['info'](_0xd0fc('0x8'),_0x156c95,_0x34a8d1[0x0]);var _0x5e42a1={'closed':0x1,'closedAt':moment()[_0xd0fc('0x9')](_0xd0fc('0xa')),'closeReason':_0xd0fc('0xb'),'disposition':_0x34a8d1[0x0]};if(rpc[_0x32b1c5['channel']+_0xd0fc('0xc')]){rpc[_0x32b1c5[_0xd0fc('0xd')]+'Interaction']['update'](_0x32b1c5[_0xd0fc('0xe')]['id'],_0x5e42a1)[_0xd0fc('0xf')](function(_0xa1e3ef){logger['info'](_0xd0fc('0x10'),_0x156c95,_0x32b1c5['interaction']['id']);})[_0xd0fc('0x11')](function(_0xe6df1f){logger['error'](_0xd0fc('0x12'),_0x156c95,JSON[_0xd0fc('0x13')](_0xe6df1f));})[_0xd0fc('0x14')](function(){_0x5d93cc['stop']();});}}catch(_0x2f5405){logger[_0xd0fc('0x15')](_0xd0fc('0x12'),_0x156c95,JSON['stringify'](_0x2f5405));_0x5d93cc['stop']();}};};