c84b1ed62b554a167662b6f258096590f27c6953
[motion2.git] / server / api / faxMessage / faxMessage.model.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 _0x1c84=['../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment','exports','define','FaxMessage','fax_messages','FULLTEXT','models','get','direction','toLowerCase','out','secret','isNil','UserId','findOne','FaxInteractionId','then','catch','error','utf8mb4','utf8mb4_unicode_ci','lodash'];(function(_0x568801,_0xfe83ce){var _0x45eec0=function(_0x452ae6){while(--_0x452ae6){_0x568801['push'](_0x568801['shift']());}};_0x45eec0(++_0xfe83ce);}(_0x1c84,0x14f));var _0x41c8=function(_0x30be39,_0xfb49ad){_0x30be39=_0x30be39-0x0;var _0x4d99d6=_0x1c84[_0x30be39];return _0x4d99d6;};'use strict';var _=require(_0x41c8('0x0'));var util=require('util');var logger=require(_0x41c8('0x1'))('api');var moment=require(_0x41c8('0x2'));var BPromise=require(_0x41c8('0x3'));var rp=require(_0x41c8('0x4'));var fs=require('fs');var path=require(_0x41c8('0x5'));var rimraf=require(_0x41c8('0x6'));var config=require(_0x41c8('0x7'));var attributes=require('./faxMessage.attributes');module[_0x41c8('0x8')]=function(_0x38b37c,_0x5bdf87){return _0x38b37c[_0x41c8('0x9')](_0x41c8('0xa'),attributes,{'tableName':_0x41c8('0xb'),'paranoid':![],'indexes':[{'name':'fti_fax_messages','fields':['body'],'type':_0x41c8('0xc')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x566a9b,_0x3ffe4f,_0xc3725b){var _0x14086c=_0x38b37c[_0x41c8('0xd')];var _0x201428=_0x566a9b[_0x41c8('0xe')]({'plain':!![]});if(_0x201428['direction']['toLowerCase']()==='in'||_0x201428[_0x41c8('0xf')][_0x41c8('0x10')]()===_0x41c8('0x11')&&!_0x201428[_0x41c8('0x12')]&&!_[_0x41c8('0x13')](_0x201428[_0x41c8('0x14')])){_0x14086c['FaxInteraction'][_0x41c8('0x15')]({'where':{'id':_0x201428[_0x41c8('0x16')]}})[_0x41c8('0x17')](function(_0x49be16){if(_0x49be16){_0x49be16['update']({'lastMsgAt':_0x201428['createdAt'],'lastMsgDirection':_0x201428[_0x41c8('0xf')][_0x41c8('0x10')]()});}})[_0x41c8('0x18')](function(_0xf8715f){console[_0x41c8('0x19')](_0xf8715f);});}_0xc3725b();}},'charset':_0x41c8('0x1a'),'collate':_0x41c8('0x1b')});};