Built motion from commit (unavailable).|2.4.4
[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 _0x1dc5=['secret','isNil','UserId','findOne','FaxInteractionId','update','createdAt','catch','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','moment','bluebird','request-promise','path','rimraf','../../config/environment','./faxMessage.attributes','body','FULLTEXT','models','get','direction','toLowerCase','out'];(function(_0x2af408,_0x323fcc){var _0x343dd6=function(_0x3a0644){while(--_0x3a0644){_0x2af408['push'](_0x2af408['shift']());}};_0x343dd6(++_0x323fcc);}(_0x1dc5,0x19f));var _0x51dc=function(_0x3d2965,_0x250dba){_0x3d2965=_0x3d2965-0x0;var _0x38a8dd=_0x1dc5[_0x3d2965];return _0x38a8dd;};'use strict';var _=require(_0x51dc('0x0'));var util=require(_0x51dc('0x1'));var logger=require(_0x51dc('0x2'))('api');var moment=require(_0x51dc('0x3'));var BPromise=require(_0x51dc('0x4'));var rp=require(_0x51dc('0x5'));var fs=require('fs');var path=require(_0x51dc('0x6'));var rimraf=require(_0x51dc('0x7'));var config=require(_0x51dc('0x8'));var attributes=require(_0x51dc('0x9'));module['exports']=function(_0x3ab022,_0x4ee9ea){return _0x3ab022['define']('FaxMessage',attributes,{'tableName':'fax_messages','paranoid':![],'indexes':[{'name':'fti_fax_messages','fields':[_0x51dc('0xa')],'type':_0x51dc('0xb')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x572bfe,_0xec141f,_0x3a2059){var _0x7ba92c=_0x3ab022[_0x51dc('0xc')];var _0x3e7db1=_0x572bfe[_0x51dc('0xd')]({'plain':!![]});if(_0x3e7db1[_0x51dc('0xe')][_0x51dc('0xf')]()==='in'||_0x3e7db1['direction'][_0x51dc('0xf')]()===_0x51dc('0x10')&&!_0x3e7db1[_0x51dc('0x11')]&&!_[_0x51dc('0x12')](_0x3e7db1[_0x51dc('0x13')])){_0x7ba92c['FaxInteraction'][_0x51dc('0x14')]({'where':{'id':_0x3e7db1[_0x51dc('0x15')]}})['then'](function(_0x182865){if(_0x182865){_0x182865[_0x51dc('0x16')]({'lastMsgAt':_0x3e7db1[_0x51dc('0x17')],'lastMsgDirection':_0x3e7db1['direction'][_0x51dc('0xf')]()});}})[_0x51dc('0x18')](function(_0x219359){console['error'](_0x219359);});}_0x3a2059();}},'charset':_0x51dc('0x19'),'collate':_0x51dc('0x1a')});};