Built motion from commit 753c950e.|2.5.42
[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 _0x3e76=['moment','../../../../config/logger','../../rpc/openchannelInteraction','../../rpc/faxInteraction','../../rpc/whatsappInteraction','consequence','info','[%s][CLOSE]\x20reason\x20%s','format','YYYY-MM-DD\x20HH:mm:ss','system','Interaction','channel','update','then','[%s][CLOSE]\x20interaction\x20%s\x20has\x20been\x20closed!','interaction','catch','error','[%s][CLOSE]\x20%s','finally','stringify','stop'];(function(_0x7b7391,_0x334649){var _0x5e2a2f=function(_0x38bac3){while(--_0x38bac3){_0x7b7391['push'](_0x7b7391['shift']());}};_0x5e2a2f(++_0x334649);}(_0x3e76,0xb8));var _0x63e7=function(_0x295314,_0x17b250){_0x295314=_0x295314-0x0;var _0x584b0c=_0x3e76[_0x295314];return _0x584b0c;};'use strict';var moment=require(_0x63e7('0x0'));var logger=require(_0x63e7('0x1'))('routing');var rpc={'chatInteraction':require('../../rpc/chatInteraction'),'openchannelInteraction':require(_0x63e7('0x2')),'smsInteraction':require('../../rpc/smsInteraction'),'mailInteraction':require('../../rpc/mailInteraction'),'faxInteraction':require(_0x63e7('0x3')),'whatsappInteraction':require(_0x63e7('0x4'))};exports[_0x63e7('0x5')]=function(_0x5ce582,_0x48cca7,_0x396077,_0x4cf75c){return function(_0x10b05a){try{logger[_0x63e7('0x6')](_0x63e7('0x7'),_0x5ce582,_0x48cca7[0x0]);var _0x246637={'closed':0x1,'closedAt':moment()[_0x63e7('0x8')](_0x63e7('0x9')),'closeReason':_0x63e7('0xa'),'disposition':_0x48cca7[0x0]};if(rpc[_0x4cf75c['channel']+_0x63e7('0xb')]){rpc[_0x4cf75c[_0x63e7('0xc')]+_0x63e7('0xb')][_0x63e7('0xd')](_0x4cf75c['interaction']['id'],_0x246637)[_0x63e7('0xe')](function(_0xd07685){logger[_0x63e7('0x6')](_0x63e7('0xf'),_0x5ce582,_0x4cf75c[_0x63e7('0x10')]['id']);})[_0x63e7('0x11')](function(_0x49fda4){logger[_0x63e7('0x12')](_0x63e7('0x13'),_0x5ce582,JSON['stringify'](_0x49fda4));})[_0x63e7('0x14')](function(){_0x10b05a['stop']();});}}catch(_0xb01d3b){logger['error'](_0x63e7('0x13'),_0x5ce582,JSON[_0x63e7('0x15')](_0xb01d3b));_0x10b05a[_0x63e7('0x16')]();}};};