02af0395497b4dafff09c8325dfaf2ea0a6fb469
[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 _0xf04f=['request-promise','path','../../config/environment','define','fax_messages','fti_fax_messages','body','FULLTEXT','models','toLowerCase','direction','secret','UserId','FaxInteraction','then','update','createdAt','catch','error','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','bluebird'];(function(_0x107466,_0x303d03){var _0x10434f=function(_0x4d6cfb){while(--_0x4d6cfb){_0x107466['push'](_0x107466['shift']());}};_0x10434f(++_0x303d03);}(_0xf04f,0x7d));var _0xff04=function(_0x382e89,_0x4768c0){_0x382e89=_0x382e89-0x0;var _0x3a1318=_0xf04f[_0x382e89];return _0x3a1318;};'use strict';var _=require(_0xff04('0x0'));var util=require(_0xff04('0x1'));var logger=require(_0xff04('0x2'))(_0xff04('0x3'));var moment=require('moment');var BPromise=require(_0xff04('0x4'));var rp=require(_0xff04('0x5'));var fs=require('fs');var path=require(_0xff04('0x6'));var rimraf=require('rimraf');var config=require(_0xff04('0x7'));var attributes=require('./faxMessage.attributes');module['exports']=function(_0x825439,_0x2555ce){return _0x825439[_0xff04('0x8')]('FaxMessage',attributes,{'tableName':_0xff04('0x9'),'paranoid':![],'indexes':[{'name':_0xff04('0xa'),'fields':[_0xff04('0xb')],'type':_0xff04('0xc')}],'timestamps':!![],'hooks':{'afterCreate':function(_0x1bfa7e,_0x28b702,_0x44b4dd){var _0x3cf856=_0x825439[_0xff04('0xd')];var _0x3a7324=_0x1bfa7e['get']({'plain':!![]});if(_0x3a7324['direction'][_0xff04('0xe')]()==='in'||_0x3a7324[_0xff04('0xf')]['toLowerCase']()==='out'&&!_0x3a7324[_0xff04('0x10')]&&!_['isNil'](_0x3a7324[_0xff04('0x11')])){_0x3cf856[_0xff04('0x12')]['findOne']({'where':{'id':_0x3a7324['FaxInteractionId']}})[_0xff04('0x13')](function(_0x1c5935){if(_0x1c5935){_0x1c5935[_0xff04('0x14')]({'lastMsgAt':_0x3a7324[_0xff04('0x15')],'lastMsgDirection':_0x3a7324['direction'][_0xff04('0xe')]()});}})[_0xff04('0x16')](function(_0x1110c3){console[_0xff04('0x17')](_0x1110c3);});}_0x44b4dd();}},'charset':_0xff04('0x18'),'collate':_0xff04('0x19')});};