Built motion from commit (unavailable).|2.5.8
[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 _0x3f1c=['../../rpc/whatsappInteraction','consequence','info','[%s][CLOSE]\x20reason\x20%s','YYYY-MM-DD\x20HH:mm:ss','channel','Interaction','interaction','[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!','error','[%s][CLOSE]\x20%s','stringify','finally','stop','moment','../../rpc/chatInteraction','../../rpc/mailInteraction','../../rpc/faxInteraction'];(function(_0xdb940b,_0x3b227e){var _0x157974=function(_0x514681){while(--_0x514681){_0xdb940b['push'](_0xdb940b['shift']());}};_0x157974(++_0x3b227e);}(_0x3f1c,0xd4));var _0xc3f1=function(_0x86a1ff,_0x278cea){_0x86a1ff=_0x86a1ff-0x0;var _0xfaae0e=_0x3f1c[_0x86a1ff];return _0xfaae0e;};'use strict';var moment=require(_0xc3f1('0x0'));var logger=require('../../../../config/logger')('routing');var rpc={'chatInteraction':require(_0xc3f1('0x1')),'openchannelInteraction':require('../../rpc/openchannelInteraction'),'smsInteraction':require('../../rpc/smsInteraction'),'mailInteraction':require(_0xc3f1('0x2')),'faxInteraction':require(_0xc3f1('0x3')),'whatsappInteraction':require(_0xc3f1('0x4'))};exports[_0xc3f1('0x5')]=function(_0x3bfb9f,_0x5e581b,_0x12e78a,_0x4ebd4c){return function(_0x1f0b80){try{logger[_0xc3f1('0x6')](_0xc3f1('0x7'),_0x3bfb9f,_0x5e581b[0x0]);var _0x5e4bfe={'closed':0x1,'closedAt':moment()['format'](_0xc3f1('0x8')),'closeReason':'system','disposition':_0x5e581b[0x0]};if(rpc[_0x4ebd4c[_0xc3f1('0x9')]+_0xc3f1('0xa')]){rpc[_0x4ebd4c[_0xc3f1('0x9')]+_0xc3f1('0xa')]['update'](_0x4ebd4c[_0xc3f1('0xb')]['id'],_0x5e4bfe)['then'](function(_0x3fb521){logger['info'](_0xc3f1('0xc'),_0x3bfb9f,_0x4ebd4c['interaction']['id']);})['catch'](function(_0x23bb14){logger[_0xc3f1('0xd')](_0xc3f1('0xe'),_0x3bfb9f,JSON[_0xc3f1('0xf')](_0x23bb14));})[_0xc3f1('0x10')](function(){_0x1f0b80[_0xc3f1('0x11')]();});}}catch(_0x5bbfb3){logger['error'](_0xc3f1('0xe'),_0x3bfb9f,JSON[_0xc3f1('0xf')](_0x5bbfb3));_0x1f0b80[_0xc3f1('0x11')]();}};};