Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / faxInteraction / faxInteraction.controller.js
index fafcc0a..f55d740 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 _0xc2c1=['c.lastName','Contact.lastName','c.email','Contact.email','c.phone','Contact.phone','c.mobile','Contact.mobile','c.fax','Contact.fax','o.fullname','Owner.fullname','Owner.internal','groupBy','all','show','params','includeAll','include','merge','options','create','update','destroy','describe','addMessage','omit','ids','getMessages','FaxMessage','nolimit','FaxInteractionId','filter','format','YYYY-MM-DD\x20HH:mm:ss','findAll','rows','addTags','setTags','spread','faxInteractionTags:save','removeTags','unix','files','join','root','server','attachments','transcript-%d-%s.zip','Attachment','Messages','basename','existsSync','createReadStream','log','err','unlinkSync','rimraf','zip-dir','fast-json-patch','request-promise','moment','bluebird','util','path','sox','ejs','fs-extra','lodash','squel','crypto','jsforce','to-csv','querystring','papaparse','ioredis','../../components/auth/service','../../components/parsers/qs','../../config/license/hardware','../../config/logger','api','../../config/utils','../../config/license/util','../../mysqldb','redis','defaults','localhost','socket.io-emitter','status','undefined','count','offset','json','reject','then','sendStatus','stack','name','Users','fullname','TagIds','split','forEach','Tags','push','catch','waiting','answered','total','closed','UserId','talking','unmanaged','map','FaxInteraction','rawAttributes','fieldName','type','key','model','query','keys','filters','intersection','attributes','fields','length','hasOwnProperty','limit','order','sort','where','pick','select','field','color','from','tools_tags','u.id','u.fullname','left_join','users','u.id\x20=\x20ui.UserId','fax_interactions','cm_contacts','c.id\x20=\x20i.ContactId\x20AND\x20c.deletedAt\x20IS\x20NULL','a.id\x20=\x20i.FaxAccountId','fax_messages','me.FaxInteractionId\x20=\x20i.id','fax_interaction_has_tags','it.FaxInteractionId\x20=\x20i.id','t.id\x20=\x20it.TagId','expr','search','parseSearch','sqlOperator','conditions','find','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)','c.firstName\x20LIKE\x20?\x20OR\x20c.lastName\x20LIKE\x20?\x20OR\x20c.email\x20LIKE\x20?','ContactId','buildExpression','start','end','Tag','union','User','CONCAT_WS(\x27\x20\x27,\x20o.name,\x20o.fullname)\x20LIKE\x20?','text','body','isEmpty','FaxAccountId','concat','createdAt','parse','$gte','i.createdAt\x20BETWEEN\x20?\x20AND\x20?','\x20IS\x20NULL','\x20=\x20?','read','`unreadMessages`\x20=\x200','`unreadMessages`\x20>\x200','tag','CONCAT(\x27,\x27,\x20`TagIds`,\x20\x27,\x27)\x20LIKE\x20?','replace','isNumeric','i.id\x20LIKE\x20?','i.fax\x20LIKE\x20?','CONCAT(c.firstName,\x20\x27\x20\x27,\x20c.lastName)\x20LIKE\x20?','i.id','Sequelize','QueryTypes','clone','SUM(me.read\x20=\x200\x20AND\x20me.direction\x20=\x20\x27in\x27)','unreadMessages','contactName','t.id\x20IN\x20?','resolve','i.FaxAccountId\x20IS\x20NOT\x20NULL','user','role','agent','getFaxAccounts','i.FaxAccountId\x20IN\x20?','sequelize','toString','keyBy','a.key','a.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'];(function(_0xe1a964,_0x5ec09d){var _0x3de37b=function(_0x406ffc){while(--_0x406ffc){_0xe1a964['push'](_0xe1a964['shift']());}};_0x3de37b(++_0x5ec09d);}(_0xc2c1,0x1ed));var _0x1c2c=function(_0x24f022,_0x138a49){_0x24f022=_0x24f022-0x0;var _0x5a19f5=_0xc2c1[_0x24f022];return _0x5a19f5;};'use strict';var emlformat=require('eml-format');var rimraf=require(_0x1c2c('0x0'));var zipdir=require(_0x1c2c('0x1'));var jsonpatch=require(_0x1c2c('0x2'));var rp=require(_0x1c2c('0x3'));var moment=require(_0x1c2c('0x4'));var BPromise=require(_0x1c2c('0x5'));var Mustache=require('mustache');var util=require(_0x1c2c('0x6'));var path=require(_0x1c2c('0x7'));var sox=require(_0x1c2c('0x8'));var csv=require('to-csv');var ejs=require(_0x1c2c('0x9'));var fs=require('fs');var fs_extra=require(_0x1c2c('0xa'));var _=require(_0x1c2c('0xb'));var squel=require(_0x1c2c('0xc'));var crypto=require(_0x1c2c('0xd'));var jsforce=require(_0x1c2c('0xe'));var deskjs=require('desk.js');var toCsv=require(_0x1c2c('0xf'));var querystring=require(_0x1c2c('0x10'));var Papa=require(_0x1c2c('0x11'));var Redis=require(_0x1c2c('0x12'));var authService=require(_0x1c2c('0x13'));var qs=require(_0x1c2c('0x14'));var as=require('../../components/parsers/advancedSearch');var hardwareService=require(_0x1c2c('0x15'));var logger=require(_0x1c2c('0x16'))(_0x1c2c('0x17'));var utils=require(_0x1c2c('0x18'));var config=require('../../config/environment');var licenseUtil=require(_0x1c2c('0x19'));var db=require(_0x1c2c('0x1a'))['db'];config[_0x1c2c('0x1b')]=_[_0x1c2c('0x1c')](config[_0x1c2c('0x1b')],{'host':_0x1c2c('0x1d'),'port':0x18eb});var socket=require(_0x1c2c('0x1e'))(new Redis(config[_0x1c2c('0x1b')]));require('./faxInteraction.socket')['register'](socket);function respondWithStatusCode(_0x5b19f8,_0x3b67cb){_0x3b67cb=_0x3b67cb||0xcc;return function(_0x48d62a){if(_0x48d62a){return _0x5b19f8['sendStatus'](_0x3b67cb);}return _0x5b19f8[_0x1c2c('0x1f')](_0x3b67cb)['end']();};}function respondWithResult(_0x39f87,_0x3fe214){_0x3fe214=_0x3fe214||0xc8;return function(_0x589ffc){if(_0x589ffc){return _0x39f87[_0x1c2c('0x1f')](_0x3fe214)['json'](_0x589ffc);}};}function respondWithFilteredResult(_0x410e7b,_0x525beb){return function(_0x134235){if(_0x134235){var _0x4a979c=typeof _0x525beb['offset']===_0x1c2c('0x20')&&typeof _0x525beb['limit']==='undefined';var _0x551885=_0x134235[_0x1c2c('0x21')];var _0x31b226=_0x4a979c?0x0:_0x525beb['offset'];var _0x573415=_0x4a979c?_0x134235[_0x1c2c('0x21')]:_0x525beb[_0x1c2c('0x22')]+_0x525beb['limit'];var _0x1c28d6;if(_0x573415>=_0x551885){_0x573415=_0x551885;_0x1c28d6=0xc8;}else{_0x1c28d6=0xce;}_0x410e7b['status'](_0x1c28d6);return _0x410e7b['set']('Content-Range',_0x31b226+'-'+_0x573415+'/'+_0x551885)[_0x1c2c('0x23')](_0x134235);}return null;};}function patchUpdates(_0x17580c){return function(_0x26aa1b){try{jsonpatch['apply'](_0x26aa1b,_0x17580c,!![]);}catch(_0x1e28a5){return BPromise[_0x1c2c('0x24')](_0x1e28a5);}return _0x26aa1b['save']();};}function saveUpdates(_0x3d1a7d,_0x2a3c0f){return function(_0x244fe6){if(_0x244fe6){return _0x244fe6['update'](_0x3d1a7d)[_0x1c2c('0x25')](function(_0x32ffca){return _0x32ffca;});}return null;};}function removeEntity(_0x319c0b,_0x2829bb){return function(_0x3ae0a9){if(_0x3ae0a9){return _0x3ae0a9['destroy']()[_0x1c2c('0x25')](function(){_0x319c0b[_0x1c2c('0x1f')](0xcc)['end']();});}};}function handleEntityNotFound(_0x1f16e5,_0x5893be){return function(_0x19e466){if(!_0x19e466){_0x1f16e5[_0x1c2c('0x26')](0x194);}return _0x19e466;};}function handleError(_0x348fbc,_0x4846d4){_0x4846d4=_0x4846d4||0x1f4;return function(_0x419ad5){logger['error'](_0x419ad5[_0x1c2c('0x27')]);if(_0x419ad5[_0x1c2c('0x28')]){delete _0x419ad5[_0x1c2c('0x28')];}_0x348fbc['status'](_0x4846d4)['send'](_0x419ad5);};}function getInteractionUsers(_0x56bdb8,_0x57f940){return new BPromise(function(_0x2c536a,_0x28bca1){try{if(_0x57f940[_0x56bdb8['id']]){_0x56bdb8[_0x1c2c('0x29')]=_['map'](_0x57f940[_0x56bdb8['id']],function(_0x160a80){return{'id':_0x160a80['id'],'fullname':_0x160a80[_0x1c2c('0x2a')]};});}}catch(_0x257327){_0x28bca1(_0x257327);}_0x2c536a(_0x56bdb8);});}function getInteractionTags(_0x4dbae5,_0x4b2998){return new BPromise(function(_0x4b9fad,_0x19d729){try{if(_0x4dbae5['TagIds']){_0x4dbae5['Tags']=[];_0x4dbae5[_0x1c2c('0x2b')][_0x1c2c('0x2c')](',')[_0x1c2c('0x2d')](function(_0x48b8fd){_0x4dbae5[_0x1c2c('0x2e')][_0x1c2c('0x2f')](_0x4b2998[_0x48b8fd]);});}delete _0x4dbae5[_0x1c2c('0x2b')];}catch(_0x5a9b0b){_0x19d729(_0x5a9b0b);}_0x4b9fad(_0x4dbae5);});}function updateFaxInteraction(_0x20de2e,_0xcbda94,_0x3f6b5d){return new BPromise(function(_0x598141,_0x3c3fa5){return getInteractionUsers(_0x20de2e,_0x3f6b5d)[_0x1c2c('0x25')](function(_0x443c4e){return getInteractionTags(_0x443c4e,_0xcbda94);})[_0x1c2c('0x25')](function(_0x8b5fc8){return getStateInteraction(_0x8b5fc8);})[_0x1c2c('0x25')](function(_0x317979){_0x598141(_0x317979);})[_0x1c2c('0x30')](function(_0x21e5a){_0x3c3fa5(_0x21e5a);});});}function getStateInteraction(_0x2a53f1){return new BPromise(function(_0x8e144e){_0x2a53f1[_0x1c2c('0x31')]=0x0;_0x2a53f1['talking']=0x0;_0x2a53f1[_0x1c2c('0x32')]=0x0;_0x2a53f1['unmanaged']=0x0;_0x2a53f1[_0x1c2c('0x33')]=0x0;if(!_0x2a53f1[_0x1c2c('0x34')]&&!_0x2a53f1['UserId']){_0x2a53f1[_0x1c2c('0x31')]+=0x1;}if(!_0x2a53f1['closed']&&_0x2a53f1[_0x1c2c('0x35')]){_0x2a53f1[_0x1c2c('0x36')]+=0x1;if(_0x2a53f1[_0x1c2c('0x31')]){_0x2a53f1[_0x1c2c('0x31')]-=0x1;}}if(_0x2a53f1['closed']&&_0x2a53f1[_0x1c2c('0x35')]){_0x2a53f1[_0x1c2c('0x32')]+=0x1;if(_0x2a53f1[_0x1c2c('0x36')]){_0x2a53f1[_0x1c2c('0x36')]-=0x1;}}if(_0x2a53f1['closed']&&!_0x2a53f1['UserId']){_0x2a53f1[_0x1c2c('0x37')]+=0x1;if(_0x2a53f1['waiting']){_0x2a53f1[_0x1c2c('0x31')]-=0x1;}}_0x2a53f1[_0x1c2c('0x33')]+=0x1;_0x8e144e(_0x2a53f1);});}exports['index']=function(_0x4272ad,_0x4797b4){var _0x3044d7={},_0xa80ec1={},_0x251071={'count':0x0,'rows':[]};var _0x200367=_[_0x1c2c('0x38')](db[_0x1c2c('0x39')][_0x1c2c('0x3a')],function(_0x1e132b){return{'name':_0x1e132b[_0x1c2c('0x3b')],'type':_0x1e132b[_0x1c2c('0x3c')][_0x1c2c('0x3d')]};});_0xa80ec1[_0x1c2c('0x3e')]=_[_0x1c2c('0x38')](_0x200367,_0x1c2c('0x28'));_0xa80ec1[_0x1c2c('0x3f')]=_[_0x1c2c('0x40')](_0x4272ad[_0x1c2c('0x3f')]);_0xa80ec1[_0x1c2c('0x41')]=_[_0x1c2c('0x42')](_0xa80ec1[_0x1c2c('0x3e')],_0xa80ec1[_0x1c2c('0x3f')]);_0x3044d7[_0x1c2c('0x43')]=_[_0x1c2c('0x42')](_0xa80ec1[_0x1c2c('0x3e')],qs['fields'](_0x4272ad[_0x1c2c('0x3f')][_0x1c2c('0x44')]));_0x3044d7['attributes']=_0x3044d7[_0x1c2c('0x43')][_0x1c2c('0x45')]?_0x3044d7[_0x1c2c('0x43')]:_0xa80ec1[_0x1c2c('0x3e')];if(!_0x4272ad['query'][_0x1c2c('0x46')]('nolimit')){_0x3044d7['limit']=qs[_0x1c2c('0x47')](_0x4272ad[_0x1c2c('0x3f')][_0x1c2c('0x47')]);_0x3044d7[_0x1c2c('0x22')]=qs['offset'](_0x4272ad[_0x1c2c('0x3f')]['offset']);}_0x3044d7[_0x1c2c('0x48')]=qs[_0x1c2c('0x49')](_0x4272ad[_0x1c2c('0x3f')][_0x1c2c('0x49')]);_0x3044d7[_0x1c2c('0x4a')]=qs[_0x1c2c('0x41')](_[_0x1c2c('0x4b')](_0x4272ad[_0x1c2c('0x3f')],_0xa80ec1[_0x1c2c('0x41')]),_0x200367);var _0x4eefae=[];var _0x51e104=squel[_0x1c2c('0x4c')]()[_0x1c2c('0x4d')]('id')[_0x1c2c('0x4d')](_0x1c2c('0x28'))['field'](_0x1c2c('0x4e'))[_0x1c2c('0x4f')](_0x1c2c('0x50'));var _0x4057fc=squel['select']()[_0x1c2c('0x4d')](_0x1c2c('0x51'))[_0x1c2c('0x4d')](_0x1c2c('0x52'))[_0x1c2c('0x4d')]('ui.FaxInteractionId')[_0x1c2c('0x4f')]('user_has_fax_interactions','ui')[_0x1c2c('0x53')](_0x1c2c('0x54'),'u',_0x1c2c('0x55'));var _0x58826f=squel[_0x1c2c('0x4c')]()[_0x1c2c('0x4f')](_0x1c2c('0x56'),'i')[_0x1c2c('0x53')](_0x1c2c('0x57'),'c',_0x1c2c('0x58'))[_0x1c2c('0x53')](_0x1c2c('0x54'),'o','o.id\x20=\x20i.UserId')[_0x1c2c('0x53')]('fax_accounts','a',_0x1c2c('0x59'))['left_join'](_0x1c2c('0x5a'),'me',_0x1c2c('0x5b'))['left_join'](_0x1c2c('0x5c'),'it',_0x1c2c('0x5d'))['left_join']('tools_tags','t',_0x1c2c('0x5e'));var _0x47c9d5=squel['expr']();var _0x2bee86=[];var _0x673d7f=squel[_0x1c2c('0x5f')]();var _0x345406;if(_0x4272ad[_0x1c2c('0x3f')][_0x1c2c('0x60')]){_0x345406=as[_0x1c2c('0x61')](_0x4272ad[_0x1c2c('0x3f')][_0x1c2c('0x60')]);var _0x16a207=_0x345406[_0x1c2c('0x62')];for(var _0x40f9da=0x0;_0x40f9da<_0x345406[_0x1c2c('0x63')][_0x1c2c('0x45')];_0x40f9da++){var _0x1aac27=_0x345406[_0x1c2c('0x63')][_0x40f9da];var _0x43605c='i';var _0x36e71b=_[_0x1c2c('0x64')](_0x200367,[_0x1c2c('0x28'),_0x1aac27[_0x1c2c('0x4d')]]);if(!_0x36e71b){switch(_0x1aac27[_0x1c2c('0x4d')]){case'unreadMessages':if(_0x1aac27[_0x1c2c('0x65')]==0x1){_0x58826f[_0x1c2c('0x66')]('`'+_0x1aac27[_0x1c2c('0x4d')]+'`\x20=\x200');}else{_0x58826f['having']('`'+_0x1aac27['field']+_0x1c2c('0x67'));}break;case'Contact':if(_0x1aac27[_0x1c2c('0x68')]===_0x1c2c('0x69')){if(_0x1aac27[_0x1c2c('0x65')][_0x1c2c('0x2c')]('\x20')[_0x1c2c('0x45')]>0x1){_0x47c9d5[_0x16a207](_0x1c2c('0x6a'),qs['getFullTextValue'](_0x1aac27[_0x1c2c('0x65')]),null);}else{var _0x5a1075='%'+_0x1aac27[_0x1c2c('0x65')]+'%';_0x47c9d5[_0x16a207](_0x1c2c('0x6b'),_0x5a1075,_0x5a1075,_0x5a1075);}}else{_0x36e71b=_['find'](_0x200367,[_0x1c2c('0x28'),_0x1c2c('0x6c')]);_0x1aac27[_0x1c2c('0x4d')]=_0x1c2c('0x6c');_0x599a2b=as[_0x1c2c('0x6d')](_0x43605c,_0x36e71b['type'],_0x1aac27);_0x47c9d5[_0x16a207](_0x599a2b['text'],_0x599a2b[_0x1c2c('0x65')][_0x1c2c('0x6e')],_0x599a2b[_0x1c2c('0x65')][_0x1c2c('0x6f')]);}break;case _0x1c2c('0x70'):var _0x2121d1=_0x1aac27[_0x1c2c('0x65')]['split'](',')[_0x1c2c('0x38')](function(_0x690816){return Number(_0x690816);});_0x2121d1[_0x1c2c('0x2d')](function(_0x476060){_0x673d7f['or']('CONCAT(\x27,\x27,\x20`TagIds`,\x20\x27,\x27)\x20LIKE\x20?','%,'+_0x476060+',%');});_0x2bee86=_[_0x1c2c('0x71')](_0x2bee86,_0x2121d1);break;case _0x1c2c('0x72'):if(_0x1aac27['operator']===_0x1c2c('0x69')){_0x47c9d5[_0x16a207](_0x1c2c('0x73'),'%'+_0x1aac27[_0x1c2c('0x65')]+'%',null);}else{_0x36e71b=_[_0x1c2c('0x64')](_0x200367,[_0x1c2c('0x28'),_0x1c2c('0x35')]);_0x1aac27[_0x1c2c('0x4d')]=_0x1c2c('0x35');_0x599a2b=as[_0x1c2c('0x6d')](_0x43605c,_0x36e71b['type'],_0x1aac27);_0x47c9d5[_0x16a207](_0x599a2b[_0x1c2c('0x74')],_0x599a2b['value'][_0x1c2c('0x6e')],_0x599a2b[_0x1c2c('0x65')][_0x1c2c('0x6f')]);}break;case _0x1c2c('0x75'):_0x599a2b=as['buildExpression']('me',null,_0x1aac27);_0x47c9d5[_0x16a207](_0x599a2b[_0x1c2c('0x74')],_0x599a2b[_0x1c2c('0x65')]['start'],_0x599a2b['value'][_0x1c2c('0x6f')]);break;}}else{var _0x599a2b=as['buildExpression'](_0x43605c,_0x36e71b[_0x1c2c('0x3c')],_0x1aac27);_0x47c9d5[_0x16a207](_0x599a2b['text'],_0x599a2b[_0x1c2c('0x65')]['start'],_0x599a2b[_0x1c2c('0x65')]['end']);}}}else{var _0x5e4808=_(_0x4272ad['query'])[_0x1c2c('0x40')]()['map'](function(_0x44c638){return _['some'](_0x200367,[_0x1c2c('0x28'),_0x44c638])?_0x44c638:undefined;})['compact']()[_0x1c2c('0x65')]();if(!_[_0x1c2c('0x76')](_0x5e4808)){_0x5e4808[_0x1c2c('0x2d')](function(_0x81a585){if(_0x81a585===_0x1c2c('0x77')){_0x58826f[_0x1c2c('0x4a')]('i.FaxAccountId\x20IN\x20?',[][_0x1c2c('0x78')](_0x4272ad[_0x1c2c('0x3f')][_0x81a585]));}else if(_0x81a585===_0x1c2c('0x79')){var _0x5bf5ce=JSON[_0x1c2c('0x7a')](_0x4272ad[_0x1c2c('0x3f')][_0x81a585])[_0x1c2c('0x7b')];var _0x34f03b=JSON[_0x1c2c('0x7a')](_0x4272ad[_0x1c2c('0x3f')][_0x81a585])['$lte'];_0x58826f[_0x1c2c('0x4a')](_0x1c2c('0x7c'),_0x5bf5ce,_0x34f03b);}else{if(_0x4272ad[_0x1c2c('0x3f')][_0x81a585]==='null'){_0x58826f[_0x1c2c('0x4a')]('i.'+_0x81a585+_0x1c2c('0x7d'));}else{_0x58826f[_0x1c2c('0x4a')]('i.'+_0x81a585+_0x1c2c('0x7e'),_0x4272ad[_0x1c2c('0x3f')][_0x81a585]);}}});}if(_0x4272ad[_0x1c2c('0x3f')][_0x1c2c('0x7f')]){if(_0x4272ad[_0x1c2c('0x3f')][_0x1c2c('0x7f')]==0x1){_0x58826f[_0x1c2c('0x66')](_0x1c2c('0x80'));}else{_0x58826f[_0x1c2c('0x66')](_0x1c2c('0x81'));}}if(_0x4272ad[_0x1c2c('0x3f')][_0x1c2c('0x82')]){_0x2bee86=_['isArray'](_0x4272ad[_0x1c2c('0x3f')][_0x1c2c('0x82')])?_0x4272ad[_0x1c2c('0x3f')][_0x1c2c('0x82')]:new Array(_0x4272ad['query'][_0x1c2c('0x82')]);_0x2bee86[_0x1c2c('0x2d')](function(_0xed1bb5){_0x673d7f['or'](_0x1c2c('0x83'),'%,'+_0xed1bb5+',%');});}if(_0x4272ad[_0x1c2c('0x3f')]['filter']){var _0x2f059e=_0x4272ad[_0x1c2c('0x3f')]['filter'][_0x1c2c('0x84')]('\x5c','\x5c\x5c')[_0x1c2c('0x84')](/'/g,'\x27\x27');if(qs[_0x1c2c('0x85')](_0x2f059e)){_0x47c9d5['or'](_0x1c2c('0x86'),_0x2f059e+'%')['or'](_0x1c2c('0x87'),_0x2f059e+'%');}_0x47c9d5['or'](_0x1c2c('0x88'),_0x2f059e+'%');}}_0x58826f[_0x1c2c('0x4a')](_0x47c9d5);_0x58826f['group'](_0x1c2c('0x89'));var _0x37b5d1={'type':db[_0x1c2c('0x8a')][_0x1c2c('0x8b')]['SELECT'],'raw':!![]};var _0x4077e5=_0x58826f[_0x1c2c('0x8c')]();_0x4077e5[_0x1c2c('0x4d')](_0x1c2c('0x89'));_0x4077e5[_0x1c2c('0x4d')](_0x1c2c('0x8d'),_0x1c2c('0x8e'));if(_0x3044d7[_0x1c2c('0x48')]){_0x3044d7[_0x1c2c('0x48')]['forEach'](function(_0x2657fa){var _0x108f0e=_0x2657fa[0x0]===_0x1c2c('0x8f')?_0x2657fa[0x0]:'i.'+_0x2657fa[0x0];_0x58826f[_0x1c2c('0x48')](_0x108f0e,_0x2657fa[0x1]==='DESC'?![]:!![]);});}if(!_['isEmpty'](_0x2bee86)){_0x58826f['having'](_0x673d7f);_0x4077e5[_0x1c2c('0x4a')](_0x1c2c('0x90'),_0x2bee86);}BPromise[_0x1c2c('0x91')]()[_0x1c2c('0x25')](function(){if(!_0x345406){if(_0x4272ad[_0x1c2c('0x3f')][_0x1c2c('0x77')])return;_0x4077e5[_0x1c2c('0x4a')]('i.FaxAccountId\x20IS\x20NOT\x20NULL');_0x58826f[_0x1c2c('0x4a')](_0x1c2c('0x92'));return;}if(_0x4272ad[_0x1c2c('0x93')][_0x1c2c('0x94')]!==_0x1c2c('0x95'))return;return _0x4272ad[_0x1c2c('0x93')][_0x1c2c('0x96')]({'attributes':['id'],'raw':!![]})[_0x1c2c('0x25')](function(_0xa420d9){if(_[_0x1c2c('0x76')](_0xa420d9)){_0x4077e5['where']('i.FaxAccountId\x20IS\x20NULL');_0x58826f['where']('i.FaxAccountId\x20IS\x20NULL');}else{_0x4077e5[_0x1c2c('0x4a')](_0x1c2c('0x97'),_[_0x1c2c('0x38')](_0xa420d9,'id'));_0x58826f[_0x1c2c('0x4a')](_0x1c2c('0x97'),_[_0x1c2c('0x38')](_0xa420d9,'id'));}});})[_0x1c2c('0x25')](function(){if(_0x4272ad[_0x1c2c('0x93')][_0x1c2c('0x94')]==='agent'&&!_0x345406&&!_0x4272ad[_0x1c2c('0x3f')][_0x1c2c('0x77')])return[];return db[_0x1c2c('0x98')][_0x1c2c('0x3f')](_0x4077e5[_0x1c2c('0x99')](),_0x37b5d1);})[_0x1c2c('0x25')](function(_0x1c3367){_0x251071[_0x1c2c('0x21')]=_0x1c3367[_0x1c2c('0x45')];if(_0x251071[_0x1c2c('0x21')]===0x0)return[];return db['sequelize'][_0x1c2c('0x3f')](_0x51e104[_0x1c2c('0x99')](),_0x37b5d1)[_0x1c2c('0x25')](function(_0x2f0bcc){_0x4eefae=_[_0x1c2c('0x9a')](_0x2f0bcc,'id');_0x37b5d1=_['merge'](_0x37b5d1,{'model':db[_0x1c2c('0x39')],'mapToModel':!![],'raw':!![],'nest':!![]});if(_0x4272ad[_0x1c2c('0x3f')][_0x1c2c('0x44')]){_0x3044d7[_0x1c2c('0x43')][_0x1c2c('0x2d')](function(_0x1d49df){_0x58826f['field']('i.'+_0x1d49df);});}else{_0x58826f['field'](_0x1c2c('0x8d'),_0x1c2c('0x8e'));_0x58826f[_0x1c2c('0x4d')](_0x1c2c('0x9b'),'Account.key');_0x58826f[_0x1c2c('0x4d')](_0x1c2c('0x9c'),'Account.mandatoryDisposition');_0x58826f[_0x1c2c('0x4d')](_0x1c2c('0x9d'),'contactName');_0x58826f[_0x1c2c('0x4d')](_0x1c2c('0x9e'));_0x58826f['field'](_0x1c2c('0x9f'),_0x1c2c('0xa0'));_0x58826f['field'](_0x1c2c('0xa1'),_0x1c2c('0xa2'));_0x58826f[_0x1c2c('0x4d')](_0x1c2c('0xa3'),_0x1c2c('0xa4'));_0x58826f[_0x1c2c('0x4d')](_0x1c2c('0xa5'),_0x1c2c('0xa6'));_0x58826f[_0x1c2c('0x4d')](_0x1c2c('0xa7'),_0x1c2c('0xa8'));_0x58826f[_0x1c2c('0x4d')](_0x1c2c('0xa9'),_0x1c2c('0xaa'));_0x58826f[_0x1c2c('0x4d')](_0x1c2c('0xab'),_0x1c2c('0xac'));_0x58826f[_0x1c2c('0x4d')]('o.internal',_0x1c2c('0xad'));_0x58826f[_0x1c2c('0x4d')]('GROUP_CONCAT(DISTINCT\x20t.id)','TagIds');}if(_0x3044d7[_0x1c2c('0x47')])_0x58826f[_0x1c2c('0x47')](_0x3044d7[_0x1c2c('0x47')]);if(_0x3044d7['offset'])_0x58826f[_0x1c2c('0x22')](_0x3044d7['offset']);return db[_0x1c2c('0x98')]['query'](_0x58826f[_0x1c2c('0x99')](),_0x37b5d1);})[_0x1c2c('0x25')](function(_0x215804){if(_0x215804[_0x1c2c('0x45')]>0x0)_0x4057fc[_0x1c2c('0x4a')]('ui.FaxInteractionId\x20IN\x20?',_[_0x1c2c('0x38')](_0x215804,'id'));return db['sequelize'][_0x1c2c('0x3f')](_0x4057fc[_0x1c2c('0x99')](),_0x37b5d1)[_0x1c2c('0x25')](function(_0x4252da){var _0xff38ba=_[_0x1c2c('0xae')](_0x4252da,'FaxInteractionId');var _0x49d767=[];_0x215804[_0x1c2c('0x2d')](function(_0x447cd6){_0x49d767[_0x1c2c('0x2f')](updateFaxInteraction(_0x447cd6,_0x4eefae,_0xff38ba));});return BPromise[_0x1c2c('0xaf')](_0x49d767);});});})['then'](function(_0x438251){_0x251071['rows']=_0x438251;return _0x251071;})[_0x1c2c('0x25')](respondWithFilteredResult(_0x4797b4,_0x3044d7))[_0x1c2c('0x30')](handleError(_0x4797b4,null));};exports[_0x1c2c('0xb0')]=function(_0x2556a7,_0x451f62){var _0xe9009e={'raw':![],'where':{'id':_0x2556a7[_0x1c2c('0xb1')]['id']}},_0x1d08ce={};_0x1d08ce[_0x1c2c('0x3e')]=_['keys'](db[_0x1c2c('0x39')][_0x1c2c('0x3a')]);_0x1d08ce['query']=_['keys'](_0x2556a7['query']);_0x1d08ce[_0x1c2c('0x41')]=_[_0x1c2c('0x42')](_0x1d08ce['model'],_0x1d08ce['query']);_0xe9009e[_0x1c2c('0x43')]=_[_0x1c2c('0x42')](_0x1d08ce[_0x1c2c('0x3e')],qs[_0x1c2c('0x44')](_0x2556a7['query'][_0x1c2c('0x44')]));_0xe9009e[_0x1c2c('0x43')]=_0xe9009e[_0x1c2c('0x43')][_0x1c2c('0x45')]?_0xe9009e[_0x1c2c('0x43')]:_0x1d08ce[_0x1c2c('0x3e')];if(_0x2556a7[_0x1c2c('0x3f')][_0x1c2c('0xb2')]){_0xe9009e[_0x1c2c('0xb3')]=[{'all':!![]}];}_0xe9009e=_[_0x1c2c('0xb4')]({},_0xe9009e,_0x2556a7[_0x1c2c('0xb5')]);return db['FaxInteraction'][_0x1c2c('0x64')](_0xe9009e)[_0x1c2c('0x25')](handleEntityNotFound(_0x451f62,null))[_0x1c2c('0x25')](respondWithResult(_0x451f62,null))['catch'](handleError(_0x451f62,null));};exports[_0x1c2c('0xb6')]=function(_0x7de7c3,_0x627a32){return db['FaxInteraction'][_0x1c2c('0xb6')](_0x7de7c3[_0x1c2c('0x75')],{})[_0x1c2c('0x25')](respondWithResult(_0x627a32,0xc9))[_0x1c2c('0x30')](handleError(_0x627a32,null));};exports[_0x1c2c('0xb7')]=function(_0x3b7bd5,_0xb6a7b0){if(_0x3b7bd5[_0x1c2c('0x75')]['id']){delete _0x3b7bd5[_0x1c2c('0x75')]['id'];}return db[_0x1c2c('0x39')]['find']({'where':{'id':_0x3b7bd5[_0x1c2c('0xb1')]['id']}})[_0x1c2c('0x25')](handleEntityNotFound(_0xb6a7b0,null))['then'](saveUpdates(_0x3b7bd5['body'],null))['then'](respondWithResult(_0xb6a7b0,null))['catch'](handleError(_0xb6a7b0,null));};exports[_0x1c2c('0xb8')]=function(_0x6a0257,_0x5f5661){return db[_0x1c2c('0x39')]['find']({'where':{'id':_0x6a0257[_0x1c2c('0xb1')]['id']}})[_0x1c2c('0x25')](handleEntityNotFound(_0x5f5661,null))[_0x1c2c('0x25')](removeEntity(_0x5f5661,null))[_0x1c2c('0x30')](handleError(_0x5f5661,null));};exports[_0x1c2c('0xb9')]=function(_0x2ec06b,_0x301e48){return db[_0x1c2c('0x39')][_0x1c2c('0xb9')]()['then'](respondWithResult(_0x301e48,null))['catch'](handleError(_0x301e48,null));};exports[_0x1c2c('0xba')]=function(_0x48eac8,_0x473262,_0x1326ac){return db['FaxMessage'][_0x1c2c('0x64')]({'where':{'id':_0x48eac8[_0x1c2c('0xb1')]['id']}})[_0x1c2c('0x25')](handleEntityNotFound(_0x473262,null))['then'](function(_0x2c2bf7){if(_0x2c2bf7){return _0x2c2bf7[_0x1c2c('0xba')](_0x48eac8[_0x1c2c('0x75')]['ids'],_[_0x1c2c('0xbb')](_0x48eac8[_0x1c2c('0x75')],[_0x1c2c('0xbc'),'id'])||{});}})[_0x1c2c('0x25')](respondWithResult(_0x473262,null))[_0x1c2c('0x30')](handleError(_0x473262,null));};exports[_0x1c2c('0xbd')]=function(_0x497c70,_0x40c8f1,_0x29dded){var _0x4ed1e9={'raw':![],'where':{}};var _0x78a98c={};var _0x46fbe5={'count':0x0,'rows':[]};return db[_0x1c2c('0x39')]['findOne']({'where':{'id':_0x497c70[_0x1c2c('0xb1')]['id']}})['then'](handleEntityNotFound(_0x40c8f1,null))['then'](function(_0x55c21d){if(_0x55c21d){_0x78a98c[_0x1c2c('0x3e')]=_[_0x1c2c('0x40')](db[_0x1c2c('0xbe')][_0x1c2c('0x3a')]);_0x78a98c[_0x1c2c('0x3f')]=_[_0x1c2c('0x40')](_0x497c70[_0x1c2c('0x3f')]);_0x78a98c[_0x1c2c('0x41')]=_[_0x1c2c('0x42')](_0x78a98c[_0x1c2c('0x3e')],_0x78a98c[_0x1c2c('0x3f')]);_0x4ed1e9['attributes']=_['intersection'](_0x78a98c[_0x1c2c('0x3e')],qs[_0x1c2c('0x44')](_0x497c70[_0x1c2c('0x3f')][_0x1c2c('0x44')]));_0x4ed1e9[_0x1c2c('0x43')]=_0x4ed1e9[_0x1c2c('0x43')][_0x1c2c('0x45')]?_0x4ed1e9['attributes']:_0x78a98c['model'];if(!_0x497c70[_0x1c2c('0x3f')][_0x1c2c('0x46')](_0x1c2c('0xbf'))){_0x4ed1e9[_0x1c2c('0x47')]=qs['limit'](_0x497c70[_0x1c2c('0x3f')][_0x1c2c('0x47')]);_0x4ed1e9[_0x1c2c('0x22')]=qs['offset'](_0x497c70[_0x1c2c('0x3f')][_0x1c2c('0x22')]);}_0x4ed1e9[_0x1c2c('0x48')]=qs['sort'](_0x497c70['query'][_0x1c2c('0x49')]);_0x4ed1e9[_0x1c2c('0x4a')]=qs[_0x1c2c('0x41')](_[_0x1c2c('0x4b')](_0x497c70['query'],_0x78a98c[_0x1c2c('0x41')]));_0x4ed1e9['where'][_0x1c2c('0xc0')]=_0x55c21d['id'];if(_0x497c70[_0x1c2c('0x3f')][_0x1c2c('0xc1')]){_0x4ed1e9[_0x1c2c('0x4a')]=_['merge'](_0x4ed1e9[_0x1c2c('0x4a')],{'$or':_[_0x1c2c('0x38')](_0x4ed1e9['attributes'],function(_0x1a74b2){var _0x2bd2aa={};_0x2bd2aa[_0x1a74b2]={'$like':'%'+_0x497c70[_0x1c2c('0x3f')]['filter']+'%'};return _0x2bd2aa;})});}if(_0x497c70[_0x1c2c('0x3f')]['$gte']){var _0x287cac=_0x497c70[_0x1c2c('0x3f')]['$gte'][_0x1c2c('0x2c')](',');var _0x2b3721={};_0x2b3721[_0x287cac[0x0]]={'$gte':moment(_0x287cac[0x1])[_0x1c2c('0xc2')](_0x1c2c('0xc3'))};_0x4ed1e9[_0x1c2c('0x4a')]=_['merge'](_0x4ed1e9[_0x1c2c('0x4a')],_0x2b3721);}_0x4ed1e9=_['merge']({},_0x4ed1e9,_0x497c70['options']);return db[_0x1c2c('0xbe')][_0x1c2c('0x21')]({'where':_0x4ed1e9[_0x1c2c('0x4a')]})[_0x1c2c('0x25')](function(_0x29541b){_0x46fbe5[_0x1c2c('0x21')]=_0x29541b;if(_0x497c70[_0x1c2c('0x3f')][_0x1c2c('0xb2')]){_0x4ed1e9['include']=[{'all':!![]}];}return db[_0x1c2c('0xbe')][_0x1c2c('0xc4')](_0x4ed1e9);})[_0x1c2c('0x25')](function(_0x58b9fc){_0x46fbe5[_0x1c2c('0xc5')]=_0x58b9fc;return _0x46fbe5;});}})[_0x1c2c('0x25')](respondWithFilteredResult(_0x40c8f1,_0x4ed1e9))[_0x1c2c('0x30')](handleError(_0x40c8f1,null));};exports[_0x1c2c('0xc6')]=function(_0x213bad,_0x2be4c1,_0xe44055){return db['FaxInteraction'][_0x1c2c('0x64')]({'where':{'id':_0x213bad[_0x1c2c('0xb1')]['id']}})[_0x1c2c('0x25')](handleEntityNotFound(_0x2be4c1,null))[_0x1c2c('0x25')](function(_0xcf7edf){if(_0xcf7edf){return _0xcf7edf[_0x1c2c('0xc7')](_0x213bad[_0x1c2c('0x75')][_0x1c2c('0xbc')],_[_0x1c2c('0xbb')](_0x213bad[_0x1c2c('0x75')],[_0x1c2c('0xbc'),'id'])||{})[_0x1c2c('0xc8')](function(){return db['Tag'][_0x1c2c('0xc4')]({'attributes':['id','name',_0x1c2c('0x4e')],'where':{'id':_0x213bad['body'][_0x1c2c('0xbc')]}});})[_0x1c2c('0x25')](function(_0x137320){socket['emit'](_0x1c2c('0xc9'),{'id':Number(_0x213bad['params']['id']),'tags':_0x137320||[]});return{'id':Number(_0x213bad[_0x1c2c('0xb1')]['id']),'tags':_0x137320||[]};});}})['then'](respondWithResult(_0x2be4c1,null))['catch'](handleError(_0x2be4c1,null));};exports[_0x1c2c('0xca')]=function(_0x2a5717,_0x355a52,_0x48a810){return db[_0x1c2c('0x39')]['find']({'where':{'id':_0x2a5717[_0x1c2c('0xb1')]['id']}})['then'](handleEntityNotFound(_0x355a52,null))['then'](function(_0x293674){if(_0x293674){return _0x293674['removeTags'](_0x2a5717[_0x1c2c('0x3f')]['ids']);}})['then'](respondWithStatusCode(_0x355a52,null))[_0x1c2c('0x30')](handleError(_0x355a52,null));};exports['download']=function(_0x326dc0,_0x21b066){var _0x928cf7=moment()[_0x1c2c('0xcb')]()[_0x1c2c('0x99')]();var _0x3030ca=path['join'](config['root'],'server',_0x1c2c('0xcc'),'tmp');var _0x1cd09c=path[_0x1c2c('0xcd')](config[_0x1c2c('0xce')],_0x1c2c('0xcf'),_0x1c2c('0xcc'),_0x1c2c('0xd0'));var _0x4663a6=path['join'](_0x3030ca,_0x928cf7);var _0x555412=util[_0x1c2c('0xc2')](_0x1c2c('0xd1'),_0x326dc0['params']['id'],_0x928cf7);var _0x3f40b0=path['join'](_0x3030ca,_0x555412);var _0x3c110f=[];_0x3c110f[_0x1c2c('0x2f')]({'model':db['Attachment'],'as':_0x1c2c('0xd2'),'raw':!![]});var _0x2a7c37=[{'model':db['FaxMessage'],'as':_0x1c2c('0xd3'),'attributes':['id',_0x1c2c('0x75'),_0x1c2c('0x79')],'include':_0x3c110f}];return db['FaxInteraction'][_0x1c2c('0x64')]({'where':{'id':_0x326dc0[_0x1c2c('0xb1')]['id']},'include':_0x2a7c37})[_0x1c2c('0x25')](handleEntityNotFound(_0x21b066,null))['then'](function(_0x564427){if(_0x564427&&_0x564427[_0x1c2c('0xd3')]){var _0x3458cb=_0x564427['get']({'plain':!![]});fs['mkdirSync'](_0x4663a6);for(var _0x2f4461=0x0;_0x2f4461<_0x3458cb[_0x1c2c('0xd3')][_0x1c2c('0x45')];_0x2f4461++){var _0x113f7d=_0x3458cb[_0x1c2c('0xd3')][_0x2f4461]['Attachment'];if(_0x113f7d){var _0x523785=path['join'](_0x1cd09c,_0x113f7d[_0x1c2c('0xd4')]);if(fs[_0x1c2c('0xd5')](_0x523785)){fs[_0x1c2c('0xd6')](_0x523785)['pipe'](fs['createWriteStream'](path['join'](_0x4663a6,_0x113f7d[_0x1c2c('0xd4')])));}}}return BPromise[_0x1c2c('0x91')]()[_0x1c2c('0x25')](function(){return new BPromise(function(_0x1e7d82,_0x177fb8){zipdir(_0x4663a6,{'saveTo':_0x3f40b0},function(_0x349599,_0x53487b){if(_0x349599)return _0x177fb8(_0x349599);return _0x1e7d82(_0x53487b);});})[_0x1c2c('0x25')](function(){return new BPromise(function(_0x278064,_0x76299){rimraf(_0x4663a6,function(_0x1fdbe3){if(_0x1fdbe3)_0x76299(_0x1fdbe3);return _0x278064();});});})[_0x1c2c('0x25')](function(){return _0x21b066['download'](_0x3f40b0,_0x555412,function(_0x203ede){if(_0x203ede){console[_0x1c2c('0xd7')](_0x1c2c('0xd8'),_0x203ede);}else{fs[_0x1c2c('0xd9')](_0x3f40b0);}});});});}else{return _0x21b066[_0x1c2c('0x26')](0xc8);}})[_0x1c2c('0x30')](handleError(_0x21b066,null));};
\ No newline at end of file