Built motion from commit (unavailable).|2.6.0
[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 _0x7427=['bluebird','request-promise','path','../../config/environment','./faxMessage.attributes','FaxMessage','fax_messages','body','FULLTEXT','direction','toLowerCase','secret','isNil','UserId','findOne','FaxInteractionId','then','update','createdAt','catch','error','utf8mb4','util','../../config/logger','api'];(function(_0x420b24,_0x382adc){var _0x4da552=function(_0x4e1623){while(--_0x4e1623){_0x420b24['push'](_0x420b24['shift']());}};_0x4da552(++_0x382adc);}(_0x7427,0x1f1));var _0x7742=function(_0x146a97,_0x2d8483){_0x146a97=_0x146a97-0x0;var _0x259d5c=_0x7427[_0x146a97];return _0x259d5c;};'use strict';var _=require('lodash');var util=require(_0x7742('0x0'));var logger=require(_0x7742('0x1'))(_0x7742('0x2'));var moment=require('moment');var BPromise=require(_0x7742('0x3'));var rp=require(_0x7742('0x4'));var fs=require('fs');var path=require(_0x7742('0x5'));var rimraf=require('rimraf');var config=require(_0x7742('0x6'));var attributes=require(_0x7742('0x7'));module['exports']=function(_0x3c7b32,_0x4bc5a1){return _0x3c7b32['define'](_0x7742('0x8'),attributes,{'tableName':_0x7742('0x9'),'paranoid':![],'indexes':[{'name':'fti_fax_messages','fields':[_0x7742('0xa')],'type':_0x7742('0xb')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x609e0d,_0x7a8f4c,_0x428416){var _0x1fd3e4=_0x3c7b32['models'];var _0x85c431=_0x609e0d['get']({'plain':!![]});if(_0x85c431[_0x7742('0xc')]['toLowerCase']()==='in'||_0x85c431[_0x7742('0xc')][_0x7742('0xd')]()==='out'&&!_0x85c431[_0x7742('0xe')]&&!_[_0x7742('0xf')](_0x85c431[_0x7742('0x10')])){_0x1fd3e4['FaxInteraction'][_0x7742('0x11')]({'where':{'id':_0x85c431[_0x7742('0x12')]}})[_0x7742('0x13')](function(_0x3c09fc){if(_0x3c09fc){_0x3c09fc[_0x7742('0x14')]({'lastMsgAt':_0x85c431[_0x7742('0x15')],'lastMsgDirection':_0x85c431['direction']['toLowerCase']()});}})[_0x7742('0x16')](function(_0x3d91b0){console[_0x7742('0x17')](_0x3d91b0);});}_0x428416();}},'charset':_0x7742('0x18'),'collate':'utf8mb4_unicode_ci'});};