Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / api / whatsappInteraction / whatsappInteraction.controller.js
index ab4e06e..bafc539 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe984=['../../components/auth/service','../../components/parsers/advancedSearch','../../components/export/pdf','../../config/license/hardware','../../config/logger','api','../../config/environment','../../config/license/util','../../mysqldb','defaults','localhost','socket.io-emitter','redis','./whatsappInteraction.socket','sendStatus','status','json','undefined','limit','count','offset','set','apply','reject','then','destroy','end','stack','send','Users','map','fullname','TagIds','split','forEach','Tags','push','catch','index','WhatsappInteraction','rawAttributes','fieldName','type','key','model','query','keys','filters','attributes','fields','length','hasOwnProperty','nolimit','order','sort','where','pick','field','name','from','tools_tags','select','u.id','u.fullname','ui.WhatsappInteractionId','user_has_whatsapp_interactions','left_join','users','u.id\x20=\x20ui.UserId','whatsapp_accounts','a.id\x20=\x20i.WhatsappAccountId','me.WhatsappInteractionId\x20=\x20i.id','it.WhatsappInteractionId\x20=\x20i.id','t.id\x20=\x20it.TagId','expr','search','parseSearch','conditions','find','unreadMessages','value','having','`\x20=\x200','Contact','operator','$substring','getFullTextValue','c.firstName\x20LIKE\x20?\x20OR\x20c.lastName\x20LIKE\x20?\x20OR\x20c.email\x20LIKE\x20?','ContactId','text','start','CONCAT(\x27,\x27,\x20`TagIds`,\x20\x27,\x27)\x20LIKE\x20?','union','User','UserId','buildExpression','body','some','compact','isEmpty','i.WhatsappAccountId\x20IN\x20?','concat','createdAt','parse','$lte','i.createdAt\x20BETWEEN\x20?\x20AND\x20?','null','\x20IS\x20NULL','\x20=\x20?','read','`unreadMessages`\x20=\x200','`unreadMessages`\x20>\x200','tag','isArray','filter','replace','isNumeric','i.phone\x20LIKE\x20?','MATCH\x20(me.body)\x20AGAINST\x20(?\x20IN\x20BOOLEAN\x20MODE)','CONCAT(c.firstName,\x20\x27\x20\x27,\x20c.lastName)\x20LIKE\x20?','group','i.id','Sequelize','QueryTypes','SELECT','SUM(me.read\x20=\x200\x20AND\x20me.direction\x20=\x20\x27in\x27)','contactName','t.id\x20IN\x20?','resolve','WhatsappAccountId','i.WhatsappAccountId\x20IS\x20NOT\x20NULL','role','agent','user','getWhatsappAccounts','i.WhatsappAccountId\x20IS\x20NULL','sequelize','toString','keyBy','merge','a.key','Account.key','a.mandatoryDisposition','Account.mandatoryDisposition','CASE\x20WHEN\x20(c.firstName\x20IS\x20NOT\x20NULL\x20AND\x20c.firstName\x20<>\x20\x27\x27)\x20OR\x20(c.lastName\x20IS\x20NOT\x20NULL\x20AND\x20c.lastName\x20<>\x20\x27\x27)\x20THEN\x20CONCAT(IFNULL(c.firstName,\x20\x27\x27),\x20\x27\x20\x27,\x20IFNULL(c.lastName,\x20\x27\x27))\x20ELSE\x20\x27Unknown\x27\x20END','i.*','c.firstName','c.lastName','Contact.lastName','c.email','Contact.email','c.phone','Contact.mobile','c.fax','Contact.fax','o.fullname','Owner.fullname','o.internal','Owner.internal','GROUP_CONCAT(DISTINCT\x20t.id)','ui.WhatsappInteractionId\x20IN\x20?','groupBy','all','rows','show','intersection','include','options','create','update','describe','WhatsappMessage','params','addMessage','omit','ids','getMessages','findOne','WhatsappInteractionId','$gte','YYYY-MM-DD\x20HH:mm:ss','includeAll','addTags','setTags','spread','Tag','findAll','color','emit','whatsappInteractionTags:save','removeTags','download','unix','root','server','tmp','files','attachments','join','CmContact','firstName','lastName','Attachment','direction','secret','WhatsappAccount','Account','Owner','get','mkdirSync','Whatsapp','N.A.','format','closedAt','disposition','Messages','basename','existsSync','createReadStream','createWriteStream','out','System','downloadInteraction.html','log','err','unlinkSync','rimraf','zip-dir','fast-json-patch','request-promise','moment','bluebird','mustache','util','path','sox','ejs','fs-extra','lodash','squel','jsforce','desk.js','to-csv','querystring','papaparse'];(function(_0x126558,_0x143c9a){var _0x1f6d14=function(_0x2b0eea){while(--_0x2b0eea){_0x126558['push'](_0x126558['shift']());}};_0x1f6d14(++_0x143c9a);}(_0xe984,0xe2));var _0x4e98=function(_0x2e58c7,_0x23d092){_0x2e58c7=_0x2e58c7-0x0;var _0x26eb00=_0xe984[_0x2e58c7];return _0x26eb00;};'use strict';var emlformat=require('eml-format');var rimraf=require(_0x4e98('0x0'));var zipdir=require(_0x4e98('0x1'));var jsonpatch=require(_0x4e98('0x2'));var rp=require(_0x4e98('0x3'));var moment=require(_0x4e98('0x4'));var BPromise=require(_0x4e98('0x5'));var Mustache=require(_0x4e98('0x6'));var util=require(_0x4e98('0x7'));var path=require(_0x4e98('0x8'));var sox=require(_0x4e98('0x9'));var csv=require('to-csv');var ejs=require(_0x4e98('0xa'));var fs=require('fs');var fs_extra=require(_0x4e98('0xb'));var _=require(_0x4e98('0xc'));var squel=require(_0x4e98('0xd'));var crypto=require('crypto');var jsforce=require(_0x4e98('0xe'));var deskjs=require(_0x4e98('0xf'));var toCsv=require(_0x4e98('0x10'));var querystring=require(_0x4e98('0x11'));var Papa=require(_0x4e98('0x12'));var Redis=require('ioredis');var authService=require(_0x4e98('0x13'));var qs=require('../../components/parsers/qs');var as=require(_0x4e98('0x14'));var pdf=require(_0x4e98('0x15'));var hardwareService=require(_0x4e98('0x16'));var logger=require(_0x4e98('0x17'))(_0x4e98('0x18'));var utils=require('../../config/utils');var config=require(_0x4e98('0x19'));var licenseUtil=require(_0x4e98('0x1a'));var db=require(_0x4e98('0x1b'))['db'];config['redis']=_[_0x4e98('0x1c')](config['redis'],{'host':_0x4e98('0x1d'),'port':0x18eb});var socket=require(_0x4e98('0x1e'))(new Redis(config[_0x4e98('0x1f')]));require(_0x4e98('0x20'))['register'](socket);function respondWithStatusCode(_0x1ef5b0,_0x3ff8e9){_0x3ff8e9=_0x3ff8e9||0xcc;return function(_0x141c98){if(_0x141c98){return _0x1ef5b0[_0x4e98('0x21')](_0x3ff8e9);}return _0x1ef5b0[_0x4e98('0x22')](_0x3ff8e9)['end']();};}function respondWithResult(_0x32e4a0,_0x3e586b){_0x3e586b=_0x3e586b||0xc8;return function(_0x26b60a){if(_0x26b60a){return _0x32e4a0[_0x4e98('0x22')](_0x3e586b)[_0x4e98('0x23')](_0x26b60a);}};}function respondWithFilteredResult(_0x22c683,_0x3e9618){return function(_0x342f13){if(_0x342f13){var _0x204fab=typeof _0x3e9618['offset']===_0x4e98('0x24')&&typeof _0x3e9618[_0x4e98('0x25')]===_0x4e98('0x24');var _0x296660=_0x342f13[_0x4e98('0x26')];var _0x50928c=_0x204fab?0x0:_0x3e9618[_0x4e98('0x27')];var _0x28fc53=_0x204fab?_0x342f13[_0x4e98('0x26')]:_0x3e9618[_0x4e98('0x27')]+_0x3e9618[_0x4e98('0x25')];var _0x10c83e;if(_0x28fc53>=_0x296660){_0x28fc53=_0x296660;_0x10c83e=0xc8;}else{_0x10c83e=0xce;}_0x22c683[_0x4e98('0x22')](_0x10c83e);return _0x22c683[_0x4e98('0x28')]('Content-Range',_0x50928c+'-'+_0x28fc53+'/'+_0x296660)[_0x4e98('0x23')](_0x342f13);}return null;};}function patchUpdates(_0x51e0a0){return function(_0x5b0f92){try{jsonpatch[_0x4e98('0x29')](_0x5b0f92,_0x51e0a0,!![]);}catch(_0x4c9552){return BPromise[_0x4e98('0x2a')](_0x4c9552);}return _0x5b0f92['save']();};}function saveUpdates(_0x286624,_0x217efc){return function(_0x51c580){if(_0x51c580){return _0x51c580['update'](_0x286624)[_0x4e98('0x2b')](function(_0x37e304){return _0x37e304;});}return null;};}function removeEntity(_0x1d5fd3,_0x149bed){return function(_0xc43f66){if(_0xc43f66){return _0xc43f66[_0x4e98('0x2c')]()['then'](function(){_0x1d5fd3['status'](0xcc)[_0x4e98('0x2d')]();});}};}function handleEntityNotFound(_0x1f52a6,_0x1220a1){return function(_0x196521){if(!_0x196521){_0x1f52a6[_0x4e98('0x21')](0x194);}return _0x196521;};}function handleError(_0x28c137,_0x3f3254){_0x3f3254=_0x3f3254||0x1f4;return function(_0x1b4a07){logger['error'](_0x1b4a07[_0x4e98('0x2e')]);if(_0x1b4a07['name']){delete _0x1b4a07['name'];}_0x28c137[_0x4e98('0x22')](_0x3f3254)[_0x4e98('0x2f')](_0x1b4a07);};}function getInteractionUsers(_0x50bd3d,_0x3ebf34){return new BPromise(function(_0xd32e3,_0x4111a9){try{if(_0x3ebf34[_0x50bd3d['id']]){_0x50bd3d[_0x4e98('0x30')]=_[_0x4e98('0x31')](_0x3ebf34[_0x50bd3d['id']],function(_0x12c31f){return{'id':_0x12c31f['id'],'fullname':_0x12c31f[_0x4e98('0x32')]};});}}catch(_0x2c2a58){_0x4111a9(_0x2c2a58);}_0xd32e3(_0x50bd3d);});}function getInteractionTags(_0x429648,_0x36a726){return new BPromise(function(_0x3dd6b8,_0x5a1137){try{if(_0x429648[_0x4e98('0x33')]){_0x429648['Tags']=[];_0x429648[_0x4e98('0x33')][_0x4e98('0x34')](',')[_0x4e98('0x35')](function(_0x3be635){_0x429648[_0x4e98('0x36')][_0x4e98('0x37')](_0x36a726[_0x3be635]);});}delete _0x429648[_0x4e98('0x33')];}catch(_0x575784){_0x5a1137(_0x575784);}_0x3dd6b8(_0x429648);});}function updateWhatsappInteraction(_0x54207b,_0x6e50fc,_0x46da58){return new BPromise(function(_0x264973,_0xfd85a6){return getInteractionUsers(_0x54207b,_0x46da58)[_0x4e98('0x2b')](function(_0x39926b){return getInteractionTags(_0x39926b,_0x6e50fc);})['then'](function(_0x23ff24){_0x264973(_0x23ff24);})[_0x4e98('0x38')](function(_0x69fba5){_0xfd85a6(_0x69fba5);});});}exports[_0x4e98('0x39')]=function(_0x4bc0ed,_0x51dec2){var _0x1c76e9={},_0x2e921f={},_0x3a16b1={'count':0x0,'rows':[]};var _0x3fc3ca=_[_0x4e98('0x31')](db[_0x4e98('0x3a')][_0x4e98('0x3b')],function(_0x126ca4){return{'name':_0x126ca4[_0x4e98('0x3c')],'type':_0x126ca4[_0x4e98('0x3d')][_0x4e98('0x3e')]};});_0x2e921f[_0x4e98('0x3f')]=_[_0x4e98('0x31')](_0x3fc3ca,'name');_0x2e921f[_0x4e98('0x40')]=_[_0x4e98('0x41')](_0x4bc0ed[_0x4e98('0x40')]);_0x2e921f[_0x4e98('0x42')]=_['intersection'](_0x2e921f[_0x4e98('0x3f')],_0x2e921f['query']);_0x1c76e9[_0x4e98('0x43')]=_['intersection'](_0x2e921f['model'],qs[_0x4e98('0x44')](_0x4bc0ed[_0x4e98('0x40')]['fields']));_0x1c76e9[_0x4e98('0x43')]=_0x1c76e9[_0x4e98('0x43')][_0x4e98('0x45')]?_0x1c76e9[_0x4e98('0x43')]:_0x2e921f[_0x4e98('0x3f')];if(!_0x4bc0ed[_0x4e98('0x40')][_0x4e98('0x46')](_0x4e98('0x47'))){_0x1c76e9[_0x4e98('0x25')]=qs[_0x4e98('0x25')](_0x4bc0ed[_0x4e98('0x40')]['limit']);_0x1c76e9[_0x4e98('0x27')]=qs['offset'](_0x4bc0ed['query'][_0x4e98('0x27')]);}_0x1c76e9[_0x4e98('0x48')]=qs[_0x4e98('0x49')](_0x4bc0ed['query'][_0x4e98('0x49')]);_0x1c76e9[_0x4e98('0x4a')]=qs[_0x4e98('0x42')](_[_0x4e98('0x4b')](_0x4bc0ed[_0x4e98('0x40')],_0x2e921f[_0x4e98('0x42')]),_0x3fc3ca);var _0x336df9=[];var _0x32a7a2=squel['select']()[_0x4e98('0x4c')]('id')[_0x4e98('0x4c')](_0x4e98('0x4d'))[_0x4e98('0x4c')]('color')[_0x4e98('0x4e')](_0x4e98('0x4f'));var _0x54a03d=squel[_0x4e98('0x50')]()[_0x4e98('0x4c')](_0x4e98('0x51'))['field'](_0x4e98('0x52'))['field'](_0x4e98('0x53'))[_0x4e98('0x4e')](_0x4e98('0x54'),'ui')[_0x4e98('0x55')](_0x4e98('0x56'),'u',_0x4e98('0x57'));var _0x3a3b8c=squel['select']()['from']('whatsapp_interactions','i')['left_join']('cm_contacts','c','c.id\x20=\x20i.ContactId\x20AND\x20c.deletedAt\x20IS\x20NULL')[_0x4e98('0x55')](_0x4e98('0x56'),'o','o.id\x20=\x20i.UserId')[_0x4e98('0x55')](_0x4e98('0x58'),'a',_0x4e98('0x59'))[_0x4e98('0x55')]('whatsapp_messages','me',_0x4e98('0x5a'))[_0x4e98('0x55')]('whatsapp_interaction_has_tags','it',_0x4e98('0x5b'))[_0x4e98('0x55')](_0x4e98('0x4f'),'t',_0x4e98('0x5c'));var _0x487026=squel[_0x4e98('0x5d')]();var _0x3757c7=[];var _0x240f10=squel[_0x4e98('0x5d')]();var _0x11fae2;if(_0x4bc0ed[_0x4e98('0x40')][_0x4e98('0x5e')]){_0x11fae2=as[_0x4e98('0x5f')](_0x4bc0ed[_0x4e98('0x40')][_0x4e98('0x5e')]);var _0x1b0462=_0x11fae2['sqlOperator'];for(var _0x25047a=0x0;_0x25047a<_0x11fae2[_0x4e98('0x60')][_0x4e98('0x45')];_0x25047a++){var _0x507f68=_0x11fae2[_0x4e98('0x60')][_0x25047a];var _0x5c5da5='i';var _0x1a04ab=_[_0x4e98('0x61')](_0x3fc3ca,[_0x4e98('0x4d'),_0x507f68[_0x4e98('0x4c')]]);if(!_0x1a04ab){switch(_0x507f68[_0x4e98('0x4c')]){case _0x4e98('0x62'):if(_0x507f68[_0x4e98('0x63')]==0x1){_0x3a3b8c[_0x4e98('0x64')]('`'+_0x507f68[_0x4e98('0x4c')]+_0x4e98('0x65'));}else{_0x3a3b8c[_0x4e98('0x64')]('`'+_0x507f68[_0x4e98('0x4c')]+'`\x20>\x200');}break;case _0x4e98('0x66'):if(_0x507f68[_0x4e98('0x67')]===_0x4e98('0x68')){if(_0x507f68['value']['split']('\x20')['length']>0x1){_0x487026[_0x1b0462]('MATCH\x20(c.firstName,\x20c.lastName,\x20c.phone,\x20c.mobile,\x20c.fax,\x20c.email)\x20AGAINST\x20(?\x20IN\x20BOOLEAN\x20MODE)',qs[_0x4e98('0x69')](_0x507f68[_0x4e98('0x63')]),null);}else{var _0x37f33d='%'+_0x507f68[_0x4e98('0x63')]+'%';_0x487026[_0x1b0462](_0x4e98('0x6a'),_0x37f33d,_0x37f33d,_0x37f33d);}}else{_0x1a04ab=_[_0x4e98('0x61')](_0x3fc3ca,[_0x4e98('0x4d'),_0x4e98('0x6b')]);_0x507f68[_0x4e98('0x4c')]=_0x4e98('0x6b');_0x54858e=as['buildExpression'](_0x5c5da5,_0x1a04ab[_0x4e98('0x3d')],_0x507f68);_0x487026[_0x1b0462](_0x54858e[_0x4e98('0x6c')],_0x54858e[_0x4e98('0x63')][_0x4e98('0x6d')],_0x54858e[_0x4e98('0x63')][_0x4e98('0x2d')]);}break;case'Tag':var _0x31bc87=_0x507f68['value'][_0x4e98('0x34')](',')[_0x4e98('0x31')](function(_0x22fc58){return Number(_0x22fc58);});_0x31bc87[_0x4e98('0x35')](function(_0x443bbd){_0x240f10['or'](_0x4e98('0x6e'),'%,'+_0x443bbd+',%');});_0x3757c7=_[_0x4e98('0x6f')](_0x3757c7,_0x31bc87);break;case _0x4e98('0x70'):if(_0x507f68[_0x4e98('0x67')]===_0x4e98('0x68')){_0x487026[_0x1b0462]('CONCAT_WS(\x27\x20\x27,\x20o.name,\x20o.fullname)\x20LIKE\x20?','%'+_0x507f68[_0x4e98('0x63')]+'%',null);}else{_0x1a04ab=_[_0x4e98('0x61')](_0x3fc3ca,[_0x4e98('0x4d'),'UserId']);_0x507f68['field']=_0x4e98('0x71');_0x54858e=as[_0x4e98('0x72')](_0x5c5da5,_0x1a04ab[_0x4e98('0x3d')],_0x507f68);_0x487026[_0x1b0462](_0x54858e[_0x4e98('0x6c')],_0x54858e[_0x4e98('0x63')][_0x4e98('0x6d')],_0x54858e[_0x4e98('0x63')]['end']);}break;case _0x4e98('0x73'):_0x54858e=as[_0x4e98('0x72')]('me',null,_0x507f68);_0x487026[_0x1b0462](_0x54858e[_0x4e98('0x6c')],_0x54858e[_0x4e98('0x63')][_0x4e98('0x6d')],_0x54858e[_0x4e98('0x63')][_0x4e98('0x2d')]);break;}}else{var _0x54858e=as['buildExpression'](_0x5c5da5,_0x1a04ab[_0x4e98('0x3d')],_0x507f68);_0x487026[_0x1b0462](_0x54858e[_0x4e98('0x6c')],_0x54858e[_0x4e98('0x63')]['start'],_0x54858e[_0x4e98('0x63')][_0x4e98('0x2d')]);}}}else{var _0x175172=_(_0x4bc0ed[_0x4e98('0x40')])[_0x4e98('0x41')]()[_0x4e98('0x31')](function(_0x1d07c1){return _[_0x4e98('0x74')](_0x3fc3ca,[_0x4e98('0x4d'),_0x1d07c1])?_0x1d07c1:undefined;})[_0x4e98('0x75')]()[_0x4e98('0x63')]();if(!_[_0x4e98('0x76')](_0x175172)){_0x175172['forEach'](function(_0x2ed881){if(_0x2ed881==='WhatsappAccountId'){_0x3a3b8c[_0x4e98('0x4a')](_0x4e98('0x77'),[][_0x4e98('0x78')](_0x4bc0ed['query'][_0x2ed881]));}else if(_0x2ed881===_0x4e98('0x79')){var _0x30fb30=JSON[_0x4e98('0x7a')](_0x4bc0ed['query'][_0x2ed881])['$gte'];var _0x35a01d=JSON[_0x4e98('0x7a')](_0x4bc0ed['query'][_0x2ed881])[_0x4e98('0x7b')];_0x3a3b8c[_0x4e98('0x4a')](_0x4e98('0x7c'),_0x30fb30,_0x35a01d);}else{if(_0x4bc0ed[_0x4e98('0x40')][_0x2ed881]===_0x4e98('0x7d')){_0x3a3b8c[_0x4e98('0x4a')]('i.'+_0x2ed881+_0x4e98('0x7e'));}else{_0x3a3b8c['where']('i.'+_0x2ed881+_0x4e98('0x7f'),_0x4bc0ed[_0x4e98('0x40')][_0x2ed881]);}}});}if(_0x4bc0ed[_0x4e98('0x40')][_0x4e98('0x80')]){if(_0x4bc0ed[_0x4e98('0x40')][_0x4e98('0x80')]==0x1){_0x3a3b8c[_0x4e98('0x64')](_0x4e98('0x81'));}else{_0x3a3b8c[_0x4e98('0x64')](_0x4e98('0x82'));}}if(_0x4bc0ed[_0x4e98('0x40')][_0x4e98('0x83')]){_0x3757c7=_[_0x4e98('0x84')](_0x4bc0ed[_0x4e98('0x40')][_0x4e98('0x83')])?_0x4bc0ed[_0x4e98('0x40')]['tag']:new Array(_0x4bc0ed[_0x4e98('0x40')][_0x4e98('0x83')]);_0x3757c7['forEach'](function(_0x5f072e){_0x240f10['or'](_0x4e98('0x6e'),'%,'+_0x5f072e+',%');});}if(_0x4bc0ed[_0x4e98('0x40')][_0x4e98('0x85')]){var _0x4ca188=_0x4bc0ed[_0x4e98('0x40')][_0x4e98('0x85')][_0x4e98('0x86')]('\x5c','\x5c\x5c')[_0x4e98('0x86')](/'/g,'\x27\x27');if(qs[_0x4e98('0x87')](_0x4ca188)){_0x487026['or']('i.id\x20LIKE\x20?',_0x4ca188+'%')['or'](_0x4e98('0x88'),_0x4ca188+'%');}else{_0x487026['or'](_0x4e98('0x89'),qs[_0x4e98('0x69')](_0x4ca188))['or'](_0x4e98('0x8a'),_0x4ca188+'%');}}}_0x3a3b8c[_0x4e98('0x4a')](_0x487026);_0x3a3b8c[_0x4e98('0x8b')](_0x4e98('0x8c'));var _0x3ef461={'type':db[_0x4e98('0x8d')][_0x4e98('0x8e')][_0x4e98('0x8f')],'raw':!![]};var _0x3f74bc=_0x3a3b8c['clone']();_0x3f74bc[_0x4e98('0x4c')](_0x4e98('0x8c'));_0x3f74bc[_0x4e98('0x4c')](_0x4e98('0x90'),'unreadMessages');if(_0x1c76e9[_0x4e98('0x48')]){_0x1c76e9[_0x4e98('0x48')][_0x4e98('0x35')](function(_0x469bc9){var _0x3b043a=_0x469bc9[0x0]===_0x4e98('0x91')?_0x469bc9[0x0]:'i.'+_0x469bc9[0x0];_0x3a3b8c[_0x4e98('0x48')](_0x3b043a,_0x469bc9[0x1]==='DESC'?![]:!![]);});}if(!_[_0x4e98('0x76')](_0x3757c7)){_0x3a3b8c['having'](_0x240f10);_0x3f74bc[_0x4e98('0x4a')](_0x4e98('0x92'),_0x3757c7);}BPromise[_0x4e98('0x93')]()[_0x4e98('0x2b')](function(){if(!_0x11fae2){if(_0x4bc0ed[_0x4e98('0x40')][_0x4e98('0x94')])return;_0x3f74bc[_0x4e98('0x4a')](_0x4e98('0x95'));_0x3a3b8c[_0x4e98('0x4a')](_0x4e98('0x95'));return;}if(_0x4bc0ed['user'][_0x4e98('0x96')]!==_0x4e98('0x97'))return;return _0x4bc0ed[_0x4e98('0x98')][_0x4e98('0x99')]({'attributes':['id'],'raw':!![]})[_0x4e98('0x2b')](function(_0x161ead){if(_[_0x4e98('0x76')](_0x161ead)){_0x3f74bc[_0x4e98('0x4a')](_0x4e98('0x9a'));_0x3a3b8c[_0x4e98('0x4a')]('i.WhatsappAccountId\x20IS\x20NULL');}else{_0x3f74bc[_0x4e98('0x4a')]('i.WhatsappAccountId\x20IN\x20?',_[_0x4e98('0x31')](_0x161ead,'id'));_0x3a3b8c[_0x4e98('0x4a')](_0x4e98('0x77'),_['map'](_0x161ead,'id'));}});})[_0x4e98('0x2b')](function(){if(_0x4bc0ed['user'][_0x4e98('0x96')]===_0x4e98('0x97')&&!_0x11fae2&&!_0x4bc0ed[_0x4e98('0x40')][_0x4e98('0x94')])return[];return db[_0x4e98('0x9b')]['query'](_0x3f74bc[_0x4e98('0x9c')](),_0x3ef461);})['then'](function(_0x31259f){_0x3a16b1['count']=_0x31259f[_0x4e98('0x45')];if(_0x3a16b1[_0x4e98('0x26')]===0x0)return[];return db['sequelize'][_0x4e98('0x40')](_0x32a7a2[_0x4e98('0x9c')](),_0x3ef461)[_0x4e98('0x2b')](function(_0x1fc234){_0x336df9=_[_0x4e98('0x9d')](_0x1fc234,'id');_0x3ef461=_[_0x4e98('0x9e')](_0x3ef461,{'model':db[_0x4e98('0x3a')],'mapToModel':!![],'raw':!![],'nest':!![]});if(_0x4bc0ed[_0x4e98('0x40')][_0x4e98('0x44')]){_0x1c76e9[_0x4e98('0x43')][_0x4e98('0x35')](function(_0x5ec293){_0x3a3b8c[_0x4e98('0x4c')]('i.'+_0x5ec293);});}else{_0x3a3b8c[_0x4e98('0x4c')](_0x4e98('0x90'),_0x4e98('0x62'));_0x3a3b8c['field'](_0x4e98('0x9f'),_0x4e98('0xa0'));_0x3a3b8c['field'](_0x4e98('0xa1'),_0x4e98('0xa2'));_0x3a3b8c[_0x4e98('0x4c')](_0x4e98('0xa3'),'contactName');_0x3a3b8c['field'](_0x4e98('0xa4'));_0x3a3b8c[_0x4e98('0x4c')](_0x4e98('0xa5'),'Contact.firstName');_0x3a3b8c[_0x4e98('0x4c')](_0x4e98('0xa6'),_0x4e98('0xa7'));_0x3a3b8c['field'](_0x4e98('0xa8'),_0x4e98('0xa9'));_0x3a3b8c[_0x4e98('0x4c')](_0x4e98('0xaa'),'Contact.phone');_0x3a3b8c[_0x4e98('0x4c')]('c.mobile',_0x4e98('0xab'));_0x3a3b8c['field'](_0x4e98('0xac'),_0x4e98('0xad'));_0x3a3b8c[_0x4e98('0x4c')](_0x4e98('0xae'),_0x4e98('0xaf'));_0x3a3b8c[_0x4e98('0x4c')](_0x4e98('0xb0'),_0x4e98('0xb1'));_0x3a3b8c[_0x4e98('0x4c')](_0x4e98('0xb2'),_0x4e98('0x33'));}if(_0x1c76e9['limit'])_0x3a3b8c[_0x4e98('0x25')](_0x1c76e9[_0x4e98('0x25')]);if(_0x1c76e9[_0x4e98('0x27')])_0x3a3b8c[_0x4e98('0x27')](_0x1c76e9[_0x4e98('0x27')]);return db[_0x4e98('0x9b')][_0x4e98('0x40')](_0x3a3b8c[_0x4e98('0x9c')](),_0x3ef461);})[_0x4e98('0x2b')](function(_0x305c80){if(_0x305c80[_0x4e98('0x45')]>0x0)_0x54a03d[_0x4e98('0x4a')](_0x4e98('0xb3'),_[_0x4e98('0x31')](_0x305c80,'id'));return db[_0x4e98('0x9b')]['query'](_0x54a03d[_0x4e98('0x9c')](),_0x3ef461)['then'](function(_0x430d56){var _0x24507f=_[_0x4e98('0xb4')](_0x430d56,'WhatsappInteractionId');var _0x4f4bac=[];_0x305c80[_0x4e98('0x35')](function(_0x4a3ec6){_0x4f4bac[_0x4e98('0x37')](updateWhatsappInteraction(_0x4a3ec6,_0x336df9,_0x24507f));});return BPromise[_0x4e98('0xb5')](_0x4f4bac);});});})[_0x4e98('0x2b')](function(_0x433883){_0x3a16b1[_0x4e98('0xb6')]=_0x433883;return _0x3a16b1;})[_0x4e98('0x2b')](respondWithFilteredResult(_0x51dec2,_0x1c76e9))[_0x4e98('0x38')](handleError(_0x51dec2,null));};exports[_0x4e98('0xb7')]=function(_0x2b17a4,_0x43070a){var _0x163915={'raw':![],'where':{'id':_0x2b17a4['params']['id']}},_0x1155e4={};_0x1155e4[_0x4e98('0x3f')]=_[_0x4e98('0x41')](db[_0x4e98('0x3a')][_0x4e98('0x3b')]);_0x1155e4[_0x4e98('0x40')]=_[_0x4e98('0x41')](_0x2b17a4[_0x4e98('0x40')]);_0x1155e4[_0x4e98('0x42')]=_[_0x4e98('0xb8')](_0x1155e4[_0x4e98('0x3f')],_0x1155e4[_0x4e98('0x40')]);_0x163915[_0x4e98('0x43')]=_[_0x4e98('0xb8')](_0x1155e4[_0x4e98('0x3f')],qs[_0x4e98('0x44')](_0x2b17a4[_0x4e98('0x40')][_0x4e98('0x44')]));_0x163915[_0x4e98('0x43')]=_0x163915[_0x4e98('0x43')][_0x4e98('0x45')]?_0x163915['attributes']:_0x1155e4[_0x4e98('0x3f')];if(_0x2b17a4[_0x4e98('0x40')]['includeAll']){_0x163915[_0x4e98('0xb9')]=[{'all':!![]}];}_0x163915=_[_0x4e98('0x9e')]({},_0x163915,_0x2b17a4[_0x4e98('0xba')]);return db[_0x4e98('0x3a')][_0x4e98('0x61')](_0x163915)['then'](handleEntityNotFound(_0x43070a,null))[_0x4e98('0x2b')](respondWithResult(_0x43070a,null))[_0x4e98('0x38')](handleError(_0x43070a,null));};exports[_0x4e98('0xbb')]=function(_0x4cbe90,_0x4ebcb4){return db[_0x4e98('0x3a')][_0x4e98('0xbb')](_0x4cbe90['body'],{})[_0x4e98('0x2b')](respondWithResult(_0x4ebcb4,0xc9))[_0x4e98('0x38')](handleError(_0x4ebcb4,null));};exports[_0x4e98('0xbc')]=function(_0x1a30da,_0x52186d){if(_0x1a30da[_0x4e98('0x73')]['id']){delete _0x1a30da[_0x4e98('0x73')]['id'];}return db['WhatsappInteraction']['find']({'where':{'id':_0x1a30da['params']['id']}})['then'](handleEntityNotFound(_0x52186d,null))[_0x4e98('0x2b')](saveUpdates(_0x1a30da[_0x4e98('0x73')],null))[_0x4e98('0x2b')](respondWithResult(_0x52186d,null))['catch'](handleError(_0x52186d,null));};exports[_0x4e98('0x2c')]=function(_0x2dfde9,_0x205534){return db[_0x4e98('0x3a')][_0x4e98('0x61')]({'where':{'id':_0x2dfde9['params']['id']}})[_0x4e98('0x2b')](handleEntityNotFound(_0x205534,null))[_0x4e98('0x2b')](removeEntity(_0x205534,null))['catch'](handleError(_0x205534,null));};exports[_0x4e98('0xbd')]=function(_0x36f649,_0x5ee7c3){return db[_0x4e98('0x3a')][_0x4e98('0xbd')]()[_0x4e98('0x2b')](respondWithResult(_0x5ee7c3,null))[_0x4e98('0x38')](handleError(_0x5ee7c3,null));};exports['addMessage']=function(_0x1791a3,_0x21ca22,_0x422ce8){return db[_0x4e98('0xbe')][_0x4e98('0x61')]({'where':{'id':_0x1791a3[_0x4e98('0xbf')]['id']}})[_0x4e98('0x2b')](handleEntityNotFound(_0x21ca22,null))['then'](function(_0x8342ef){if(_0x8342ef){return _0x8342ef[_0x4e98('0xc0')](_0x1791a3[_0x4e98('0x73')]['ids'],_[_0x4e98('0xc1')](_0x1791a3[_0x4e98('0x73')],[_0x4e98('0xc2'),'id'])||{});}})[_0x4e98('0x2b')](respondWithResult(_0x21ca22,null))[_0x4e98('0x38')](handleError(_0x21ca22,null));};exports[_0x4e98('0xc3')]=function(_0x399ab1,_0x3e114f,_0x5e5348){var _0x444be1={'raw':![],'where':{}};var _0xad6230={};var _0x3a341a={'count':0x0,'rows':[]};return db['WhatsappInteraction'][_0x4e98('0xc4')]({'where':{'id':_0x399ab1[_0x4e98('0xbf')]['id']}})['then'](handleEntityNotFound(_0x3e114f,null))[_0x4e98('0x2b')](function(_0xa63d8c){if(_0xa63d8c){_0xad6230[_0x4e98('0x3f')]=_['keys'](db[_0x4e98('0xbe')][_0x4e98('0x3b')]);_0xad6230[_0x4e98('0x40')]=_[_0x4e98('0x41')](_0x399ab1[_0x4e98('0x40')]);_0xad6230['filters']=_[_0x4e98('0xb8')](_0xad6230[_0x4e98('0x3f')],_0xad6230['query']);_0x444be1[_0x4e98('0x43')]=_['intersection'](_0xad6230[_0x4e98('0x3f')],qs[_0x4e98('0x44')](_0x399ab1[_0x4e98('0x40')][_0x4e98('0x44')]));_0x444be1['attributes']=_0x444be1[_0x4e98('0x43')]['length']?_0x444be1[_0x4e98('0x43')]:_0xad6230[_0x4e98('0x3f')];if(!_0x399ab1[_0x4e98('0x40')][_0x4e98('0x46')](_0x4e98('0x47'))){_0x444be1['limit']=qs['limit'](_0x399ab1[_0x4e98('0x40')][_0x4e98('0x25')]);_0x444be1[_0x4e98('0x27')]=qs[_0x4e98('0x27')](_0x399ab1['query'][_0x4e98('0x27')]);}_0x444be1[_0x4e98('0x48')]=qs[_0x4e98('0x49')](_0x399ab1[_0x4e98('0x40')][_0x4e98('0x49')]);_0x444be1['where']=qs[_0x4e98('0x42')](_[_0x4e98('0x4b')](_0x399ab1[_0x4e98('0x40')],_0xad6230[_0x4e98('0x42')]));_0x444be1[_0x4e98('0x4a')][_0x4e98('0xc5')]=_0xa63d8c['id'];if(_0x399ab1[_0x4e98('0x40')][_0x4e98('0x85')]){_0x444be1[_0x4e98('0x4a')]=_[_0x4e98('0x9e')](_0x444be1[_0x4e98('0x4a')],{'$or':_['map'](_0x444be1[_0x4e98('0x43')],function(_0x18fc9e){var _0x983102={};_0x983102[_0x18fc9e]={'$like':'%'+_0x399ab1['query'][_0x4e98('0x85')]+'%'};return _0x983102;})});}if(_0x399ab1[_0x4e98('0x40')][_0x4e98('0xc6')]){var _0x2457ed=_0x399ab1[_0x4e98('0x40')][_0x4e98('0xc6')]['split'](',');var _0x47a966={};_0x47a966[_0x2457ed[0x0]]={'$gte':moment(_0x2457ed[0x1])['format'](_0x4e98('0xc7'))};_0x444be1[_0x4e98('0x4a')]=_[_0x4e98('0x9e')](_0x444be1[_0x4e98('0x4a')],_0x47a966);}_0x444be1=_[_0x4e98('0x9e')]({},_0x444be1,_0x399ab1[_0x4e98('0xba')]);return db[_0x4e98('0xbe')]['count']({'where':_0x444be1['where']})[_0x4e98('0x2b')](function(_0xf68da0){_0x3a341a['count']=_0xf68da0;if(_0x399ab1[_0x4e98('0x40')][_0x4e98('0xc8')]){_0x444be1['include']=[{'all':!![]}];}return db['WhatsappMessage']['findAll'](_0x444be1);})['then'](function(_0x16c7eb){_0x3a341a[_0x4e98('0xb6')]=_0x16c7eb;return _0x3a341a;});}})[_0x4e98('0x2b')](respondWithFilteredResult(_0x3e114f,_0x444be1))[_0x4e98('0x38')](handleError(_0x3e114f,null));};exports[_0x4e98('0xc9')]=function(_0x32412a,_0x5d397d,_0x4b5485){return db[_0x4e98('0x3a')][_0x4e98('0x61')]({'where':{'id':_0x32412a[_0x4e98('0xbf')]['id']}})[_0x4e98('0x2b')](handleEntityNotFound(_0x5d397d,null))[_0x4e98('0x2b')](function(_0x1551da){if(_0x1551da){return _0x1551da[_0x4e98('0xca')](_0x32412a[_0x4e98('0x73')][_0x4e98('0xc2')],_['omit'](_0x32412a['body'],[_0x4e98('0xc2'),'id'])||{})[_0x4e98('0xcb')](function(){return db[_0x4e98('0xcc')][_0x4e98('0xcd')]({'attributes':['id',_0x4e98('0x4d'),_0x4e98('0xce')],'where':{'id':_0x32412a['body'][_0x4e98('0xc2')]}});})[_0x4e98('0x2b')](function(_0x2da755){socket[_0x4e98('0xcf')](_0x4e98('0xd0'),{'id':Number(_0x32412a[_0x4e98('0xbf')]['id']),'tags':_0x2da755||[]});return{'id':Number(_0x32412a[_0x4e98('0xbf')]['id']),'tags':_0x2da755||[]};});}})[_0x4e98('0x2b')](respondWithResult(_0x5d397d,null))[_0x4e98('0x38')](handleError(_0x5d397d,null));};exports[_0x4e98('0xd1')]=function(_0x3b5be9,_0x1608d9,_0x3022b5){return db[_0x4e98('0x3a')][_0x4e98('0x61')]({'where':{'id':_0x3b5be9[_0x4e98('0xbf')]['id']}})[_0x4e98('0x2b')](handleEntityNotFound(_0x1608d9,null))[_0x4e98('0x2b')](function(_0x1805f1){if(_0x1805f1){return _0x1805f1['removeTags'](_0x3b5be9[_0x4e98('0x40')][_0x4e98('0xc2')]);}})[_0x4e98('0x2b')](respondWithStatusCode(_0x1608d9,null))[_0x4e98('0x38')](handleError(_0x1608d9,null));};exports[_0x4e98('0xd2')]=function(_0x1dc43a,_0x13f468){var _0x450235=moment()[_0x4e98('0xd3')]()[_0x4e98('0x9c')]();var _0x233206=path['join'](config[_0x4e98('0xd4')],_0x4e98('0xd5'),'files',_0x4e98('0xd6'));var _0x519645=path['join'](config[_0x4e98('0xd4')],_0x4e98('0xd5'),_0x4e98('0xd7'),_0x4e98('0xd8'));var _0x59cca0=path[_0x4e98('0xd9')](_0x233206,_0x450235);var _0x18d416=util['format']('transcript-%d-%s.zip',_0x1dc43a[_0x4e98('0xbf')]['id'],_0x450235);var _0x232b69=path[_0x4e98('0xd9')](_0x233206,_0x18d416);var _0x2ae81d=[];_0x2ae81d[_0x4e98('0x37')]({'model':db[_0x4e98('0x70')],'as':_0x4e98('0x70'),'attributes':['id',_0x4e98('0x32')],'raw':!![]});_0x2ae81d['push']({'model':db[_0x4e98('0xda')],'as':_0x4e98('0x66'),'attributes':['id',_0x4e98('0xdb'),_0x4e98('0xdc')],'raw':!![]});if(_0x1dc43a[_0x4e98('0x40')][_0x4e98('0xd8')]){_0x2ae81d[_0x4e98('0x37')]({'model':db[_0x4e98('0xdd')],'as':_0x4e98('0xdd'),'raw':!![]});}var _0x58ccdf=[{'model':db[_0x4e98('0xbe')],'as':'Messages','attributes':['id',_0x4e98('0x73'),_0x4e98('0x79'),_0x4e98('0xde'),_0x4e98('0xdf'),_0x4e98('0x80')],'include':_0x2ae81d}];_0x58ccdf[_0x4e98('0x37')]({'model':db[_0x4e98('0xe0')],'as':_0x4e98('0xe1'),'attributes':['id',_0x4e98('0x4d')]});_0x58ccdf['push']({'model':db['User'],'as':_0x4e98('0xe2'),'attributes':['id',_0x4e98('0x32')]});return db[_0x4e98('0x3a')]['find']({'where':{'id':_0x1dc43a[_0x4e98('0xbf')]['id']},'include':_0x58ccdf})[_0x4e98('0x2b')](handleEntityNotFound(_0x13f468,null))[_0x4e98('0x2b')](function(_0x257d4c){if(_0x257d4c){var _0x1c6d24=_0x257d4c[_0x4e98('0xe3')]({'plain':!![]});fs[_0x4e98('0xe4')](_0x59cca0);var _0x3fc560={'channel':_0x4e98('0xe5'),'account':_0x1c6d24[_0x4e98('0xe1')][_0x4e98('0x4d')],'agent':_0x1c6d24[_0x4e98('0xe2')]?_0x1c6d24['Owner'][_0x4e98('0x32')]:_0x4e98('0xe6'),'createdAt':moment(_0x1c6d24[_0x4e98('0x79')])[_0x4e98('0xe7')](_0x4e98('0xc7'))[_0x4e98('0x9c')](),'closedAt':_0x1c6d24['closed']?moment(_0x1c6d24[_0x4e98('0xe8')])['format'](_0x4e98('0xc7'))[_0x4e98('0x9c')]():'','disposition':_0x1c6d24[_0x4e98('0xe9')],'messages':_(_0x1c6d24[_0x4e98('0xea')])[_0x4e98('0x85')]({'secret':![]})['map'](function(_0x130a32){if(_0x130a32[_0x4e98('0xdd')]){var _0x7f833d=path[_0x4e98('0xd9')](_0x519645,_0x130a32[_0x4e98('0xdd')][_0x4e98('0xeb')]);if(fs[_0x4e98('0xec')](_0x7f833d)){fs[_0x4e98('0xed')](_0x7f833d)['pipe'](fs[_0x4e98('0xee')](path['join'](_0x59cca0,_0x130a32['Attachment'][_0x4e98('0xeb')])));}}return{'date':moment(_0x130a32[_0x4e98('0x79')])[_0x4e98('0xe7')](_0x4e98('0xc7'))[_0x4e98('0x9c')](),'sender':_0x130a32['direction']===_0x4e98('0xef')?_0x130a32[_0x4e98('0x70')]?_0x130a32[_0x4e98('0x70')][_0x4e98('0x32')]:_0x4e98('0xf0'):_0x130a32[_0x4e98('0x66')]['firstName']+(_0x130a32[_0x4e98('0x66')]['lastName']?'\x20'+_0x130a32[_0x4e98('0x66')][_0x4e98('0xdc')]:''),'body':_0x130a32[_0x4e98('0xdd')]?_0x130a32['Attachment'][_0x4e98('0xeb')]:_0x130a32[_0x4e98('0x73')],'direction':_0x130a32['direction']===_0x4e98('0xef')?'A':'C','secret':_0x130a32[_0x4e98('0xdf')],'read':_0x130a32[_0x4e98('0x80')],'attachment':_0x130a32[_0x4e98('0xdd')]};})['value']()};return ejs['renderFile'](path[_0x4e98('0xd9')](config[_0x4e98('0xd4')],'server','views',_0x4e98('0xf1')),{'interaction':_0x3fc560})[_0x4e98('0x2b')](function(_0x422852){var _0x19b988=path[_0x4e98('0xd9')](_0x59cca0,'transcript-'+_0x1c6d24['id']+'-'+_0x450235+'.pdf');var _0x563174={'path':_0x19b988,'channel':_0x4e98('0xe5'),'interactionId':_0x1c6d24['id']};return pdf['createPdfFromHTML'](_0x422852,_0x563174);})['then'](function(){return new BPromise(function(_0x99f7c4,_0x57839c){zipdir(_0x59cca0,{'saveTo':_0x232b69},function(_0x4c8e97,_0x4922c7){if(_0x4c8e97)return _0x57839c(_0x4c8e97);return _0x99f7c4(_0x4922c7);});})[_0x4e98('0x2b')](function(){return new BPromise(function(_0x357dfe,_0x1b7306){rimraf(_0x59cca0,function(_0x3b59d1){if(_0x3b59d1)_0x1b7306(_0x3b59d1);return _0x357dfe();});});})['then'](function(){return _0x13f468['download'](_0x232b69,_0x18d416,function(_0x3fe97c){if(_0x3fe97c){console[_0x4e98('0xf2')](_0x4e98('0xf3'),_0x3fe97c);}else{fs[_0x4e98('0xf4')](_0x232b69);}});});});}else{return _0x13f468['sendStatus'](0xc8);}})[_0x4e98('0x38')](handleError(_0x13f468,null));};
\ No newline at end of file
+var _0xf777=['pipe','basename','out','System','renderFile','views','downloadInteraction.ejs','transcript-','createPdfFromHTML','log','err','eml-format','rimraf','zip-dir','fast-json-patch','request-promise','moment','bluebird','mustache','util','sox','to-csv','fs-extra','squel','jsforce','desk.js','querystring','papaparse','../../components/parsers/qs','../../components/parsers/advancedSearch','../../components/export/pdf','../../config/license/hardware','../../config/logger','../../config/utils','../../config/environment','../../config/license/util','../../mysqldb','redis','localhost','socket.io-emitter','./whatsappInteraction.socket','register','sendStatus','status','end','json','offset','limit','undefined','count','reject','save','update','then','destroy','error','stack','name','send','Users','map','fullname','TagIds','Tags','split','forEach','push','catch','answered','unmanaged','closed','waiting','talking','UserId','total','index','WhatsappInteraction','fieldName','type','key','model','query','keys','intersection','attributes','length','hasOwnProperty','nolimit','order','where','filters','pick','select','field','color','from','tools_tags','u.id','u.fullname','ui.WhatsappInteractionId','user_has_whatsapp_interactions','left_join','users','u.id\x20=\x20ui.UserId','whatsapp_interactions','cm_contacts','c.id\x20=\x20i.ContactId\x20AND\x20c.deletedAt\x20IS\x20NULL','whatsapp_accounts','a.id\x20=\x20i.WhatsappAccountId','whatsapp_messages','it.WhatsappInteractionId\x20=\x20i.id','t.id\x20=\x20it.TagId','expr','parseSearch','sqlOperator','conditions','find','unreadMessages','value','having','`\x20=\x200','Contact','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','text','start','Tag','CONCAT(\x27,\x27,\x20`TagIds`,\x20\x27,\x27)\x20LIKE\x20?','union','User','CONCAT_WS(\x27\x20\x27,\x20o.name,\x20o.fullname)\x20LIKE\x20?','body','some','compact','isEmpty','WhatsappAccountId','i.WhatsappAccountId\x20IN\x20?','concat','createdAt','parse','$gte','$lte','i.createdAt\x20BETWEEN\x20?\x20AND\x20?','null','\x20=\x20?','read','`unreadMessages`\x20=\x200','`unreadMessages`\x20>\x200','tag','isArray','filter','replace','isNumeric','i.id\x20LIKE\x20?','i.phone\x20LIKE\x20?','MATCH\x20(me.body)\x20AGAINST\x20(?\x20IN\x20BOOLEAN\x20MODE)','getFullTextValue','CONCAT(c.firstName,\x20\x27\x20\x27,\x20c.lastName)\x20LIKE\x20?','group','Sequelize','QueryTypes','i.id','SUM(me.read\x20=\x200\x20AND\x20me.direction\x20=\x20\x27in\x27)','contactName','DESC','t.id\x20IN\x20?','resolve','i.WhatsappAccountId\x20IS\x20NOT\x20NULL','user','agent','getWhatsappAccounts','i.WhatsappAccountId\x20IS\x20NULL','role','sequelize','toString','keyBy','merge','fields','a.key','Account.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.lastName','Contact.email','c.phone','Contact.fax','o.fullname','o.internal','GROUP_CONCAT(DISTINCT\x20t.id)','groupBy','WhatsappInteractionId','params','rawAttributes','includeAll','options','create','describe','addMessage','WhatsappMessage','ids','sort','YYYY-MM-DD\x20HH:mm:ss','findAll','rows','addTags','setTags','omit','spread','whatsappInteractionTags:save','removeTags','download','join','root','server','files','format','transcript-%d-%s.zip','firstName','lastName','attachments','Attachment','Messages','direction','secret','WhatsappAccount','Account','Owner','mkdirSync','Whatsapp','N.A.','closedAt','disposition','createReadStream'];(function(_0x455680,_0x3891d0){var _0x19d21c=function(_0xa165ee){while(--_0xa165ee){_0x455680['push'](_0x455680['shift']());}};_0x19d21c(++_0x3891d0);}(_0xf777,0x1e9));var _0x7f77=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xf777[_0x20a584];return _0x4b41a8;};'use strict';var emlformat=require(_0x7f77('0x0'));var rimraf=require(_0x7f77('0x1'));var zipdir=require(_0x7f77('0x2'));var jsonpatch=require(_0x7f77('0x3'));var rp=require(_0x7f77('0x4'));var moment=require(_0x7f77('0x5'));var BPromise=require(_0x7f77('0x6'));var Mustache=require(_0x7f77('0x7'));var util=require(_0x7f77('0x8'));var path=require('path');var sox=require(_0x7f77('0x9'));var csv=require(_0x7f77('0xa'));var ejs=require('ejs');var fs=require('fs');var fs_extra=require(_0x7f77('0xb'));var _=require('lodash');var squel=require(_0x7f77('0xc'));var crypto=require('crypto');var jsforce=require(_0x7f77('0xd'));var deskjs=require(_0x7f77('0xe'));var toCsv=require(_0x7f77('0xa'));var querystring=require(_0x7f77('0xf'));var Papa=require(_0x7f77('0x10'));var Redis=require('ioredis');var authService=require('../../components/auth/service');var qs=require(_0x7f77('0x11'));var as=require(_0x7f77('0x12'));var pdf=require(_0x7f77('0x13'));var hardwareService=require(_0x7f77('0x14'));var logger=require(_0x7f77('0x15'))('api');var utils=require(_0x7f77('0x16'));var config=require(_0x7f77('0x17'));var licenseUtil=require(_0x7f77('0x18'));var db=require(_0x7f77('0x19'))['db'];config[_0x7f77('0x1a')]=_['defaults'](config['redis'],{'host':_0x7f77('0x1b'),'port':0x18eb});var socket=require(_0x7f77('0x1c'))(new Redis(config[_0x7f77('0x1a')]));require(_0x7f77('0x1d'))[_0x7f77('0x1e')](socket);function respondWithStatusCode(_0x194b15,_0x1f0729){_0x1f0729=_0x1f0729||0xcc;return function(_0x2efdd1){if(_0x2efdd1){return _0x194b15[_0x7f77('0x1f')](_0x1f0729);}return _0x194b15[_0x7f77('0x20')](_0x1f0729)[_0x7f77('0x21')]();};}function respondWithResult(_0x29d2cb,_0x186f7a){_0x186f7a=_0x186f7a||0xc8;return function(_0x3f96e9){if(_0x3f96e9){return _0x29d2cb[_0x7f77('0x20')](_0x186f7a)[_0x7f77('0x22')](_0x3f96e9);}};}function respondWithFilteredResult(_0x4a4e3b,_0x5b2c85){return function(_0x32221e){if(_0x32221e){var _0x53ec10=typeof _0x5b2c85[_0x7f77('0x23')]==='undefined'&&typeof _0x5b2c85[_0x7f77('0x24')]===_0x7f77('0x25');var _0x359f63=_0x32221e['count'];var _0x2b5de4=_0x53ec10?0x0:_0x5b2c85[_0x7f77('0x23')];var _0x4d7283=_0x53ec10?_0x32221e[_0x7f77('0x26')]:_0x5b2c85[_0x7f77('0x23')]+_0x5b2c85[_0x7f77('0x24')];var _0x48647f;if(_0x4d7283>=_0x359f63){_0x4d7283=_0x359f63;_0x48647f=0xc8;}else{_0x48647f=0xce;}_0x4a4e3b[_0x7f77('0x20')](_0x48647f);return _0x4a4e3b['set']('Content-Range',_0x2b5de4+'-'+_0x4d7283+'/'+_0x359f63)[_0x7f77('0x22')](_0x32221e);}return null;};}function patchUpdates(_0x30c54c){return function(_0x583faf){try{jsonpatch['apply'](_0x583faf,_0x30c54c,!![]);}catch(_0x2493a0){return BPromise[_0x7f77('0x27')](_0x2493a0);}return _0x583faf[_0x7f77('0x28')]();};}function saveUpdates(_0x596139,_0x5e03a3){return function(_0x13662c){if(_0x13662c){return _0x13662c[_0x7f77('0x29')](_0x596139)[_0x7f77('0x2a')](function(_0x3d66d5){return _0x3d66d5;});}return null;};}function removeEntity(_0xd78c83,_0x110f46){return function(_0x56484c){if(_0x56484c){return _0x56484c[_0x7f77('0x2b')]()['then'](function(){_0xd78c83[_0x7f77('0x20')](0xcc)[_0x7f77('0x21')]();});}};}function handleEntityNotFound(_0x5e119f,_0x2bd7e0){return function(_0x386842){if(!_0x386842){_0x5e119f['sendStatus'](0x194);}return _0x386842;};}function handleError(_0x563d58,_0x53ac60){_0x53ac60=_0x53ac60||0x1f4;return function(_0x341b5a){logger[_0x7f77('0x2c')](_0x341b5a[_0x7f77('0x2d')]);if(_0x341b5a[_0x7f77('0x2e')]){delete _0x341b5a[_0x7f77('0x2e')];}_0x563d58[_0x7f77('0x20')](_0x53ac60)[_0x7f77('0x2f')](_0x341b5a);};}function getInteractionUsers(_0x4dcea4,_0x268c18){return new BPromise(function(_0x26c84c,_0x19d93f){try{if(_0x268c18[_0x4dcea4['id']]){_0x4dcea4[_0x7f77('0x30')]=_[_0x7f77('0x31')](_0x268c18[_0x4dcea4['id']],function(_0x429729){return{'id':_0x429729['id'],'fullname':_0x429729[_0x7f77('0x32')]};});}}catch(_0x4d26b2){_0x19d93f(_0x4d26b2);}_0x26c84c(_0x4dcea4);});}function getInteractionTags(_0x57c638,_0x558a16){return new BPromise(function(_0x11723e,_0x1d6c28){try{if(_0x57c638[_0x7f77('0x33')]){_0x57c638[_0x7f77('0x34')]=[];_0x57c638[_0x7f77('0x33')][_0x7f77('0x35')](',')[_0x7f77('0x36')](function(_0x3a9b6c){_0x57c638[_0x7f77('0x34')][_0x7f77('0x37')](_0x558a16[_0x3a9b6c]);});}delete _0x57c638[_0x7f77('0x33')];}catch(_0x5028d7){_0x1d6c28(_0x5028d7);}_0x11723e(_0x57c638);});}function updateWhatsappInteraction(_0x2a96f2,_0x205061,_0x2a9378){return new BPromise(function(_0x41c413,_0x36b142){return getInteractionUsers(_0x2a96f2,_0x2a9378)[_0x7f77('0x2a')](function(_0x307a71){return getInteractionTags(_0x307a71,_0x205061);})[_0x7f77('0x2a')](function(_0x35f4d0){return getStateInteraction(_0x35f4d0);})[_0x7f77('0x2a')](function(_0x4b1941){_0x41c413(_0x4b1941);})[_0x7f77('0x38')](function(_0x57173c){_0x36b142(_0x57173c);});});}function getStateInteraction(_0x35aa29){return new BPromise(function(_0x277606){_0x35aa29['waiting']=0x0;_0x35aa29['talking']=0x0;_0x35aa29[_0x7f77('0x39')]=0x0;_0x35aa29[_0x7f77('0x3a')]=0x0;_0x35aa29['total']=0x0;if(!_0x35aa29[_0x7f77('0x3b')]&&!_0x35aa29['UserId']){_0x35aa29[_0x7f77('0x3c')]+=0x1;}if(!_0x35aa29[_0x7f77('0x3b')]&&_0x35aa29['UserId']){_0x35aa29[_0x7f77('0x3d')]+=0x1;if(_0x35aa29[_0x7f77('0x3c')]){_0x35aa29[_0x7f77('0x3c')]-=0x1;}}if(_0x35aa29[_0x7f77('0x3b')]&&_0x35aa29[_0x7f77('0x3e')]){_0x35aa29[_0x7f77('0x39')]+=0x1;if(_0x35aa29[_0x7f77('0x3d')]){_0x35aa29[_0x7f77('0x3d')]-=0x1;}}if(_0x35aa29[_0x7f77('0x3b')]&&!_0x35aa29['UserId']){_0x35aa29[_0x7f77('0x3a')]+=0x1;if(_0x35aa29[_0x7f77('0x3c')]){_0x35aa29[_0x7f77('0x3c')]-=0x1;}}_0x35aa29[_0x7f77('0x3f')]+=0x1;_0x277606(_0x35aa29);});}exports[_0x7f77('0x40')]=function(_0x186ca2,_0x5863ad){var _0x41614b={},_0x526dfb={},_0x2fc747={'count':0x0,'rows':[]};var _0x26b1be=_['map'](db[_0x7f77('0x41')]['rawAttributes'],function(_0x1e1ca3){return{'name':_0x1e1ca3[_0x7f77('0x42')],'type':_0x1e1ca3[_0x7f77('0x43')][_0x7f77('0x44')]};});_0x526dfb[_0x7f77('0x45')]=_['map'](_0x26b1be,_0x7f77('0x2e'));_0x526dfb[_0x7f77('0x46')]=_[_0x7f77('0x47')](_0x186ca2[_0x7f77('0x46')]);_0x526dfb['filters']=_[_0x7f77('0x48')](_0x526dfb[_0x7f77('0x45')],_0x526dfb[_0x7f77('0x46')]);_0x41614b['attributes']=_[_0x7f77('0x48')](_0x526dfb[_0x7f77('0x45')],qs['fields'](_0x186ca2[_0x7f77('0x46')]['fields']));_0x41614b['attributes']=_0x41614b[_0x7f77('0x49')][_0x7f77('0x4a')]?_0x41614b['attributes']:_0x526dfb[_0x7f77('0x45')];if(!_0x186ca2[_0x7f77('0x46')][_0x7f77('0x4b')](_0x7f77('0x4c'))){_0x41614b['limit']=qs[_0x7f77('0x24')](_0x186ca2[_0x7f77('0x46')][_0x7f77('0x24')]);_0x41614b[_0x7f77('0x23')]=qs['offset'](_0x186ca2[_0x7f77('0x46')][_0x7f77('0x23')]);}_0x41614b[_0x7f77('0x4d')]=qs['sort'](_0x186ca2[_0x7f77('0x46')]['sort']);_0x41614b[_0x7f77('0x4e')]=qs[_0x7f77('0x4f')](_[_0x7f77('0x50')](_0x186ca2['query'],_0x526dfb['filters']),_0x26b1be);var _0x3f65d8=[];var _0x296152=squel[_0x7f77('0x51')]()[_0x7f77('0x52')]('id')[_0x7f77('0x52')](_0x7f77('0x2e'))[_0x7f77('0x52')](_0x7f77('0x53'))[_0x7f77('0x54')](_0x7f77('0x55'));var _0x34a835=squel[_0x7f77('0x51')]()['field'](_0x7f77('0x56'))[_0x7f77('0x52')](_0x7f77('0x57'))[_0x7f77('0x52')](_0x7f77('0x58'))[_0x7f77('0x54')](_0x7f77('0x59'),'ui')[_0x7f77('0x5a')](_0x7f77('0x5b'),'u',_0x7f77('0x5c'));var _0x1ba85b=squel['select']()[_0x7f77('0x54')](_0x7f77('0x5d'),'i')[_0x7f77('0x5a')](_0x7f77('0x5e'),'c',_0x7f77('0x5f'))['left_join'](_0x7f77('0x5b'),'o','o.id\x20=\x20i.UserId')[_0x7f77('0x5a')](_0x7f77('0x60'),'a',_0x7f77('0x61'))[_0x7f77('0x5a')](_0x7f77('0x62'),'me','me.WhatsappInteractionId\x20=\x20i.id')[_0x7f77('0x5a')]('whatsapp_interaction_has_tags','it',_0x7f77('0x63'))['left_join'](_0x7f77('0x55'),'t',_0x7f77('0x64'));var _0xa31ce6=squel[_0x7f77('0x65')]();var _0x413ea2=[];var _0x55ec4c=squel['expr']();var _0x3de08f;if(_0x186ca2[_0x7f77('0x46')]['search']){_0x3de08f=as[_0x7f77('0x66')](_0x186ca2[_0x7f77('0x46')]['search']);var _0xcf5343=_0x3de08f[_0x7f77('0x67')];for(var _0x30d2c9=0x0;_0x30d2c9<_0x3de08f[_0x7f77('0x68')][_0x7f77('0x4a')];_0x30d2c9++){var _0x401394=_0x3de08f[_0x7f77('0x68')][_0x30d2c9];var _0x5c94d0='i';var _0x149f91=_[_0x7f77('0x69')](_0x26b1be,[_0x7f77('0x2e'),_0x401394['field']]);if(!_0x149f91){switch(_0x401394[_0x7f77('0x52')]){case _0x7f77('0x6a'):if(_0x401394[_0x7f77('0x6b')]==0x1){_0x1ba85b[_0x7f77('0x6c')]('`'+_0x401394['field']+_0x7f77('0x6d'));}else{_0x1ba85b[_0x7f77('0x6c')]('`'+_0x401394[_0x7f77('0x52')]+'`\x20>\x200');}break;case _0x7f77('0x6e'):if(_0x401394[_0x7f77('0x6f')]===_0x7f77('0x70')){if(_0x401394[_0x7f77('0x6b')][_0x7f77('0x35')]('\x20')['length']>0x1){_0xa31ce6[_0xcf5343](_0x7f77('0x71'),qs['getFullTextValue'](_0x401394['value']),null);}else{var _0x15d23f='%'+_0x401394[_0x7f77('0x6b')]+'%';_0xa31ce6[_0xcf5343](_0x7f77('0x72'),_0x15d23f,_0x15d23f,_0x15d23f);}}else{_0x149f91=_[_0x7f77('0x69')](_0x26b1be,[_0x7f77('0x2e'),_0x7f77('0x73')]);_0x401394['field']='ContactId';_0xbcf31c=as[_0x7f77('0x74')](_0x5c94d0,_0x149f91['type'],_0x401394);_0xa31ce6[_0xcf5343](_0xbcf31c[_0x7f77('0x75')],_0xbcf31c[_0x7f77('0x6b')][_0x7f77('0x76')],_0xbcf31c[_0x7f77('0x6b')][_0x7f77('0x21')]);}break;case _0x7f77('0x77'):var _0x281e5f=_0x401394[_0x7f77('0x6b')][_0x7f77('0x35')](',')[_0x7f77('0x31')](function(_0x4b13f2){return Number(_0x4b13f2);});_0x281e5f[_0x7f77('0x36')](function(_0x23ecb2){_0x55ec4c['or'](_0x7f77('0x78'),'%,'+_0x23ecb2+',%');});_0x413ea2=_[_0x7f77('0x79')](_0x413ea2,_0x281e5f);break;case _0x7f77('0x7a'):if(_0x401394[_0x7f77('0x6f')]==='$substring'){_0xa31ce6[_0xcf5343](_0x7f77('0x7b'),'%'+_0x401394[_0x7f77('0x6b')]+'%',null);}else{_0x149f91=_[_0x7f77('0x69')](_0x26b1be,[_0x7f77('0x2e'),_0x7f77('0x3e')]);_0x401394[_0x7f77('0x52')]='UserId';_0xbcf31c=as[_0x7f77('0x74')](_0x5c94d0,_0x149f91[_0x7f77('0x43')],_0x401394);_0xa31ce6[_0xcf5343](_0xbcf31c[_0x7f77('0x75')],_0xbcf31c[_0x7f77('0x6b')][_0x7f77('0x76')],_0xbcf31c[_0x7f77('0x6b')][_0x7f77('0x21')]);}break;case _0x7f77('0x7c'):_0xbcf31c=as[_0x7f77('0x74')]('me',null,_0x401394);_0xa31ce6[_0xcf5343](_0xbcf31c[_0x7f77('0x75')],_0xbcf31c[_0x7f77('0x6b')][_0x7f77('0x76')],_0xbcf31c[_0x7f77('0x6b')][_0x7f77('0x21')]);break;}}else{var _0xbcf31c=as[_0x7f77('0x74')](_0x5c94d0,_0x149f91[_0x7f77('0x43')],_0x401394);_0xa31ce6[_0xcf5343](_0xbcf31c[_0x7f77('0x75')],_0xbcf31c[_0x7f77('0x6b')]['start'],_0xbcf31c['value'][_0x7f77('0x21')]);}}}else{var _0xec1a14=_(_0x186ca2[_0x7f77('0x46')])['keys']()[_0x7f77('0x31')](function(_0x5c95ea){return _[_0x7f77('0x7d')](_0x26b1be,['name',_0x5c95ea])?_0x5c95ea:undefined;})[_0x7f77('0x7e')]()[_0x7f77('0x6b')]();if(!_[_0x7f77('0x7f')](_0xec1a14)){_0xec1a14['forEach'](function(_0x1c1153){if(_0x1c1153===_0x7f77('0x80')){_0x1ba85b[_0x7f77('0x4e')](_0x7f77('0x81'),[][_0x7f77('0x82')](_0x186ca2[_0x7f77('0x46')][_0x1c1153]));}else if(_0x1c1153===_0x7f77('0x83')){var _0x2d9c62=JSON[_0x7f77('0x84')](_0x186ca2[_0x7f77('0x46')][_0x1c1153])[_0x7f77('0x85')];var _0x55910c=JSON[_0x7f77('0x84')](_0x186ca2[_0x7f77('0x46')][_0x1c1153])[_0x7f77('0x86')];_0x1ba85b[_0x7f77('0x4e')](_0x7f77('0x87'),_0x2d9c62,_0x55910c);}else{if(_0x186ca2[_0x7f77('0x46')][_0x1c1153]===_0x7f77('0x88')){_0x1ba85b['where']('i.'+_0x1c1153+'\x20IS\x20NULL');}else{_0x1ba85b[_0x7f77('0x4e')]('i.'+_0x1c1153+_0x7f77('0x89'),_0x186ca2['query'][_0x1c1153]);}}});}if(_0x186ca2[_0x7f77('0x46')][_0x7f77('0x8a')]){if(_0x186ca2[_0x7f77('0x46')]['read']==0x1){_0x1ba85b['having'](_0x7f77('0x8b'));}else{_0x1ba85b[_0x7f77('0x6c')](_0x7f77('0x8c'));}}if(_0x186ca2[_0x7f77('0x46')][_0x7f77('0x8d')]){_0x413ea2=_[_0x7f77('0x8e')](_0x186ca2['query'][_0x7f77('0x8d')])?_0x186ca2['query']['tag']:new Array(_0x186ca2[_0x7f77('0x46')][_0x7f77('0x8d')]);_0x413ea2[_0x7f77('0x36')](function(_0x1113ff){_0x55ec4c['or']('CONCAT(\x27,\x27,\x20`TagIds`,\x20\x27,\x27)\x20LIKE\x20?','%,'+_0x1113ff+',%');});}if(_0x186ca2[_0x7f77('0x46')][_0x7f77('0x8f')]){var _0x2248f8=_0x186ca2[_0x7f77('0x46')][_0x7f77('0x8f')][_0x7f77('0x90')]('\x5c','\x5c\x5c')[_0x7f77('0x90')](/'/g,'\x27\x27');if(qs[_0x7f77('0x91')](_0x2248f8)){_0xa31ce6['or'](_0x7f77('0x92'),_0x2248f8+'%')['or'](_0x7f77('0x93'),_0x2248f8+'%');}else{_0xa31ce6['or'](_0x7f77('0x94'),qs[_0x7f77('0x95')](_0x2248f8))['or'](_0x7f77('0x96'),_0x2248f8+'%');}}}_0x1ba85b[_0x7f77('0x4e')](_0xa31ce6);_0x1ba85b[_0x7f77('0x97')]('i.id');var _0x28e8f2={'type':db[_0x7f77('0x98')][_0x7f77('0x99')]['SELECT'],'raw':!![]};var _0x4a1b86=_0x1ba85b['clone']();_0x4a1b86[_0x7f77('0x52')](_0x7f77('0x9a'));_0x4a1b86['field'](_0x7f77('0x9b'),_0x7f77('0x6a'));if(_0x41614b['order']){_0x41614b['order']['forEach'](function(_0x2fb49d){var _0x32005e=_0x2fb49d[0x0]===_0x7f77('0x9c')?_0x2fb49d[0x0]:'i.'+_0x2fb49d[0x0];_0x1ba85b[_0x7f77('0x4d')](_0x32005e,_0x2fb49d[0x1]===_0x7f77('0x9d')?![]:!![]);});}if(!_[_0x7f77('0x7f')](_0x413ea2)){_0x1ba85b[_0x7f77('0x6c')](_0x55ec4c);_0x4a1b86[_0x7f77('0x4e')](_0x7f77('0x9e'),_0x413ea2);}BPromise[_0x7f77('0x9f')]()[_0x7f77('0x2a')](function(){if(!_0x3de08f){if(_0x186ca2[_0x7f77('0x46')]['WhatsappAccountId'])return;_0x4a1b86['where'](_0x7f77('0xa0'));_0x1ba85b[_0x7f77('0x4e')](_0x7f77('0xa0'));return;}if(_0x186ca2[_0x7f77('0xa1')]['role']!==_0x7f77('0xa2'))return;return _0x186ca2[_0x7f77('0xa1')][_0x7f77('0xa3')]({'attributes':['id'],'raw':!![]})[_0x7f77('0x2a')](function(_0x12fb97){if(_[_0x7f77('0x7f')](_0x12fb97)){_0x4a1b86[_0x7f77('0x4e')](_0x7f77('0xa4'));_0x1ba85b[_0x7f77('0x4e')](_0x7f77('0xa4'));}else{_0x4a1b86[_0x7f77('0x4e')](_0x7f77('0x81'),_[_0x7f77('0x31')](_0x12fb97,'id'));_0x1ba85b[_0x7f77('0x4e')](_0x7f77('0x81'),_[_0x7f77('0x31')](_0x12fb97,'id'));}});})[_0x7f77('0x2a')](function(){if(_0x186ca2[_0x7f77('0xa1')][_0x7f77('0xa5')]===_0x7f77('0xa2')&&!_0x3de08f&&!_0x186ca2[_0x7f77('0x46')][_0x7f77('0x80')])return[];return db[_0x7f77('0xa6')][_0x7f77('0x46')](_0x4a1b86[_0x7f77('0xa7')](),_0x28e8f2);})[_0x7f77('0x2a')](function(_0x270592){_0x2fc747['count']=_0x270592[_0x7f77('0x4a')];if(_0x2fc747[_0x7f77('0x26')]===0x0)return[];return db[_0x7f77('0xa6')][_0x7f77('0x46')](_0x296152[_0x7f77('0xa7')](),_0x28e8f2)[_0x7f77('0x2a')](function(_0x362d16){_0x3f65d8=_[_0x7f77('0xa8')](_0x362d16,'id');_0x28e8f2=_[_0x7f77('0xa9')](_0x28e8f2,{'model':db[_0x7f77('0x41')],'mapToModel':!![],'raw':!![],'nest':!![]});if(_0x186ca2[_0x7f77('0x46')][_0x7f77('0xaa')]){_0x41614b[_0x7f77('0x49')]['forEach'](function(_0x4411fe){_0x1ba85b[_0x7f77('0x52')]('i.'+_0x4411fe);});}else{_0x1ba85b[_0x7f77('0x52')](_0x7f77('0x9b'),'unreadMessages');_0x1ba85b[_0x7f77('0x52')](_0x7f77('0xab'),_0x7f77('0xac'));_0x1ba85b['field'](_0x7f77('0xad'),'Account.mandatoryDisposition');_0x1ba85b['field'](_0x7f77('0xae'),_0x7f77('0x9c'));_0x1ba85b[_0x7f77('0x52')](_0x7f77('0xaf'));_0x1ba85b['field'](_0x7f77('0xb0'),'Contact.firstName');_0x1ba85b[_0x7f77('0x52')]('c.lastName',_0x7f77('0xb1'));_0x1ba85b[_0x7f77('0x52')]('c.email',_0x7f77('0xb2'));_0x1ba85b[_0x7f77('0x52')](_0x7f77('0xb3'),'Contact.phone');_0x1ba85b[_0x7f77('0x52')]('c.mobile','Contact.mobile');_0x1ba85b[_0x7f77('0x52')]('c.fax',_0x7f77('0xb4'));_0x1ba85b[_0x7f77('0x52')](_0x7f77('0xb5'),'Owner.fullname');_0x1ba85b['field'](_0x7f77('0xb6'),'Owner.internal');_0x1ba85b[_0x7f77('0x52')](_0x7f77('0xb7'),'TagIds');}if(_0x41614b[_0x7f77('0x24')])_0x1ba85b[_0x7f77('0x24')](_0x41614b[_0x7f77('0x24')]);if(_0x41614b[_0x7f77('0x23')])_0x1ba85b[_0x7f77('0x23')](_0x41614b[_0x7f77('0x23')]);return db[_0x7f77('0xa6')][_0x7f77('0x46')](_0x1ba85b['toString'](),_0x28e8f2);})[_0x7f77('0x2a')](function(_0x18fd10){if(_0x18fd10['length']>0x0)_0x34a835[_0x7f77('0x4e')]('ui.WhatsappInteractionId\x20IN\x20?',_[_0x7f77('0x31')](_0x18fd10,'id'));return db[_0x7f77('0xa6')][_0x7f77('0x46')](_0x34a835[_0x7f77('0xa7')](),_0x28e8f2)['then'](function(_0x5e4398){var _0x46d184=_[_0x7f77('0xb8')](_0x5e4398,_0x7f77('0xb9'));var _0xfa5c29=[];_0x18fd10[_0x7f77('0x36')](function(_0x411683){_0xfa5c29[_0x7f77('0x37')](updateWhatsappInteraction(_0x411683,_0x3f65d8,_0x46d184));});return BPromise['all'](_0xfa5c29);});});})[_0x7f77('0x2a')](function(_0x3858a4){_0x2fc747['rows']=_0x3858a4;return _0x2fc747;})['then'](respondWithFilteredResult(_0x5863ad,_0x41614b))[_0x7f77('0x38')](handleError(_0x5863ad,null));};exports['show']=function(_0x5240ee,_0x33d928){var _0x2ea72b={'raw':![],'where':{'id':_0x5240ee[_0x7f77('0xba')]['id']}},_0x987285={};_0x987285[_0x7f77('0x45')]=_['keys'](db[_0x7f77('0x41')][_0x7f77('0xbb')]);_0x987285[_0x7f77('0x46')]=_[_0x7f77('0x47')](_0x5240ee[_0x7f77('0x46')]);_0x987285[_0x7f77('0x4f')]=_['intersection'](_0x987285[_0x7f77('0x45')],_0x987285['query']);_0x2ea72b['attributes']=_[_0x7f77('0x48')](_0x987285[_0x7f77('0x45')],qs[_0x7f77('0xaa')](_0x5240ee[_0x7f77('0x46')][_0x7f77('0xaa')]));_0x2ea72b['attributes']=_0x2ea72b['attributes'][_0x7f77('0x4a')]?_0x2ea72b['attributes']:_0x987285['model'];if(_0x5240ee[_0x7f77('0x46')][_0x7f77('0xbc')]){_0x2ea72b['include']=[{'all':!![]}];}_0x2ea72b=_[_0x7f77('0xa9')]({},_0x2ea72b,_0x5240ee[_0x7f77('0xbd')]);return db[_0x7f77('0x41')][_0x7f77('0x69')](_0x2ea72b)[_0x7f77('0x2a')](handleEntityNotFound(_0x33d928,null))[_0x7f77('0x2a')](respondWithResult(_0x33d928,null))[_0x7f77('0x38')](handleError(_0x33d928,null));};exports[_0x7f77('0xbe')]=function(_0x2c5d9f,_0x1f949d){return db[_0x7f77('0x41')][_0x7f77('0xbe')](_0x2c5d9f[_0x7f77('0x7c')],{})[_0x7f77('0x2a')](respondWithResult(_0x1f949d,0xc9))[_0x7f77('0x38')](handleError(_0x1f949d,null));};exports[_0x7f77('0x29')]=function(_0x55d862,_0x2856fe){if(_0x55d862[_0x7f77('0x7c')]['id']){delete _0x55d862['body']['id'];}return db[_0x7f77('0x41')][_0x7f77('0x69')]({'where':{'id':_0x55d862[_0x7f77('0xba')]['id']}})[_0x7f77('0x2a')](handleEntityNotFound(_0x2856fe,null))[_0x7f77('0x2a')](saveUpdates(_0x55d862[_0x7f77('0x7c')],null))['then'](respondWithResult(_0x2856fe,null))['catch'](handleError(_0x2856fe,null));};exports[_0x7f77('0x2b')]=function(_0x17cb6c,_0x24a5c9){return db[_0x7f77('0x41')][_0x7f77('0x69')]({'where':{'id':_0x17cb6c['params']['id']}})[_0x7f77('0x2a')](handleEntityNotFound(_0x24a5c9,null))['then'](removeEntity(_0x24a5c9,null))['catch'](handleError(_0x24a5c9,null));};exports['describe']=function(_0x129dbb,_0x83c787){return db[_0x7f77('0x41')][_0x7f77('0xbf')]()[_0x7f77('0x2a')](respondWithResult(_0x83c787,null))[_0x7f77('0x38')](handleError(_0x83c787,null));};exports[_0x7f77('0xc0')]=function(_0x3d121a,_0x9c4f60,_0x5c9f3b){return db[_0x7f77('0xc1')][_0x7f77('0x69')]({'where':{'id':_0x3d121a['params']['id']}})[_0x7f77('0x2a')](handleEntityNotFound(_0x9c4f60,null))[_0x7f77('0x2a')](function(_0x4beb88){if(_0x4beb88){return _0x4beb88[_0x7f77('0xc0')](_0x3d121a[_0x7f77('0x7c')][_0x7f77('0xc2')],_['omit'](_0x3d121a['body'],['ids','id'])||{});}})['then'](respondWithResult(_0x9c4f60,null))[_0x7f77('0x38')](handleError(_0x9c4f60,null));};exports['getMessages']=function(_0x4aed29,_0x368c9d,_0x30cf66){var _0x49e809={'raw':![],'where':{}};var _0x2ce04f={};var _0x58ecfb={'count':0x0,'rows':[]};return db[_0x7f77('0x41')]['findOne']({'where':{'id':_0x4aed29[_0x7f77('0xba')]['id']}})[_0x7f77('0x2a')](handleEntityNotFound(_0x368c9d,null))[_0x7f77('0x2a')](function(_0x322b64){if(_0x322b64){_0x2ce04f[_0x7f77('0x45')]=_['keys'](db['WhatsappMessage'][_0x7f77('0xbb')]);_0x2ce04f[_0x7f77('0x46')]=_[_0x7f77('0x47')](_0x4aed29[_0x7f77('0x46')]);_0x2ce04f['filters']=_['intersection'](_0x2ce04f[_0x7f77('0x45')],_0x2ce04f['query']);_0x49e809[_0x7f77('0x49')]=_[_0x7f77('0x48')](_0x2ce04f['model'],qs[_0x7f77('0xaa')](_0x4aed29[_0x7f77('0x46')][_0x7f77('0xaa')]));_0x49e809[_0x7f77('0x49')]=_0x49e809[_0x7f77('0x49')][_0x7f77('0x4a')]?_0x49e809[_0x7f77('0x49')]:_0x2ce04f[_0x7f77('0x45')];if(!_0x4aed29['query'][_0x7f77('0x4b')](_0x7f77('0x4c'))){_0x49e809[_0x7f77('0x24')]=qs['limit'](_0x4aed29[_0x7f77('0x46')][_0x7f77('0x24')]);_0x49e809[_0x7f77('0x23')]=qs[_0x7f77('0x23')](_0x4aed29[_0x7f77('0x46')]['offset']);}_0x49e809['order']=qs['sort'](_0x4aed29[_0x7f77('0x46')][_0x7f77('0xc3')]);_0x49e809[_0x7f77('0x4e')]=qs[_0x7f77('0x4f')](_['pick'](_0x4aed29['query'],_0x2ce04f[_0x7f77('0x4f')]));_0x49e809['where']['WhatsappInteractionId']=_0x322b64['id'];if(_0x4aed29[_0x7f77('0x46')][_0x7f77('0x8f')]){_0x49e809[_0x7f77('0x4e')]=_['merge'](_0x49e809['where'],{'$or':_[_0x7f77('0x31')](_0x49e809['attributes'],function(_0x39edec){var _0x5a361f={};_0x5a361f[_0x39edec]={'$like':'%'+_0x4aed29['query']['filter']+'%'};return _0x5a361f;})});}if(_0x4aed29[_0x7f77('0x46')][_0x7f77('0x85')]){var _0x5b5437=_0x4aed29['query'][_0x7f77('0x85')][_0x7f77('0x35')](',');var _0x3f238d={};_0x3f238d[_0x5b5437[0x0]]={'$gte':moment(_0x5b5437[0x1])['format'](_0x7f77('0xc4'))};_0x49e809['where']=_[_0x7f77('0xa9')](_0x49e809['where'],_0x3f238d);}_0x49e809=_[_0x7f77('0xa9')]({},_0x49e809,_0x4aed29[_0x7f77('0xbd')]);return db[_0x7f77('0xc1')][_0x7f77('0x26')]({'where':_0x49e809[_0x7f77('0x4e')]})[_0x7f77('0x2a')](function(_0x2a71aa){_0x58ecfb['count']=_0x2a71aa;if(_0x4aed29[_0x7f77('0x46')][_0x7f77('0xbc')]){_0x49e809['include']=[{'all':!![]}];}return db[_0x7f77('0xc1')][_0x7f77('0xc5')](_0x49e809);})[_0x7f77('0x2a')](function(_0x143236){_0x58ecfb[_0x7f77('0xc6')]=_0x143236;return _0x58ecfb;});}})['then'](respondWithFilteredResult(_0x368c9d,_0x49e809))[_0x7f77('0x38')](handleError(_0x368c9d,null));};exports[_0x7f77('0xc7')]=function(_0x257ea6,_0x4cd505,_0x1e7703){return db[_0x7f77('0x41')][_0x7f77('0x69')]({'where':{'id':_0x257ea6[_0x7f77('0xba')]['id']}})[_0x7f77('0x2a')](handleEntityNotFound(_0x4cd505,null))[_0x7f77('0x2a')](function(_0x4d87a7){if(_0x4d87a7){return _0x4d87a7[_0x7f77('0xc8')](_0x257ea6[_0x7f77('0x7c')][_0x7f77('0xc2')],_[_0x7f77('0xc9')](_0x257ea6[_0x7f77('0x7c')],[_0x7f77('0xc2'),'id'])||{})[_0x7f77('0xca')](function(){return db[_0x7f77('0x77')]['findAll']({'attributes':['id',_0x7f77('0x2e'),_0x7f77('0x53')],'where':{'id':_0x257ea6[_0x7f77('0x7c')]['ids']}});})[_0x7f77('0x2a')](function(_0x230a1c){socket['emit'](_0x7f77('0xcb'),{'id':Number(_0x257ea6[_0x7f77('0xba')]['id']),'tags':_0x230a1c||[]});return{'id':Number(_0x257ea6[_0x7f77('0xba')]['id']),'tags':_0x230a1c||[]};});}})[_0x7f77('0x2a')](respondWithResult(_0x4cd505,null))[_0x7f77('0x38')](handleError(_0x4cd505,null));};exports[_0x7f77('0xcc')]=function(_0xa342b3,_0x40c4c1,_0x71b33e){return db[_0x7f77('0x41')][_0x7f77('0x69')]({'where':{'id':_0xa342b3[_0x7f77('0xba')]['id']}})['then'](handleEntityNotFound(_0x40c4c1,null))[_0x7f77('0x2a')](function(_0x1185fc){if(_0x1185fc){return _0x1185fc['removeTags'](_0xa342b3[_0x7f77('0x46')][_0x7f77('0xc2')]);}})[_0x7f77('0x2a')](respondWithStatusCode(_0x40c4c1,null))[_0x7f77('0x38')](handleError(_0x40c4c1,null));};exports[_0x7f77('0xcd')]=function(_0x4f9a7f,_0x2dbbfb){var _0x12f5d5=moment()['unix']()['toString']();var _0x46d957=path[_0x7f77('0xce')](config[_0x7f77('0xcf')],_0x7f77('0xd0'),_0x7f77('0xd1'),'tmp');var _0x7a63f6=path['join'](config[_0x7f77('0xcf')],_0x7f77('0xd0'),_0x7f77('0xd1'),'attachments');var _0x77030a=path[_0x7f77('0xce')](_0x46d957,_0x12f5d5);var _0x2d3c40=util[_0x7f77('0xd2')](_0x7f77('0xd3'),_0x4f9a7f['params']['id'],_0x12f5d5);var _0x2e2f13=path['join'](_0x46d957,_0x2d3c40);var _0x2a0f30=[];_0x2a0f30[_0x7f77('0x37')]({'model':db[_0x7f77('0x7a')],'as':_0x7f77('0x7a'),'attributes':['id',_0x7f77('0x32')],'raw':!![]});_0x2a0f30[_0x7f77('0x37')]({'model':db['CmContact'],'as':'Contact','attributes':['id',_0x7f77('0xd4'),_0x7f77('0xd5')],'raw':!![]});if(_0x4f9a7f[_0x7f77('0x46')][_0x7f77('0xd6')]){_0x2a0f30[_0x7f77('0x37')]({'model':db[_0x7f77('0xd7')],'as':_0x7f77('0xd7'),'raw':!![]});}var _0x3c93dc=[{'model':db[_0x7f77('0xc1')],'as':_0x7f77('0xd8'),'attributes':['id',_0x7f77('0x7c'),'createdAt',_0x7f77('0xd9'),_0x7f77('0xda'),_0x7f77('0x8a')],'include':_0x2a0f30}];_0x3c93dc['push']({'model':db[_0x7f77('0xdb')],'as':_0x7f77('0xdc'),'attributes':['id','name']});_0x3c93dc[_0x7f77('0x37')]({'model':db[_0x7f77('0x7a')],'as':_0x7f77('0xdd'),'attributes':['id',_0x7f77('0x32')]});return db[_0x7f77('0x41')][_0x7f77('0x69')]({'where':{'id':_0x4f9a7f[_0x7f77('0xba')]['id']},'include':_0x3c93dc})[_0x7f77('0x2a')](handleEntityNotFound(_0x2dbbfb,null))[_0x7f77('0x2a')](function(_0x5d3bd9){if(_0x5d3bd9){var _0x3e1aa8=_0x5d3bd9['get']({'plain':!![]});fs[_0x7f77('0xde')](_0x77030a);var _0xae405f={'channel':_0x7f77('0xdf'),'account':_0x3e1aa8['Account'][_0x7f77('0x2e')],'agent':_0x3e1aa8[_0x7f77('0xdd')]?_0x3e1aa8[_0x7f77('0xdd')]['fullname']:_0x7f77('0xe0'),'createdAt':moment(_0x3e1aa8[_0x7f77('0x83')])[_0x7f77('0xd2')](_0x7f77('0xc4'))[_0x7f77('0xa7')](),'closedAt':_0x3e1aa8['closed']?moment(_0x3e1aa8[_0x7f77('0xe1')])[_0x7f77('0xd2')](_0x7f77('0xc4'))[_0x7f77('0xa7')]():'','disposition':_0x3e1aa8[_0x7f77('0xe2')],'messages':_(_0x3e1aa8[_0x7f77('0xd8')])[_0x7f77('0x8f')]({'secret':![]})[_0x7f77('0x31')](function(_0x5536b2){if(_0x5536b2['Attachment']){var _0xd372e5=path[_0x7f77('0xce')](_0x7a63f6,_0x5536b2['Attachment']['basename']);if(fs['existsSync'](_0xd372e5)){fs[_0x7f77('0xe3')](_0xd372e5)[_0x7f77('0xe4')](fs['createWriteStream'](path[_0x7f77('0xce')](_0x77030a,_0x5536b2[_0x7f77('0xd7')][_0x7f77('0xe5')])));}}return{'date':moment(_0x5536b2[_0x7f77('0x83')])[_0x7f77('0xd2')](_0x7f77('0xc4'))['toString'](),'sender':_0x5536b2['direction']===_0x7f77('0xe6')?_0x5536b2[_0x7f77('0x7a')]?_0x5536b2[_0x7f77('0x7a')][_0x7f77('0x32')]:_0x7f77('0xe7'):_0x5536b2[_0x7f77('0x6e')][_0x7f77('0xd4')]+(_0x5536b2[_0x7f77('0x6e')][_0x7f77('0xd5')]?'\x20'+_0x5536b2[_0x7f77('0x6e')][_0x7f77('0xd5')]:''),'body':_0x5536b2['Attachment']?_0x5536b2[_0x7f77('0xd7')][_0x7f77('0xe5')]:_0x5536b2[_0x7f77('0x7c')],'direction':_0x5536b2[_0x7f77('0xd9')]===_0x7f77('0xe6')?'A':'C','secret':_0x5536b2['secret'],'read':_0x5536b2[_0x7f77('0x8a')],'attachment':_0x5536b2['Attachment']};})['value']()};return ejs[_0x7f77('0xe8')](path[_0x7f77('0xce')](config[_0x7f77('0xcf')],'server',_0x7f77('0xe9'),_0x7f77('0xea')),{'interaction':_0xae405f})[_0x7f77('0x2a')](function(_0x31bc56){var _0x321520=path[_0x7f77('0xce')](_0x77030a,_0x7f77('0xeb')+_0x3e1aa8['id']+'-'+_0x12f5d5+'.pdf');var _0x507f1f={'path':_0x321520,'channel':_0x7f77('0xdf'),'interactionId':_0x3e1aa8['id']};return pdf[_0x7f77('0xec')](_0x31bc56,_0x507f1f);})[_0x7f77('0x2a')](function(){return new BPromise(function(_0x5bb238,_0x335324){zipdir(_0x77030a,{'saveTo':_0x2e2f13},function(_0x2b8b53,_0xc81e58){if(_0x2b8b53)return _0x335324(_0x2b8b53);return _0x5bb238(_0xc81e58);});})[_0x7f77('0x2a')](function(){return new BPromise(function(_0x2af792,_0x531a8e){rimraf(_0x77030a,function(_0x49deab){if(_0x49deab)_0x531a8e(_0x49deab);return _0x2af792();});});})['then'](function(){return _0x2dbbfb[_0x7f77('0xcd')](_0x2e2f13,_0x2d3c40,function(_0x32ad1b){if(_0x32ad1b){console[_0x7f77('0xed')](_0x7f77('0xee'),_0x32ad1b);}else{fs['unlinkSync'](_0x2e2f13);}});});});}else{return _0x2dbbfb['sendStatus'](0xc8);}})[_0x7f77('0x38')](handleError(_0x2dbbfb,null));};
\ No newline at end of file