60bc800335f701267495830fcb7afb82912869f0
[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 _0x0e33=['fax_messages','fti_fax_messages','FULLTEXT','models','get','direction','toLowerCase','secret','isNil','UserId','findOne','FaxInteractionId','then','createdAt','catch','error','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','bluebird','request-promise','rimraf','../../config/environment','exports','FaxMessage'];(function(_0x530ec8,_0x12ae7f){var _0x3edc09=function(_0x55384b){while(--_0x55384b){_0x530ec8['push'](_0x530ec8['shift']());}};_0x3edc09(++_0x12ae7f);}(_0x0e33,0x19a));var _0x30e3=function(_0x3bf83f,_0x181cac){_0x3bf83f=_0x3bf83f-0x0;var _0x22c4a9=_0x0e33[_0x3bf83f];return _0x22c4a9;};'use strict';var _=require(_0x30e3('0x0'));var util=require(_0x30e3('0x1'));var logger=require(_0x30e3('0x2'))(_0x30e3('0x3'));var moment=require('moment');var BPromise=require(_0x30e3('0x4'));var rp=require(_0x30e3('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x30e3('0x6'));var config=require(_0x30e3('0x7'));var attributes=require('./faxMessage.attributes');module[_0x30e3('0x8')]=function(_0x412622,_0x4f61be){return _0x412622['define'](_0x30e3('0x9'),attributes,{'tableName':_0x30e3('0xa'),'paranoid':![],'indexes':[{'name':_0x30e3('0xb'),'fields':['body'],'type':_0x30e3('0xc')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x447c43,_0x320bbe,_0x3ed7ab){var _0x4ed851=_0x412622[_0x30e3('0xd')];var _0x421f47=_0x447c43[_0x30e3('0xe')]({'plain':!![]});if(_0x421f47[_0x30e3('0xf')][_0x30e3('0x10')]()==='in'||_0x421f47['direction'][_0x30e3('0x10')]()==='out'&&!_0x421f47[_0x30e3('0x11')]&&!_[_0x30e3('0x12')](_0x421f47[_0x30e3('0x13')])){_0x4ed851['FaxInteraction'][_0x30e3('0x14')]({'where':{'id':_0x421f47[_0x30e3('0x15')]}})[_0x30e3('0x16')](function(_0x223114){if(_0x223114){_0x223114['update']({'lastMsgAt':_0x421f47[_0x30e3('0x17')],'lastMsgDirection':_0x421f47[_0x30e3('0xf')][_0x30e3('0x10')]()});}})[_0x30e3('0x18')](function(_0x1ab8b8){console[_0x30e3('0x19')](_0x1ab8b8);});}_0x3ed7ab();}},'charset':_0x30e3('0x1a'),'collate':_0x30e3('0x1b')});};