Built motion from commit (unavailable).|2.5.22
[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 _0x806f=['routing','../../rpc/chatMessage','../../rpc/openchannelMessage','../../rpc/mailMessage','../../rpc/smsMessage','../../rpc/whatsappMessage','consequence','contact','channel','ChatWebsiteId','account','upperFirst','AccountId','InteractionId','Message','create','then','info','next','error','[%s][MESSAGE]\x20%s','stringify','lodash','./utils','../../../../config/logger'];(function(_0x47f7e3,_0x523181){var _0x26de13=function(_0x375a9b){while(--_0x375a9b){_0x47f7e3['push'](_0x47f7e3['shift']());}};_0x26de13(++_0x523181);}(_0x806f,0x1a6));var _0xf806=function(_0x20268b,_0x6441e3){_0x20268b=_0x20268b-0x0;var _0x23b964=_0x806f[_0x20268b];return _0x23b964;};'use strict';var _=require(_0xf806('0x0'));var utils=require(_0xf806('0x1'));var logger=require(_0xf806('0x2'))(_0xf806('0x3'));var rpc={'chatMessage':require(_0xf806('0x4')),'openchannelMessage':require(_0xf806('0x5')),'mailMessage':require(_0xf806('0x6')),'smsMessage':require(_0xf806('0x7')),'faxMessage':require('../../rpc/faxMessage'),'whatsappMessage':require(_0xf806('0x8'))};exports[_0xf806('0x9')]=function(_0x1a1879,_0xe89aac){return function(_0x4b4aa2){try{var _0x5bcaee={'body':utils['getMustacheRender'](_0xe89aac[0x0],this),'ContactId':this[_0xf806('0xa')]['id']};if(this[_0xf806('0xb')]==='chat'){_0x5bcaee[_0xf806('0xc')]=this[_0xf806('0xd')]['id'];}else{_0x5bcaee[_[_0xf806('0xe')](this[_0xf806('0xb')])+_0xf806('0xf')]=this[_0xf806('0xd')]['id'];}_0x5bcaee[_[_0xf806('0xe')](this['channel'])+_0xf806('0x10')]=this['interaction']['id'];if(rpc[this[_0xf806('0xb')]+_0xf806('0x11')]){return rpc[this[_0xf806('0xb')]+'Message'][_0xf806('0x12')](_0x5bcaee)[_0xf806('0x13')](function(_0x17a2ca){logger[_0xf806('0x14')]('[%s][MESSAGE]\x20%s',_0x1a1879,_0x5bcaee['body']);_0x4b4aa2[_0xf806('0x15')]();})['catch'](function(_0x353472){logger[_0xf806('0x16')](_0xf806('0x17'),_0x1a1879,JSON[_0xf806('0x18')](_0x353472));_0x4b4aa2['stop']();});}}catch(_0x38a4c3){logger[_0xf806('0x16')](_0xf806('0x17'),_0x1a1879,JSON[_0xf806('0x18')](_0x38a4c3));_0x4b4aa2['stop']();}};};