17a6aee9b14c57ad48e3253a6b14ba0470b178d5
[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 _0xa9c5=['get','direction','toLowerCase','secret','UserId','FaxInteraction','then','update','createdAt','utf8mb4','utf8mb4_unicode_ci','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','./faxMessage.attributes','define','FaxMessage','fti_fax_messages','body','FULLTEXT','models'];(function(_0x462c8d,_0x308cea){var _0x963b90=function(_0x4f71d8){while(--_0x4f71d8){_0x462c8d['push'](_0x462c8d['shift']());}};_0x963b90(++_0x308cea);}(_0xa9c5,0x15d));var _0x5a9c=function(_0x3ff55a,_0x2b6451){_0x3ff55a=_0x3ff55a-0x0;var _0x420ef1=_0xa9c5[_0x3ff55a];return _0x420ef1;};'use strict';var _=require('lodash');var util=require(_0x5a9c('0x0'));var logger=require(_0x5a9c('0x1'))(_0x5a9c('0x2'));var moment=require('moment');var BPromise=require(_0x5a9c('0x3'));var rp=require(_0x5a9c('0x4'));var fs=require('fs');var path=require(_0x5a9c('0x5'));var rimraf=require(_0x5a9c('0x6'));var config=require(_0x5a9c('0x7'));var attributes=require(_0x5a9c('0x8'));module['exports']=function(_0x55456e,_0x58bfd8){return _0x55456e[_0x5a9c('0x9')](_0x5a9c('0xa'),attributes,{'tableName':'fax_messages','paranoid':![],'indexes':[{'name':_0x5a9c('0xb'),'fields':[_0x5a9c('0xc')],'type':_0x5a9c('0xd')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x1d1a81,_0x2ae123,_0x1c5815){var _0x31aba0=_0x55456e[_0x5a9c('0xe')];var _0x327cbd=_0x1d1a81[_0x5a9c('0xf')]({'plain':!![]});if(_0x327cbd[_0x5a9c('0x10')]['toLowerCase']()==='in'||_0x327cbd['direction'][_0x5a9c('0x11')]()==='out'&&!_0x327cbd[_0x5a9c('0x12')]&&!_['isNil'](_0x327cbd[_0x5a9c('0x13')])){_0x31aba0[_0x5a9c('0x14')]['findOne']({'where':{'id':_0x327cbd['FaxInteractionId']}})[_0x5a9c('0x15')](function(_0x5b262a){if(_0x5b262a){_0x5b262a[_0x5a9c('0x16')]({'lastMsgAt':_0x327cbd[_0x5a9c('0x17')],'lastMsgDirection':_0x327cbd[_0x5a9c('0x10')][_0x5a9c('0x11')]()});}})['catch'](function(_0x167a7d){console['error'](_0x167a7d);});}_0x1c5815();}},'charset':_0x5a9c('0x18'),'collate':_0x5a9c('0x19')});};