484ec2d4133bb3654254f9c748f247ebb8d5061c
[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 _0x797f=['create','then','info','[%s][MESSAGE]\x20%s','next','error','stringify','stop','lodash','../../../../config/logger','routing','../../rpc/openchannelMessage','../../rpc/mailMessage','../../rpc/smsMessage','../../rpc/faxMessage','../../rpc/whatsappMessage','consequence','getMustacheRender','contact','channel','chat','ChatWebsiteId','account','upperFirst','AccountId','InteractionId','interaction','Message'];(function(_0x138adb,_0x193fee){var _0x1b27f2=function(_0x5e97a2){while(--_0x5e97a2){_0x138adb['push'](_0x138adb['shift']());}};_0x1b27f2(++_0x193fee);}(_0x797f,0x1e4));var _0xf797=function(_0x48911e,_0x1b0aa2){_0x48911e=_0x48911e-0x0;var _0x5dc0c0=_0x797f[_0x48911e];return _0x5dc0c0;};'use strict';var _=require(_0xf797('0x0'));var utils=require('./utils');var logger=require(_0xf797('0x1'))(_0xf797('0x2'));var rpc={'chatMessage':require('../../rpc/chatMessage'),'openchannelMessage':require(_0xf797('0x3')),'mailMessage':require(_0xf797('0x4')),'smsMessage':require(_0xf797('0x5')),'faxMessage':require(_0xf797('0x6')),'whatsappMessage':require(_0xf797('0x7'))};exports[_0xf797('0x8')]=function(_0x175315,_0xc5253a){return function(_0x14beed){try{var _0x170f40={'body':utils[_0xf797('0x9')](_0xc5253a[0x0],this),'ContactId':this[_0xf797('0xa')]['id']};if(this[_0xf797('0xb')]===_0xf797('0xc')){_0x170f40[_0xf797('0xd')]=this[_0xf797('0xe')]['id'];}else{_0x170f40[_[_0xf797('0xf')](this['channel'])+_0xf797('0x10')]=this['account']['id'];}_0x170f40[_['upperFirst'](this['channel'])+_0xf797('0x11')]=this[_0xf797('0x12')]['id'];if(rpc[this[_0xf797('0xb')]+_0xf797('0x13')]){return rpc[this[_0xf797('0xb')]+_0xf797('0x13')][_0xf797('0x14')](_0x170f40)[_0xf797('0x15')](function(_0xe5d8f8){logger[_0xf797('0x16')](_0xf797('0x17'),_0x175315,_0x170f40['body']);_0x14beed[_0xf797('0x18')]();})['catch'](function(_0xe3b5d6){logger[_0xf797('0x19')]('[%s][MESSAGE]\x20%s',_0x175315,JSON[_0xf797('0x1a')](_0xe3b5d6));_0x14beed[_0xf797('0x1b')]();});}}catch(_0xca5b89){logger['error']('[%s][MESSAGE]\x20%s',_0x175315,JSON[_0xf797('0x1a')](_0xca5b89));_0x14beed[_0xf797('0x1b')]();}};};