Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / components / interaction / service.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 _0x6f72=['whatsapp-interactions','upperFirst','InteractionId','unknown','toLowerCase','toUpperCase','name','role','stringify','null','Interaction','then','update','info','error','tracked','user','query','clone','body','omit','html','phone','mobile','../../mysqldb','../../config/logger','openchannel-interactions','mail-interactions','sms-interactions','chat-interactions'];(function(_0x4f7c87,_0x3f526e){var _0x4021b6=function(_0x8e7304){while(--_0x8e7304){_0x4f7c87['push'](_0x4f7c87['shift']());}};_0x4021b6(++_0x3f526e);}(_0x6f72,0xae));var _0x26f7=function(_0x25ead1,_0x53c173){_0x25ead1=_0x25ead1-0x0;var _0x4d899d=_0x6f72[_0x25ead1];return _0x4d899d;};'use strict';var _=require('lodash');var db=require(_0x26f7('0x0'))['db'];var loggers={'openchannel':require(_0x26f7('0x1'))(_0x26f7('0x2')),'mail':require('../../config/logger')(_0x26f7('0x3')),'fax':require(_0x26f7('0x1'))('fax-interactions'),'sms':require(_0x26f7('0x1'))(_0x26f7('0x4')),'chat':require('../../config/logger')(_0x26f7('0x5')),'whatsapp':require('../../config/logger')(_0x26f7('0x6'))};function getInteractionId(_0x529e3f,_0x36ea93,_0x21de0c){if(_0x529e3f&&_0x529e3f[_['upperFirst'](_0x21de0c)+'InteractionId']){return _0x529e3f[_[_0x26f7('0x7')](_0x21de0c)+_0x26f7('0x8')];}else if(_0x529e3f&&_0x529e3f['id']){return _0x529e3f['id'];}else if(_0x36ea93&&_0x36ea93['id']){return _0x36ea93['id'];}else{return _0x26f7('0x9');}}function log(_0x2ffa31,_0x31cec1,_0x10f761,_0x1ade91,_0x212ec7,_0x47cecb){loggers[_0x212ec7[_0x26f7('0xa')]()][_0x2ffa31]('[%s]\x20id=%s\x20name=%s\x20role=%s\x20interaction=%s\x20body=%s',_0x47cecb[_0x26f7('0xb')](),_0x31cec1?_0x31cec1['id']:null,_0x31cec1?_0x31cec1[_0x26f7('0xc')]:null,_0x31cec1?_0x31cec1[_0x26f7('0xd')]:null,getInteractionId(_0x10f761,_0x1ade91,_0x212ec7),_0x10f761?JSON[_0x26f7('0xe')](_0x10f761):_0x26f7('0xf'));}function updateUser(_0x2e1300,_0x157bcc,_0x64b65a,_0x3e3fab,_0x263e02){db[_[_0x26f7('0x7')](_0x3e3fab)+_0x26f7('0x10')]['findOne']({'where':{'id':getInteractionId(_0x157bcc,_0x64b65a,_0x3e3fab)}})[_0x26f7('0x11')](function(_0xe6ba20){if(_0xe6ba20){return _0xe6ba20[_0x26f7('0x12')]({'UserId':_0x2e1300?_0x2e1300['id']:null});}})[_0x26f7('0x11')](function(_0x5014b2){if(_0x5014b2){log(_0x26f7('0x13'),_0x2e1300,_0x157bcc,_0x64b65a,_0x3e3fab,_0x263e02);}})['catch'](function(){log(_0x26f7('0x14'),_0x2e1300,_0x157bcc,_0x64b65a,_0x3e3fab,_0x263e02);});}exports[_0x26f7('0x15')]=function(_0x27d28f,_0x230f21){return function(_0x528786,_0x491518,_0x3b48b6){var _0x49b3de=_0x528786[_0x26f7('0x16')];var _0x3f24f6={};var _0x14f5b0=_0x528786[_0x26f7('0x17')];if(_0x3f24f6){_0x3f24f6=_[_0x26f7('0x18')](_0x528786[_0x26f7('0x19')]);_0x3f24f6=_[_0x26f7('0x1a')](_0x3f24f6,[_0x26f7('0x19'),_0x26f7('0x1b'),_0x26f7('0x1c'),'fax',_0x26f7('0x1d')]);}updateUser(_0x49b3de,_0x3f24f6,_0x14f5b0,_0x27d28f,_0x230f21);_0x3b48b6(null);};};