Built motion from commit (unavailable).|2.5.8
[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 _0x2dc5=['chat','ChatWebsiteId','account','upperFirst','AccountId','InteractionId','interaction','Message','create','info','body','catch','error','[%s][MESSAGE]\x20%s','stringify','stop','lodash','./utils','../../../../config/logger','routing','../../rpc/chatMessage','../../rpc/mailMessage','consequence','getMustacheRender','channel'];(function(_0x206193,_0x454d85){var _0x54a947=function(_0xa7cf51){while(--_0xa7cf51){_0x206193['push'](_0x206193['shift']());}};_0x54a947(++_0x454d85);}(_0x2dc5,0x16e));var _0x52dc=function(_0x56d1d6,_0x56850a){_0x56d1d6=_0x56d1d6-0x0;var _0x236c2c=_0x2dc5[_0x56d1d6];return _0x236c2c;};'use strict';var _=require(_0x52dc('0x0'));var utils=require(_0x52dc('0x1'));var logger=require(_0x52dc('0x2'))(_0x52dc('0x3'));var rpc={'chatMessage':require(_0x52dc('0x4')),'openchannelMessage':require('../../rpc/openchannelMessage'),'mailMessage':require(_0x52dc('0x5')),'smsMessage':require('../../rpc/smsMessage'),'faxMessage':require('../../rpc/faxMessage'),'whatsappMessage':require('../../rpc/whatsappMessage')};exports[_0x52dc('0x6')]=function(_0x174519,_0x413b11){return function(_0xb4b7e1){try{var _0x371b9c={'body':utils[_0x52dc('0x7')](_0x413b11[0x0],this),'ContactId':this['contact']['id']};if(this[_0x52dc('0x8')]===_0x52dc('0x9')){_0x371b9c[_0x52dc('0xa')]=this[_0x52dc('0xb')]['id'];}else{_0x371b9c[_[_0x52dc('0xc')](this[_0x52dc('0x8')])+_0x52dc('0xd')]=this['account']['id'];}_0x371b9c[_[_0x52dc('0xc')](this[_0x52dc('0x8')])+_0x52dc('0xe')]=this[_0x52dc('0xf')]['id'];if(rpc[this[_0x52dc('0x8')]+_0x52dc('0x10')]){return rpc[this['channel']+_0x52dc('0x10')][_0x52dc('0x11')](_0x371b9c)['then'](function(_0x54c4b0){logger[_0x52dc('0x12')]('[%s][MESSAGE]\x20%s',_0x174519,_0x371b9c[_0x52dc('0x13')]);_0xb4b7e1['next']();})[_0x52dc('0x14')](function(_0x39190f){logger[_0x52dc('0x15')](_0x52dc('0x16'),_0x174519,JSON[_0x52dc('0x17')](_0x39190f));_0xb4b7e1['stop']();});}}catch(_0x143136){logger[_0x52dc('0x15')](_0x52dc('0x16'),_0x174519,JSON['stringify'](_0x143136));_0xb4b7e1[_0x52dc('0x18')]();}};};