62b70a2c9309880a37399fa29f4ff4e2a71b5008
[motion2.git] / server / services / routing / server / applications / message.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 _0xddcc=['routing','../../rpc/chatMessage','../../rpc/openchannelMessage','../../rpc/mailMessage','../../rpc/smsMessage','../../rpc/faxMessage','../../rpc/whatsappMessage','consequence','getMustacheRender','contact','chat','ChatWebsiteId','channel','account','upperFirst','InteractionId','interaction','Message','create','then','body','next','error','stringify','stop','[%s][MESSAGE]\x20%s','lodash','./utils'];(function(_0x3eb017,_0x145f85){var _0x54f041=function(_0x1a65bf){while(--_0x1a65bf){_0x3eb017['push'](_0x3eb017['shift']());}};_0x54f041(++_0x145f85);}(_0xddcc,0x8a));var _0xcddc=function(_0x4cee33,_0x41734b){_0x4cee33=_0x4cee33-0x0;var _0x1e3bed=_0xddcc[_0x4cee33];return _0x1e3bed;};'use strict';var _=require(_0xcddc('0x0'));var utils=require(_0xcddc('0x1'));var logger=require('../../../../config/logger')(_0xcddc('0x2'));var rpc={'chatMessage':require(_0xcddc('0x3')),'openchannelMessage':require(_0xcddc('0x4')),'mailMessage':require(_0xcddc('0x5')),'smsMessage':require(_0xcddc('0x6')),'faxMessage':require(_0xcddc('0x7')),'whatsappMessage':require(_0xcddc('0x8'))};exports[_0xcddc('0x9')]=function(_0x326e63,_0x5766e7){return function(_0x4b25d7){try{var _0x17fd40={'body':utils[_0xcddc('0xa')](_0x5766e7[0x0],this),'ContactId':this[_0xcddc('0xb')]['id']};if(this['channel']===_0xcddc('0xc')){_0x17fd40[_0xcddc('0xd')]=this['account']['id'];}else{_0x17fd40[_['upperFirst'](this[_0xcddc('0xe')])+'AccountId']=this[_0xcddc('0xf')]['id'];}_0x17fd40[_[_0xcddc('0x10')](this[_0xcddc('0xe')])+_0xcddc('0x11')]=this[_0xcddc('0x12')]['id'];if(rpc[this[_0xcddc('0xe')]+_0xcddc('0x13')]){return rpc[this[_0xcddc('0xe')]+'Message'][_0xcddc('0x14')](_0x17fd40)[_0xcddc('0x15')](function(_0x3859ed){logger['info']('[%s][MESSAGE]\x20%s',_0x326e63,_0x17fd40[_0xcddc('0x16')]);_0x4b25d7[_0xcddc('0x17')]();})['catch'](function(_0x3e0327){logger[_0xcddc('0x18')]('[%s][MESSAGE]\x20%s',_0x326e63,JSON[_0xcddc('0x19')](_0x3e0327));_0x4b25d7[_0xcddc('0x1a')]();});}}catch(_0x125599){logger[_0xcddc('0x18')](_0xcddc('0x1b'),_0x326e63,JSON['stringify'](_0x125599));_0x4b25d7[_0xcddc('0x1a')]();}};};