Built motion from commit e1760111.|2.6.18
[motion2.git] / server / api / faxInteraction / faxInteraction.controller.js
index fafcc0a..4e5665d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf7cb=['FaxAccountId','i.FaxAccountId\x20IN\x20?','createdAt','parse','$lte','i.createdAt\x20BETWEEN\x20?\x20AND\x20?','null','read','`unreadMessages`\x20=\x200','`unreadMessages`\x20>\x200','isArray','tag','filter','replace','i.id\x20LIKE\x20?','i.fax\x20LIKE\x20?','group','Sequelize','SELECT','clone','i.id','SUM(me.read\x20=\x200\x20AND\x20me.direction\x20=\x20\x27in\x27)','unreadMessages','contactName','DESC','isEmpty','t.id\x20IN\x20?','i.FaxAccountId\x20IS\x20NOT\x20NULL','role','agent','getFaxAccounts','i.FaxAccountId\x20IS\x20NULL','user','sequelize','toString','keyBy','merge','a.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','Contact.lastName','c.email','Contact.email','c.phone','Contact.phone','c.mobile','Contact.mobile','Contact.fax','Owner.fullname','o.internal','GROUP_CONCAT(DISTINCT\x20t.id)','groupBy','FaxInteractionId','all','show','params','includeAll','include','options','create','body','describe','FaxMessage','omit','ids','getMessages','$gte','format','YYYY-MM-DD\x20HH:mm:ss','findAll','rows','addTags','setTags','spread','emit','removeTags','download','unix','root','server','files','tmp','join','attachments','transcript-%d-%s.zip','push','Attachment','Messages','get','mkdirSync','basename','existsSync','createReadStream','pipe','createWriteStream','resolve','log','err','unlinkSync','html-pdf','eml-format','rimraf','fast-json-patch','request-promise','moment','bluebird','mustache','util','path','sox','to-csv','ejs','lodash','squel','crypto','jsforce','desk.js','querystring','papaparse','../../components/auth/service','../../config/logger','api','../../config/environment','../../config/license/util','../../mysqldb','localhost','redis','./faxInteraction.socket','register','sendStatus','status','end','json','count','offset','limit','set','Content-Range','apply','save','update','then','destroy','stack','name','send','map','TagIds','split','forEach','Tags','catch','index','FaxInteraction','rawAttributes','fieldName','key','model','query','keys','filters','intersection','attributes','fields','hasOwnProperty','nolimit','order','where','pick','select','field','color','from','u.id','u.fullname','ui.FaxInteractionId','user_has_fax_interactions','left_join','users','u.id\x20=\x20ui.UserId','fax_interactions','c.id\x20=\x20i.ContactId\x20AND\x20c.deletedAt\x20IS\x20NULL','o.id\x20=\x20i.UserId','fax_accounts','fax_messages','it.FaxInteractionId\x20=\x20i.id','tools_tags','t.id\x20=\x20it.TagId','expr','search','parseSearch','sqlOperator','conditions','length','find','value','having','`\x20=\x200','`\x20>\x200','Contact','$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','type','text','start','Tag','CONCAT(\x27,\x27,\x20`TagIds`,\x20\x27,\x27)\x20LIKE\x20?','union','User','operator','CONCAT_WS(\x27\x20\x27,\x20o.name,\x20o.fullname)\x20LIKE\x20?','UserId','buildExpression','some','compact'];(function(_0x9d22d8,_0x51c5da){var _0x52afce=function(_0x579845){while(--_0x579845){_0x9d22d8['push'](_0x9d22d8['shift']());}};_0x52afce(++_0x51c5da);}(_0xf7cb,0x67));var _0xbf7c=function(_0x29e090,_0x51b256){_0x29e090=_0x29e090-0x0;var _0x39b72a=_0xf7cb[_0x29e090];return _0x39b72a;};'use strict';var pdf=require(_0xbf7c('0x0'));var emlformat=require(_0xbf7c('0x1'));var rimraf=require(_0xbf7c('0x2'));var zipdir=require('zip-dir');var jsonpatch=require(_0xbf7c('0x3'));var rp=require(_0xbf7c('0x4'));var moment=require(_0xbf7c('0x5'));var BPromise=require(_0xbf7c('0x6'));var Mustache=require(_0xbf7c('0x7'));var util=require(_0xbf7c('0x8'));var path=require(_0xbf7c('0x9'));var sox=require(_0xbf7c('0xa'));var csv=require(_0xbf7c('0xb'));var ejs=require(_0xbf7c('0xc'));var fs=require('fs');var _=require(_0xbf7c('0xd'));var squel=require(_0xbf7c('0xe'));var crypto=require(_0xbf7c('0xf'));var jsforce=require(_0xbf7c('0x10'));var deskjs=require(_0xbf7c('0x11'));var toCsv=require(_0xbf7c('0xb'));var querystring=require(_0xbf7c('0x12'));var Papa=require(_0xbf7c('0x13'));var Redis=require('ioredis');var authService=require(_0xbf7c('0x14'));var qs=require('../../components/parsers/qs');var as=require('../../components/parsers/advancedSearch');var hardwareService=require('../../config/license/hardware');var logger=require(_0xbf7c('0x15'))(_0xbf7c('0x16'));var utils=require('../../config/utils');var config=require(_0xbf7c('0x17'));var licenseUtil=require(_0xbf7c('0x18'));var db=require(_0xbf7c('0x19'))['db'];config['redis']=_['defaults'](config['redis'],{'host':_0xbf7c('0x1a'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0xbf7c('0x1b')]));require(_0xbf7c('0x1c'))[_0xbf7c('0x1d')](socket);function respondWithStatusCode(_0x326101,_0x37f64a){_0x37f64a=_0x37f64a||0xcc;return function(_0xfea5dc){if(_0xfea5dc){return _0x326101[_0xbf7c('0x1e')](_0x37f64a);}return _0x326101[_0xbf7c('0x1f')](_0x37f64a)[_0xbf7c('0x20')]();};}function respondWithResult(_0x522203,_0x37d5b4){_0x37d5b4=_0x37d5b4||0xc8;return function(_0x3adc54){if(_0x3adc54){return _0x522203[_0xbf7c('0x1f')](_0x37d5b4)[_0xbf7c('0x21')](_0x3adc54);}};}function respondWithFilteredResult(_0x3b04df,_0x4c427c){return function(_0x48724a){if(_0x48724a){var _0xbf96bd=_0x48724a[_0xbf7c('0x22')],_0x21d814=_0x4c427c[_0xbf7c('0x23')],_0x35e8ac=_0x4c427c['offset']+_0x4c427c[_0xbf7c('0x24')],_0x1e7e8c;if(_0x35e8ac>=_0xbf96bd){_0x35e8ac=_0xbf96bd;_0x1e7e8c=0xc8;}else{_0x1e7e8c=0xce;}_0x3b04df[_0xbf7c('0x1f')](_0x1e7e8c);return _0x3b04df[_0xbf7c('0x25')](_0xbf7c('0x26'),_0x21d814+'-'+_0x35e8ac+'/'+_0xbf96bd)[_0xbf7c('0x21')](_0x48724a);}return null;};}function patchUpdates(_0x321962){return function(_0x530034){try{jsonpatch[_0xbf7c('0x27')](_0x530034,_0x321962,!![]);}catch(_0x141ec8){return BPromise['reject'](_0x141ec8);}return _0x530034[_0xbf7c('0x28')]();};}function saveUpdates(_0x143cfa,_0x3907d8){return function(_0x6c6594){if(_0x6c6594){return _0x6c6594[_0xbf7c('0x29')](_0x143cfa)[_0xbf7c('0x2a')](function(_0x52b7f9){return _0x52b7f9;});}return null;};}function removeEntity(_0x5e82a5,_0x24c167){return function(_0x5545fc){if(_0x5545fc){return _0x5545fc[_0xbf7c('0x2b')]()[_0xbf7c('0x2a')](function(){_0x5e82a5[_0xbf7c('0x1f')](0xcc)['end']();});}};}function handleEntityNotFound(_0x5be560,_0x56fa0a){return function(_0x40c1c0){if(!_0x40c1c0){_0x5be560[_0xbf7c('0x1e')](0x194);}return _0x40c1c0;};}function handleError(_0x48874e,_0x273243){_0x273243=_0x273243||0x1f4;return function(_0x518b48){logger['error'](_0x518b48[_0xbf7c('0x2c')]);if(_0x518b48[_0xbf7c('0x2d')]){delete _0x518b48['name'];}_0x48874e[_0xbf7c('0x1f')](_0x273243)[_0xbf7c('0x2e')](_0x518b48);};}function getInteractionUsers(_0x1178ba,_0x12eaa1){return new BPromise(function(_0x90aa55,_0x5bf2f0){try{if(_0x12eaa1[_0x1178ba['id']]){_0x1178ba['Users']=_[_0xbf7c('0x2f')](_0x12eaa1[_0x1178ba['id']],function(_0x5d0f8a){return{'id':_0x5d0f8a['id'],'fullname':_0x5d0f8a['fullname']};});}}catch(_0x200e1b){_0x5bf2f0(_0x200e1b);}_0x90aa55(_0x1178ba);});}function getInteractionTags(_0x50f3d3,_0x1fb295){return new BPromise(function(_0x1d9e25,_0x24831f){try{if(_0x50f3d3['TagIds']){_0x50f3d3['Tags']=[];_0x50f3d3[_0xbf7c('0x30')][_0xbf7c('0x31')](',')[_0xbf7c('0x32')](function(_0x518677){_0x50f3d3[_0xbf7c('0x33')]['push'](_0x1fb295[_0x518677]);});}delete _0x50f3d3['TagIds'];}catch(_0x91dc85){_0x24831f(_0x91dc85);}_0x1d9e25(_0x50f3d3);});}function updateFaxInteraction(_0x50e398,_0xc38f78,_0x1550a0){return new BPromise(function(_0x535c0e,_0x2ad0f6){return getInteractionUsers(_0x50e398,_0x1550a0)['then'](function(_0x33ed5c){return getInteractionTags(_0x33ed5c,_0xc38f78);})[_0xbf7c('0x2a')](function(_0x476efe){_0x535c0e(_0x476efe);})[_0xbf7c('0x34')](function(_0xfb5be8){_0x2ad0f6(_0xfb5be8);});});}exports[_0xbf7c('0x35')]=function(_0x329829,_0x16e2d7){var _0x5175d6={},_0x48ab7e={},_0x259dce={'count':0x0,'rows':[]};var _0x9f3abe=_[_0xbf7c('0x2f')](db[_0xbf7c('0x36')][_0xbf7c('0x37')],function(_0x155881){return{'name':_0x155881[_0xbf7c('0x38')],'type':_0x155881['type'][_0xbf7c('0x39')]};});_0x48ab7e[_0xbf7c('0x3a')]=_['map'](_0x9f3abe,'name');_0x48ab7e[_0xbf7c('0x3b')]=_[_0xbf7c('0x3c')](_0x329829[_0xbf7c('0x3b')]);_0x48ab7e[_0xbf7c('0x3d')]=_[_0xbf7c('0x3e')](_0x48ab7e[_0xbf7c('0x3a')],_0x48ab7e['query']);_0x5175d6[_0xbf7c('0x3f')]=_[_0xbf7c('0x3e')](_0x48ab7e['model'],qs[_0xbf7c('0x40')](_0x329829[_0xbf7c('0x3b')]['fields']));_0x5175d6[_0xbf7c('0x3f')]=_0x5175d6['attributes']['length']?_0x5175d6[_0xbf7c('0x3f')]:_0x48ab7e[_0xbf7c('0x3a')];if(!_0x329829[_0xbf7c('0x3b')][_0xbf7c('0x41')](_0xbf7c('0x42'))){_0x5175d6['limit']=qs['limit'](_0x329829[_0xbf7c('0x3b')][_0xbf7c('0x24')]);_0x5175d6[_0xbf7c('0x23')]=qs['offset'](_0x329829['query'][_0xbf7c('0x23')]);}_0x5175d6[_0xbf7c('0x43')]=qs['sort'](_0x329829[_0xbf7c('0x3b')]['sort']);_0x5175d6[_0xbf7c('0x44')]=qs['filters'](_[_0xbf7c('0x45')](_0x329829[_0xbf7c('0x3b')],_0x48ab7e[_0xbf7c('0x3d')]),_0x9f3abe);var _0xffdf47=[];var _0x1a1eaf=squel[_0xbf7c('0x46')]()[_0xbf7c('0x47')]('id')[_0xbf7c('0x47')](_0xbf7c('0x2d'))[_0xbf7c('0x47')](_0xbf7c('0x48'))[_0xbf7c('0x49')]('tools_tags');var _0x17f77b=squel[_0xbf7c('0x46')]()['field'](_0xbf7c('0x4a'))[_0xbf7c('0x47')](_0xbf7c('0x4b'))[_0xbf7c('0x47')](_0xbf7c('0x4c'))[_0xbf7c('0x49')](_0xbf7c('0x4d'),'ui')[_0xbf7c('0x4e')](_0xbf7c('0x4f'),'u',_0xbf7c('0x50'));var _0x1bb1a7=squel[_0xbf7c('0x46')]()[_0xbf7c('0x49')](_0xbf7c('0x51'),'i')[_0xbf7c('0x4e')]('cm_contacts','c',_0xbf7c('0x52'))[_0xbf7c('0x4e')](_0xbf7c('0x4f'),'o',_0xbf7c('0x53'))[_0xbf7c('0x4e')](_0xbf7c('0x54'),'a','a.id\x20=\x20i.FaxAccountId')[_0xbf7c('0x4e')](_0xbf7c('0x55'),'me','me.FaxInteractionId\x20=\x20i.id')['left_join']('fax_interaction_has_tags','it',_0xbf7c('0x56'))[_0xbf7c('0x4e')](_0xbf7c('0x57'),'t',_0xbf7c('0x58'));var _0x4d8964=squel['expr']();var _0x2c33a0=[];var _0x54433d=squel[_0xbf7c('0x59')]();var _0x2bade0;if(_0x329829[_0xbf7c('0x3b')][_0xbf7c('0x5a')]){_0x2bade0=as[_0xbf7c('0x5b')](_0x329829[_0xbf7c('0x3b')]['search']);var _0x54a19d=_0x2bade0[_0xbf7c('0x5c')];for(var _0x37b8d4=0x0;_0x37b8d4<_0x2bade0[_0xbf7c('0x5d')][_0xbf7c('0x5e')];_0x37b8d4++){var _0x37c6b7=_0x2bade0[_0xbf7c('0x5d')][_0x37b8d4];var _0x30ffea='i';var _0x44d089=_[_0xbf7c('0x5f')](_0x9f3abe,['name',_0x37c6b7[_0xbf7c('0x47')]]);if(!_0x44d089){switch(_0x37c6b7[_0xbf7c('0x47')]){case'unreadMessages':if(_0x37c6b7[_0xbf7c('0x60')]==0x1){_0x1bb1a7[_0xbf7c('0x61')]('`'+_0x37c6b7[_0xbf7c('0x47')]+_0xbf7c('0x62'));}else{_0x1bb1a7['having']('`'+_0x37c6b7[_0xbf7c('0x47')]+_0xbf7c('0x63'));}break;case _0xbf7c('0x64'):if(_0x37c6b7['operator']===_0xbf7c('0x65')){if(_0x37c6b7[_0xbf7c('0x60')]['split']('\x20')[_0xbf7c('0x5e')]>0x1){_0x4d8964[_0x54a19d](_0xbf7c('0x66'),qs[_0xbf7c('0x67')](_0x37c6b7[_0xbf7c('0x60')]),null);}else{var _0x352642='%'+_0x37c6b7['value']+'%';_0x4d8964[_0x54a19d](_0xbf7c('0x68'),_0x352642,_0x352642,_0x352642);}}else{_0x44d089=_['find'](_0x9f3abe,[_0xbf7c('0x2d'),_0xbf7c('0x69')]);_0x37c6b7[_0xbf7c('0x47')]=_0xbf7c('0x69');_0x401f6b=as['buildExpression'](_0x30ffea,_0x44d089[_0xbf7c('0x6a')],_0x37c6b7);_0x4d8964[_0x54a19d](_0x401f6b[_0xbf7c('0x6b')],_0x401f6b[_0xbf7c('0x60')][_0xbf7c('0x6c')],_0x401f6b[_0xbf7c('0x60')]['end']);}break;case _0xbf7c('0x6d'):var _0x2554ad=_0x37c6b7[_0xbf7c('0x60')]['split'](',')[_0xbf7c('0x2f')](function(_0x5bbd62){return Number(_0x5bbd62);});_0x2554ad[_0xbf7c('0x32')](function(_0x32798a){_0x54433d['or'](_0xbf7c('0x6e'),'%,'+_0x32798a+',%');});_0x2c33a0=_[_0xbf7c('0x6f')](_0x2c33a0,_0x2554ad);break;case _0xbf7c('0x70'):if(_0x37c6b7[_0xbf7c('0x71')]===_0xbf7c('0x65')){_0x4d8964[_0x54a19d](_0xbf7c('0x72'),'%'+_0x37c6b7['value']+'%',null);}else{_0x44d089=_['find'](_0x9f3abe,[_0xbf7c('0x2d'),_0xbf7c('0x73')]);_0x37c6b7['field']=_0xbf7c('0x73');_0x401f6b=as[_0xbf7c('0x74')](_0x30ffea,_0x44d089[_0xbf7c('0x6a')],_0x37c6b7);_0x4d8964[_0x54a19d](_0x401f6b['text'],_0x401f6b[_0xbf7c('0x60')][_0xbf7c('0x6c')],_0x401f6b['value'][_0xbf7c('0x20')]);}break;case'body':_0x401f6b=as[_0xbf7c('0x74')]('me',null,_0x37c6b7);_0x4d8964[_0x54a19d](_0x401f6b['text'],_0x401f6b['value']['start'],_0x401f6b[_0xbf7c('0x60')][_0xbf7c('0x20')]);break;}}else{var _0x401f6b=as[_0xbf7c('0x74')](_0x30ffea,_0x44d089[_0xbf7c('0x6a')],_0x37c6b7);_0x4d8964[_0x54a19d](_0x401f6b['text'],_0x401f6b[_0xbf7c('0x60')][_0xbf7c('0x6c')],_0x401f6b['value']['end']);}}}else{var _0x5435d5=_(_0x329829[_0xbf7c('0x3b')])[_0xbf7c('0x3c')]()['map'](function(_0x386ecc){return _[_0xbf7c('0x75')](_0x9f3abe,[_0xbf7c('0x2d'),_0x386ecc])?_0x386ecc:undefined;})[_0xbf7c('0x76')]()['value']();if(!_['isEmpty'](_0x5435d5)){_0x5435d5[_0xbf7c('0x32')](function(_0x13ee4c){if(_0x13ee4c===_0xbf7c('0x77')){_0x1bb1a7[_0xbf7c('0x44')](_0xbf7c('0x78'),[]['concat'](_0x329829['query'][_0x13ee4c]));}else if(_0x13ee4c===_0xbf7c('0x79')){var _0xa015ef=JSON[_0xbf7c('0x7a')](_0x329829[_0xbf7c('0x3b')][_0x13ee4c])['$gte'];var _0x128c33=JSON['parse'](_0x329829['query'][_0x13ee4c])[_0xbf7c('0x7b')];_0x1bb1a7['where'](_0xbf7c('0x7c'),_0xa015ef,_0x128c33);}else{if(_0x329829[_0xbf7c('0x3b')][_0x13ee4c]===_0xbf7c('0x7d')){_0x1bb1a7[_0xbf7c('0x44')]('i.'+_0x13ee4c+'\x20IS\x20NULL');}else{_0x1bb1a7['where']('i.'+_0x13ee4c+'\x20=\x20?',_0x329829[_0xbf7c('0x3b')][_0x13ee4c]);}}});}if(_0x329829[_0xbf7c('0x3b')]['read']){if(_0x329829[_0xbf7c('0x3b')][_0xbf7c('0x7e')]==0x1){_0x1bb1a7['having'](_0xbf7c('0x7f'));}else{_0x1bb1a7[_0xbf7c('0x61')](_0xbf7c('0x80'));}}if(_0x329829[_0xbf7c('0x3b')]['tag']){_0x2c33a0=_[_0xbf7c('0x81')](_0x329829[_0xbf7c('0x3b')][_0xbf7c('0x82')])?_0x329829[_0xbf7c('0x3b')]['tag']:new Array(_0x329829[_0xbf7c('0x3b')][_0xbf7c('0x82')]);_0x2c33a0[_0xbf7c('0x32')](function(_0x4113e9){_0x54433d['or'](_0xbf7c('0x6e'),'%,'+_0x4113e9+',%');});}if(_0x329829['query'][_0xbf7c('0x83')]){var _0x15f747=_0x329829[_0xbf7c('0x3b')][_0xbf7c('0x83')][_0xbf7c('0x84')]('\x5c','\x5c\x5c')['replace'](/'/g,'\x27\x27');if(qs['isNumeric'](_0x15f747)){_0x4d8964['or'](_0xbf7c('0x85'),_0x15f747+'%')['or'](_0xbf7c('0x86'),_0x15f747+'%');}_0x4d8964['or']('CONCAT(c.firstName,\x20\x27\x20\x27,\x20c.lastName)\x20LIKE\x20?',_0x15f747+'%');}}_0x1bb1a7['where'](_0x4d8964);_0x1bb1a7[_0xbf7c('0x87')]('i.id');var _0x8db3ab={'type':db[_0xbf7c('0x88')]['QueryTypes'][_0xbf7c('0x89')],'raw':!![]};var _0x5b4c45=_0x1bb1a7[_0xbf7c('0x8a')]();_0x5b4c45[_0xbf7c('0x47')](_0xbf7c('0x8b'));_0x5b4c45[_0xbf7c('0x47')](_0xbf7c('0x8c'),_0xbf7c('0x8d'));if(_0x5175d6[_0xbf7c('0x43')]){_0x5175d6['order']['forEach'](function(_0x398dd1){var _0x3d9262=_0x398dd1[0x0]===_0xbf7c('0x8e')?_0x398dd1[0x0]:'i.'+_0x398dd1[0x0];_0x1bb1a7['order'](_0x3d9262,_0x398dd1[0x1]===_0xbf7c('0x8f')?![]:!![]);});}if(!_[_0xbf7c('0x90')](_0x2c33a0)){_0x1bb1a7[_0xbf7c('0x61')](_0x54433d);_0x5b4c45[_0xbf7c('0x44')](_0xbf7c('0x91'),_0x2c33a0);}BPromise['resolve']()[_0xbf7c('0x2a')](function(){if(!_0x2bade0){if(_0x329829[_0xbf7c('0x3b')][_0xbf7c('0x77')])return;_0x5b4c45['where'](_0xbf7c('0x92'));_0x1bb1a7[_0xbf7c('0x44')](_0xbf7c('0x92'));return;}if(_0x329829['user'][_0xbf7c('0x93')]!==_0xbf7c('0x94'))return;return _0x329829['user'][_0xbf7c('0x95')]({'attributes':['id'],'raw':!![]})[_0xbf7c('0x2a')](function(_0x549399){if(_[_0xbf7c('0x90')](_0x549399)){_0x5b4c45[_0xbf7c('0x44')](_0xbf7c('0x96'));_0x1bb1a7[_0xbf7c('0x44')]('i.FaxAccountId\x20IS\x20NULL');}else{_0x5b4c45['where']('i.FaxAccountId\x20IN\x20?',_[_0xbf7c('0x2f')](_0x549399,'id'));_0x1bb1a7[_0xbf7c('0x44')](_0xbf7c('0x78'),_['map'](_0x549399,'id'));}});})[_0xbf7c('0x2a')](function(){if(_0x329829[_0xbf7c('0x97')][_0xbf7c('0x93')]===_0xbf7c('0x94')&&!_0x2bade0&&!_0x329829[_0xbf7c('0x3b')][_0xbf7c('0x77')])return[];return db[_0xbf7c('0x98')][_0xbf7c('0x3b')](_0x5b4c45[_0xbf7c('0x99')](),_0x8db3ab);})[_0xbf7c('0x2a')](function(_0x556130){_0x259dce['count']=_0x556130[_0xbf7c('0x5e')];if(_0x259dce[_0xbf7c('0x22')]===0x0)return[];return db['sequelize'][_0xbf7c('0x3b')](_0x1a1eaf[_0xbf7c('0x99')](),_0x8db3ab)[_0xbf7c('0x2a')](function(_0x2e0cd9){_0xffdf47=_[_0xbf7c('0x9a')](_0x2e0cd9,'id');_0x8db3ab=_[_0xbf7c('0x9b')](_0x8db3ab,{'model':db[_0xbf7c('0x36')],'mapToModel':!![],'raw':!![],'nest':!![]});if(_0x329829[_0xbf7c('0x3b')][_0xbf7c('0x40')]){_0x5175d6[_0xbf7c('0x3f')][_0xbf7c('0x32')](function(_0x3951c9){_0x1bb1a7[_0xbf7c('0x47')]('i.'+_0x3951c9);});}else{_0x1bb1a7[_0xbf7c('0x47')](_0xbf7c('0x8c'),_0xbf7c('0x8d'));_0x1bb1a7['field'](_0xbf7c('0x9c'),'Account.key');_0x1bb1a7[_0xbf7c('0x47')](_0xbf7c('0x9d'),_0xbf7c('0x9e'));_0x1bb1a7['field'](_0xbf7c('0x9f'),_0xbf7c('0x8e'));_0x1bb1a7[_0xbf7c('0x47')](_0xbf7c('0xa0'));_0x1bb1a7[_0xbf7c('0x47')](_0xbf7c('0xa1'),_0xbf7c('0xa2'));_0x1bb1a7[_0xbf7c('0x47')]('c.lastName',_0xbf7c('0xa3'));_0x1bb1a7[_0xbf7c('0x47')](_0xbf7c('0xa4'),_0xbf7c('0xa5'));_0x1bb1a7[_0xbf7c('0x47')](_0xbf7c('0xa6'),_0xbf7c('0xa7'));_0x1bb1a7[_0xbf7c('0x47')](_0xbf7c('0xa8'),_0xbf7c('0xa9'));_0x1bb1a7[_0xbf7c('0x47')]('c.fax',_0xbf7c('0xaa'));_0x1bb1a7[_0xbf7c('0x47')]('o.fullname',_0xbf7c('0xab'));_0x1bb1a7['field'](_0xbf7c('0xac'),'Owner.internal');_0x1bb1a7[_0xbf7c('0x47')](_0xbf7c('0xad'),'TagIds');}if(_0x5175d6['limit'])_0x1bb1a7[_0xbf7c('0x24')](_0x5175d6[_0xbf7c('0x24')]);if(_0x5175d6[_0xbf7c('0x23')])_0x1bb1a7[_0xbf7c('0x23')](_0x5175d6[_0xbf7c('0x23')]);return db[_0xbf7c('0x98')]['query'](_0x1bb1a7[_0xbf7c('0x99')](),_0x8db3ab);})['then'](function(_0x1e7189){_0x17f77b[_0xbf7c('0x44')]('ui.FaxInteractionId\x20IN\x20?',_[_0xbf7c('0x2f')](_0x1e7189,'id'));return db[_0xbf7c('0x98')][_0xbf7c('0x3b')](_0x17f77b[_0xbf7c('0x99')](),_0x8db3ab)['then'](function(_0x230884){var _0x5c18d0=_[_0xbf7c('0xae')](_0x230884,_0xbf7c('0xaf'));var _0x2e6dc4=[];_0x1e7189['forEach'](function(_0x55e72c){_0x2e6dc4['push'](updateFaxInteraction(_0x55e72c,_0xffdf47,_0x5c18d0));});return BPromise[_0xbf7c('0xb0')](_0x2e6dc4);});});})[_0xbf7c('0x2a')](function(_0x15b68b){_0x259dce['rows']=_0x15b68b;return _0x259dce;})[_0xbf7c('0x2a')](respondWithFilteredResult(_0x16e2d7,_0x5175d6))['catch'](handleError(_0x16e2d7,null));};exports[_0xbf7c('0xb1')]=function(_0x215c55,_0x48a53c){var _0x286628={'raw':![],'where':{'id':_0x215c55[_0xbf7c('0xb2')]['id']}},_0x4209a9={};_0x4209a9[_0xbf7c('0x3a')]=_['keys'](db[_0xbf7c('0x36')]['rawAttributes']);_0x4209a9['query']=_[_0xbf7c('0x3c')](_0x215c55[_0xbf7c('0x3b')]);_0x4209a9[_0xbf7c('0x3d')]=_[_0xbf7c('0x3e')](_0x4209a9[_0xbf7c('0x3a')],_0x4209a9[_0xbf7c('0x3b')]);_0x286628['attributes']=_[_0xbf7c('0x3e')](_0x4209a9['model'],qs[_0xbf7c('0x40')](_0x215c55[_0xbf7c('0x3b')]['fields']));_0x286628[_0xbf7c('0x3f')]=_0x286628[_0xbf7c('0x3f')][_0xbf7c('0x5e')]?_0x286628['attributes']:_0x4209a9[_0xbf7c('0x3a')];if(_0x215c55[_0xbf7c('0x3b')][_0xbf7c('0xb3')]){_0x286628[_0xbf7c('0xb4')]=[{'all':!![]}];}_0x286628=_[_0xbf7c('0x9b')]({},_0x286628,_0x215c55[_0xbf7c('0xb5')]);return db[_0xbf7c('0x36')][_0xbf7c('0x5f')](_0x286628)[_0xbf7c('0x2a')](handleEntityNotFound(_0x48a53c,null))[_0xbf7c('0x2a')](respondWithResult(_0x48a53c,null))[_0xbf7c('0x34')](handleError(_0x48a53c,null));};exports[_0xbf7c('0xb6')]=function(_0x5f0bb2,_0x14dafa){return db[_0xbf7c('0x36')][_0xbf7c('0xb6')](_0x5f0bb2['body'],{})[_0xbf7c('0x2a')](respondWithResult(_0x14dafa,0xc9))[_0xbf7c('0x34')](handleError(_0x14dafa,null));};exports[_0xbf7c('0x29')]=function(_0x433e70,_0x2926a2){if(_0x433e70[_0xbf7c('0xb7')]['id']){delete _0x433e70[_0xbf7c('0xb7')]['id'];}return db['FaxInteraction'][_0xbf7c('0x5f')]({'where':{'id':_0x433e70[_0xbf7c('0xb2')]['id']}})[_0xbf7c('0x2a')](handleEntityNotFound(_0x2926a2,null))[_0xbf7c('0x2a')](saveUpdates(_0x433e70[_0xbf7c('0xb7')],null))[_0xbf7c('0x2a')](respondWithResult(_0x2926a2,null))['catch'](handleError(_0x2926a2,null));};exports[_0xbf7c('0x2b')]=function(_0xc124a7,_0x573500){return db[_0xbf7c('0x36')][_0xbf7c('0x5f')]({'where':{'id':_0xc124a7[_0xbf7c('0xb2')]['id']}})[_0xbf7c('0x2a')](handleEntityNotFound(_0x573500,null))['then'](removeEntity(_0x573500,null))['catch'](handleError(_0x573500,null));};exports[_0xbf7c('0xb8')]=function(_0x1ad7b4,_0x4f4acc){return db[_0xbf7c('0x36')]['describe']()[_0xbf7c('0x2a')](respondWithResult(_0x4f4acc,null))[_0xbf7c('0x34')](handleError(_0x4f4acc,null));};exports['addMessage']=function(_0x313347,_0x109c97,_0xf94478){return db[_0xbf7c('0xb9')][_0xbf7c('0x5f')]({'where':{'id':_0x313347[_0xbf7c('0xb2')]['id']}})[_0xbf7c('0x2a')](handleEntityNotFound(_0x109c97,null))[_0xbf7c('0x2a')](function(_0x5670fc){if(_0x5670fc){return _0x5670fc['addMessage'](_0x313347['body']['ids'],_[_0xbf7c('0xba')](_0x313347['body'],[_0xbf7c('0xbb'),'id'])||{});}})[_0xbf7c('0x2a')](respondWithResult(_0x109c97,null))['catch'](handleError(_0x109c97,null));};exports[_0xbf7c('0xbc')]=function(_0x49facf,_0x1e7a20,_0x476a1c){var _0x1f00b8={'raw':![],'where':{}};var _0x3e7845={};var _0x3f4118={'count':0x0,'rows':[]};return db[_0xbf7c('0x36')]['findOne']({'where':{'id':_0x49facf[_0xbf7c('0xb2')]['id']}})['then'](handleEntityNotFound(_0x1e7a20,null))[_0xbf7c('0x2a')](function(_0x45d94b){if(_0x45d94b){_0x3e7845['model']=_[_0xbf7c('0x3c')](db[_0xbf7c('0xb9')][_0xbf7c('0x37')]);_0x3e7845[_0xbf7c('0x3b')]=_[_0xbf7c('0x3c')](_0x49facf[_0xbf7c('0x3b')]);_0x3e7845[_0xbf7c('0x3d')]=_[_0xbf7c('0x3e')](_0x3e7845[_0xbf7c('0x3a')],_0x3e7845['query']);_0x1f00b8['attributes']=_[_0xbf7c('0x3e')](_0x3e7845[_0xbf7c('0x3a')],qs[_0xbf7c('0x40')](_0x49facf['query'][_0xbf7c('0x40')]));_0x1f00b8['attributes']=_0x1f00b8[_0xbf7c('0x3f')][_0xbf7c('0x5e')]?_0x1f00b8[_0xbf7c('0x3f')]:_0x3e7845[_0xbf7c('0x3a')];if(!_0x49facf[_0xbf7c('0x3b')][_0xbf7c('0x41')](_0xbf7c('0x42'))){_0x1f00b8['limit']=qs[_0xbf7c('0x24')](_0x49facf[_0xbf7c('0x3b')][_0xbf7c('0x24')]);_0x1f00b8[_0xbf7c('0x23')]=qs[_0xbf7c('0x23')](_0x49facf[_0xbf7c('0x3b')][_0xbf7c('0x23')]);}_0x1f00b8[_0xbf7c('0x43')]=qs['sort'](_0x49facf[_0xbf7c('0x3b')]['sort']);_0x1f00b8[_0xbf7c('0x44')]=qs[_0xbf7c('0x3d')](_[_0xbf7c('0x45')](_0x49facf['query'],_0x3e7845[_0xbf7c('0x3d')]));_0x1f00b8[_0xbf7c('0x44')][_0xbf7c('0xaf')]=_0x45d94b['id'];if(_0x49facf[_0xbf7c('0x3b')][_0xbf7c('0x83')]){_0x1f00b8[_0xbf7c('0x44')]=_[_0xbf7c('0x9b')](_0x1f00b8[_0xbf7c('0x44')],{'$or':_[_0xbf7c('0x2f')](_0x1f00b8[_0xbf7c('0x3f')],function(_0x114b9d){var _0x22b5fd={};_0x22b5fd[_0x114b9d]={'$like':'%'+_0x49facf['query'][_0xbf7c('0x83')]+'%'};return _0x22b5fd;})});}if(_0x49facf[_0xbf7c('0x3b')][_0xbf7c('0xbd')]){var _0x4cb1d8=_0x49facf[_0xbf7c('0x3b')][_0xbf7c('0xbd')][_0xbf7c('0x31')](',');var _0x4f222c={};_0x4f222c[_0x4cb1d8[0x0]]={'$gte':moment(_0x4cb1d8[0x1])[_0xbf7c('0xbe')](_0xbf7c('0xbf'))};_0x1f00b8['where']=_[_0xbf7c('0x9b')](_0x1f00b8['where'],_0x4f222c);}_0x1f00b8=_[_0xbf7c('0x9b')]({},_0x1f00b8,_0x49facf[_0xbf7c('0xb5')]);return db[_0xbf7c('0xb9')][_0xbf7c('0x22')]({'where':_0x1f00b8[_0xbf7c('0x44')]})['then'](function(_0x3bc20d){_0x3f4118[_0xbf7c('0x22')]=_0x3bc20d;if(_0x49facf['query']['includeAll']){_0x1f00b8[_0xbf7c('0xb4')]=[{'all':!![]}];}return db[_0xbf7c('0xb9')][_0xbf7c('0xc0')](_0x1f00b8);})[_0xbf7c('0x2a')](function(_0x5cc57f){_0x3f4118[_0xbf7c('0xc1')]=_0x5cc57f;return _0x3f4118;});}})['then'](respondWithFilteredResult(_0x1e7a20,_0x1f00b8))[_0xbf7c('0x34')](handleError(_0x1e7a20,null));};exports[_0xbf7c('0xc2')]=function(_0x407d9e,_0x78c106,_0x443034){return db[_0xbf7c('0x36')]['find']({'where':{'id':_0x407d9e['params']['id']}})[_0xbf7c('0x2a')](handleEntityNotFound(_0x78c106,null))[_0xbf7c('0x2a')](function(_0x4afd57){if(_0x4afd57){return _0x4afd57[_0xbf7c('0xc3')](_0x407d9e[_0xbf7c('0xb7')][_0xbf7c('0xbb')],_[_0xbf7c('0xba')](_0x407d9e[_0xbf7c('0xb7')],[_0xbf7c('0xbb'),'id'])||{})[_0xbf7c('0xc4')](function(){return db[_0xbf7c('0x6d')][_0xbf7c('0xc0')]({'attributes':['id',_0xbf7c('0x2d'),'color'],'where':{'id':_0x407d9e[_0xbf7c('0xb7')][_0xbf7c('0xbb')]}});})[_0xbf7c('0x2a')](function(_0x34d322){socket[_0xbf7c('0xc5')]('faxInteractionTags:save',{'id':Number(_0x407d9e[_0xbf7c('0xb2')]['id']),'tags':_0x34d322||[]});return{'id':Number(_0x407d9e[_0xbf7c('0xb2')]['id']),'tags':_0x34d322||[]};});}})[_0xbf7c('0x2a')](respondWithResult(_0x78c106,null))[_0xbf7c('0x34')](handleError(_0x78c106,null));};exports[_0xbf7c('0xc6')]=function(_0x21e5d0,_0x539bbd,_0x385276){return db[_0xbf7c('0x36')]['find']({'where':{'id':_0x21e5d0[_0xbf7c('0xb2')]['id']}})[_0xbf7c('0x2a')](handleEntityNotFound(_0x539bbd,null))[_0xbf7c('0x2a')](function(_0x21c537){if(_0x21c537){return _0x21c537['removeTags'](_0x21e5d0[_0xbf7c('0x3b')][_0xbf7c('0xbb')]);}})[_0xbf7c('0x2a')](respondWithStatusCode(_0x539bbd,null))[_0xbf7c('0x34')](handleError(_0x539bbd,null));};exports[_0xbf7c('0xc7')]=function(_0x2df596,_0x3edeb5){var _0x4e37c1=moment()[_0xbf7c('0xc8')]()['toString']();var _0x334005=path['join'](config[_0xbf7c('0xc9')],_0xbf7c('0xca'),_0xbf7c('0xcb'),_0xbf7c('0xcc'));var _0x1dc056=path[_0xbf7c('0xcd')](config['root'],'server',_0xbf7c('0xcb'),_0xbf7c('0xce'));var _0x19dfda=path['join'](_0x334005,_0x4e37c1);var _0x11820b=util['format'](_0xbf7c('0xcf'),_0x2df596[_0xbf7c('0xb2')]['id'],_0x4e37c1);var _0x364a2f=path[_0xbf7c('0xcd')](_0x334005,_0x11820b);var _0x3149a=[];_0x3149a[_0xbf7c('0xd0')]({'model':db[_0xbf7c('0xd1')],'as':_0xbf7c('0xd1'),'raw':!![]});var _0x28e73c=[{'model':db[_0xbf7c('0xb9')],'as':_0xbf7c('0xd2'),'attributes':['id',_0xbf7c('0xb7'),'createdAt'],'include':_0x3149a}];return db[_0xbf7c('0x36')][_0xbf7c('0x5f')]({'where':{'id':_0x2df596['params']['id']},'include':_0x28e73c})[_0xbf7c('0x2a')](handleEntityNotFound(_0x3edeb5,null))[_0xbf7c('0x2a')](function(_0x4d1255){if(_0x4d1255&&_0x4d1255[_0xbf7c('0xd2')]){var _0xb3ad90=_0x4d1255[_0xbf7c('0xd3')]({'plain':!![]});fs[_0xbf7c('0xd4')](_0x19dfda);for(var _0x161985=0x0;_0x161985<_0xb3ad90[_0xbf7c('0xd2')]['length'];_0x161985++){var _0x74028f=_0xb3ad90['Messages'][_0x161985][_0xbf7c('0xd1')];if(_0x74028f){var _0x2297d4=path[_0xbf7c('0xcd')](_0x1dc056,_0x74028f[_0xbf7c('0xd5')]);if(fs[_0xbf7c('0xd6')](_0x2297d4)){fs[_0xbf7c('0xd7')](_0x2297d4)[_0xbf7c('0xd8')](fs[_0xbf7c('0xd9')](path[_0xbf7c('0xcd')](_0x19dfda,_0x74028f[_0xbf7c('0xd5')])));}}}return BPromise[_0xbf7c('0xda')]()[_0xbf7c('0x2a')](function(){return new BPromise(function(_0x341734,_0x3acf76){zipdir(_0x19dfda,{'saveTo':_0x364a2f},function(_0xc6c405,_0x106483){if(_0xc6c405)return _0x3acf76(_0xc6c405);return _0x341734(_0x106483);});})[_0xbf7c('0x2a')](function(){return new BPromise(function(_0x53c7fe,_0x54bfe3){rimraf(_0x19dfda,function(_0x278459){if(_0x278459)_0x54bfe3(_0x278459);return _0x53c7fe();});});})[_0xbf7c('0x2a')](function(){return _0x3edeb5[_0xbf7c('0xc7')](_0x364a2f,_0x11820b,function(_0x35e6d4){if(_0x35e6d4){console[_0xbf7c('0xdb')](_0xbf7c('0xdc'),_0x35e6d4);}else{fs[_0xbf7c('0xdd')](_0x364a2f);}});});});}else{return _0x3edeb5['sendStatus'](0xc8);}})[_0xbf7c('0x34')](handleError(_0x3edeb5,null));};
\ No newline at end of file
+var _0x6de9=['json','offset','undefined','limit','count','Content-Range','update','then','end','error','stack','name','send','index','map','FaxInteraction','rawAttributes','fieldName','type','key','getOptions','findAll','query','user','show','params','model','keys','filters','intersection','attributes','fields','length','include','merge','options','find','catch','create','body','destroy','describe','FaxMessage','addMessage','ids','omit','getMessages','findOne','nolimit','order','sort','where','FaxInteractionId','filter','$gte','format','YYYY-MM-DD\x20HH:mm:ss','includeAll','rows','addTags','Tag','emit','faxInteractionTags:save','removeTags','download','unix','toString','join','root','server','files','tmp','transcript-%d-%s.zip','push','Attachment','Messages','createdAt','get','mkdirSync','basename','existsSync','pipe','createWriteStream','log','err','unlinkSync','rimraf','zip-dir','bluebird','util','path','lodash','ioredis','../../components/interaction/service','../../components/parsers/qs','../../config/logger','api','../../config/environment','redis','defaults','localhost','socket.io-emitter','./faxInteraction.socket','sendStatus','status'];(function(_0x22e679,_0x39a6c5){var _0x3b793b=function(_0x25f580){while(--_0x25f580){_0x22e679['push'](_0x22e679['shift']());}};_0x3b793b(++_0x39a6c5);}(_0x6de9,0x191));var _0x96de=function(_0x618414,_0x1a7a60){_0x618414=_0x618414-0x0;var _0x21c19a=_0x6de9[_0x618414];return _0x21c19a;};'use strict';var rimraf=require(_0x96de('0x0'));var zipdir=require(_0x96de('0x1'));var moment=require('moment');var BPromise=require(_0x96de('0x2'));var util=require(_0x96de('0x3'));var path=require(_0x96de('0x4'));var fs=require('fs');var _=require(_0x96de('0x5'));var Redis=require(_0x96de('0x6'));var interaction=require(_0x96de('0x7'));var qs=require(_0x96de('0x8'));var logger=require(_0x96de('0x9'))(_0x96de('0xa'));var config=require(_0x96de('0xb'));var db=require('../../mysqldb')['db'];config[_0x96de('0xc')]=_[_0x96de('0xd')](config['redis'],{'host':_0x96de('0xe'),'port':0x18eb});var socket=require(_0x96de('0xf'))(new Redis(config[_0x96de('0xc')]));require(_0x96de('0x10'))['register'](socket);function respondWithStatusCode(_0x219079,_0x2f048d){_0x2f048d=_0x2f048d||0xcc;return function(_0x5191b8){if(_0x5191b8){return _0x219079[_0x96de('0x11')](_0x2f048d);}return _0x219079[_0x96de('0x12')](_0x2f048d)['end']();};}function respondWithResult(_0xab73f3,_0x3de513){_0x3de513=_0x3de513||0xc8;return function(_0x5dc791){if(_0x5dc791){return _0xab73f3['status'](_0x3de513)[_0x96de('0x13')](_0x5dc791);}};}function respondWithFilteredResult(_0x4dccde,_0x52454f){return function(_0x18a49f){if(_0x18a49f){var _0xf21fb4=typeof _0x52454f[_0x96de('0x14')]===_0x96de('0x15')&&typeof _0x52454f[_0x96de('0x16')]===_0x96de('0x15');var _0x47980f=_0x18a49f[_0x96de('0x17')];var _0x13efc5=_0xf21fb4?0x0:_0x52454f[_0x96de('0x14')];var _0x3042d1=_0xf21fb4?_0x18a49f[_0x96de('0x17')]:_0x52454f[_0x96de('0x14')]+_0x52454f[_0x96de('0x16')];var _0x84390a;if(_0x3042d1>=_0x47980f){_0x3042d1=_0x47980f;_0x84390a=0xc8;}else{_0x84390a=0xce;}_0x4dccde['status'](_0x84390a);return _0x4dccde['set'](_0x96de('0x18'),_0x13efc5+'-'+_0x3042d1+'/'+_0x47980f)[_0x96de('0x13')](_0x18a49f);}return null;};}function saveUpdates(_0x47966c){return function(_0x48de62){if(_0x48de62){return _0x48de62[_0x96de('0x19')](_0x47966c)[_0x96de('0x1a')](function(_0x22cc47){return _0x22cc47;});}return null;};}function removeEntity(_0x2a3d13){return function(_0x10465a){if(_0x10465a){return _0x10465a['destroy']()['then'](function(){_0x2a3d13[_0x96de('0x12')](0xcc)[_0x96de('0x1b')]();});}};}function handleEntityNotFound(_0x443265){return function(_0x3674a2){if(!_0x3674a2){_0x443265['sendStatus'](0x194);}return _0x3674a2;};}function handleError(_0x420f85,_0x520fe4){_0x520fe4=_0x520fe4||0x1f4;return function(_0x36a7c6){logger[_0x96de('0x1c')](_0x36a7c6[_0x96de('0x1d')]);if(_0x36a7c6['name']){delete _0x36a7c6[_0x96de('0x1e')];}_0x420f85[_0x96de('0x12')](_0x520fe4)[_0x96de('0x1f')](_0x36a7c6);};}exports[_0x96de('0x20')]=function(_0x2da196,_0x4e9b9d){var _0x4b8eb9={};var _0xf0074=_[_0x96de('0x21')](db[_0x96de('0x22')][_0x96de('0x23')],function(_0x1ead38){return{'name':_0x1ead38[_0x96de('0x24')],'type':_0x1ead38[_0x96de('0x25')][_0x96de('0x26')]};});_0x4b8eb9=qs[_0x96de('0x27')](_0xf0074,_0x2da196);return interaction[_0x96de('0x28')]('fax',_0x2da196[_0x96de('0x29')],_0x2da196[_0x96de('0x2a')],_0x4b8eb9,_0xf0074)[_0x96de('0x1a')](respondWithFilteredResult(_0x4e9b9d,_0x4b8eb9))['catch'](handleError(_0x4e9b9d,null));};exports[_0x96de('0x2b')]=function(_0x2b4eac,_0x279d53){var _0x257859={'raw':![],'where':{'id':_0x2b4eac[_0x96de('0x2c')]['id']}},_0xc3f37f={};_0xc3f37f[_0x96de('0x2d')]=_[_0x96de('0x2e')](db['FaxInteraction'][_0x96de('0x23')]);_0xc3f37f[_0x96de('0x29')]=_[_0x96de('0x2e')](_0x2b4eac['query']);_0xc3f37f[_0x96de('0x2f')]=_[_0x96de('0x30')](_0xc3f37f[_0x96de('0x2d')],_0xc3f37f['query']);_0x257859[_0x96de('0x31')]=_[_0x96de('0x30')](_0xc3f37f[_0x96de('0x2d')],qs[_0x96de('0x32')](_0x2b4eac[_0x96de('0x29')][_0x96de('0x32')]));_0x257859[_0x96de('0x31')]=_0x257859[_0x96de('0x31')][_0x96de('0x33')]?_0x257859[_0x96de('0x31')]:_0xc3f37f[_0x96de('0x2d')];if(_0x2b4eac[_0x96de('0x29')]['includeAll']){_0x257859[_0x96de('0x34')]=[{'all':!![]}];}_0x257859=_[_0x96de('0x35')]({},_0x257859,_0x2b4eac[_0x96de('0x36')]);return db[_0x96de('0x22')][_0x96de('0x37')](_0x257859)['then'](handleEntityNotFound(_0x279d53,null))[_0x96de('0x1a')](respondWithResult(_0x279d53,null))[_0x96de('0x38')](handleError(_0x279d53,null));};exports['create']=function(_0x29ac66,_0x33ee3a){return db[_0x96de('0x22')][_0x96de('0x39')](_0x29ac66[_0x96de('0x3a')],{})['then'](respondWithResult(_0x33ee3a,0xc9))[_0x96de('0x38')](handleError(_0x33ee3a,null));};exports[_0x96de('0x19')]=function(_0x3e3cfd,_0x304198){if(_0x3e3cfd['body']['id']){delete _0x3e3cfd[_0x96de('0x3a')]['id'];}return db[_0x96de('0x22')][_0x96de('0x37')]({'where':{'id':_0x3e3cfd[_0x96de('0x2c')]['id']}})[_0x96de('0x1a')](handleEntityNotFound(_0x304198,null))['then'](saveUpdates(_0x3e3cfd[_0x96de('0x3a')],null))[_0x96de('0x1a')](respondWithResult(_0x304198,null))['catch'](handleError(_0x304198,null));};exports[_0x96de('0x3b')]=function(_0x35a2f4,_0xb02711){return db[_0x96de('0x22')][_0x96de('0x37')]({'where':{'id':_0x35a2f4[_0x96de('0x2c')]['id']}})['then'](handleEntityNotFound(_0xb02711,null))[_0x96de('0x1a')](removeEntity(_0xb02711,null))[_0x96de('0x38')](handleError(_0xb02711,null));};exports['describe']=function(_0x3b5ac5,_0x472988){return db[_0x96de('0x22')][_0x96de('0x3c')]()[_0x96de('0x1a')](respondWithResult(_0x472988,null))[_0x96de('0x38')](handleError(_0x472988,null));};exports['addMessage']=function(_0x24963b,_0x53c85c){return db[_0x96de('0x3d')][_0x96de('0x37')]({'where':{'id':_0x24963b[_0x96de('0x2c')]['id']}})['then'](handleEntityNotFound(_0x53c85c,null))[_0x96de('0x1a')](function(_0x5124dd){if(_0x5124dd){return _0x5124dd[_0x96de('0x3e')](_0x24963b[_0x96de('0x3a')][_0x96de('0x3f')],_[_0x96de('0x40')](_0x24963b[_0x96de('0x3a')],[_0x96de('0x3f'),'id'])||{});}})[_0x96de('0x1a')](respondWithResult(_0x53c85c,null))['catch'](handleError(_0x53c85c,null));};exports[_0x96de('0x41')]=function(_0x485bc6,_0xf871fc){var _0x3e2f6b={'raw':![],'where':{}};var _0x4a5c12={};var _0x1cfda3={'count':0x0,'rows':[]};return db['FaxInteraction'][_0x96de('0x42')]({'where':{'id':_0x485bc6['params']['id']}})[_0x96de('0x1a')](handleEntityNotFound(_0xf871fc,null))['then'](function(_0x2c4b2a){if(_0x2c4b2a){_0x4a5c12[_0x96de('0x2d')]=_[_0x96de('0x2e')](db[_0x96de('0x3d')][_0x96de('0x23')]);_0x4a5c12[_0x96de('0x29')]=_[_0x96de('0x2e')](_0x485bc6[_0x96de('0x29')]);_0x4a5c12[_0x96de('0x2f')]=_[_0x96de('0x30')](_0x4a5c12[_0x96de('0x2d')],_0x4a5c12[_0x96de('0x29')]);_0x3e2f6b[_0x96de('0x31')]=_[_0x96de('0x30')](_0x4a5c12[_0x96de('0x2d')],qs['fields'](_0x485bc6[_0x96de('0x29')]['fields']));_0x3e2f6b['attributes']=_0x3e2f6b['attributes'][_0x96de('0x33')]?_0x3e2f6b[_0x96de('0x31')]:_0x4a5c12[_0x96de('0x2d')];if(!_0x485bc6[_0x96de('0x29')]['hasOwnProperty'](_0x96de('0x43'))){_0x3e2f6b[_0x96de('0x16')]=qs[_0x96de('0x16')](_0x485bc6[_0x96de('0x29')]['limit']);_0x3e2f6b['offset']=qs[_0x96de('0x14')](_0x485bc6[_0x96de('0x29')][_0x96de('0x14')]);}_0x3e2f6b[_0x96de('0x44')]=qs['sort'](_0x485bc6[_0x96de('0x29')][_0x96de('0x45')]);_0x3e2f6b['where']=qs[_0x96de('0x2f')](_['pick'](_0x485bc6[_0x96de('0x29')],_0x4a5c12[_0x96de('0x2f')]));_0x3e2f6b[_0x96de('0x46')][_0x96de('0x47')]=_0x2c4b2a['id'];if(_0x485bc6[_0x96de('0x29')][_0x96de('0x48')]){_0x3e2f6b[_0x96de('0x46')]=_[_0x96de('0x35')](_0x3e2f6b[_0x96de('0x46')],{'$or':_[_0x96de('0x21')](_0x3e2f6b[_0x96de('0x31')],function(_0x8120e1){var _0x2c1ea6={};_0x2c1ea6[_0x8120e1]={'$like':'%'+_0x485bc6[_0x96de('0x29')][_0x96de('0x48')]+'%'};return _0x2c1ea6;})});}if(_0x485bc6[_0x96de('0x29')][_0x96de('0x49')]){var _0x53ec75=_0x485bc6['query'][_0x96de('0x49')]['split'](',');var _0x1b76eb={};_0x1b76eb[_0x53ec75[0x0]]={'$gte':moment(_0x53ec75[0x1])[_0x96de('0x4a')](_0x96de('0x4b'))};_0x3e2f6b['where']=_[_0x96de('0x35')](_0x3e2f6b[_0x96de('0x46')],_0x1b76eb);}_0x3e2f6b=_[_0x96de('0x35')]({},_0x3e2f6b,_0x485bc6[_0x96de('0x36')]);return db['FaxMessage'][_0x96de('0x17')]({'where':_0x3e2f6b[_0x96de('0x46')]})[_0x96de('0x1a')](function(_0x144d79){_0x1cfda3['count']=_0x144d79;if(_0x485bc6['query'][_0x96de('0x4c')]){_0x3e2f6b['include']=[{'all':!![]}];}return db[_0x96de('0x3d')][_0x96de('0x28')](_0x3e2f6b);})[_0x96de('0x1a')](function(_0x5068f2){_0x1cfda3[_0x96de('0x4d')]=_0x5068f2;return _0x1cfda3;});}})['then'](respondWithFilteredResult(_0xf871fc,_0x3e2f6b))['catch'](handleError(_0xf871fc,null));};exports[_0x96de('0x4e')]=function(_0x4e584d,_0x49b650){return db[_0x96de('0x22')]['find']({'where':{'id':_0x4e584d[_0x96de('0x2c')]['id']}})[_0x96de('0x1a')](handleEntityNotFound(_0x49b650,null))[_0x96de('0x1a')](function(_0x1a59c1){if(_0x1a59c1){return _0x1a59c1['setTags'](_0x4e584d[_0x96de('0x3a')][_0x96de('0x3f')],_[_0x96de('0x40')](_0x4e584d[_0x96de('0x3a')],['ids','id'])||{})['spread'](function(){return db[_0x96de('0x4f')][_0x96de('0x28')]({'attributes':['id',_0x96de('0x1e'),'color'],'where':{'id':_0x4e584d[_0x96de('0x3a')][_0x96de('0x3f')]}});})[_0x96de('0x1a')](function(_0x5bc07a){socket[_0x96de('0x50')](_0x96de('0x51'),{'id':Number(_0x4e584d[_0x96de('0x2c')]['id']),'tags':_0x5bc07a||[]});return{'id':Number(_0x4e584d[_0x96de('0x2c')]['id']),'tags':_0x5bc07a||[]};});}})['then'](respondWithResult(_0x49b650,null))[_0x96de('0x38')](handleError(_0x49b650,null));};exports[_0x96de('0x52')]=function(_0x8f260f,_0x57f675){return db['FaxInteraction'][_0x96de('0x37')]({'where':{'id':_0x8f260f['params']['id']}})[_0x96de('0x1a')](handleEntityNotFound(_0x57f675,null))['then'](function(_0x5602a3){if(_0x5602a3){return _0x5602a3[_0x96de('0x52')](_0x8f260f[_0x96de('0x29')][_0x96de('0x3f')]);}})[_0x96de('0x1a')](respondWithStatusCode(_0x57f675,null))['catch'](handleError(_0x57f675,null));};exports[_0x96de('0x53')]=function(_0x4ca14a,_0x27a81a){var _0x2b7a07=moment()[_0x96de('0x54')]()[_0x96de('0x55')]();var _0x3724fc=path[_0x96de('0x56')](config[_0x96de('0x57')],_0x96de('0x58'),_0x96de('0x59'),_0x96de('0x5a'));var _0xf2690d=path[_0x96de('0x56')](config['root'],'server',_0x96de('0x59'),'attachments');var _0x1fd7b8=path[_0x96de('0x56')](_0x3724fc,_0x2b7a07);var _0x60dc6b=util[_0x96de('0x4a')](_0x96de('0x5b'),_0x4ca14a[_0x96de('0x2c')]['id'],_0x2b7a07);var _0x3ceb48=path[_0x96de('0x56')](_0x3724fc,_0x60dc6b);var _0x505ffe=[];_0x505ffe[_0x96de('0x5c')]({'model':db[_0x96de('0x5d')],'as':_0x96de('0x5d'),'raw':!![]});var _0x3cff7b=[{'model':db[_0x96de('0x3d')],'as':_0x96de('0x5e'),'attributes':['id',_0x96de('0x3a'),_0x96de('0x5f')],'include':_0x505ffe}];return db['FaxInteraction'][_0x96de('0x37')]({'where':{'id':_0x4ca14a['params']['id']},'include':_0x3cff7b})[_0x96de('0x1a')](handleEntityNotFound(_0x27a81a,null))[_0x96de('0x1a')](function(_0x3d4983){if(_0x3d4983&&_0x3d4983['Messages']){var _0x4742e2=_0x3d4983[_0x96de('0x60')]({'plain':!![]});fs[_0x96de('0x61')](_0x1fd7b8);for(var _0x5bca7c=0x0;_0x5bca7c<_0x4742e2[_0x96de('0x5e')][_0x96de('0x33')];_0x5bca7c++){var _0x2d38f8=_0x4742e2[_0x96de('0x5e')][_0x5bca7c]['Attachment'];if(_0x2d38f8){var _0x2e76dc=path[_0x96de('0x56')](_0xf2690d,_0x2d38f8[_0x96de('0x62')]);if(fs[_0x96de('0x63')](_0x2e76dc)){fs['createReadStream'](_0x2e76dc)[_0x96de('0x64')](fs[_0x96de('0x65')](path[_0x96de('0x56')](_0x1fd7b8,_0x2d38f8[_0x96de('0x62')])));}}}return BPromise['resolve']()[_0x96de('0x1a')](function(){return new BPromise(function(_0x54c447,_0x5daa10){zipdir(_0x1fd7b8,{'saveTo':_0x3ceb48},function(_0x22d208,_0x4f0b47){if(_0x22d208)return _0x5daa10(_0x22d208);return _0x54c447(_0x4f0b47);});})[_0x96de('0x1a')](function(){return new BPromise(function(_0x4ffba6,_0x4d3521){rimraf(_0x1fd7b8,function(_0x240b9f){if(_0x240b9f)_0x4d3521(_0x240b9f);return _0x4ffba6();});});})['then'](function(){return _0x27a81a['download'](_0x3ceb48,_0x60dc6b,function(_0x2ceb19){if(_0x2ceb19){console[_0x96de('0x66')](_0x96de('0x67'),_0x2ceb19);}else{fs[_0x96de('0x68')](_0x3ceb48);}});});});}else{return _0x27a81a[_0x96de('0x11')](0xc8);}})['catch'](handleError(_0x27a81a,null));};
\ No newline at end of file