Built motion from commit (unavailable).|2.5.6
[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 _0x3cde=['findOne','FaxInteractionId','then','update','createdAt','catch','error','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','request-promise','path','../../config/environment','exports','define','FaxMessage','fax_messages','body','FULLTEXT','models','get','direction','toLowerCase','out','secret','isNil','FaxInteraction'];(function(_0x1d211b,_0x475f3b){var _0x47c88b=function(_0x3126f5){while(--_0x3126f5){_0x1d211b['push'](_0x1d211b['shift']());}};_0x47c88b(++_0x475f3b);}(_0x3cde,0xf9));var _0xe3cd=function(_0x2b5730,_0x2b0e3d){_0x2b5730=_0x2b5730-0x0;var _0x216232=_0x3cde[_0x2b5730];return _0x216232;};'use strict';var _=require(_0xe3cd('0x0'));var util=require(_0xe3cd('0x1'));var logger=require(_0xe3cd('0x2'))(_0xe3cd('0x3'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xe3cd('0x4'));var fs=require('fs');var path=require(_0xe3cd('0x5'));var rimraf=require('rimraf');var config=require(_0xe3cd('0x6'));var attributes=require('./faxMessage.attributes');module[_0xe3cd('0x7')]=function(_0x88b933,_0x324c4f){return _0x88b933[_0xe3cd('0x8')](_0xe3cd('0x9'),attributes,{'tableName':_0xe3cd('0xa'),'paranoid':![],'indexes':[{'name':'fti_fax_messages','fields':[_0xe3cd('0xb')],'type':_0xe3cd('0xc')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x49f427,_0x4b8811,_0x51e437){var _0x4e96fc=_0x88b933[_0xe3cd('0xd')];var _0x323b17=_0x49f427[_0xe3cd('0xe')]({'plain':!![]});if(_0x323b17[_0xe3cd('0xf')][_0xe3cd('0x10')]()==='in'||_0x323b17[_0xe3cd('0xf')][_0xe3cd('0x10')]()===_0xe3cd('0x11')&&!_0x323b17[_0xe3cd('0x12')]&&!_[_0xe3cd('0x13')](_0x323b17['UserId'])){_0x4e96fc[_0xe3cd('0x14')][_0xe3cd('0x15')]({'where':{'id':_0x323b17[_0xe3cd('0x16')]}})[_0xe3cd('0x17')](function(_0x291d4b){if(_0x291d4b){_0x291d4b[_0xe3cd('0x18')]({'lastMsgAt':_0x323b17[_0xe3cd('0x19')],'lastMsgDirection':_0x323b17[_0xe3cd('0xf')][_0xe3cd('0x10')]()});}})[_0xe3cd('0x1a')](function(_0x49a7a2){console[_0xe3cd('0x1b')](_0x49a7a2);});}_0x51e437();}},'charset':_0xe3cd('0x1c'),'collate':_0xe3cd('0x1d')});};