bde0f7c310ac1f04aecc07e4b1ab1a62a1a87881
[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 _0x80f3=['catch','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','exports','define','FaxMessage','fax_messages','body','FULLTEXT','models','get','direction','toLowerCase','out','isNil','UserId','FaxInteraction','FaxInteractionId','then','update','createdAt'];(function(_0x501510,_0x61caa9){var _0x1e6ee5=function(_0x32845b){while(--_0x32845b){_0x501510['push'](_0x501510['shift']());}};_0x1e6ee5(++_0x61caa9);}(_0x80f3,0x1a7));var _0x380f=function(_0x80d733,_0x266211){_0x80d733=_0x80d733-0x0;var _0x435868=_0x80f3[_0x80d733];return _0x435868;};'use strict';var _=require(_0x380f('0x0'));var util=require(_0x380f('0x1'));var logger=require(_0x380f('0x2'))(_0x380f('0x3'));var moment=require(_0x380f('0x4'));var BPromise=require(_0x380f('0x5'));var rp=require(_0x380f('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0x380f('0x7'));var config=require(_0x380f('0x8'));var attributes=require('./faxMessage.attributes');module[_0x380f('0x9')]=function(_0x29aa31,_0x43add8){return _0x29aa31[_0x380f('0xa')](_0x380f('0xb'),attributes,{'tableName':_0x380f('0xc'),'paranoid':![],'indexes':[{'name':'fti_fax_messages','fields':[_0x380f('0xd')],'type':_0x380f('0xe')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x4662b0,_0x45efee,_0x18fc52){var _0x5503f9=_0x29aa31[_0x380f('0xf')];var _0x6516b=_0x4662b0[_0x380f('0x10')]({'plain':!![]});if(_0x6516b[_0x380f('0x11')][_0x380f('0x12')]()==='in'||_0x6516b[_0x380f('0x11')]['toLowerCase']()===_0x380f('0x13')&&!_0x6516b['secret']&&!_[_0x380f('0x14')](_0x6516b[_0x380f('0x15')])){_0x5503f9[_0x380f('0x16')]['findOne']({'where':{'id':_0x6516b[_0x380f('0x17')]}})[_0x380f('0x18')](function(_0x107113){if(_0x107113){_0x107113[_0x380f('0x19')]({'lastMsgAt':_0x6516b[_0x380f('0x1a')],'lastMsgDirection':_0x6516b[_0x380f('0x11')][_0x380f('0x12')]()});}})[_0x380f('0x1b')](function(_0x4790e4){console['error'](_0x4790e4);});}_0x18fc52();}},'charset':_0x380f('0x1c'),'collate':_0x380f('0x1d')});};