Built motion from commit (unavailable).|2.5.7
[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 _0x2e9b=['../../config/environment','./faxMessage.attributes','define','fax_messages','body','models','get','direction','toLowerCase','out','isNil','FaxInteraction','findOne','FaxInteractionId','then','update','createdAt','catch','error','utf8mb4','util','../../config/logger','moment','request-promise','path','rimraf'];(function(_0x5a4a1e,_0x5f014c){var _0x13b91d=function(_0x1b8403){while(--_0x1b8403){_0x5a4a1e['push'](_0x5a4a1e['shift']());}};_0x13b91d(++_0x5f014c);}(_0x2e9b,0x1e8));var _0xb2e9=function(_0x43ec14,_0x330b2e){_0x43ec14=_0x43ec14-0x0;var _0x469a8e=_0x2e9b[_0x43ec14];return _0x469a8e;};'use strict';var _=require('lodash');var util=require(_0xb2e9('0x0'));var logger=require(_0xb2e9('0x1'))('api');var moment=require(_0xb2e9('0x2'));var BPromise=require('bluebird');var rp=require(_0xb2e9('0x3'));var fs=require('fs');var path=require(_0xb2e9('0x4'));var rimraf=require(_0xb2e9('0x5'));var config=require(_0xb2e9('0x6'));var attributes=require(_0xb2e9('0x7'));module['exports']=function(_0xebc03,_0x5b4243){return _0xebc03[_0xb2e9('0x8')]('FaxMessage',attributes,{'tableName':_0xb2e9('0x9'),'paranoid':![],'indexes':[{'name':'fti_fax_messages','fields':[_0xb2e9('0xa')],'type':'FULLTEXT'}],'timestamps':!![],'hooks':{'afterCreate':function(_0x2d60ba,_0x52498e,_0x234213){var _0x3d0a68=_0xebc03[_0xb2e9('0xb')];var _0x35cc08=_0x2d60ba[_0xb2e9('0xc')]({'plain':!![]});if(_0x35cc08[_0xb2e9('0xd')]['toLowerCase']()==='in'||_0x35cc08[_0xb2e9('0xd')][_0xb2e9('0xe')]()===_0xb2e9('0xf')&&!_0x35cc08['secret']&&!_[_0xb2e9('0x10')](_0x35cc08['UserId'])){_0x3d0a68[_0xb2e9('0x11')][_0xb2e9('0x12')]({'where':{'id':_0x35cc08[_0xb2e9('0x13')]}})[_0xb2e9('0x14')](function(_0x28524e){if(_0x28524e){_0x28524e[_0xb2e9('0x15')]({'lastMsgAt':_0x35cc08[_0xb2e9('0x16')],'lastMsgDirection':_0x35cc08[_0xb2e9('0xd')][_0xb2e9('0xe')]()});}})[_0xb2e9('0x17')](function(_0x5f5125){console[_0xb2e9('0x18')](_0x5f5125);});}_0x234213();}},'charset':_0xb2e9('0x19'),'collate':'utf8mb4_unicode_ci'});};