Built motion from commit (unavailable).|2.5.20
[motion2.git] / server / api / faxInteraction / faxInteraction.controller.js
index c50701c..37c1580 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5f83=['user','agent','sequelize','toString','keyBy','SUM(me.read\x20=\x200\x20AND\x20me.direction\x20=\x20\x27in\x27)','a.key','Account.key','a.mandatoryDisposition','Account.mandatoryDisposition','CASE\x20WHEN\x20(c.firstName\x20IS\x20NOT\x20NULL\x20AND\x20c.firstName\x20<>\x20\x27\x27)\x20OR\x20(c.lastName\x20IS\x20NOT\x20NULL\x20AND\x20c.lastName\x20<>\x20\x27\x27)\x20THEN\x20CONCAT(IFNULL(c.firstName,\x20\x27\x27),\x20\x27\x20\x27,\x20IFNULL(c.lastName,\x20\x27\x27))\x20ELSE\x20\x27Unknown\x27\x20END','i.*','c.firstName','Contact.firstName','c.lastName','c.email','c.phone','Contact.phone','c.mobile','c.fax','o.fullname','o.internal','Owner.internal','GROUP_CONCAT(DISTINCT\x20t.id)','ui.FaxInteractionId\x20IN\x20?','groupBy','FaxInteractionId','rows','show','includeAll','merge','options','create','params','describe','addMessage','FaxMessage','omit','findOne','rawAttributes','nolimit','filter','$gte','format','include','findAll','addTags','setTags','ids','spread','faxInteractionTags:save','removeTags','download','unix','join','server','files','root','attachments','transcript-%d-%s.zip','Attachment','Messages','mkdirSync','basename','existsSync','createReadStream','pipe','createWriteStream','log','err','unlinkSync','html-pdf','eml-format','rimraf','zip-dir','fast-json-patch','moment','bluebird','mustache','util','sox','to-csv','ejs','lodash','squel','jsforce','desk.js','querystring','../../components/parsers/qs','../../components/parsers/advancedSearch','../../config/license/hardware','api','../../config/utils','../../config/environment','../../config/license/util','../../mysqldb','redis','localhost','register','sendStatus','status','json','count','offset','limit','set','Content-Range','apply','reject','save','update','then','destroy','end','stack','name','Users','map','fullname','Tags','TagIds','split','forEach','push','catch','index','FaxInteraction','fieldName','model','query','keys','filters','intersection','attributes','fields','length','hasOwnProperty','order','sort','pick','select','field','color','from','u.id','left_join','users','u.id\x20=\x20ui.UserId','fax_interactions','cm_contacts','c.id\x20=\x20i.ContactId\x20AND\x20c.deletedAt\x20IS\x20NULL','o.id\x20=\x20i.UserId','fax_accounts','a.id\x20=\x20i.FaxAccountId','me.FaxInteractionId\x20=\x20i.id','it.FaxInteractionId\x20=\x20i.id','tools_tags','t.id\x20=\x20it.TagId','expr','parseSearch','search','sqlOperator','conditions','find','unreadMessages','having','`\x20=\x200','`\x20>\x200','Contact','$substring','value','MATCH\x20(c.firstName,\x20c.lastName,\x20c.phone,\x20c.mobile,\x20c.fax,\x20c.email)\x20AGAINST\x20(?\x20IN\x20BOOLEAN\x20MODE)','getFullTextValue','c.firstName\x20LIKE\x20?\x20OR\x20c.lastName\x20LIKE\x20?\x20OR\x20c.email\x20LIKE\x20?','ContactId','buildExpression','type','text','start','Tag','CONCAT(\x27,\x27,\x20`TagIds`,\x20\x27,\x27)\x20LIKE\x20?','User','operator','CONCAT_WS(\x27\x20\x27,\x20o.name,\x20o.fullname)\x20LIKE\x20?','body','isEmpty','FaxAccountId','where','i.FaxAccountId\x20IN\x20?','concat','createdAt','parse','$lte','i.createdAt\x20BETWEEN\x20?\x20AND\x20?','null','\x20IS\x20NULL','\x20=\x20?','read','isArray','tag','replace','isNumeric','i.id\x20LIKE\x20?','i.fax\x20LIKE\x20?','CONCAT(c.firstName,\x20\x27\x20\x27,\x20c.lastName)\x20LIKE\x20?','group','Sequelize','QueryTypes','SELECT','i.id','contactName','DESC','resolve','i.FaxAccountId\x20IS\x20NOT\x20NULL','role','getFaxAccounts','i.FaxAccountId\x20IS\x20NULL'];(function(_0x4168b0,_0x566b80){var _0x5d488e=function(_0x506861){while(--_0x506861){_0x4168b0['push'](_0x4168b0['shift']());}};_0x5d488e(++_0x566b80);}(_0x5f83,0x120));var _0x35f8=function(_0x5a86b0,_0x5d7b16){_0x5a86b0=_0x5a86b0-0x0;var _0x32bd12=_0x5f83[_0x5a86b0];return _0x32bd12;};'use strict';var pdf=require(_0x35f8('0x0'));var emlformat=require(_0x35f8('0x1'));var rimraf=require(_0x35f8('0x2'));var zipdir=require(_0x35f8('0x3'));var jsonpatch=require(_0x35f8('0x4'));var rp=require('request-promise');var moment=require(_0x35f8('0x5'));var BPromise=require(_0x35f8('0x6'));var Mustache=require(_0x35f8('0x7'));var util=require(_0x35f8('0x8'));var path=require('path');var sox=require(_0x35f8('0x9'));var csv=require(_0x35f8('0xa'));var ejs=require(_0x35f8('0xb'));var fs=require('fs');var _=require(_0x35f8('0xc'));var squel=require(_0x35f8('0xd'));var crypto=require('crypto');var jsforce=require(_0x35f8('0xe'));var deskjs=require(_0x35f8('0xf'));var toCsv=require(_0x35f8('0xa'));var querystring=require(_0x35f8('0x10'));var Papa=require('papaparse');var Redis=require('ioredis');var authService=require('../../components/auth/service');var qs=require(_0x35f8('0x11'));var as=require(_0x35f8('0x12'));var hardwareService=require(_0x35f8('0x13'));var logger=require('../../config/logger')(_0x35f8('0x14'));var utils=require(_0x35f8('0x15'));var config=require(_0x35f8('0x16'));var licenseUtil=require(_0x35f8('0x17'));var db=require(_0x35f8('0x18'))['db'];config[_0x35f8('0x19')]=_['defaults'](config['redis'],{'host':_0x35f8('0x1a'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0x35f8('0x19')]));require('./faxInteraction.socket')[_0x35f8('0x1b')](socket);function respondWithStatusCode(_0x437dce,_0x16eced){_0x16eced=_0x16eced||0xcc;return function(_0x487e65){if(_0x487e65){return _0x437dce[_0x35f8('0x1c')](_0x16eced);}return _0x437dce[_0x35f8('0x1d')](_0x16eced)['end']();};}function respondWithResult(_0x46c849,_0x4c77c0){_0x4c77c0=_0x4c77c0||0xc8;return function(_0x42fdc9){if(_0x42fdc9){return _0x46c849[_0x35f8('0x1d')](_0x4c77c0)[_0x35f8('0x1e')](_0x42fdc9);}};}function respondWithFilteredResult(_0x58f583,_0x2bef4b){return function(_0x3bf745){if(_0x3bf745){var _0x3b49f2=_0x3bf745[_0x35f8('0x1f')],_0x5d9948=_0x2bef4b['offset'],_0x28e529=_0x2bef4b[_0x35f8('0x20')]+_0x2bef4b[_0x35f8('0x21')],_0x361a38;if(_0x28e529>=_0x3b49f2){_0x28e529=_0x3b49f2;_0x361a38=0xc8;}else{_0x361a38=0xce;}_0x58f583['status'](_0x361a38);return _0x58f583[_0x35f8('0x22')](_0x35f8('0x23'),_0x5d9948+'-'+_0x28e529+'/'+_0x3b49f2)[_0x35f8('0x1e')](_0x3bf745);}return null;};}function patchUpdates(_0x368f70){return function(_0x43e52d){try{jsonpatch[_0x35f8('0x24')](_0x43e52d,_0x368f70,!![]);}catch(_0x2a0fe0){return BPromise[_0x35f8('0x25')](_0x2a0fe0);}return _0x43e52d[_0x35f8('0x26')]();};}function saveUpdates(_0x2d2d47,_0x56d5c9){return function(_0x3c915a){if(_0x3c915a){return _0x3c915a[_0x35f8('0x27')](_0x2d2d47)[_0x35f8('0x28')](function(_0x2374ee){return _0x2374ee;});}return null;};}function removeEntity(_0x5e5acd,_0x65bf2a){return function(_0x4ab70c){if(_0x4ab70c){return _0x4ab70c[_0x35f8('0x29')]()[_0x35f8('0x28')](function(){_0x5e5acd[_0x35f8('0x1d')](0xcc)[_0x35f8('0x2a')]();});}};}function handleEntityNotFound(_0x5d77f9,_0x1c59f4){return function(_0x20277e){if(!_0x20277e){_0x5d77f9[_0x35f8('0x1c')](0x194);}return _0x20277e;};}function handleError(_0x1daa54,_0x25434c){_0x25434c=_0x25434c||0x1f4;return function(_0x3defc4){logger['error'](_0x3defc4[_0x35f8('0x2b')]);if(_0x3defc4[_0x35f8('0x2c')]){delete _0x3defc4['name'];}_0x1daa54[_0x35f8('0x1d')](_0x25434c)['send'](_0x3defc4);};}function getInteractionUsers(_0x5bed8c,_0x616970){return new BPromise(function(_0x3c305e,_0x4630a9){try{if(_0x616970[_0x5bed8c['id']]){_0x5bed8c[_0x35f8('0x2d')]=_[_0x35f8('0x2e')](_0x616970[_0x5bed8c['id']],function(_0x47ad75){return{'id':_0x47ad75['id'],'fullname':_0x47ad75[_0x35f8('0x2f')]};});}}catch(_0x2afe07){_0x4630a9(_0x2afe07);}_0x3c305e(_0x5bed8c);});}function getInteractionTags(_0x161d39,_0x2deb0b){return new BPromise(function(_0x297e36,_0x19e08a){try{if(_0x161d39['TagIds']){_0x161d39[_0x35f8('0x30')]=[];_0x161d39[_0x35f8('0x31')][_0x35f8('0x32')](',')[_0x35f8('0x33')](function(_0x178506){_0x161d39[_0x35f8('0x30')][_0x35f8('0x34')](_0x2deb0b[_0x178506]);});}delete _0x161d39[_0x35f8('0x31')];}catch(_0x471970){_0x19e08a(_0x471970);}_0x297e36(_0x161d39);});}function updateFaxInteraction(_0x380d6e,_0x18ed29,_0x97e4d5){return new BPromise(function(_0x5cd4d6,_0x2172aa){return getInteractionUsers(_0x380d6e,_0x97e4d5)[_0x35f8('0x28')](function(_0x371787){return getInteractionTags(_0x371787,_0x18ed29);})[_0x35f8('0x28')](function(_0x1ff471){_0x5cd4d6(_0x1ff471);})[_0x35f8('0x35')](function(_0x4d15bd){_0x2172aa(_0x4d15bd);});});}exports[_0x35f8('0x36')]=function(_0x495057,_0xb13e03){var _0x1e7cc4={},_0x53ee75={},_0x15c21a={'count':0x0,'rows':[]};var _0x53dce3=_[_0x35f8('0x2e')](db[_0x35f8('0x37')]['rawAttributes'],function(_0x298ac3){return{'name':_0x298ac3[_0x35f8('0x38')],'type':_0x298ac3['type']['key']};});_0x53ee75[_0x35f8('0x39')]=_['map'](_0x53dce3,'name');_0x53ee75[_0x35f8('0x3a')]=_[_0x35f8('0x3b')](_0x495057[_0x35f8('0x3a')]);_0x53ee75[_0x35f8('0x3c')]=_[_0x35f8('0x3d')](_0x53ee75[_0x35f8('0x39')],_0x53ee75[_0x35f8('0x3a')]);_0x1e7cc4[_0x35f8('0x3e')]=_[_0x35f8('0x3d')](_0x53ee75['model'],qs[_0x35f8('0x3f')](_0x495057['query'][_0x35f8('0x3f')]));_0x1e7cc4['attributes']=_0x1e7cc4['attributes'][_0x35f8('0x40')]?_0x1e7cc4[_0x35f8('0x3e')]:_0x53ee75[_0x35f8('0x39')];if(!_0x495057[_0x35f8('0x3a')][_0x35f8('0x41')]('nolimit')){_0x1e7cc4[_0x35f8('0x21')]=qs[_0x35f8('0x21')](_0x495057[_0x35f8('0x3a')]['limit']);_0x1e7cc4[_0x35f8('0x20')]=qs['offset'](_0x495057[_0x35f8('0x3a')]['offset']);}_0x1e7cc4[_0x35f8('0x42')]=qs['sort'](_0x495057[_0x35f8('0x3a')][_0x35f8('0x43')]);_0x1e7cc4['where']=qs['filters'](_[_0x35f8('0x44')](_0x495057['query'],_0x53ee75[_0x35f8('0x3c')]),_0x53dce3);var _0x508e1a=[];var _0x246ed4=squel[_0x35f8('0x45')]()[_0x35f8('0x46')]('id')[_0x35f8('0x46')](_0x35f8('0x2c'))['field'](_0x35f8('0x47'))[_0x35f8('0x48')]('tools_tags');var _0x34213f=squel[_0x35f8('0x45')]()['field'](_0x35f8('0x49'))[_0x35f8('0x46')]('u.fullname')[_0x35f8('0x46')]('ui.FaxInteractionId')[_0x35f8('0x48')]('user_has_fax_interactions','ui')[_0x35f8('0x4a')](_0x35f8('0x4b'),'u',_0x35f8('0x4c'));var _0x40a2af=squel[_0x35f8('0x45')]()[_0x35f8('0x48')](_0x35f8('0x4d'),'i')['left_join'](_0x35f8('0x4e'),'c',_0x35f8('0x4f'))[_0x35f8('0x4a')](_0x35f8('0x4b'),'o',_0x35f8('0x50'))[_0x35f8('0x4a')](_0x35f8('0x51'),'a',_0x35f8('0x52'))[_0x35f8('0x4a')]('fax_messages','me',_0x35f8('0x53'))['left_join']('fax_interaction_has_tags','it',_0x35f8('0x54'))[_0x35f8('0x4a')](_0x35f8('0x55'),'t',_0x35f8('0x56'));var _0xf886e8=squel[_0x35f8('0x57')]();var _0x1da6cf=[];var _0x17869b=squel[_0x35f8('0x57')]();var _0x4f20ae;if(_0x495057[_0x35f8('0x3a')]['search']){_0x4f20ae=as[_0x35f8('0x58')](_0x495057[_0x35f8('0x3a')][_0x35f8('0x59')]);var _0x3debd2=_0x4f20ae[_0x35f8('0x5a')];for(var _0x238153=0x0;_0x238153<_0x4f20ae[_0x35f8('0x5b')][_0x35f8('0x40')];_0x238153++){var _0x3a69ee=_0x4f20ae['conditions'][_0x238153];var _0x2914bc='i';var _0x300d6c=_[_0x35f8('0x5c')](_0x53dce3,['name',_0x3a69ee[_0x35f8('0x46')]]);if(!_0x300d6c){switch(_0x3a69ee['field']){case _0x35f8('0x5d'):if(_0x3a69ee['value']==0x1){_0x40a2af[_0x35f8('0x5e')]('`'+_0x3a69ee[_0x35f8('0x46')]+_0x35f8('0x5f'));}else{_0x40a2af['having']('`'+_0x3a69ee[_0x35f8('0x46')]+_0x35f8('0x60'));}break;case _0x35f8('0x61'):if(_0x3a69ee['operator']===_0x35f8('0x62')){if(_0x3a69ee[_0x35f8('0x63')][_0x35f8('0x32')]('\x20')['length']>0x1){_0xf886e8[_0x3debd2](_0x35f8('0x64'),qs[_0x35f8('0x65')](_0x3a69ee[_0x35f8('0x63')]),null);}else{var _0x7bdbd0='%'+_0x3a69ee[_0x35f8('0x63')]+'%';_0xf886e8[_0x3debd2](_0x35f8('0x66'),_0x7bdbd0,_0x7bdbd0,_0x7bdbd0);}}else{_0x300d6c=_[_0x35f8('0x5c')](_0x53dce3,[_0x35f8('0x2c'),_0x35f8('0x67')]);_0x3a69ee[_0x35f8('0x46')]='ContactId';_0x41009c=as[_0x35f8('0x68')](_0x2914bc,_0x300d6c[_0x35f8('0x69')],_0x3a69ee);_0xf886e8[_0x3debd2](_0x41009c[_0x35f8('0x6a')],_0x41009c[_0x35f8('0x63')][_0x35f8('0x6b')],_0x41009c[_0x35f8('0x63')]['end']);}break;case _0x35f8('0x6c'):var _0x1dd15d=_0x3a69ee[_0x35f8('0x63')][_0x35f8('0x32')](',')[_0x35f8('0x2e')](function(_0x187683){return Number(_0x187683);});_0x1dd15d[_0x35f8('0x33')](function(_0x439f3d){_0x17869b['or'](_0x35f8('0x6d'),'%,'+_0x439f3d+',%');});_0x1da6cf=_['union'](_0x1da6cf,_0x1dd15d);break;case _0x35f8('0x6e'):if(_0x3a69ee[_0x35f8('0x6f')]==='$substring'){_0xf886e8[_0x3debd2](_0x35f8('0x70'),'%'+_0x3a69ee[_0x35f8('0x63')]+'%',null);}else{_0x300d6c=_['find'](_0x53dce3,['name','UserId']);_0x3a69ee[_0x35f8('0x46')]='UserId';_0x41009c=as[_0x35f8('0x68')](_0x2914bc,_0x300d6c[_0x35f8('0x69')],_0x3a69ee);_0xf886e8[_0x3debd2](_0x41009c[_0x35f8('0x6a')],_0x41009c[_0x35f8('0x63')][_0x35f8('0x6b')],_0x41009c[_0x35f8('0x63')][_0x35f8('0x2a')]);}break;case _0x35f8('0x71'):_0x41009c=as[_0x35f8('0x68')]('me',null,_0x3a69ee);_0xf886e8[_0x3debd2](_0x41009c[_0x35f8('0x6a')],_0x41009c['value'][_0x35f8('0x6b')],_0x41009c[_0x35f8('0x63')][_0x35f8('0x2a')]);break;}}else{var _0x41009c=as[_0x35f8('0x68')](_0x2914bc,_0x300d6c[_0x35f8('0x69')],_0x3a69ee);_0xf886e8[_0x3debd2](_0x41009c[_0x35f8('0x6a')],_0x41009c[_0x35f8('0x63')]['start'],_0x41009c[_0x35f8('0x63')][_0x35f8('0x2a')]);}}}else{var _0x57def4=_(_0x495057['query'])['keys']()[_0x35f8('0x2e')](function(_0x2a2133){return _['some'](_0x53dce3,[_0x35f8('0x2c'),_0x2a2133])?_0x2a2133:undefined;})['compact']()[_0x35f8('0x63')]();if(!_[_0x35f8('0x72')](_0x57def4)){_0x57def4['forEach'](function(_0x31910f){if(_0x31910f===_0x35f8('0x73')){_0x40a2af[_0x35f8('0x74')](_0x35f8('0x75'),[][_0x35f8('0x76')](_0x495057['query'][_0x31910f]));}else if(_0x31910f===_0x35f8('0x77')){var _0x3156a1=JSON[_0x35f8('0x78')](_0x495057['query'][_0x31910f])['$gte'];var _0x29fc89=JSON['parse'](_0x495057[_0x35f8('0x3a')][_0x31910f])[_0x35f8('0x79')];_0x40a2af[_0x35f8('0x74')](_0x35f8('0x7a'),_0x3156a1,_0x29fc89);}else{if(_0x495057[_0x35f8('0x3a')][_0x31910f]===_0x35f8('0x7b')){_0x40a2af[_0x35f8('0x74')]('i.'+_0x31910f+_0x35f8('0x7c'));}else{_0x40a2af['where']('i.'+_0x31910f+_0x35f8('0x7d'),_0x495057['query'][_0x31910f]);}}});}if(_0x495057[_0x35f8('0x3a')]['read']){if(_0x495057[_0x35f8('0x3a')][_0x35f8('0x7e')]==0x1){_0x40a2af[_0x35f8('0x5e')]('`unreadMessages`\x20=\x200');}else{_0x40a2af[_0x35f8('0x5e')]('`unreadMessages`\x20>\x200');}}if(_0x495057[_0x35f8('0x3a')]['tag']){_0x1da6cf=_[_0x35f8('0x7f')](_0x495057[_0x35f8('0x3a')]['tag'])?_0x495057[_0x35f8('0x3a')]['tag']:new Array(_0x495057[_0x35f8('0x3a')][_0x35f8('0x80')]);_0x1da6cf[_0x35f8('0x33')](function(_0x55a8af){_0x17869b['or'](_0x35f8('0x6d'),'%,'+_0x55a8af+',%');});}if(_0x495057[_0x35f8('0x3a')]['filter']){var _0x394051=_0x495057[_0x35f8('0x3a')]['filter'][_0x35f8('0x81')]('\x5c','\x5c\x5c')['replace'](/'/g,'\x27\x27');if(qs[_0x35f8('0x82')](_0x394051)){_0xf886e8['or'](_0x35f8('0x83'),_0x394051+'%')['or'](_0x35f8('0x84'),_0x394051+'%');}_0xf886e8['or'](_0x35f8('0x85'),_0x394051+'%');}}_0x40a2af[_0x35f8('0x74')](_0xf886e8);_0x40a2af[_0x35f8('0x86')]('i.id');var _0x147141={'type':db[_0x35f8('0x87')][_0x35f8('0x88')][_0x35f8('0x89')],'raw':!![]};var _0x8b565a=_0x40a2af['clone']();_0x8b565a['field'](_0x35f8('0x8a'));_0x8b565a[_0x35f8('0x46')]('SUM(me.read\x20=\x200\x20AND\x20me.direction\x20=\x20\x27in\x27)',_0x35f8('0x5d'));if(_0x1e7cc4[_0x35f8('0x42')]){_0x1e7cc4[_0x35f8('0x42')][_0x35f8('0x33')](function(_0x5ab3cd){var _0x373af7=_0x5ab3cd[0x0]===_0x35f8('0x8b')?_0x5ab3cd[0x0]:'i.'+_0x5ab3cd[0x0];_0x40a2af[_0x35f8('0x42')](_0x373af7,_0x5ab3cd[0x1]===_0x35f8('0x8c')?![]:!![]);});}if(!_[_0x35f8('0x72')](_0x1da6cf)){_0x40a2af[_0x35f8('0x5e')](_0x17869b);_0x8b565a[_0x35f8('0x74')]('t.id\x20IN\x20?',_0x1da6cf);}BPromise[_0x35f8('0x8d')]()[_0x35f8('0x28')](function(){if(!_0x4f20ae){if(_0x495057[_0x35f8('0x3a')][_0x35f8('0x73')])return;_0x8b565a[_0x35f8('0x74')](_0x35f8('0x8e'));_0x40a2af[_0x35f8('0x74')](_0x35f8('0x8e'));return;}if(_0x495057['user'][_0x35f8('0x8f')]!=='agent')return;return _0x495057['user'][_0x35f8('0x90')]({'attributes':['id'],'raw':!![]})['then'](function(_0x2b0223){if(_[_0x35f8('0x72')](_0x2b0223)){_0x8b565a['where'](_0x35f8('0x91'));_0x40a2af[_0x35f8('0x74')](_0x35f8('0x91'));}else{_0x8b565a['where']('i.FaxAccountId\x20IN\x20?',_[_0x35f8('0x2e')](_0x2b0223,'id'));_0x40a2af['where']('i.FaxAccountId\x20IN\x20?',_[_0x35f8('0x2e')](_0x2b0223,'id'));}});})[_0x35f8('0x28')](function(){if(_0x495057[_0x35f8('0x92')]['role']===_0x35f8('0x93')&&!_0x4f20ae&&!_0x495057[_0x35f8('0x3a')][_0x35f8('0x73')])return[];return db[_0x35f8('0x94')][_0x35f8('0x3a')](_0x8b565a[_0x35f8('0x95')](),_0x147141);})[_0x35f8('0x28')](function(_0x3c45a2){_0x15c21a['count']=_0x3c45a2[_0x35f8('0x40')];if(_0x15c21a[_0x35f8('0x1f')]===0x0)return[];return db[_0x35f8('0x94')][_0x35f8('0x3a')](_0x246ed4[_0x35f8('0x95')](),_0x147141)[_0x35f8('0x28')](function(_0x10da5f){_0x508e1a=_[_0x35f8('0x96')](_0x10da5f,'id');_0x147141=_['merge'](_0x147141,{'model':db[_0x35f8('0x37')],'mapToModel':!![],'raw':!![],'nest':!![]});if(_0x495057[_0x35f8('0x3a')][_0x35f8('0x3f')]){_0x1e7cc4[_0x35f8('0x3e')]['forEach'](function(_0x6125f){_0x40a2af[_0x35f8('0x46')]('i.'+_0x6125f);});}else{_0x40a2af[_0x35f8('0x46')](_0x35f8('0x97'),_0x35f8('0x5d'));_0x40a2af[_0x35f8('0x46')](_0x35f8('0x98'),_0x35f8('0x99'));_0x40a2af['field'](_0x35f8('0x9a'),_0x35f8('0x9b'));_0x40a2af[_0x35f8('0x46')](_0x35f8('0x9c'),_0x35f8('0x8b'));_0x40a2af['field'](_0x35f8('0x9d'));_0x40a2af[_0x35f8('0x46')](_0x35f8('0x9e'),_0x35f8('0x9f'));_0x40a2af[_0x35f8('0x46')](_0x35f8('0xa0'),'Contact.lastName');_0x40a2af[_0x35f8('0x46')](_0x35f8('0xa1'),'Contact.email');_0x40a2af[_0x35f8('0x46')](_0x35f8('0xa2'),_0x35f8('0xa3'));_0x40a2af[_0x35f8('0x46')](_0x35f8('0xa4'),'Contact.mobile');_0x40a2af[_0x35f8('0x46')](_0x35f8('0xa5'),'Contact.fax');_0x40a2af['field'](_0x35f8('0xa6'),'Owner.fullname');_0x40a2af[_0x35f8('0x46')](_0x35f8('0xa7'),_0x35f8('0xa8'));_0x40a2af['field'](_0x35f8('0xa9'),_0x35f8('0x31'));}if(_0x1e7cc4[_0x35f8('0x21')])_0x40a2af[_0x35f8('0x21')](_0x1e7cc4[_0x35f8('0x21')]);if(_0x1e7cc4[_0x35f8('0x20')])_0x40a2af[_0x35f8('0x20')](_0x1e7cc4[_0x35f8('0x20')]);return db[_0x35f8('0x94')][_0x35f8('0x3a')](_0x40a2af[_0x35f8('0x95')](),_0x147141);})[_0x35f8('0x28')](function(_0x42d11b){_0x34213f['where'](_0x35f8('0xaa'),_[_0x35f8('0x2e')](_0x42d11b,'id'));return db['sequelize'][_0x35f8('0x3a')](_0x34213f[_0x35f8('0x95')](),_0x147141)[_0x35f8('0x28')](function(_0x139334){var _0x1b7437=_[_0x35f8('0xab')](_0x139334,_0x35f8('0xac'));var _0x2f5560=[];_0x42d11b[_0x35f8('0x33')](function(_0x4eb1d8){_0x2f5560[_0x35f8('0x34')](updateFaxInteraction(_0x4eb1d8,_0x508e1a,_0x1b7437));});return BPromise['all'](_0x2f5560);});});})[_0x35f8('0x28')](function(_0x114c8b){_0x15c21a[_0x35f8('0xad')]=_0x114c8b;return _0x15c21a;})['then'](respondWithFilteredResult(_0xb13e03,_0x1e7cc4))[_0x35f8('0x35')](handleError(_0xb13e03,null));};exports[_0x35f8('0xae')]=function(_0x5c824f,_0x58a1a3){var _0x313506={'raw':![],'where':{'id':_0x5c824f['params']['id']}},_0xfc44f6={};_0xfc44f6[_0x35f8('0x39')]=_[_0x35f8('0x3b')](db[_0x35f8('0x37')]['rawAttributes']);_0xfc44f6['query']=_[_0x35f8('0x3b')](_0x5c824f[_0x35f8('0x3a')]);_0xfc44f6[_0x35f8('0x3c')]=_[_0x35f8('0x3d')](_0xfc44f6[_0x35f8('0x39')],_0xfc44f6[_0x35f8('0x3a')]);_0x313506[_0x35f8('0x3e')]=_['intersection'](_0xfc44f6['model'],qs[_0x35f8('0x3f')](_0x5c824f[_0x35f8('0x3a')]['fields']));_0x313506['attributes']=_0x313506[_0x35f8('0x3e')][_0x35f8('0x40')]?_0x313506[_0x35f8('0x3e')]:_0xfc44f6[_0x35f8('0x39')];if(_0x5c824f[_0x35f8('0x3a')][_0x35f8('0xaf')]){_0x313506['include']=[{'all':!![]}];}_0x313506=_[_0x35f8('0xb0')]({},_0x313506,_0x5c824f[_0x35f8('0xb1')]);return db[_0x35f8('0x37')]['find'](_0x313506)['then'](handleEntityNotFound(_0x58a1a3,null))[_0x35f8('0x28')](respondWithResult(_0x58a1a3,null))['catch'](handleError(_0x58a1a3,null));};exports[_0x35f8('0xb2')]=function(_0x4a6cda,_0x416a35){return db['FaxInteraction'][_0x35f8('0xb2')](_0x4a6cda[_0x35f8('0x71')],{})[_0x35f8('0x28')](respondWithResult(_0x416a35,0xc9))[_0x35f8('0x35')](handleError(_0x416a35,null));};exports[_0x35f8('0x27')]=function(_0x286cd8,_0x23c061){if(_0x286cd8[_0x35f8('0x71')]['id']){delete _0x286cd8['body']['id'];}return db[_0x35f8('0x37')][_0x35f8('0x5c')]({'where':{'id':_0x286cd8[_0x35f8('0xb3')]['id']}})[_0x35f8('0x28')](handleEntityNotFound(_0x23c061,null))[_0x35f8('0x28')](saveUpdates(_0x286cd8[_0x35f8('0x71')],null))[_0x35f8('0x28')](respondWithResult(_0x23c061,null))['catch'](handleError(_0x23c061,null));};exports[_0x35f8('0x29')]=function(_0x30fd2f,_0x1241e2){return db[_0x35f8('0x37')][_0x35f8('0x5c')]({'where':{'id':_0x30fd2f[_0x35f8('0xb3')]['id']}})['then'](handleEntityNotFound(_0x1241e2,null))[_0x35f8('0x28')](removeEntity(_0x1241e2,null))[_0x35f8('0x35')](handleError(_0x1241e2,null));};exports[_0x35f8('0xb4')]=function(_0xd1c5be,_0x49ce6f){return db['FaxInteraction']['describe']()[_0x35f8('0x28')](respondWithResult(_0x49ce6f,null))['catch'](handleError(_0x49ce6f,null));};exports[_0x35f8('0xb5')]=function(_0x50bf7f,_0x11fe71,_0x46f5cd){return db[_0x35f8('0xb6')][_0x35f8('0x5c')]({'where':{'id':_0x50bf7f[_0x35f8('0xb3')]['id']}})[_0x35f8('0x28')](handleEntityNotFound(_0x11fe71,null))['then'](function(_0x486937){if(_0x486937){return _0x486937['addMessage'](_0x50bf7f[_0x35f8('0x71')]['ids'],_[_0x35f8('0xb7')](_0x50bf7f['body'],['ids','id'])||{});}})[_0x35f8('0x28')](respondWithResult(_0x11fe71,null))[_0x35f8('0x35')](handleError(_0x11fe71,null));};exports['getMessages']=function(_0x295f21,_0x636936,_0x737641){var _0x46c492={'raw':![],'where':{}};var _0x84b5f6={};var _0x13db3b={'count':0x0,'rows':[]};return db['FaxInteraction'][_0x35f8('0xb8')]({'where':{'id':_0x295f21[_0x35f8('0xb3')]['id']}})[_0x35f8('0x28')](handleEntityNotFound(_0x636936,null))[_0x35f8('0x28')](function(_0x480903){if(_0x480903){_0x84b5f6[_0x35f8('0x39')]=_[_0x35f8('0x3b')](db[_0x35f8('0xb6')][_0x35f8('0xb9')]);_0x84b5f6[_0x35f8('0x3a')]=_[_0x35f8('0x3b')](_0x295f21[_0x35f8('0x3a')]);_0x84b5f6[_0x35f8('0x3c')]=_[_0x35f8('0x3d')](_0x84b5f6['model'],_0x84b5f6['query']);_0x46c492[_0x35f8('0x3e')]=_['intersection'](_0x84b5f6['model'],qs['fields'](_0x295f21[_0x35f8('0x3a')][_0x35f8('0x3f')]));_0x46c492[_0x35f8('0x3e')]=_0x46c492[_0x35f8('0x3e')][_0x35f8('0x40')]?_0x46c492[_0x35f8('0x3e')]:_0x84b5f6[_0x35f8('0x39')];if(!_0x295f21[_0x35f8('0x3a')]['hasOwnProperty'](_0x35f8('0xba'))){_0x46c492[_0x35f8('0x21')]=qs[_0x35f8('0x21')](_0x295f21[_0x35f8('0x3a')][_0x35f8('0x21')]);_0x46c492[_0x35f8('0x20')]=qs['offset'](_0x295f21[_0x35f8('0x3a')][_0x35f8('0x20')]);}_0x46c492[_0x35f8('0x42')]=qs[_0x35f8('0x43')](_0x295f21[_0x35f8('0x3a')][_0x35f8('0x43')]);_0x46c492[_0x35f8('0x74')]=qs[_0x35f8('0x3c')](_[_0x35f8('0x44')](_0x295f21[_0x35f8('0x3a')],_0x84b5f6[_0x35f8('0x3c')]));_0x46c492[_0x35f8('0x74')][_0x35f8('0xac')]=_0x480903['id'];if(_0x295f21['query'][_0x35f8('0xbb')]){_0x46c492[_0x35f8('0x74')]=_[_0x35f8('0xb0')](_0x46c492[_0x35f8('0x74')],{'$or':_[_0x35f8('0x2e')](_0x46c492[_0x35f8('0x3e')],function(_0x385e9b){var _0xa81435={};_0xa81435[_0x385e9b]={'$like':'%'+_0x295f21['query'][_0x35f8('0xbb')]+'%'};return _0xa81435;})});}if(_0x295f21['query'][_0x35f8('0xbc')]){var _0x231020=_0x295f21[_0x35f8('0x3a')][_0x35f8('0xbc')]['split'](',');var _0x58b797={};_0x58b797[_0x231020[0x0]]={'$gte':moment(_0x231020[0x1])[_0x35f8('0xbd')]('YYYY-MM-DD\x20HH:mm:ss')};_0x46c492[_0x35f8('0x74')]=_[_0x35f8('0xb0')](_0x46c492['where'],_0x58b797);}_0x46c492=_[_0x35f8('0xb0')]({},_0x46c492,_0x295f21['options']);return db['FaxMessage']['count']({'where':_0x46c492[_0x35f8('0x74')]})[_0x35f8('0x28')](function(_0x920d56){_0x13db3b[_0x35f8('0x1f')]=_0x920d56;if(_0x295f21[_0x35f8('0x3a')]['includeAll']){_0x46c492[_0x35f8('0xbe')]=[{'all':!![]}];}return db[_0x35f8('0xb6')][_0x35f8('0xbf')](_0x46c492);})[_0x35f8('0x28')](function(_0x269c8b){_0x13db3b[_0x35f8('0xad')]=_0x269c8b;return _0x13db3b;});}})['then'](respondWithFilteredResult(_0x636936,_0x46c492))[_0x35f8('0x35')](handleError(_0x636936,null));};exports[_0x35f8('0xc0')]=function(_0x24b1f5,_0x2594f3,_0x473ff5){return db[_0x35f8('0x37')][_0x35f8('0x5c')]({'where':{'id':_0x24b1f5[_0x35f8('0xb3')]['id']}})[_0x35f8('0x28')](handleEntityNotFound(_0x2594f3,null))[_0x35f8('0x28')](function(_0x2864c6){if(_0x2864c6){return _0x2864c6[_0x35f8('0xc1')](_0x24b1f5['body']['ids'],_[_0x35f8('0xb7')](_0x24b1f5['body'],[_0x35f8('0xc2'),'id'])||{})[_0x35f8('0xc3')](function(){return db[_0x35f8('0x6c')]['findAll']({'attributes':['id',_0x35f8('0x2c'),_0x35f8('0x47')],'where':{'id':_0x24b1f5[_0x35f8('0x71')][_0x35f8('0xc2')]}});})[_0x35f8('0x28')](function(_0x120c8a){socket['emit'](_0x35f8('0xc4'),{'id':Number(_0x24b1f5[_0x35f8('0xb3')]['id']),'tags':_0x120c8a||[]});return{'id':Number(_0x24b1f5[_0x35f8('0xb3')]['id']),'tags':_0x120c8a||[]};});}})['then'](respondWithResult(_0x2594f3,null))[_0x35f8('0x35')](handleError(_0x2594f3,null));};exports['removeTags']=function(_0x3c1a4f,_0x49847d,_0xec54cf){return db[_0x35f8('0x37')][_0x35f8('0x5c')]({'where':{'id':_0x3c1a4f[_0x35f8('0xb3')]['id']}})[_0x35f8('0x28')](handleEntityNotFound(_0x49847d,null))[_0x35f8('0x28')](function(_0xe77921){if(_0xe77921){return _0xe77921[_0x35f8('0xc5')](_0x3c1a4f[_0x35f8('0x3a')][_0x35f8('0xc2')]);}})[_0x35f8('0x28')](respondWithStatusCode(_0x49847d,null))[_0x35f8('0x35')](handleError(_0x49847d,null));};exports[_0x35f8('0xc6')]=function(_0x38dab9,_0x43d0df){var _0x6f36a9=moment()[_0x35f8('0xc7')]()[_0x35f8('0x95')]();var _0xcb575c=path[_0x35f8('0xc8')](config['root'],_0x35f8('0xc9'),_0x35f8('0xca'),'tmp');var _0x592560=path[_0x35f8('0xc8')](config[_0x35f8('0xcb')],_0x35f8('0xc9'),_0x35f8('0xca'),_0x35f8('0xcc'));var _0x2f0e36=path[_0x35f8('0xc8')](_0xcb575c,_0x6f36a9);var _0x50251e=util[_0x35f8('0xbd')](_0x35f8('0xcd'),_0x38dab9[_0x35f8('0xb3')]['id'],_0x6f36a9);var _0x5eca53=path[_0x35f8('0xc8')](_0xcb575c,_0x50251e);var _0x25e36a=[];_0x25e36a[_0x35f8('0x34')]({'model':db[_0x35f8('0xce')],'as':_0x35f8('0xce'),'raw':!![]});var _0x33e89c=[{'model':db[_0x35f8('0xb6')],'as':_0x35f8('0xcf'),'attributes':['id',_0x35f8('0x71'),_0x35f8('0x77')],'include':_0x25e36a}];return db[_0x35f8('0x37')][_0x35f8('0x5c')]({'where':{'id':_0x38dab9[_0x35f8('0xb3')]['id']},'include':_0x33e89c})['then'](handleEntityNotFound(_0x43d0df,null))['then'](function(_0x4c00a3){if(_0x4c00a3&&_0x4c00a3['Messages']){var _0x18cc64=_0x4c00a3['get']({'plain':!![]});fs[_0x35f8('0xd0')](_0x2f0e36);for(var _0x18de3d=0x0;_0x18de3d<_0x18cc64[_0x35f8('0xcf')]['length'];_0x18de3d++){var _0x2e580d=_0x18cc64[_0x35f8('0xcf')][_0x18de3d]['Attachment'];if(_0x2e580d){var _0x588f4e=path[_0x35f8('0xc8')](_0x592560,_0x2e580d[_0x35f8('0xd1')]);if(fs[_0x35f8('0xd2')](_0x588f4e)){fs[_0x35f8('0xd3')](_0x588f4e)[_0x35f8('0xd4')](fs[_0x35f8('0xd5')](path[_0x35f8('0xc8')](_0x2f0e36,_0x2e580d['basename'])));}}}return BPromise[_0x35f8('0x8d')]()[_0x35f8('0x28')](function(){return new BPromise(function(_0x15ca6d,_0x46caa3){zipdir(_0x2f0e36,{'saveTo':_0x5eca53},function(_0x2f96fb,_0x386580){if(_0x2f96fb)return _0x46caa3(_0x2f96fb);return _0x15ca6d(_0x386580);});})[_0x35f8('0x28')](function(){return new BPromise(function(_0x49e51b,_0x178d26){rimraf(_0x2f0e36,function(_0x264ba4){if(_0x264ba4)_0x178d26(_0x264ba4);return _0x49e51b();});});})[_0x35f8('0x28')](function(){return _0x43d0df[_0x35f8('0xc6')](_0x5eca53,_0x50251e,function(_0x2c150e){if(_0x2c150e){console[_0x35f8('0xd6')](_0x35f8('0xd7'),_0x2c150e);}else{fs[_0x35f8('0xd8')](_0x5eca53);}});});});}else{return _0x43d0df[_0x35f8('0x1c')](0xc8);}})[_0x35f8('0x35')](handleError(_0x43d0df,null));};
\ No newline at end of file
+var _0x8bb8=['isEmpty','forEach','i.FaxAccountId\x20IN\x20?','concat','createdAt','parse','$lte','i.createdAt\x20BETWEEN\x20?\x20AND\x20?','null','\x20IS\x20NULL','\x20=\x20?','`unreadMessages`\x20>\x200','tag','isArray','filter','replace','isNumeric','i.id\x20LIKE\x20?','i.fax\x20LIKE\x20?','CONCAT(c.firstName,\x20\x27\x20\x27,\x20c.lastName)\x20LIKE\x20?','group','SELECT','clone','i.id','order','contactName','DESC','t.id\x20IN\x20?','resolve','FaxAccountId','i.FaxAccountId\x20IS\x20NOT\x20NULL','user','role','agent','getFaxAccounts','i.FaxAccountId\x20IS\x20NULL','sequelize','toString','merge','SUM(me.read\x20=\x200\x20AND\x20me.direction\x20=\x20\x27in\x27)','Account.key','a.mandatoryDisposition','Account.mandatoryDisposition','CASE\x20WHEN\x20(c.firstName\x20IS\x20NOT\x20NULL\x20AND\x20c.firstName\x20<>\x20\x27\x27)\x20OR\x20(c.lastName\x20IS\x20NOT\x20NULL\x20AND\x20c.lastName\x20<>\x20\x27\x27)\x20THEN\x20CONCAT(IFNULL(c.firstName,\x20\x27\x27),\x20\x27\x20\x27,\x20IFNULL(c.lastName,\x20\x27\x27))\x20ELSE\x20\x27Unknown\x27\x20END','i.*','Contact.firstName','c.lastName','Contact.lastName','c.email','Contact.email','c.phone','Contact.phone','c.mobile','Contact.mobile','c.fax','Contact.fax','Owner.fullname','o.internal','Owner.internal','GROUP_CONCAT(DISTINCT\x20t.id)','ui.FaxInteractionId\x20IN\x20?','groupBy','FaxInteractionId','all','show','params','includeAll','options','describe','addMessage','FaxMessage','ids','omit','findOne','pick','$gte','format','YYYY-MM-DD\x20HH:mm:ss','include','findAll','addTags','spread','emit','faxInteractionTags:save','removeTags','download','root','server','files','tmp','join','transcript-%d-%s.zip','Attachment','Messages','get','mkdirSync','basename','existsSync','createReadStream','log','unlinkSync','eml-format','rimraf','zip-dir','fast-json-patch','bluebird','mustache','util','path','sox','to-csv','ejs','lodash','squel','crypto','jsforce','desk.js','querystring','papaparse','ioredis','api','../../config/utils','../../config/license/util','../../mysqldb','redis','localhost','socket.io-emitter','./faxInteraction.socket','register','sendStatus','status','end','count','offset','limit','set','Content-Range','json','reject','save','update','then','destroy','error','stack','name','Users','fullname','TagIds','Tags','split','push','catch','FaxInteraction','rawAttributes','fieldName','type','map','query','keys','filters','attributes','intersection','model','fields','length','hasOwnProperty','nolimit','sort','where','select','field','color','tools_tags','u.id','u.fullname','from','user_has_fax_interactions','left_join','fax_interactions','cm_contacts','c.id\x20=\x20i.ContactId\x20AND\x20c.deletedAt\x20IS\x20NULL','users','o.id\x20=\x20i.UserId','fax_accounts','fax_messages','fax_interaction_has_tags','it.FaxInteractionId\x20=\x20i.id','expr','search','parseSearch','sqlOperator','conditions','find','unreadMessages','value','having','`\x20>\x200','operator','$substring','MATCH\x20(c.firstName,\x20c.lastName,\x20c.phone,\x20c.mobile,\x20c.fax,\x20c.email)\x20AGAINST\x20(?\x20IN\x20BOOLEAN\x20MODE)','getFullTextValue','c.firstName\x20LIKE\x20?\x20OR\x20c.lastName\x20LIKE\x20?\x20OR\x20c.email\x20LIKE\x20?','ContactId','buildExpression','text','start','CONCAT(\x27,\x27,\x20`TagIds`,\x20\x27,\x27)\x20LIKE\x20?','union','User','UserId','body','some','compact'];(function(_0x4f0667,_0x57729c){var _0x454f42=function(_0x582ac4){while(--_0x582ac4){_0x4f0667['push'](_0x4f0667['shift']());}};_0x454f42(++_0x57729c);}(_0x8bb8,0x13b));var _0x88bb=function(_0x1326ff,_0x1c6c99){_0x1326ff=_0x1326ff-0x0;var _0x1e1ad5=_0x8bb8[_0x1326ff];return _0x1e1ad5;};'use strict';var pdf=require('html-pdf');var emlformat=require(_0x88bb('0x0'));var rimraf=require(_0x88bb('0x1'));var zipdir=require(_0x88bb('0x2'));var jsonpatch=require(_0x88bb('0x3'));var rp=require('request-promise');var moment=require('moment');var BPromise=require(_0x88bb('0x4'));var Mustache=require(_0x88bb('0x5'));var util=require(_0x88bb('0x6'));var path=require(_0x88bb('0x7'));var sox=require(_0x88bb('0x8'));var csv=require(_0x88bb('0x9'));var ejs=require(_0x88bb('0xa'));var fs=require('fs');var _=require(_0x88bb('0xb'));var squel=require(_0x88bb('0xc'));var crypto=require(_0x88bb('0xd'));var jsforce=require(_0x88bb('0xe'));var deskjs=require(_0x88bb('0xf'));var toCsv=require(_0x88bb('0x9'));var querystring=require(_0x88bb('0x10'));var Papa=require(_0x88bb('0x11'));var Redis=require(_0x88bb('0x12'));var authService=require('../../components/auth/service');var qs=require('../../components/parsers/qs');var as=require('../../components/parsers/advancedSearch');var hardwareService=require('../../config/license/hardware');var logger=require('../../config/logger')(_0x88bb('0x13'));var utils=require(_0x88bb('0x14'));var config=require('../../config/environment');var licenseUtil=require(_0x88bb('0x15'));var db=require(_0x88bb('0x16'))['db'];config['redis']=_['defaults'](config[_0x88bb('0x17')],{'host':_0x88bb('0x18'),'port':0x18eb});var socket=require(_0x88bb('0x19'))(new Redis(config[_0x88bb('0x17')]));require(_0x88bb('0x1a'))[_0x88bb('0x1b')](socket);function respondWithStatusCode(_0xed0063,_0x33ba3c){_0x33ba3c=_0x33ba3c||0xcc;return function(_0x3d0666){if(_0x3d0666){return _0xed0063[_0x88bb('0x1c')](_0x33ba3c);}return _0xed0063[_0x88bb('0x1d')](_0x33ba3c)[_0x88bb('0x1e')]();};}function respondWithResult(_0x284be0,_0x15c283){_0x15c283=_0x15c283||0xc8;return function(_0x4106d2){if(_0x4106d2){return _0x284be0[_0x88bb('0x1d')](_0x15c283)['json'](_0x4106d2);}};}function respondWithFilteredResult(_0x5413c2,_0x21ecc0){return function(_0x3f09d8){if(_0x3f09d8){var _0x5da9aa=_0x3f09d8[_0x88bb('0x1f')],_0x49d55d=_0x21ecc0['offset'],_0x419acf=_0x21ecc0[_0x88bb('0x20')]+_0x21ecc0[_0x88bb('0x21')],_0x4c261f;if(_0x419acf>=_0x5da9aa){_0x419acf=_0x5da9aa;_0x4c261f=0xc8;}else{_0x4c261f=0xce;}_0x5413c2[_0x88bb('0x1d')](_0x4c261f);return _0x5413c2[_0x88bb('0x22')](_0x88bb('0x23'),_0x49d55d+'-'+_0x419acf+'/'+_0x5da9aa)[_0x88bb('0x24')](_0x3f09d8);}return null;};}function patchUpdates(_0x1b5834){return function(_0x4950cd){try{jsonpatch['apply'](_0x4950cd,_0x1b5834,!![]);}catch(_0x2850ff){return BPromise[_0x88bb('0x25')](_0x2850ff);}return _0x4950cd[_0x88bb('0x26')]();};}function saveUpdates(_0x10718a,_0x151f18){return function(_0x38a9e3){if(_0x38a9e3){return _0x38a9e3[_0x88bb('0x27')](_0x10718a)[_0x88bb('0x28')](function(_0x1a5fe9){return _0x1a5fe9;});}return null;};}function removeEntity(_0x396f64,_0x2c377a){return function(_0x2046c4){if(_0x2046c4){return _0x2046c4[_0x88bb('0x29')]()[_0x88bb('0x28')](function(){_0x396f64[_0x88bb('0x1d')](0xcc)[_0x88bb('0x1e')]();});}};}function handleEntityNotFound(_0x32ef1c,_0x4f288c){return function(_0x55ef82){if(!_0x55ef82){_0x32ef1c[_0x88bb('0x1c')](0x194);}return _0x55ef82;};}function handleError(_0x12915e,_0x5aa715){_0x5aa715=_0x5aa715||0x1f4;return function(_0x4b67e2){logger[_0x88bb('0x2a')](_0x4b67e2[_0x88bb('0x2b')]);if(_0x4b67e2[_0x88bb('0x2c')]){delete _0x4b67e2[_0x88bb('0x2c')];}_0x12915e['status'](_0x5aa715)['send'](_0x4b67e2);};}function getInteractionUsers(_0x4a2c84,_0x1c5f04){return new BPromise(function(_0x408e5c,_0x5341f5){try{if(_0x1c5f04[_0x4a2c84['id']]){_0x4a2c84[_0x88bb('0x2d')]=_['map'](_0x1c5f04[_0x4a2c84['id']],function(_0xb27977){return{'id':_0xb27977['id'],'fullname':_0xb27977[_0x88bb('0x2e')]};});}}catch(_0x419975){_0x5341f5(_0x419975);}_0x408e5c(_0x4a2c84);});}function getInteractionTags(_0x347756,_0x1139f5){return new BPromise(function(_0x5a28cd,_0x1714f9){try{if(_0x347756[_0x88bb('0x2f')]){_0x347756[_0x88bb('0x30')]=[];_0x347756[_0x88bb('0x2f')][_0x88bb('0x31')](',')['forEach'](function(_0x53da39){_0x347756[_0x88bb('0x30')][_0x88bb('0x32')](_0x1139f5[_0x53da39]);});}delete _0x347756['TagIds'];}catch(_0x4912c8){_0x1714f9(_0x4912c8);}_0x5a28cd(_0x347756);});}function updateFaxInteraction(_0x54ad3d,_0x420157,_0x1c38c5){return new BPromise(function(_0x1f402e,_0x4946f6){return getInteractionUsers(_0x54ad3d,_0x1c38c5)[_0x88bb('0x28')](function(_0xc98c62){return getInteractionTags(_0xc98c62,_0x420157);})[_0x88bb('0x28')](function(_0x4394b0){_0x1f402e(_0x4394b0);})[_0x88bb('0x33')](function(_0x11f466){_0x4946f6(_0x11f466);});});}exports['index']=function(_0x3d6c34,_0x1b3d60){var _0x2cd05f={},_0x4b6409={},_0x5045b9={'count':0x0,'rows':[]};var _0x151ded=_['map'](db[_0x88bb('0x34')][_0x88bb('0x35')],function(_0x116597){return{'name':_0x116597[_0x88bb('0x36')],'type':_0x116597[_0x88bb('0x37')]['key']};});_0x4b6409['model']=_[_0x88bb('0x38')](_0x151ded,_0x88bb('0x2c'));_0x4b6409[_0x88bb('0x39')]=_[_0x88bb('0x3a')](_0x3d6c34[_0x88bb('0x39')]);_0x4b6409[_0x88bb('0x3b')]=_['intersection'](_0x4b6409['model'],_0x4b6409[_0x88bb('0x39')]);_0x2cd05f[_0x88bb('0x3c')]=_[_0x88bb('0x3d')](_0x4b6409[_0x88bb('0x3e')],qs[_0x88bb('0x3f')](_0x3d6c34[_0x88bb('0x39')][_0x88bb('0x3f')]));_0x2cd05f[_0x88bb('0x3c')]=_0x2cd05f[_0x88bb('0x3c')][_0x88bb('0x40')]?_0x2cd05f[_0x88bb('0x3c')]:_0x4b6409['model'];if(!_0x3d6c34[_0x88bb('0x39')][_0x88bb('0x41')](_0x88bb('0x42'))){_0x2cd05f[_0x88bb('0x21')]=qs[_0x88bb('0x21')](_0x3d6c34['query'][_0x88bb('0x21')]);_0x2cd05f[_0x88bb('0x20')]=qs[_0x88bb('0x20')](_0x3d6c34['query'][_0x88bb('0x20')]);}_0x2cd05f['order']=qs[_0x88bb('0x43')](_0x3d6c34[_0x88bb('0x39')]['sort']);_0x2cd05f[_0x88bb('0x44')]=qs['filters'](_['pick'](_0x3d6c34[_0x88bb('0x39')],_0x4b6409['filters']),_0x151ded);var _0x1348fd=[];var _0x4dcd72=squel[_0x88bb('0x45')]()[_0x88bb('0x46')]('id')['field'](_0x88bb('0x2c'))[_0x88bb('0x46')](_0x88bb('0x47'))['from'](_0x88bb('0x48'));var _0x1f35cb=squel[_0x88bb('0x45')]()[_0x88bb('0x46')](_0x88bb('0x49'))['field'](_0x88bb('0x4a'))[_0x88bb('0x46')]('ui.FaxInteractionId')[_0x88bb('0x4b')](_0x88bb('0x4c'),'ui')[_0x88bb('0x4d')]('users','u','u.id\x20=\x20ui.UserId');var _0x1eaf00=squel[_0x88bb('0x45')]()[_0x88bb('0x4b')](_0x88bb('0x4e'),'i')[_0x88bb('0x4d')](_0x88bb('0x4f'),'c',_0x88bb('0x50'))[_0x88bb('0x4d')](_0x88bb('0x51'),'o',_0x88bb('0x52'))[_0x88bb('0x4d')](_0x88bb('0x53'),'a','a.id\x20=\x20i.FaxAccountId')[_0x88bb('0x4d')](_0x88bb('0x54'),'me','me.FaxInteractionId\x20=\x20i.id')[_0x88bb('0x4d')](_0x88bb('0x55'),'it',_0x88bb('0x56'))[_0x88bb('0x4d')](_0x88bb('0x48'),'t','t.id\x20=\x20it.TagId');var _0x185f6c=squel[_0x88bb('0x57')]();var _0x3af552=[];var _0x172266=squel[_0x88bb('0x57')]();var _0x4c8054;if(_0x3d6c34[_0x88bb('0x39')][_0x88bb('0x58')]){_0x4c8054=as[_0x88bb('0x59')](_0x3d6c34[_0x88bb('0x39')][_0x88bb('0x58')]);var _0x34613a=_0x4c8054[_0x88bb('0x5a')];for(var _0x5b4daf=0x0;_0x5b4daf<_0x4c8054[_0x88bb('0x5b')]['length'];_0x5b4daf++){var _0x7c5d99=_0x4c8054[_0x88bb('0x5b')][_0x5b4daf];var _0x50b06e='i';var _0x19469e=_[_0x88bb('0x5c')](_0x151ded,[_0x88bb('0x2c'),_0x7c5d99[_0x88bb('0x46')]]);if(!_0x19469e){switch(_0x7c5d99[_0x88bb('0x46')]){case _0x88bb('0x5d'):if(_0x7c5d99[_0x88bb('0x5e')]==0x1){_0x1eaf00[_0x88bb('0x5f')]('`'+_0x7c5d99[_0x88bb('0x46')]+'`\x20=\x200');}else{_0x1eaf00[_0x88bb('0x5f')]('`'+_0x7c5d99[_0x88bb('0x46')]+_0x88bb('0x60'));}break;case'Contact':if(_0x7c5d99[_0x88bb('0x61')]===_0x88bb('0x62')){if(_0x7c5d99[_0x88bb('0x5e')]['split']('\x20')['length']>0x1){_0x185f6c[_0x34613a](_0x88bb('0x63'),qs[_0x88bb('0x64')](_0x7c5d99[_0x88bb('0x5e')]),null);}else{var _0x53bce1='%'+_0x7c5d99[_0x88bb('0x5e')]+'%';_0x185f6c[_0x34613a](_0x88bb('0x65'),_0x53bce1,_0x53bce1,_0x53bce1);}}else{_0x19469e=_[_0x88bb('0x5c')](_0x151ded,[_0x88bb('0x2c'),'ContactId']);_0x7c5d99[_0x88bb('0x46')]=_0x88bb('0x66');_0x44306a=as[_0x88bb('0x67')](_0x50b06e,_0x19469e['type'],_0x7c5d99);_0x185f6c[_0x34613a](_0x44306a[_0x88bb('0x68')],_0x44306a[_0x88bb('0x5e')][_0x88bb('0x69')],_0x44306a[_0x88bb('0x5e')][_0x88bb('0x1e')]);}break;case'Tag':var _0x23cda9=_0x7c5d99[_0x88bb('0x5e')][_0x88bb('0x31')](',')[_0x88bb('0x38')](function(_0xf4fd91){return Number(_0xf4fd91);});_0x23cda9['forEach'](function(_0x4a273d){_0x172266['or'](_0x88bb('0x6a'),'%,'+_0x4a273d+',%');});_0x3af552=_[_0x88bb('0x6b')](_0x3af552,_0x23cda9);break;case _0x88bb('0x6c'):if(_0x7c5d99[_0x88bb('0x61')]==='$substring'){_0x185f6c[_0x34613a]('CONCAT_WS(\x27\x20\x27,\x20o.name,\x20o.fullname)\x20LIKE\x20?','%'+_0x7c5d99['value']+'%',null);}else{_0x19469e=_[_0x88bb('0x5c')](_0x151ded,[_0x88bb('0x2c'),'UserId']);_0x7c5d99[_0x88bb('0x46')]=_0x88bb('0x6d');_0x44306a=as['buildExpression'](_0x50b06e,_0x19469e[_0x88bb('0x37')],_0x7c5d99);_0x185f6c[_0x34613a](_0x44306a['text'],_0x44306a['value'][_0x88bb('0x69')],_0x44306a[_0x88bb('0x5e')][_0x88bb('0x1e')]);}break;case _0x88bb('0x6e'):_0x44306a=as[_0x88bb('0x67')]('me',null,_0x7c5d99);_0x185f6c[_0x34613a](_0x44306a[_0x88bb('0x68')],_0x44306a[_0x88bb('0x5e')]['start'],_0x44306a[_0x88bb('0x5e')][_0x88bb('0x1e')]);break;}}else{var _0x44306a=as[_0x88bb('0x67')](_0x50b06e,_0x19469e[_0x88bb('0x37')],_0x7c5d99);_0x185f6c[_0x34613a](_0x44306a[_0x88bb('0x68')],_0x44306a[_0x88bb('0x5e')][_0x88bb('0x69')],_0x44306a[_0x88bb('0x5e')][_0x88bb('0x1e')]);}}}else{var _0x19e2c4=_(_0x3d6c34['query'])[_0x88bb('0x3a')]()[_0x88bb('0x38')](function(_0x50e6da){return _[_0x88bb('0x6f')](_0x151ded,['name',_0x50e6da])?_0x50e6da:undefined;})[_0x88bb('0x70')]()[_0x88bb('0x5e')]();if(!_[_0x88bb('0x71')](_0x19e2c4)){_0x19e2c4[_0x88bb('0x72')](function(_0x53b543){if(_0x53b543==='FaxAccountId'){_0x1eaf00[_0x88bb('0x44')](_0x88bb('0x73'),[][_0x88bb('0x74')](_0x3d6c34['query'][_0x53b543]));}else if(_0x53b543===_0x88bb('0x75')){var _0x2f2eb3=JSON[_0x88bb('0x76')](_0x3d6c34[_0x88bb('0x39')][_0x53b543])['$gte'];var _0x113935=JSON[_0x88bb('0x76')](_0x3d6c34[_0x88bb('0x39')][_0x53b543])[_0x88bb('0x77')];_0x1eaf00[_0x88bb('0x44')](_0x88bb('0x78'),_0x2f2eb3,_0x113935);}else{if(_0x3d6c34[_0x88bb('0x39')][_0x53b543]===_0x88bb('0x79')){_0x1eaf00['where']('i.'+_0x53b543+_0x88bb('0x7a'));}else{_0x1eaf00[_0x88bb('0x44')]('i.'+_0x53b543+_0x88bb('0x7b'),_0x3d6c34[_0x88bb('0x39')][_0x53b543]);}}});}if(_0x3d6c34[_0x88bb('0x39')]['read']){if(_0x3d6c34[_0x88bb('0x39')]['read']==0x1){_0x1eaf00[_0x88bb('0x5f')]('`unreadMessages`\x20=\x200');}else{_0x1eaf00['having'](_0x88bb('0x7c'));}}if(_0x3d6c34[_0x88bb('0x39')][_0x88bb('0x7d')]){_0x3af552=_[_0x88bb('0x7e')](_0x3d6c34[_0x88bb('0x39')][_0x88bb('0x7d')])?_0x3d6c34[_0x88bb('0x39')][_0x88bb('0x7d')]:new Array(_0x3d6c34[_0x88bb('0x39')][_0x88bb('0x7d')]);_0x3af552[_0x88bb('0x72')](function(_0x142a3e){_0x172266['or']('CONCAT(\x27,\x27,\x20`TagIds`,\x20\x27,\x27)\x20LIKE\x20?','%,'+_0x142a3e+',%');});}if(_0x3d6c34['query']['filter']){var _0x34237d=_0x3d6c34[_0x88bb('0x39')][_0x88bb('0x7f')][_0x88bb('0x80')]('\x5c','\x5c\x5c')[_0x88bb('0x80')](/'/g,'\x27\x27');if(qs[_0x88bb('0x81')](_0x34237d)){_0x185f6c['or'](_0x88bb('0x82'),_0x34237d+'%')['or'](_0x88bb('0x83'),_0x34237d+'%');}_0x185f6c['or'](_0x88bb('0x84'),_0x34237d+'%');}}_0x1eaf00[_0x88bb('0x44')](_0x185f6c);_0x1eaf00[_0x88bb('0x85')]('i.id');var _0x4c8036={'type':db['Sequelize']['QueryTypes'][_0x88bb('0x86')],'raw':!![]};var _0x47b1b6=_0x1eaf00[_0x88bb('0x87')]();_0x47b1b6[_0x88bb('0x46')](_0x88bb('0x88'));_0x47b1b6['field']('SUM(me.read\x20=\x200\x20AND\x20me.direction\x20=\x20\x27in\x27)','unreadMessages');if(_0x2cd05f[_0x88bb('0x89')]){_0x2cd05f[_0x88bb('0x89')][_0x88bb('0x72')](function(_0x26bff8){var _0x5878cd=_0x26bff8[0x0]===_0x88bb('0x8a')?_0x26bff8[0x0]:'i.'+_0x26bff8[0x0];_0x1eaf00[_0x88bb('0x89')](_0x5878cd,_0x26bff8[0x1]===_0x88bb('0x8b')?![]:!![]);});}if(!_['isEmpty'](_0x3af552)){_0x1eaf00[_0x88bb('0x5f')](_0x172266);_0x47b1b6[_0x88bb('0x44')](_0x88bb('0x8c'),_0x3af552);}BPromise[_0x88bb('0x8d')]()[_0x88bb('0x28')](function(){if(!_0x4c8054){if(_0x3d6c34[_0x88bb('0x39')][_0x88bb('0x8e')])return;_0x47b1b6[_0x88bb('0x44')](_0x88bb('0x8f'));_0x1eaf00['where'](_0x88bb('0x8f'));return;}if(_0x3d6c34[_0x88bb('0x90')][_0x88bb('0x91')]!==_0x88bb('0x92'))return;return _0x3d6c34[_0x88bb('0x90')][_0x88bb('0x93')]({'attributes':['id'],'raw':!![]})[_0x88bb('0x28')](function(_0x179a78){if(_[_0x88bb('0x71')](_0x179a78)){_0x47b1b6[_0x88bb('0x44')](_0x88bb('0x94'));_0x1eaf00[_0x88bb('0x44')]('i.FaxAccountId\x20IS\x20NULL');}else{_0x47b1b6[_0x88bb('0x44')](_0x88bb('0x73'),_[_0x88bb('0x38')](_0x179a78,'id'));_0x1eaf00['where'](_0x88bb('0x73'),_[_0x88bb('0x38')](_0x179a78,'id'));}});})[_0x88bb('0x28')](function(){if(_0x3d6c34[_0x88bb('0x90')][_0x88bb('0x91')]==='agent'&&!_0x4c8054&&!_0x3d6c34[_0x88bb('0x39')][_0x88bb('0x8e')])return[];return db[_0x88bb('0x95')]['query'](_0x47b1b6[_0x88bb('0x96')](),_0x4c8036);})[_0x88bb('0x28')](function(_0x55c63e){_0x5045b9['count']=_0x55c63e[_0x88bb('0x40')];if(_0x5045b9[_0x88bb('0x1f')]===0x0)return[];return db['sequelize'][_0x88bb('0x39')](_0x4dcd72[_0x88bb('0x96')](),_0x4c8036)['then'](function(_0x36b9da){_0x1348fd=_['keyBy'](_0x36b9da,'id');_0x4c8036=_[_0x88bb('0x97')](_0x4c8036,{'model':db[_0x88bb('0x34')],'mapToModel':!![],'raw':!![],'nest':!![]});if(_0x3d6c34[_0x88bb('0x39')][_0x88bb('0x3f')]){_0x2cd05f[_0x88bb('0x3c')][_0x88bb('0x72')](function(_0x27f3e9){_0x1eaf00[_0x88bb('0x46')]('i.'+_0x27f3e9);});}else{_0x1eaf00[_0x88bb('0x46')](_0x88bb('0x98'),'unreadMessages');_0x1eaf00['field']('a.key',_0x88bb('0x99'));_0x1eaf00[_0x88bb('0x46')](_0x88bb('0x9a'),_0x88bb('0x9b'));_0x1eaf00[_0x88bb('0x46')](_0x88bb('0x9c'),'contactName');_0x1eaf00[_0x88bb('0x46')](_0x88bb('0x9d'));_0x1eaf00['field']('c.firstName',_0x88bb('0x9e'));_0x1eaf00[_0x88bb('0x46')](_0x88bb('0x9f'),_0x88bb('0xa0'));_0x1eaf00[_0x88bb('0x46')](_0x88bb('0xa1'),_0x88bb('0xa2'));_0x1eaf00[_0x88bb('0x46')](_0x88bb('0xa3'),_0x88bb('0xa4'));_0x1eaf00[_0x88bb('0x46')](_0x88bb('0xa5'),_0x88bb('0xa6'));_0x1eaf00[_0x88bb('0x46')](_0x88bb('0xa7'),_0x88bb('0xa8'));_0x1eaf00[_0x88bb('0x46')]('o.fullname',_0x88bb('0xa9'));_0x1eaf00[_0x88bb('0x46')](_0x88bb('0xaa'),_0x88bb('0xab'));_0x1eaf00[_0x88bb('0x46')](_0x88bb('0xac'),'TagIds');}if(_0x2cd05f['limit'])_0x1eaf00[_0x88bb('0x21')](_0x2cd05f[_0x88bb('0x21')]);if(_0x2cd05f[_0x88bb('0x20')])_0x1eaf00['offset'](_0x2cd05f[_0x88bb('0x20')]);return db[_0x88bb('0x95')][_0x88bb('0x39')](_0x1eaf00[_0x88bb('0x96')](),_0x4c8036);})['then'](function(_0x4a2ca5){_0x1f35cb['where'](_0x88bb('0xad'),_['map'](_0x4a2ca5,'id'));return db[_0x88bb('0x95')][_0x88bb('0x39')](_0x1f35cb['toString'](),_0x4c8036)[_0x88bb('0x28')](function(_0x4415ff){var _0x11c437=_[_0x88bb('0xae')](_0x4415ff,_0x88bb('0xaf'));var _0x4ac851=[];_0x4a2ca5[_0x88bb('0x72')](function(_0xa384a0){_0x4ac851[_0x88bb('0x32')](updateFaxInteraction(_0xa384a0,_0x1348fd,_0x11c437));});return BPromise[_0x88bb('0xb0')](_0x4ac851);});});})[_0x88bb('0x28')](function(_0x30ef58){_0x5045b9['rows']=_0x30ef58;return _0x5045b9;})['then'](respondWithFilteredResult(_0x1b3d60,_0x2cd05f))['catch'](handleError(_0x1b3d60,null));};exports[_0x88bb('0xb1')]=function(_0x339ea4,_0x53f8d0){var _0x2090f3={'raw':![],'where':{'id':_0x339ea4[_0x88bb('0xb2')]['id']}},_0x2b82a4={};_0x2b82a4['model']=_[_0x88bb('0x3a')](db['FaxInteraction']['rawAttributes']);_0x2b82a4[_0x88bb('0x39')]=_[_0x88bb('0x3a')](_0x339ea4[_0x88bb('0x39')]);_0x2b82a4['filters']=_[_0x88bb('0x3d')](_0x2b82a4[_0x88bb('0x3e')],_0x2b82a4['query']);_0x2090f3[_0x88bb('0x3c')]=_[_0x88bb('0x3d')](_0x2b82a4[_0x88bb('0x3e')],qs['fields'](_0x339ea4[_0x88bb('0x39')]['fields']));_0x2090f3[_0x88bb('0x3c')]=_0x2090f3['attributes'][_0x88bb('0x40')]?_0x2090f3[_0x88bb('0x3c')]:_0x2b82a4[_0x88bb('0x3e')];if(_0x339ea4[_0x88bb('0x39')][_0x88bb('0xb3')]){_0x2090f3['include']=[{'all':!![]}];}_0x2090f3=_[_0x88bb('0x97')]({},_0x2090f3,_0x339ea4[_0x88bb('0xb4')]);return db[_0x88bb('0x34')][_0x88bb('0x5c')](_0x2090f3)['then'](handleEntityNotFound(_0x53f8d0,null))['then'](respondWithResult(_0x53f8d0,null))[_0x88bb('0x33')](handleError(_0x53f8d0,null));};exports['create']=function(_0x59b217,_0x50697e){return db['FaxInteraction']['create'](_0x59b217[_0x88bb('0x6e')],{})[_0x88bb('0x28')](respondWithResult(_0x50697e,0xc9))[_0x88bb('0x33')](handleError(_0x50697e,null));};exports[_0x88bb('0x27')]=function(_0x57502e,_0x591294){if(_0x57502e[_0x88bb('0x6e')]['id']){delete _0x57502e[_0x88bb('0x6e')]['id'];}return db[_0x88bb('0x34')]['find']({'where':{'id':_0x57502e[_0x88bb('0xb2')]['id']}})[_0x88bb('0x28')](handleEntityNotFound(_0x591294,null))[_0x88bb('0x28')](saveUpdates(_0x57502e[_0x88bb('0x6e')],null))[_0x88bb('0x28')](respondWithResult(_0x591294,null))[_0x88bb('0x33')](handleError(_0x591294,null));};exports[_0x88bb('0x29')]=function(_0x318f0e,_0x458223){return db['FaxInteraction'][_0x88bb('0x5c')]({'where':{'id':_0x318f0e[_0x88bb('0xb2')]['id']}})[_0x88bb('0x28')](handleEntityNotFound(_0x458223,null))['then'](removeEntity(_0x458223,null))[_0x88bb('0x33')](handleError(_0x458223,null));};exports[_0x88bb('0xb5')]=function(_0x88b300,_0x51a97f){return db[_0x88bb('0x34')][_0x88bb('0xb5')]()['then'](respondWithResult(_0x51a97f,null))[_0x88bb('0x33')](handleError(_0x51a97f,null));};exports[_0x88bb('0xb6')]=function(_0x23cd49,_0x4ae6be,_0x1749e5){return db[_0x88bb('0xb7')]['find']({'where':{'id':_0x23cd49[_0x88bb('0xb2')]['id']}})[_0x88bb('0x28')](handleEntityNotFound(_0x4ae6be,null))[_0x88bb('0x28')](function(_0x48518f){if(_0x48518f){return _0x48518f[_0x88bb('0xb6')](_0x23cd49[_0x88bb('0x6e')][_0x88bb('0xb8')],_[_0x88bb('0xb9')](_0x23cd49['body'],[_0x88bb('0xb8'),'id'])||{});}})[_0x88bb('0x28')](respondWithResult(_0x4ae6be,null))[_0x88bb('0x33')](handleError(_0x4ae6be,null));};exports['getMessages']=function(_0xa07a9,_0x524b04,_0x54fbbf){var _0x15e6d6={'raw':![],'where':{}};var _0x2dc711={};var _0x82bdf9={'count':0x0,'rows':[]};return db[_0x88bb('0x34')][_0x88bb('0xba')]({'where':{'id':_0xa07a9[_0x88bb('0xb2')]['id']}})[_0x88bb('0x28')](handleEntityNotFound(_0x524b04,null))[_0x88bb('0x28')](function(_0xd83a58){if(_0xd83a58){_0x2dc711[_0x88bb('0x3e')]=_[_0x88bb('0x3a')](db['FaxMessage']['rawAttributes']);_0x2dc711['query']=_[_0x88bb('0x3a')](_0xa07a9[_0x88bb('0x39')]);_0x2dc711[_0x88bb('0x3b')]=_[_0x88bb('0x3d')](_0x2dc711[_0x88bb('0x3e')],_0x2dc711[_0x88bb('0x39')]);_0x15e6d6[_0x88bb('0x3c')]=_[_0x88bb('0x3d')](_0x2dc711[_0x88bb('0x3e')],qs[_0x88bb('0x3f')](_0xa07a9['query'][_0x88bb('0x3f')]));_0x15e6d6[_0x88bb('0x3c')]=_0x15e6d6[_0x88bb('0x3c')][_0x88bb('0x40')]?_0x15e6d6[_0x88bb('0x3c')]:_0x2dc711[_0x88bb('0x3e')];if(!_0xa07a9[_0x88bb('0x39')][_0x88bb('0x41')](_0x88bb('0x42'))){_0x15e6d6['limit']=qs[_0x88bb('0x21')](_0xa07a9['query'][_0x88bb('0x21')]);_0x15e6d6[_0x88bb('0x20')]=qs[_0x88bb('0x20')](_0xa07a9[_0x88bb('0x39')][_0x88bb('0x20')]);}_0x15e6d6['order']=qs['sort'](_0xa07a9['query'][_0x88bb('0x43')]);_0x15e6d6[_0x88bb('0x44')]=qs[_0x88bb('0x3b')](_[_0x88bb('0xbb')](_0xa07a9[_0x88bb('0x39')],_0x2dc711['filters']));_0x15e6d6[_0x88bb('0x44')][_0x88bb('0xaf')]=_0xd83a58['id'];if(_0xa07a9[_0x88bb('0x39')][_0x88bb('0x7f')]){_0x15e6d6['where']=_[_0x88bb('0x97')](_0x15e6d6[_0x88bb('0x44')],{'$or':_[_0x88bb('0x38')](_0x15e6d6[_0x88bb('0x3c')],function(_0x538596){var _0xffcac5={};_0xffcac5[_0x538596]={'$like':'%'+_0xa07a9[_0x88bb('0x39')][_0x88bb('0x7f')]+'%'};return _0xffcac5;})});}if(_0xa07a9[_0x88bb('0x39')][_0x88bb('0xbc')]){var _0x28b174=_0xa07a9[_0x88bb('0x39')][_0x88bb('0xbc')][_0x88bb('0x31')](',');var _0x2b12c8={};_0x2b12c8[_0x28b174[0x0]]={'$gte':moment(_0x28b174[0x1])[_0x88bb('0xbd')](_0x88bb('0xbe'))};_0x15e6d6[_0x88bb('0x44')]=_[_0x88bb('0x97')](_0x15e6d6[_0x88bb('0x44')],_0x2b12c8);}_0x15e6d6=_[_0x88bb('0x97')]({},_0x15e6d6,_0xa07a9[_0x88bb('0xb4')]);return db['FaxMessage'][_0x88bb('0x1f')]({'where':_0x15e6d6[_0x88bb('0x44')]})[_0x88bb('0x28')](function(_0x2cc330){_0x82bdf9[_0x88bb('0x1f')]=_0x2cc330;if(_0xa07a9[_0x88bb('0x39')][_0x88bb('0xb3')]){_0x15e6d6[_0x88bb('0xbf')]=[{'all':!![]}];}return db[_0x88bb('0xb7')][_0x88bb('0xc0')](_0x15e6d6);})[_0x88bb('0x28')](function(_0x5b1df6){_0x82bdf9['rows']=_0x5b1df6;return _0x82bdf9;});}})['then'](respondWithFilteredResult(_0x524b04,_0x15e6d6))[_0x88bb('0x33')](handleError(_0x524b04,null));};exports[_0x88bb('0xc1')]=function(_0x26a9af,_0xb272e1,_0x43a3e4){return db['FaxInteraction'][_0x88bb('0x5c')]({'where':{'id':_0x26a9af[_0x88bb('0xb2')]['id']}})['then'](handleEntityNotFound(_0xb272e1,null))[_0x88bb('0x28')](function(_0x4f65db){if(_0x4f65db){return _0x4f65db['setTags'](_0x26a9af[_0x88bb('0x6e')][_0x88bb('0xb8')],_['omit'](_0x26a9af[_0x88bb('0x6e')],['ids','id'])||{})[_0x88bb('0xc2')](function(){return db['Tag'][_0x88bb('0xc0')]({'attributes':['id',_0x88bb('0x2c'),'color'],'where':{'id':_0x26a9af[_0x88bb('0x6e')]['ids']}});})[_0x88bb('0x28')](function(_0xbafd48){socket[_0x88bb('0xc3')](_0x88bb('0xc4'),{'id':Number(_0x26a9af['params']['id']),'tags':_0xbafd48||[]});return{'id':Number(_0x26a9af[_0x88bb('0xb2')]['id']),'tags':_0xbafd48||[]};});}})[_0x88bb('0x28')](respondWithResult(_0xb272e1,null))['catch'](handleError(_0xb272e1,null));};exports[_0x88bb('0xc5')]=function(_0xd67fae,_0x1d3c53,_0x47d8d5){return db['FaxInteraction']['find']({'where':{'id':_0xd67fae['params']['id']}})['then'](handleEntityNotFound(_0x1d3c53,null))[_0x88bb('0x28')](function(_0x4e629e){if(_0x4e629e){return _0x4e629e[_0x88bb('0xc5')](_0xd67fae['query'][_0x88bb('0xb8')]);}})['then'](respondWithStatusCode(_0x1d3c53,null))['catch'](handleError(_0x1d3c53,null));};exports[_0x88bb('0xc6')]=function(_0x17b2d2,_0x81368c){var _0x2d2d4c=moment()['unix']()[_0x88bb('0x96')]();var _0x431cc7=path['join'](config[_0x88bb('0xc7')],_0x88bb('0xc8'),_0x88bb('0xc9'),_0x88bb('0xca'));var _0x154015=path['join'](config[_0x88bb('0xc7')],_0x88bb('0xc8'),_0x88bb('0xc9'),'attachments');var _0x626c07=path[_0x88bb('0xcb')](_0x431cc7,_0x2d2d4c);var _0x4af717=util[_0x88bb('0xbd')](_0x88bb('0xcc'),_0x17b2d2[_0x88bb('0xb2')]['id'],_0x2d2d4c);var _0x1a591f=path[_0x88bb('0xcb')](_0x431cc7,_0x4af717);var _0x4e7f10=[];_0x4e7f10[_0x88bb('0x32')]({'model':db['Attachment'],'as':_0x88bb('0xcd'),'raw':!![]});var _0x3e4077=[{'model':db[_0x88bb('0xb7')],'as':_0x88bb('0xce'),'attributes':['id',_0x88bb('0x6e'),_0x88bb('0x75')],'include':_0x4e7f10}];return db['FaxInteraction']['find']({'where':{'id':_0x17b2d2['params']['id']},'include':_0x3e4077})['then'](handleEntityNotFound(_0x81368c,null))['then'](function(_0x4f33f0){if(_0x4f33f0&&_0x4f33f0[_0x88bb('0xce')]){var _0x405123=_0x4f33f0[_0x88bb('0xcf')]({'plain':!![]});fs[_0x88bb('0xd0')](_0x626c07);for(var _0x595488=0x0;_0x595488<_0x405123['Messages'][_0x88bb('0x40')];_0x595488++){var _0x35b087=_0x405123[_0x88bb('0xce')][_0x595488][_0x88bb('0xcd')];if(_0x35b087){var _0x365a51=path['join'](_0x154015,_0x35b087[_0x88bb('0xd1')]);if(fs[_0x88bb('0xd2')](_0x365a51)){fs[_0x88bb('0xd3')](_0x365a51)['pipe'](fs['createWriteStream'](path[_0x88bb('0xcb')](_0x626c07,_0x35b087[_0x88bb('0xd1')])));}}}return BPromise[_0x88bb('0x8d')]()[_0x88bb('0x28')](function(){return new BPromise(function(_0x1c4a66,_0x2578a6){zipdir(_0x626c07,{'saveTo':_0x1a591f},function(_0x31b2d1,_0x201ea1){if(_0x31b2d1)return _0x2578a6(_0x31b2d1);return _0x1c4a66(_0x201ea1);});})[_0x88bb('0x28')](function(){return new BPromise(function(_0x50f1fe,_0x86ed52){rimraf(_0x626c07,function(_0x293dbf){if(_0x293dbf)_0x86ed52(_0x293dbf);return _0x50f1fe();});});})[_0x88bb('0x28')](function(){return _0x81368c[_0x88bb('0xc6')](_0x1a591f,_0x4af717,function(_0x544a62){if(_0x544a62){console[_0x88bb('0xd4')]('err',_0x544a62);}else{fs[_0x88bb('0xd5')](_0x1a591f);}});});});}else{return _0x81368c['sendStatus'](0xc8);}})[_0x88bb('0x33')](handleError(_0x81368c,null));};
\ No newline at end of file