cd3a0b0b416e1de5bb53f096d29a411b102adea3
[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 _0x8eb5=['bluebird','request-promise','path','rimraf','exports','define','FaxMessage','fax_messages','body','FULLTEXT','get','direction','toLowerCase','out','UserId','FaxInteraction','findOne','FaxInteractionId','then','update','createdAt','error','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','moment'];(function(_0x211e4a,_0x581fb6){var _0x2c90ce=function(_0x40f214){while(--_0x40f214){_0x211e4a['push'](_0x211e4a['shift']());}};_0x2c90ce(++_0x581fb6);}(_0x8eb5,0x13a));var _0x58eb=function(_0x4b8b50,_0x5bb788){_0x4b8b50=_0x4b8b50-0x0;var _0x3d5b6c=_0x8eb5[_0x4b8b50];return _0x3d5b6c;};'use strict';var _=require(_0x58eb('0x0'));var util=require(_0x58eb('0x1'));var logger=require(_0x58eb('0x2'))(_0x58eb('0x3'));var moment=require(_0x58eb('0x4'));var BPromise=require(_0x58eb('0x5'));var rp=require(_0x58eb('0x6'));var fs=require('fs');var path=require(_0x58eb('0x7'));var rimraf=require(_0x58eb('0x8'));var config=require('../../config/environment');var attributes=require('./faxMessage.attributes');module[_0x58eb('0x9')]=function(_0xe91de1,_0x17deba){return _0xe91de1[_0x58eb('0xa')](_0x58eb('0xb'),attributes,{'tableName':_0x58eb('0xc'),'paranoid':![],'indexes':[{'name':'fti_fax_messages','fields':[_0x58eb('0xd')],'type':_0x58eb('0xe')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x1c2401,_0x5cc132,_0x79ec8a){var _0x2d1e93=_0xe91de1['models'];var _0x3f736b=_0x1c2401[_0x58eb('0xf')]({'plain':!![]});if(_0x3f736b[_0x58eb('0x10')][_0x58eb('0x11')]()==='in'||_0x3f736b[_0x58eb('0x10')][_0x58eb('0x11')]()===_0x58eb('0x12')&&!_0x3f736b['secret']&&!_['isNil'](_0x3f736b[_0x58eb('0x13')])){_0x2d1e93[_0x58eb('0x14')][_0x58eb('0x15')]({'where':{'id':_0x3f736b[_0x58eb('0x16')]}})[_0x58eb('0x17')](function(_0x33c477){if(_0x33c477){_0x33c477[_0x58eb('0x18')]({'lastMsgAt':_0x3f736b[_0x58eb('0x19')],'lastMsgDirection':_0x3f736b[_0x58eb('0x10')][_0x58eb('0x11')]()});}})['catch'](function(_0xac5127){console[_0x58eb('0x1a')](_0xac5127);});}_0x79ec8a();}},'charset':_0x58eb('0x1b'),'collate':_0x58eb('0x1c')});};