Built motion from commit (unavailable).|2.4.18
[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 _0xb295=['models','get','toLowerCase','direction','secret','isNil','UserId','FaxInteraction','findOne','FaxInteractionId','then','update','createdAt','catch','error','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','bluebird','path','exports','define','FaxMessage','fti_fax_messages','body','FULLTEXT'];(function(_0x20bf6b,_0x43e437){var _0x3cf675=function(_0x37c408){while(--_0x37c408){_0x20bf6b['push'](_0x20bf6b['shift']());}};_0x3cf675(++_0x43e437);}(_0xb295,0x18a));var _0x5b29=function(_0x5d4607,_0x6b5e7b){_0x5d4607=_0x5d4607-0x0;var _0x5e4a86=_0xb295[_0x5d4607];return _0x5e4a86;};'use strict';var _=require(_0x5b29('0x0'));var util=require(_0x5b29('0x1'));var logger=require(_0x5b29('0x2'))(_0x5b29('0x3'));var moment=require('moment');var BPromise=require(_0x5b29('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x5b29('0x5'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./faxMessage.attributes');module[_0x5b29('0x6')]=function(_0x36f735,_0x3c1242){return _0x36f735[_0x5b29('0x7')](_0x5b29('0x8'),attributes,{'tableName':'fax_messages','paranoid':![],'indexes':[{'name':_0x5b29('0x9'),'fields':[_0x5b29('0xa')],'type':_0x5b29('0xb')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x3f7745,_0x1c078b,_0x5aa22c){var _0x5c525c=_0x36f735[_0x5b29('0xc')];var _0x5de318=_0x3f7745[_0x5b29('0xd')]({'plain':!![]});if(_0x5de318['direction'][_0x5b29('0xe')]()==='in'||_0x5de318[_0x5b29('0xf')]['toLowerCase']()==='out'&&!_0x5de318[_0x5b29('0x10')]&&!_[_0x5b29('0x11')](_0x5de318[_0x5b29('0x12')])){_0x5c525c[_0x5b29('0x13')][_0x5b29('0x14')]({'where':{'id':_0x5de318[_0x5b29('0x15')]}})[_0x5b29('0x16')](function(_0x906071){if(_0x906071){_0x906071[_0x5b29('0x17')]({'lastMsgAt':_0x5de318[_0x5b29('0x18')],'lastMsgDirection':_0x5de318[_0x5b29('0xf')][_0x5b29('0xe')]()});}})[_0x5b29('0x19')](function(_0x4273eb){console[_0x5b29('0x1a')](_0x4273eb);});}_0x5aa22c();}},'charset':_0x5b29('0x1b'),'collate':_0x5b29('0x1c')});};