64789f3de6ec04706fc10ada0f01905f21d0995f
[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 _0x8c79=['moment','bluebird','request-promise','./faxMessage.attributes','exports','define','FaxMessage','fax_messages','body','FULLTEXT','models','get','direction','toLowerCase','out','secret','isNil','UserId','FaxInteraction','FaxInteractionId','then','update','createdAt','catch','error','utf8mb4','lodash','util','api'];(function(_0x2af427,_0x1750c1){var _0x13bb48=function(_0x4dc46d){while(--_0x4dc46d){_0x2af427['push'](_0x2af427['shift']());}};_0x13bb48(++_0x1750c1);}(_0x8c79,0x1cd));var _0x98c7=function(_0x26ce0f,_0x5c2378){_0x26ce0f=_0x26ce0f-0x0;var _0x268931=_0x8c79[_0x26ce0f];return _0x268931;};'use strict';var _=require(_0x98c7('0x0'));var util=require(_0x98c7('0x1'));var logger=require('../../config/logger')(_0x98c7('0x2'));var moment=require(_0x98c7('0x3'));var BPromise=require(_0x98c7('0x4'));var rp=require(_0x98c7('0x5'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0x98c7('0x6'));module[_0x98c7('0x7')]=function(_0x2f2fc6,_0xa5ec0c){return _0x2f2fc6[_0x98c7('0x8')](_0x98c7('0x9'),attributes,{'tableName':_0x98c7('0xa'),'paranoid':![],'indexes':[{'name':'fti_fax_messages','fields':[_0x98c7('0xb')],'type':_0x98c7('0xc')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x525fac,_0x33cd1d,_0x355673){var _0x1d0b21=_0x2f2fc6[_0x98c7('0xd')];var _0x272267=_0x525fac[_0x98c7('0xe')]({'plain':!![]});if(_0x272267[_0x98c7('0xf')]['toLowerCase']()==='in'||_0x272267[_0x98c7('0xf')][_0x98c7('0x10')]()===_0x98c7('0x11')&&!_0x272267[_0x98c7('0x12')]&&!_[_0x98c7('0x13')](_0x272267[_0x98c7('0x14')])){_0x1d0b21[_0x98c7('0x15')]['findOne']({'where':{'id':_0x272267[_0x98c7('0x16')]}})[_0x98c7('0x17')](function(_0x5cf5ec){if(_0x5cf5ec){_0x5cf5ec[_0x98c7('0x18')]({'lastMsgAt':_0x272267[_0x98c7('0x19')],'lastMsgDirection':_0x272267[_0x98c7('0xf')][_0x98c7('0x10')]()});}})[_0x98c7('0x1a')](function(_0x2f5a4f){console[_0x98c7('0x1b')](_0x2f5a4f);});}_0x355673();}},'charset':_0x98c7('0x1c'),'collate':'utf8mb4_unicode_ci'});};