Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / components / interaction / service.js
index eb784dc..1fb57d0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf569=['../../mysqldb','../../config/logger','openchannel-interactions','mail-interactions','fax-interactions','whatsapp-interactions','InteractionId','upperFirst','toLowerCase','name','stringify','Interaction','findOne','then','update','info','catch','error','tracked','query','clone','body','html','phone','fax','mobile'];(function(_0x5b46d5,_0x1947de){var _0x181371=function(_0x15696d){while(--_0x15696d){_0x5b46d5['push'](_0x5b46d5['shift']());}};_0x181371(++_0x1947de);}(_0xf569,0xd0));var _0x9f56=function(_0x1b2ff7,_0x12a034){_0x1b2ff7=_0x1b2ff7-0x0;var _0x31656a=_0xf569[_0x1b2ff7];return _0x31656a;};'use strict';var _=require('lodash');var db=require(_0x9f56('0x0'))['db'];var loggers={'openchannel':require(_0x9f56('0x1'))(_0x9f56('0x2')),'mail':require(_0x9f56('0x1'))(_0x9f56('0x3')),'fax':require(_0x9f56('0x1'))(_0x9f56('0x4')),'sms':require(_0x9f56('0x1'))('sms-interactions'),'chat':require(_0x9f56('0x1'))('chat-interactions'),'whatsapp':require(_0x9f56('0x1'))(_0x9f56('0x5'))};function getInteractionId(_0x5c5e5f,_0x1bcede,_0x73c3b4){if(_0x5c5e5f&&_0x5c5e5f[_['upperFirst'](_0x73c3b4)+_0x9f56('0x6')]){return _0x5c5e5f[_[_0x9f56('0x7')](_0x73c3b4)+_0x9f56('0x6')];}else if(_0x5c5e5f&&_0x5c5e5f['id']){return _0x5c5e5f['id'];}else if(_0x1bcede&&_0x1bcede['id']){return _0x1bcede['id'];}else{return'unknown';}}function log(_0x4a4569,_0x3172a3,_0x1fb07e,_0x4bfa64,_0x1ae262,_0x67f679){loggers[_0x1ae262[_0x9f56('0x8')]()][_0x4a4569]('[%s]\x20id=%s\x20name=%s\x20role=%s\x20interaction=%s\x20body=%s',_0x67f679['toUpperCase'](),_0x3172a3?_0x3172a3['id']:null,_0x3172a3?_0x3172a3[_0x9f56('0x9')]:null,_0x3172a3?_0x3172a3['role']:null,getInteractionId(_0x1fb07e,_0x4bfa64,_0x1ae262),_0x1fb07e?JSON[_0x9f56('0xa')](_0x1fb07e):'null');}function updateUser(_0x4dfeb3,_0x293687,_0x4230ea,_0x5af8ab,_0x227587){db[_[_0x9f56('0x7')](_0x5af8ab)+_0x9f56('0xb')][_0x9f56('0xc')]({'where':{'id':getInteractionId(_0x293687,_0x4230ea,_0x5af8ab)}})[_0x9f56('0xd')](function(_0x8e3485){if(_0x8e3485){return _0x8e3485[_0x9f56('0xe')]({'UserId':_0x4dfeb3?_0x4dfeb3['id']:null});}})[_0x9f56('0xd')](function(_0x4228f5){if(_0x4228f5){log(_0x9f56('0xf'),_0x4dfeb3,_0x293687,_0x4230ea,_0x5af8ab,_0x227587);}})[_0x9f56('0x10')](function(){log(_0x9f56('0x11'),_0x4dfeb3,_0x293687,_0x4230ea,_0x5af8ab,_0x227587);});}exports[_0x9f56('0x12')]=function(_0x9c39ec,_0x131130){return function(_0x21808b,_0x1bbbae,_0x175dbe){var _0x5bd236=_0x21808b['user'];var _0x2d01d8={};var _0x2294aa=_0x21808b[_0x9f56('0x13')];if(_0x2d01d8){_0x2d01d8=_[_0x9f56('0x14')](_0x21808b[_0x9f56('0x15')]);_0x2d01d8=_['omit'](_0x2d01d8,[_0x9f56('0x15'),_0x9f56('0x16'),_0x9f56('0x17'),_0x9f56('0x18'),_0x9f56('0x19')]);}updateUser(_0x5bd236,_0x2d01d8,_0x2294aa,_0x9c39ec,_0x131130);_0x175dbe(null);};};
\ No newline at end of file
+var _0x241f=['Interaction','findOne','then','info','error','tracked','query','body','html','phone','fax','mobile','lodash','../../mysqldb','../../config/logger','openchannel-interactions','sms-interactions','whatsapp-interactions','upperFirst','InteractionId','unknown','toLowerCase','[%s]\x20id=%s\x20name=%s\x20role=%s\x20interaction=%s\x20body=%s','toUpperCase','name','role','stringify','null'];(function(_0x3fa163,_0x13729c){var _0x4f99a4=function(_0x5f1018){while(--_0x5f1018){_0x3fa163['push'](_0x3fa163['shift']());}};_0x4f99a4(++_0x13729c);}(_0x241f,0x1e8));var _0xf241=function(_0x12a62c,_0xc9c41a){_0x12a62c=_0x12a62c-0x0;var _0x268a58=_0x241f[_0x12a62c];return _0x268a58;};'use strict';var _=require(_0xf241('0x0'));var db=require(_0xf241('0x1'))['db'];var loggers={'openchannel':require(_0xf241('0x2'))(_0xf241('0x3')),'mail':require('../../config/logger')('mail-interactions'),'fax':require(_0xf241('0x2'))('fax-interactions'),'sms':require(_0xf241('0x2'))(_0xf241('0x4')),'chat':require('../../config/logger')('chat-interactions'),'whatsapp':require('../../config/logger')(_0xf241('0x5'))};function getInteractionId(_0x229fb9,_0x374573,_0x55c8a8){if(_0x229fb9&&_0x229fb9[_[_0xf241('0x6')](_0x55c8a8)+_0xf241('0x7')]){return _0x229fb9[_['upperFirst'](_0x55c8a8)+_0xf241('0x7')];}else if(_0x229fb9&&_0x229fb9['id']){return _0x229fb9['id'];}else if(_0x374573&&_0x374573['id']){return _0x374573['id'];}else{return _0xf241('0x8');}}function log(_0x4b9cd2,_0x16fc41,_0x2430c6,_0x2c166f,_0x2e910c,_0x5f2ad9){loggers[_0x2e910c[_0xf241('0x9')]()][_0x4b9cd2](_0xf241('0xa'),_0x5f2ad9[_0xf241('0xb')](),_0x16fc41?_0x16fc41['id']:null,_0x16fc41?_0x16fc41[_0xf241('0xc')]:null,_0x16fc41?_0x16fc41[_0xf241('0xd')]:null,getInteractionId(_0x2430c6,_0x2c166f,_0x2e910c),_0x2430c6?JSON[_0xf241('0xe')](_0x2430c6):_0xf241('0xf'));}function updateUser(_0x4b8cd2,_0x313013,_0x3f52a0,_0xe28e71,_0x31ef62){db[_['upperFirst'](_0xe28e71)+_0xf241('0x10')][_0xf241('0x11')]({'where':{'id':getInteractionId(_0x313013,_0x3f52a0,_0xe28e71)}})[_0xf241('0x12')](function(_0xc7ad33){if(_0xc7ad33){return _0xc7ad33['update']({'UserId':_0x4b8cd2?_0x4b8cd2['id']:null});}})['then'](function(_0x44ff9c){if(_0x44ff9c){log(_0xf241('0x13'),_0x4b8cd2,_0x313013,_0x3f52a0,_0xe28e71,_0x31ef62);}})['catch'](function(){log(_0xf241('0x14'),_0x4b8cd2,_0x313013,_0x3f52a0,_0xe28e71,_0x31ef62);});}exports[_0xf241('0x15')]=function(_0x23b6d9,_0x364ed2){return function(_0x223d1f,_0x48dd49,_0x42c209){var _0x3271d4=_0x223d1f['user'];var _0x3f997a={};var _0x1226a8=_0x223d1f[_0xf241('0x16')];if(_0x3f997a){_0x3f997a=_['clone'](_0x223d1f['body']);_0x3f997a=_['omit'](_0x3f997a,[_0xf241('0x17'),_0xf241('0x18'),_0xf241('0x19'),_0xf241('0x1a'),_0xf241('0x1b')]);}updateUser(_0x3271d4,_0x3f997a,_0x1226a8,_0x23b6d9,_0x364ed2);_0x42c209(null);};};
\ No newline at end of file