241255001e8db33db522e5346950312d2536558e
[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 _0x71be=['error','utf8mb4','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','exports','FaxMessage','fti_fax_messages','body','FULLTEXT','models','get','direction','toLowerCase','out','isNil','UserId','FaxInteraction','findOne','FaxInteractionId','then','update','catch'];(function(_0x3767fb,_0x3b917c){var _0x9bd1b9=function(_0x37d2ba){while(--_0x37d2ba){_0x3767fb['push'](_0x3767fb['shift']());}};_0x9bd1b9(++_0x3b917c);}(_0x71be,0xf2));var _0xe71b=function(_0x13843f,_0x50422d){_0x13843f=_0x13843f-0x0;var _0x1063ae=_0x71be[_0x13843f];return _0x1063ae;};'use strict';var _=require(_0xe71b('0x0'));var util=require(_0xe71b('0x1'));var logger=require(_0xe71b('0x2'))(_0xe71b('0x3'));var moment=require(_0xe71b('0x4'));var BPromise=require(_0xe71b('0x5'));var rp=require(_0xe71b('0x6'));var fs=require('fs');var path=require(_0xe71b('0x7'));var rimraf=require(_0xe71b('0x8'));var config=require(_0xe71b('0x9'));var attributes=require('./faxMessage.attributes');module[_0xe71b('0xa')]=function(_0x2dd216,_0x1951e1){return _0x2dd216['define'](_0xe71b('0xb'),attributes,{'tableName':'fax_messages','paranoid':![],'indexes':[{'name':_0xe71b('0xc'),'fields':[_0xe71b('0xd')],'type':_0xe71b('0xe')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x3b325e,_0x288280,_0x23127c){var _0x175a07=_0x2dd216[_0xe71b('0xf')];var _0x575b25=_0x3b325e[_0xe71b('0x10')]({'plain':!![]});if(_0x575b25[_0xe71b('0x11')][_0xe71b('0x12')]()==='in'||_0x575b25[_0xe71b('0x11')][_0xe71b('0x12')]()===_0xe71b('0x13')&&!_0x575b25['secret']&&!_[_0xe71b('0x14')](_0x575b25[_0xe71b('0x15')])){_0x175a07[_0xe71b('0x16')][_0xe71b('0x17')]({'where':{'id':_0x575b25[_0xe71b('0x18')]}})[_0xe71b('0x19')](function(_0x40692b){if(_0x40692b){_0x40692b[_0xe71b('0x1a')]({'lastMsgAt':_0x575b25['createdAt'],'lastMsgDirection':_0x575b25[_0xe71b('0x11')]['toLowerCase']()});}})[_0xe71b('0x1b')](function(_0x1e6f14){console[_0xe71b('0x1c')](_0x1e6f14);});}_0x23127c();}},'charset':_0xe71b('0x1d'),'collate':'utf8mb4_unicode_ci'});};