Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / whatsappAccount / whatsappAccount.controller.js
index f3e0c3a..655f94b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbfcc=['autoAssociation','Unable\x20to\x20associate\x20the\x20resource\x20to\x20the\x20User\x20Profile:\x20%s','update','body','describe','addDisposition','WhatsappAccountId','getDispositions','findOne','Disposition','includeAll','removeDispositions','addAnswer','CannedAnswer','getAnswers','removeAnswers','ids','addAgents','emit','userWhatsappAccount:save','removeAgents','isArray','userWhatsappAccount:remove','getAgents','User','addApplications','sequelize','transaction','WhatsappApplication','bulkCreate','findAndCountAll','priority','getApplications','notify','whatsapp','Applications','account','applications','orderBy','asc','CmContact','ValidationError','no\x20available\x20attributes','createdAt','updatedAt','CompanyId','ListId','mobile','twilio','from','From','replace','whatsapp:','Body','MessageSid','isNil','Sequelize','body\x20is\x20mandatory\x20and\x20not\x20empty','mapKey','mapKey\x20is\x20mandatory,\x20please\x20use\x20one\x20of\x20these:\x20','includes','mapKey\x20invalid,\x20please\x20use\x20one\x20of\x20these:\x20','CmList','DESC','list','omit','Contacts','defaults','contact','WhatsappInteraction','spread','interaction','created','push','close','unmanaged','*,*,*,*','messageId','ContactId','AttachmentId','UserId','agent','waitForTheAssignedAgent','Start','startRouting','receiveMessage','entity\x20found','WhatsappAccount,\x20%s,\x20%s,\x20%s,\x20%s','stringify','Content-Type','text/xml','<?xml\x20version=\x221.0\x22\x20encoding=\x22UTF-8\x22?>\x0a<Response></Response>','to\x20is\x20mandatory','List','WhatsappMessage','Messages','dataValues','html-pdf','zip-dir','fast-json-patch','request-promise','moment','sox','to-csv','lodash','crypto','jsforce','desk.js','papaparse','ioredis','../../components/auth/service','../../components/parsers/qs','../../components/parsers/advancedSearch','../../config/license/hardware','api','../../config/utils','../../config/environment','../../mysqldb','redis','localhost','socket.io-emitter','./whatsappAccount.socket','register','jayson/promise','client','http','test','The\x20password\x20must\x20be\x20at\x20least\x208\x20characters\x20long\x20and\x20have\x201\x20lowercase\x20character,\x201\x20uppercase\x20character,\x201\x20number\x20and\x201\x20special\x20character\x20~!@#$%^&-_=+[{]}.','then','info','WhatsappAccount,\x20%s,\x20%s','request\x20sent','debug','WhatsappAccount,\x20%s,\x20%s,\x20%s','error','message','result','catch','status','end','json','count','offset','limit','set','Content-Range','apply','save','destroy','get','WhatsappAccounts','UserProfileResource','stack','name','send','Pause','map','WhatsappAccount','rawAttributes','fieldName','key','model','query','keys','intersection','attributes','fields','length','hasOwnProperty','nolimit','order','sort','where','pick','filters','filter','merge','type','include','findAll','rows','show','params','mandatoryDispositionPause','options','find','create','user','Unable\x20to\x20retrieve\x20the\x20current\x20user','role'];(function(_0x39caaa,_0x1f37bc){var _0x9b9c7d=function(_0x2da02c){while(--_0x2da02c){_0x39caaa['push'](_0x39caaa['shift']());}};_0x9b9c7d(++_0x1f37bc);}(_0xbfcc,0x1dd));var _0xcbfc=function(_0xb833b1,_0x1c3d3f){_0xb833b1=_0xb833b1-0x0;var _0x1ab87a=_0xbfcc[_0xb833b1];return _0x1ab87a;};'use strict';var pdf=require(_0xcbfc('0x0'));var emlformat=require('eml-format');var rimraf=require('rimraf');var zipdir=require(_0xcbfc('0x1'));var jsonpatch=require(_0xcbfc('0x2'));var rp=require(_0xcbfc('0x3'));var moment=require(_0xcbfc('0x4'));var BPromise=require('bluebird');var Mustache=require('mustache');var util=require('util');var path=require('path');var sox=require(_0xcbfc('0x5'));var csv=require(_0xcbfc('0x6'));var ejs=require('ejs');var fs=require('fs');var _=require(_0xcbfc('0x7'));var squel=require('squel');var crypto=require(_0xcbfc('0x8'));var jsforce=require(_0xcbfc('0x9'));var deskjs=require(_0xcbfc('0xa'));var toCsv=require(_0xcbfc('0x6'));var querystring=require('querystring');var Papa=require(_0xcbfc('0xb'));var Redis=require(_0xcbfc('0xc'));var authService=require(_0xcbfc('0xd'));var qs=require(_0xcbfc('0xe'));var as=require(_0xcbfc('0xf'));var hardwareService=require(_0xcbfc('0x10'));var logger=require('../../config/logger')(_0xcbfc('0x11'));var utils=require(_0xcbfc('0x12'));var config=require(_0xcbfc('0x13'));var db=require(_0xcbfc('0x14'))['db'];config[_0xcbfc('0x15')]=_['defaults'](config[_0xcbfc('0x15')],{'host':_0xcbfc('0x16'),'port':0x18eb});var socket=require(_0xcbfc('0x17'))(new Redis(config['redis']));require(_0xcbfc('0x18'))[_0xcbfc('0x19')](socket);var jayson=require(_0xcbfc('0x1a'));var client=jayson[_0xcbfc('0x1b')][_0xcbfc('0x1c')]({'port':0x232c});function checkPasswordPattern(_0x53a7ea,_0x3c69ed,_0x1963de){if(_0x1963de){var _0x1ec8c4=new RegExp(/(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.*[?!@#\$%\^&\*~\-_=+[{\]\}])(?=.{8,})/);if(_0x1ec8c4[_0xcbfc('0x1d')](_0x3c69ed)){return _0x53a7ea;}else{throw new db['Sequelize']['ValidationError'](_0xcbfc('0x1e'));}}else{return _0x53a7ea;}}function respondWithRpcPromise(_0xd8bbb3,_0xa65368,_0x4d6946,_0x5b078f){return new BPromise(function(_0x33f731,_0x99b59d){var _0x344510=_0x5b078f||client;return _0x344510['request'](_0xd8bbb3,_0x4d6946)[_0xcbfc('0x1f')](function(_0x552777){logger[_0xcbfc('0x20')](_0xcbfc('0x21'),_0xa65368,_0xcbfc('0x22'));logger[_0xcbfc('0x23')](_0xcbfc('0x24'),_0xa65368,_0xcbfc('0x22'),JSON['stringify'](_0x552777));if(_0x552777[_0xcbfc('0x25')]){if(_0x552777[_0xcbfc('0x25')]['code']===0x1f4){logger[_0xcbfc('0x25')]('WhatsappAccount,\x20%s,\x20%s',_0xa65368,_0x552777['error']['message']);return _0x99b59d(_0x552777[_0xcbfc('0x25')]['message']);}logger['error'](_0xcbfc('0x21'),_0xa65368,_0x552777[_0xcbfc('0x25')][_0xcbfc('0x26')]);return _0x33f731(_0x552777[_0xcbfc('0x25')]['message']);}else{logger[_0xcbfc('0x20')]('WhatsappAccount,\x20%s,\x20%s',_0xa65368,_0xcbfc('0x22'));_0x33f731(_0x552777[_0xcbfc('0x27')]['message']);}})[_0xcbfc('0x28')](function(_0x3b73a3){logger['error'](_0xcbfc('0x21'),_0xa65368,_0x3b73a3);_0x99b59d(_0x3b73a3);});});}function respondWithStatusCode(_0x3c3afd,_0x2f7549){_0x2f7549=_0x2f7549||0xcc;return function(_0x41f3b8){if(_0x41f3b8){return _0x3c3afd['sendStatus'](_0x2f7549);}return _0x3c3afd[_0xcbfc('0x29')](_0x2f7549)[_0xcbfc('0x2a')]();};}function respondWithResult(_0x4f632a,_0x1f6a14){_0x1f6a14=_0x1f6a14||0xc8;return function(_0x26463f){if(_0x26463f){return _0x4f632a[_0xcbfc('0x29')](_0x1f6a14)[_0xcbfc('0x2b')](_0x26463f);}};}function respondWithFilteredResult(_0x2b4286,_0x19d2e){return function(_0x203cec){if(_0x203cec){var _0x5366cf=_0x203cec[_0xcbfc('0x2c')],_0x41b68b=_0x19d2e['offset'],_0x433300=_0x19d2e[_0xcbfc('0x2d')]+_0x19d2e[_0xcbfc('0x2e')],_0x3f9d20;if(_0x433300>=_0x5366cf){_0x433300=_0x5366cf;_0x3f9d20=0xc8;}else{_0x3f9d20=0xce;}_0x2b4286[_0xcbfc('0x29')](_0x3f9d20);return _0x2b4286[_0xcbfc('0x2f')](_0xcbfc('0x30'),_0x41b68b+'-'+_0x433300+'/'+_0x5366cf)[_0xcbfc('0x2b')](_0x203cec);}return null;};}function patchUpdates(_0x7f7dda){return function(_0x544f7c){try{jsonpatch[_0xcbfc('0x31')](_0x544f7c,_0x7f7dda,!![]);}catch(_0x26172f){return BPromise['reject'](_0x26172f);}return _0x544f7c[_0xcbfc('0x32')]();};}function saveUpdates(_0x442cab,_0x145530){return function(_0x4f9334){if(_0x4f9334){return _0x4f9334['update'](_0x442cab)['then'](function(_0x3c6d04){return _0x3c6d04;});}return null;};}function removeEntity(_0x7e69bb,_0x1d47a4){return function(_0x9c1ff3){if(_0x9c1ff3){return _0x9c1ff3[_0xcbfc('0x33')]()[_0xcbfc('0x1f')](function(){var _0x856e83=_0x9c1ff3[_0xcbfc('0x34')]({'plain':!![]});var _0x49ad63=_0xcbfc('0x35');return db[_0xcbfc('0x36')]['destroy']({'where':{'type':_0x49ad63,'resourceId':_0x856e83['id']}})[_0xcbfc('0x1f')](function(){return _0x9c1ff3;});})['then'](function(){_0x7e69bb[_0xcbfc('0x29')](0xcc)[_0xcbfc('0x2a')]();});}};}function handleEntityNotFound(_0x43121e,_0x53ac0e){return function(_0x43f45b){if(!_0x43f45b){_0x43121e['sendStatus'](0x194);}return _0x43f45b;};}function handleError(_0x5af34d,_0x2baf2f){_0x2baf2f=_0x2baf2f||0x1f4;return function(_0x218772){logger[_0xcbfc('0x25')](_0x218772[_0xcbfc('0x37')]);if(_0x218772[_0xcbfc('0x38')]){delete _0x218772[_0xcbfc('0x38')];}_0x5af34d[_0xcbfc('0x29')](_0x2baf2f)[_0xcbfc('0x39')](_0x218772);};}exports['index']=function(_0x15fb08,_0x4aa064){var _0x15a5c4={'include':[{'model':db[_0xcbfc('0x3a')],'as':'mandatoryDispositionPause'}]},_0x44064d={},_0x312d28={'count':0x0,'rows':[]};var _0x5306e9=_[_0xcbfc('0x3b')](db[_0xcbfc('0x3c')][_0xcbfc('0x3d')],function(_0x291389){return{'name':_0x291389[_0xcbfc('0x3e')],'type':_0x291389['type'][_0xcbfc('0x3f')]};});_0x44064d[_0xcbfc('0x40')]=_[_0xcbfc('0x3b')](_0x5306e9,'name');_0x44064d[_0xcbfc('0x41')]=_[_0xcbfc('0x42')](_0x15fb08[_0xcbfc('0x41')]);_0x44064d['filters']=_[_0xcbfc('0x43')](_0x44064d[_0xcbfc('0x40')],_0x44064d[_0xcbfc('0x41')]);_0x15a5c4[_0xcbfc('0x44')]=_[_0xcbfc('0x43')](_0x44064d[_0xcbfc('0x40')],qs[_0xcbfc('0x45')](_0x15fb08['query'][_0xcbfc('0x45')]));_0x15a5c4[_0xcbfc('0x44')]=_0x15a5c4['attributes'][_0xcbfc('0x46')]?_0x15a5c4[_0xcbfc('0x44')]:_0x44064d[_0xcbfc('0x40')];if(!_0x15fb08[_0xcbfc('0x41')][_0xcbfc('0x47')](_0xcbfc('0x48'))){_0x15a5c4[_0xcbfc('0x2e')]=qs[_0xcbfc('0x2e')](_0x15fb08['query'][_0xcbfc('0x2e')]);_0x15a5c4[_0xcbfc('0x2d')]=qs[_0xcbfc('0x2d')](_0x15fb08[_0xcbfc('0x41')][_0xcbfc('0x2d')]);}_0x15a5c4[_0xcbfc('0x49')]=qs[_0xcbfc('0x4a')](_0x15fb08['query'][_0xcbfc('0x4a')]);_0x15a5c4[_0xcbfc('0x4b')]=qs['filters'](_[_0xcbfc('0x4c')](_0x15fb08[_0xcbfc('0x41')],_0x44064d[_0xcbfc('0x4d')]),_0x5306e9);if(_0x15fb08['query'][_0xcbfc('0x4e')]){_0x15a5c4[_0xcbfc('0x4b')]=_[_0xcbfc('0x4f')](_0x15a5c4[_0xcbfc('0x4b')],{'$or':_[_0xcbfc('0x3b')](_0x5306e9,function(_0xe0025a){if(_0xe0025a[_0xcbfc('0x50')]!=='VIRTUAL'){var _0x5a87b6={};_0x5a87b6[_0xe0025a[_0xcbfc('0x38')]]={'$like':'%'+_0x15fb08[_0xcbfc('0x41')][_0xcbfc('0x4e')]+'%'};return _0x5a87b6;}})});}_0x15a5c4=_[_0xcbfc('0x4f')]({},_0x15a5c4,_0x15fb08['options']);var _0x52a835={'where':_0x15a5c4[_0xcbfc('0x4b')]};return db[_0xcbfc('0x3c')][_0xcbfc('0x2c')](_0x52a835)['then'](function(_0x155236){_0x312d28[_0xcbfc('0x2c')]=_0x155236;if(_0x15fb08[_0xcbfc('0x41')]['includeAll']){_0x15a5c4[_0xcbfc('0x51')]=[{'all':!![]}];}return db[_0xcbfc('0x3c')][_0xcbfc('0x52')](_0x15a5c4);})[_0xcbfc('0x1f')](function(_0x32e0c3){_0x312d28[_0xcbfc('0x53')]=_0x32e0c3;return _0x312d28;})[_0xcbfc('0x1f')](respondWithFilteredResult(_0x4aa064,_0x15a5c4))[_0xcbfc('0x28')](handleError(_0x4aa064,null));};exports[_0xcbfc('0x54')]=function(_0xdee298,_0x48b5c8){var _0x3fb619={'raw':![],'where':{'id':_0xdee298[_0xcbfc('0x55')]['id']},'include':[{'model':db['Pause'],'as':_0xcbfc('0x56')}]},_0x3a2c1a={};_0x3a2c1a[_0xcbfc('0x40')]=_['keys'](db[_0xcbfc('0x3c')][_0xcbfc('0x3d')]);_0x3a2c1a[_0xcbfc('0x41')]=_[_0xcbfc('0x42')](_0xdee298['query']);_0x3a2c1a[_0xcbfc('0x4d')]=_[_0xcbfc('0x43')](_0x3a2c1a['model'],_0x3a2c1a[_0xcbfc('0x41')]);_0x3fb619[_0xcbfc('0x44')]=_[_0xcbfc('0x43')](_0x3a2c1a[_0xcbfc('0x40')],qs[_0xcbfc('0x45')](_0xdee298[_0xcbfc('0x41')][_0xcbfc('0x45')]));_0x3fb619[_0xcbfc('0x44')]=_0x3fb619[_0xcbfc('0x44')][_0xcbfc('0x46')]?_0x3fb619['attributes']:_0x3a2c1a[_0xcbfc('0x40')];if(_0xdee298['query']['includeAll']){_0x3fb619['include']=[{'all':!![]}];}_0x3fb619=_[_0xcbfc('0x4f')]({},_0x3fb619,_0xdee298[_0xcbfc('0x57')]);return db[_0xcbfc('0x3c')][_0xcbfc('0x58')](_0x3fb619)[_0xcbfc('0x1f')](handleEntityNotFound(_0x48b5c8,null))[_0xcbfc('0x1f')](respondWithResult(_0x48b5c8,null))[_0xcbfc('0x28')](handleError(_0x48b5c8,null));};exports[_0xcbfc('0x59')]=function(_0x4d2df1,_0x9e0c38){return db[_0xcbfc('0x3c')][_0xcbfc('0x59')](_0x4d2df1['body'],{})[_0xcbfc('0x1f')](function(_0x2c5c9e){var _0x1ad026=_0x4d2df1[_0xcbfc('0x5a')][_0xcbfc('0x34')]({'plain':!![]});if(!_0x1ad026)throw new Error(_0xcbfc('0x5b'));if(_0x1ad026[_0xcbfc('0x5c')]==='user'){var _0x329ae6=_0x2c5c9e['get']({'plain':!![]});var _0x1e0492=_0xcbfc('0x35');return db['UserProfileSection'][_0xcbfc('0x58')]({'where':{'name':_0x1e0492,'userProfileId':_0x1ad026['userProfileId']},'raw':!![]})[_0xcbfc('0x1f')](function(_0x3e6cbf){if(_0x3e6cbf&&_0x3e6cbf[_0xcbfc('0x5d')]===0x0){return db[_0xcbfc('0x36')][_0xcbfc('0x59')]({'name':_0x329ae6[_0xcbfc('0x38')],'resourceId':_0x329ae6['id'],'type':_0x3e6cbf['name'],'sectionId':_0x3e6cbf['id']},{})[_0xcbfc('0x1f')](function(){return _0x2c5c9e;});}else{return _0x2c5c9e;}})[_0xcbfc('0x28')](function(_0x5a78c9){logger[_0xcbfc('0x25')](_0xcbfc('0x5e'),_0x5a78c9);throw _0x5a78c9;});}return _0x2c5c9e;})[_0xcbfc('0x1f')](respondWithResult(_0x9e0c38,0xc9))[_0xcbfc('0x28')](handleError(_0x9e0c38,null));};exports[_0xcbfc('0x5f')]=function(_0x3af38b,_0x2bf39a){if(_0x3af38b[_0xcbfc('0x60')]['id']){delete _0x3af38b['body']['id'];}return db[_0xcbfc('0x3c')][_0xcbfc('0x58')]({'where':{'id':_0x3af38b[_0xcbfc('0x55')]['id']},'include':[{'model':db[_0xcbfc('0x3a')],'as':_0xcbfc('0x56')}]})[_0xcbfc('0x1f')](handleEntityNotFound(_0x2bf39a,null))[_0xcbfc('0x1f')](saveUpdates(_0x3af38b[_0xcbfc('0x60')],null))[_0xcbfc('0x1f')](respondWithResult(_0x2bf39a,null))[_0xcbfc('0x28')](handleError(_0x2bf39a,null));};exports['destroy']=function(_0x185303,_0x108768){return db['WhatsappAccount'][_0xcbfc('0x58')]({'where':{'id':_0x185303['params']['id']}})['then'](handleEntityNotFound(_0x108768,null))[_0xcbfc('0x1f')](removeEntity(_0x108768,null))[_0xcbfc('0x28')](handleError(_0x108768,null));};exports[_0xcbfc('0x61')]=function(_0x133829,_0x33d4d8){return db['WhatsappAccount']['describe']()[_0xcbfc('0x1f')](respondWithResult(_0x33d4d8,null))[_0xcbfc('0x28')](handleError(_0x33d4d8,null));};exports[_0xcbfc('0x62')]=function(_0x26cb3a,_0x17e42f,_0x53012d){if(_0x26cb3a[_0xcbfc('0x60')]['id']){delete _0x26cb3a[_0xcbfc('0x60')]['id'];}return db[_0xcbfc('0x3c')]['find']({'where':{'id':_0x26cb3a['params']['id']}})['then'](handleEntityNotFound(_0x17e42f,null))[_0xcbfc('0x1f')](function(_0x47f928){if(_0x47f928){_0x26cb3a['body'][_0xcbfc('0x63')]=_0x47f928['id'];return db['Disposition'][_0xcbfc('0x59')](_0x26cb3a[_0xcbfc('0x60')]);}})[_0xcbfc('0x1f')](respondWithResult(_0x17e42f,null))[_0xcbfc('0x28')](handleError(_0x17e42f,null));};exports[_0xcbfc('0x64')]=function(_0x4923e5,_0x25d2a7,_0xd3c182){var _0x1140d1={'raw':![],'where':{}};var _0x538954={};var _0xa490ee={'count':0x0,'rows':[]};return db[_0xcbfc('0x3c')][_0xcbfc('0x65')]({'where':{'id':_0x4923e5['params']['id']}})[_0xcbfc('0x1f')](handleEntityNotFound(_0x25d2a7,null))[_0xcbfc('0x1f')](function(_0x18863c){if(_0x18863c){_0x538954[_0xcbfc('0x40')]=_[_0xcbfc('0x42')](db[_0xcbfc('0x66')][_0xcbfc('0x3d')]);_0x538954['query']=_[_0xcbfc('0x42')](_0x4923e5['query']);_0x538954[_0xcbfc('0x4d')]=_[_0xcbfc('0x43')](_0x538954[_0xcbfc('0x40')],_0x538954['query']);_0x1140d1[_0xcbfc('0x44')]=_['intersection'](_0x538954[_0xcbfc('0x40')],qs[_0xcbfc('0x45')](_0x4923e5[_0xcbfc('0x41')][_0xcbfc('0x45')]));_0x1140d1[_0xcbfc('0x44')]=_0x1140d1[_0xcbfc('0x44')][_0xcbfc('0x46')]?_0x1140d1['attributes']:_0x538954[_0xcbfc('0x40')];if(!_0x4923e5[_0xcbfc('0x41')][_0xcbfc('0x47')]('nolimit')){_0x1140d1[_0xcbfc('0x2e')]=qs['limit'](_0x4923e5[_0xcbfc('0x41')][_0xcbfc('0x2e')]);_0x1140d1[_0xcbfc('0x2d')]=qs['offset'](_0x4923e5[_0xcbfc('0x41')][_0xcbfc('0x2d')]);}_0x1140d1['order']=qs[_0xcbfc('0x4a')](_0x4923e5['query'][_0xcbfc('0x4a')]);_0x1140d1['where']=qs[_0xcbfc('0x4d')](_[_0xcbfc('0x4c')](_0x4923e5['query'],_0x538954[_0xcbfc('0x4d')]));_0x1140d1['where'][_0xcbfc('0x63')]=_0x18863c['id'];if(_0x4923e5[_0xcbfc('0x41')][_0xcbfc('0x4e')]){_0x1140d1[_0xcbfc('0x4b')]=_['merge'](_0x1140d1[_0xcbfc('0x4b')],{'$or':_['map'](_0x1140d1[_0xcbfc('0x44')],function(_0x44c295){var _0xab8e52={};_0xab8e52[_0x44c295]={'$like':'%'+_0x4923e5[_0xcbfc('0x41')][_0xcbfc('0x4e')]+'%'};return _0xab8e52;})});}_0x1140d1=_[_0xcbfc('0x4f')]({},_0x1140d1,_0x4923e5[_0xcbfc('0x57')]);return db[_0xcbfc('0x66')][_0xcbfc('0x2c')]({'where':_0x1140d1[_0xcbfc('0x4b')]})[_0xcbfc('0x1f')](function(_0x297513){_0xa490ee[_0xcbfc('0x2c')]=_0x297513;if(_0x4923e5[_0xcbfc('0x41')][_0xcbfc('0x67')]){_0x1140d1[_0xcbfc('0x51')]=[{'all':!![]}];}return db[_0xcbfc('0x66')]['findAll'](_0x1140d1);})[_0xcbfc('0x1f')](function(_0x59725a){_0xa490ee[_0xcbfc('0x53')]=_0x59725a;return _0xa490ee;});}})['then'](respondWithFilteredResult(_0x25d2a7,_0x1140d1))[_0xcbfc('0x28')](handleError(_0x25d2a7,null));};exports[_0xcbfc('0x68')]=function(_0x3bbe6d,_0x2f99a3,_0x386156){return db[_0xcbfc('0x3c')][_0xcbfc('0x58')]({'where':{'id':_0x3bbe6d['params']['id']}})[_0xcbfc('0x1f')](handleEntityNotFound(_0x2f99a3,null))['then'](function(_0x144c8d){if(_0x144c8d){return _0x144c8d[_0xcbfc('0x68')](_0x3bbe6d['query']['ids']);}})['then'](respondWithStatusCode(_0x2f99a3,null))[_0xcbfc('0x28')](handleError(_0x2f99a3,null));};exports[_0xcbfc('0x69')]=function(_0x12238c,_0x511463,_0x4f298c){if(_0x12238c[_0xcbfc('0x60')]['id']){delete _0x12238c[_0xcbfc('0x60')]['id'];}return db[_0xcbfc('0x3c')][_0xcbfc('0x58')]({'where':{'id':_0x12238c[_0xcbfc('0x55')]['id']}})['then'](handleEntityNotFound(_0x511463,null))['then'](function(_0x5ee979){if(_0x5ee979){_0x12238c[_0xcbfc('0x60')][_0xcbfc('0x63')]=_0x5ee979['id'];return db[_0xcbfc('0x6a')][_0xcbfc('0x59')](_0x12238c['body']);}})['then'](respondWithResult(_0x511463,null))[_0xcbfc('0x28')](handleError(_0x511463,null));};exports[_0xcbfc('0x6b')]=function(_0xcd6615,_0x3053d9,_0x36ab87){var _0x57fe81={'raw':![],'where':{}};var _0x560505={};var _0x20d523={'count':0x0,'rows':[]};return db[_0xcbfc('0x3c')][_0xcbfc('0x65')]({'where':{'id':_0xcd6615[_0xcbfc('0x55')]['id']}})[_0xcbfc('0x1f')](handleEntityNotFound(_0x3053d9,null))[_0xcbfc('0x1f')](function(_0x182471){if(_0x182471){_0x560505[_0xcbfc('0x40')]=_[_0xcbfc('0x42')](db[_0xcbfc('0x6a')][_0xcbfc('0x3d')]);_0x560505[_0xcbfc('0x41')]=_[_0xcbfc('0x42')](_0xcd6615[_0xcbfc('0x41')]);_0x560505['filters']=_['intersection'](_0x560505[_0xcbfc('0x40')],_0x560505[_0xcbfc('0x41')]);_0x57fe81[_0xcbfc('0x44')]=_['intersection'](_0x560505[_0xcbfc('0x40')],qs[_0xcbfc('0x45')](_0xcd6615[_0xcbfc('0x41')][_0xcbfc('0x45')]));_0x57fe81['attributes']=_0x57fe81['attributes'][_0xcbfc('0x46')]?_0x57fe81[_0xcbfc('0x44')]:_0x560505[_0xcbfc('0x40')];if(!_0xcd6615[_0xcbfc('0x41')][_0xcbfc('0x47')](_0xcbfc('0x48'))){_0x57fe81[_0xcbfc('0x2e')]=qs[_0xcbfc('0x2e')](_0xcd6615[_0xcbfc('0x41')][_0xcbfc('0x2e')]);_0x57fe81[_0xcbfc('0x2d')]=qs[_0xcbfc('0x2d')](_0xcd6615[_0xcbfc('0x41')][_0xcbfc('0x2d')]);}_0x57fe81[_0xcbfc('0x49')]=qs[_0xcbfc('0x4a')](_0xcd6615[_0xcbfc('0x41')][_0xcbfc('0x4a')]);_0x57fe81[_0xcbfc('0x4b')]=qs['filters'](_[_0xcbfc('0x4c')](_0xcd6615['query'],_0x560505[_0xcbfc('0x4d')]));_0x57fe81['where'][_0xcbfc('0x63')]=_0x182471['id'];if(_0xcd6615['query']['filter']){_0x57fe81['where']=_[_0xcbfc('0x4f')](_0x57fe81[_0xcbfc('0x4b')],{'$or':_[_0xcbfc('0x3b')](_0x57fe81[_0xcbfc('0x44')],function(_0x3fb8e1){var _0x5a2b33={};_0x5a2b33[_0x3fb8e1]={'$like':'%'+_0xcd6615[_0xcbfc('0x41')][_0xcbfc('0x4e')]+'%'};return _0x5a2b33;})});}_0x57fe81=_[_0xcbfc('0x4f')]({},_0x57fe81,_0xcd6615[_0xcbfc('0x57')]);return db[_0xcbfc('0x6a')][_0xcbfc('0x2c')]({'where':_0x57fe81[_0xcbfc('0x4b')]})[_0xcbfc('0x1f')](function(_0x48078d){_0x20d523[_0xcbfc('0x2c')]=_0x48078d;if(_0xcd6615[_0xcbfc('0x41')][_0xcbfc('0x67')]){_0x57fe81['include']=[{'all':!![]}];}return db[_0xcbfc('0x6a')][_0xcbfc('0x52')](_0x57fe81);})[_0xcbfc('0x1f')](function(_0x10299e){_0x20d523['rows']=_0x10299e;return _0x20d523;});}})[_0xcbfc('0x1f')](respondWithFilteredResult(_0x3053d9,_0x57fe81))[_0xcbfc('0x28')](handleError(_0x3053d9,null));};exports[_0xcbfc('0x6c')]=function(_0x355b7c,_0x3ace3c,_0x3dc2b1){return db[_0xcbfc('0x3c')][_0xcbfc('0x58')]({'where':{'id':_0x355b7c[_0xcbfc('0x55')]['id']}})[_0xcbfc('0x1f')](handleEntityNotFound(_0x3ace3c,null))['then'](function(_0x4d6bf6){if(_0x4d6bf6){return _0x4d6bf6[_0xcbfc('0x6c')](_0x355b7c[_0xcbfc('0x41')][_0xcbfc('0x6d')]);}})['then'](respondWithStatusCode(_0x3ace3c,null))[_0xcbfc('0x28')](handleError(_0x3ace3c,null));};exports['addAgents']=function(_0x5bd871,_0x47e307,_0x58f952){return db[_0xcbfc('0x3c')][_0xcbfc('0x58')]({'where':{'id':_0x5bd871[_0xcbfc('0x55')]['id']}})[_0xcbfc('0x1f')](handleEntityNotFound(_0x47e307,null))[_0xcbfc('0x1f')](function(_0x4d8f4f){if(_0x4d8f4f){return _0x4d8f4f[_0xcbfc('0x6e')](_0x5bd871[_0xcbfc('0x60')][_0xcbfc('0x6d')],_['omit'](_0x5bd871[_0xcbfc('0x60')],['ids','id'])||{})['spread'](function(_0x24e0ca){for(var _0x26940d=0x0;_0x26940d<_0x5bd871[_0xcbfc('0x60')]['ids'][_0xcbfc('0x46')];_0x26940d+=0x1){socket[_0xcbfc('0x6f')](_0xcbfc('0x70'),{'UserId':_0x5bd871['body'][_0xcbfc('0x6d')][_0x26940d],'WhatsappAccountId':_0x5bd871[_0xcbfc('0x55')]['id']});}return _0x24e0ca;});}})[_0xcbfc('0x1f')](respondWithResult(_0x47e307,null))[_0xcbfc('0x28')](handleError(_0x47e307,null));};exports[_0xcbfc('0x71')]=function(_0x5abde1,_0x2665c0,_0x2e187e){return db[_0xcbfc('0x3c')]['find']({'where':{'id':_0x5abde1[_0xcbfc('0x55')]['id']}})[_0xcbfc('0x1f')](handleEntityNotFound(_0x2665c0,null))[_0xcbfc('0x1f')](function(_0xc7dd85){if(_0xc7dd85){return _0xc7dd85['removeAgents'](_0x5abde1[_0xcbfc('0x41')][_0xcbfc('0x6d')])[_0xcbfc('0x1f')](function(){if(_[_0xcbfc('0x72')](_0x5abde1[_0xcbfc('0x41')][_0xcbfc('0x6d')])){for(var _0x5ac72c=0x0;_0x5ac72c<_0x5abde1['query']['ids']['length'];_0x5ac72c+=0x1){socket[_0xcbfc('0x6f')](_0xcbfc('0x73'),{'UserId':Number(_0x5abde1[_0xcbfc('0x41')][_0xcbfc('0x6d')][_0x5ac72c]),'WhatsappAccountId':Number(_0x5abde1[_0xcbfc('0x55')]['id'])});}}else{socket[_0xcbfc('0x6f')](_0xcbfc('0x73'),{'UserId':Number(_0x5abde1['query'][_0xcbfc('0x6d')]),'WhatsappAccountId':Number(_0x5abde1['params']['id'])});}});}})[_0xcbfc('0x1f')](respondWithStatusCode(_0x2665c0,null))[_0xcbfc('0x28')](handleError(_0x2665c0,null));};exports[_0xcbfc('0x74')]=function(_0x2cf01d,_0x5066c3,_0x270345){var _0x2d9156={};var _0x2478d0={};var _0x10b32c;var _0xbff166;return db[_0xcbfc('0x3c')][_0xcbfc('0x65')]({'where':{'id':_0x2cf01d[_0xcbfc('0x55')]['id']}})[_0xcbfc('0x1f')](handleEntityNotFound(_0x5066c3,null))[_0xcbfc('0x1f')](function(_0x31a2e9){if(_0x31a2e9){_0x10b32c=_0x31a2e9;_0x2478d0[_0xcbfc('0x40')]=_['keys'](db[_0xcbfc('0x75')][_0xcbfc('0x3d')]);_0x2478d0[_0xcbfc('0x41')]=_[_0xcbfc('0x42')](_0x2cf01d[_0xcbfc('0x41')]);_0x2478d0[_0xcbfc('0x4d')]=_[_0xcbfc('0x43')](_0x2478d0[_0xcbfc('0x40')],_0x2478d0[_0xcbfc('0x41')]);_0x2d9156['attributes']=_[_0xcbfc('0x43')](_0x2478d0['model'],qs['fields'](_0x2cf01d[_0xcbfc('0x41')][_0xcbfc('0x45')]));_0x2d9156[_0xcbfc('0x44')]=_0x2d9156[_0xcbfc('0x44')][_0xcbfc('0x46')]?_0x2d9156[_0xcbfc('0x44')]:_0x2478d0[_0xcbfc('0x40')];_0x2d9156[_0xcbfc('0x49')]=qs[_0xcbfc('0x4a')](_0x2cf01d[_0xcbfc('0x41')][_0xcbfc('0x4a')]);_0x2d9156['where']=qs[_0xcbfc('0x4d')](_['pick'](_0x2cf01d[_0xcbfc('0x41')],_0x2478d0[_0xcbfc('0x4d')]));if(_0x2cf01d[_0xcbfc('0x41')][_0xcbfc('0x4e')]){_0x2d9156[_0xcbfc('0x4b')]=_[_0xcbfc('0x4f')](_0x2d9156[_0xcbfc('0x4b')],{'$or':_[_0xcbfc('0x3b')](_0x2d9156[_0xcbfc('0x44')],function(_0x389a8a){var _0x2f6b7f={};_0x2f6b7f[_0x389a8a]={'$like':'%'+_0x2cf01d[_0xcbfc('0x41')][_0xcbfc('0x4e')]+'%'};return _0x2f6b7f;})});}_0x2d9156=_[_0xcbfc('0x4f')]({},_0x2d9156,_0x2cf01d[_0xcbfc('0x57')]);return _0x10b32c[_0xcbfc('0x74')](_0x2d9156);}})[_0xcbfc('0x1f')](function(_0x2dd811){if(_0x2dd811){_0xbff166=_0x2dd811[_0xcbfc('0x46')];if(!_0x2cf01d[_0xcbfc('0x41')][_0xcbfc('0x47')](_0xcbfc('0x48'))){_0x2d9156[_0xcbfc('0x2e')]=qs['limit'](_0x2cf01d['query']['limit']);_0x2d9156[_0xcbfc('0x2d')]=qs[_0xcbfc('0x2d')](_0x2cf01d[_0xcbfc('0x41')][_0xcbfc('0x2d')]);}return _0x10b32c[_0xcbfc('0x74')](_0x2d9156);}})[_0xcbfc('0x1f')](function(_0x44e3fc){if(_0x44e3fc){return _0x44e3fc?{'count':_0xbff166,'rows':_0x44e3fc}:null;}})[_0xcbfc('0x1f')](respondWithResult(_0x5066c3,null))[_0xcbfc('0x28')](handleError(_0x5066c3,null));};exports[_0xcbfc('0x76')]=function(_0x5cfebe,_0x2d813a,_0x3e993c){return db[_0xcbfc('0x3c')][_0xcbfc('0x65')]({'where':{'id':_0x5cfebe[_0xcbfc('0x55')]['id']}})['then'](handleEntityNotFound(_0x2d813a,null))[_0xcbfc('0x1f')](function(_0x1b6fcd){if(_0x1b6fcd){return db[_0xcbfc('0x77')][_0xcbfc('0x78')](function(_0x19cb9a){return db[_0xcbfc('0x79')][_0xcbfc('0x33')]({'where':{'WhatsappAccountId':_0x5cfebe[_0xcbfc('0x55')]['id']},'transaction':_0x19cb9a})[_0xcbfc('0x1f')](function(_0x483cfc){var _0xe33430=_['map'](_0x5cfebe['body'],function(_0x3680bd){_0x3680bd[_0xcbfc('0x63')]=_0x5cfebe[_0xcbfc('0x55')]['id'];return _0x3680bd;});return db['WhatsappApplication'][_0xcbfc('0x7a')](_0xe33430,{'transaction':_0x19cb9a});});})[_0xcbfc('0x1f')](function(){return db[_0xcbfc('0x79')][_0xcbfc('0x7b')]({'where':{'WhatsappAccountId':_0x5cfebe[_0xcbfc('0x55')]['id']},'order':_0xcbfc('0x7c')});});}})['then'](respondWithResult(_0x2d813a,null))[_0xcbfc('0x28')](handleError(_0x2d813a,null));};exports[_0xcbfc('0x7d')]=function(_0x2b9b08,_0x85665b,_0x212c00){var _0x241b30={};var _0x68bbab={};var _0x54bcba;var _0x4637ce;return db[_0xcbfc('0x3c')]['findOne']({'where':{'id':_0x2b9b08['params']['id']}})['then'](handleEntityNotFound(_0x85665b,null))[_0xcbfc('0x1f')](function(_0x2d20f8){if(_0x2d20f8){_0x54bcba=_0x2d20f8;_0x68bbab[_0xcbfc('0x40')]=_[_0xcbfc('0x42')](db['WhatsappApplication']['rawAttributes']);_0x68bbab[_0xcbfc('0x41')]=_[_0xcbfc('0x42')](_0x2b9b08['query']);_0x68bbab[_0xcbfc('0x4d')]=_[_0xcbfc('0x43')](_0x68bbab['model'],_0x68bbab[_0xcbfc('0x41')]);_0x241b30[_0xcbfc('0x44')]=_[_0xcbfc('0x43')](_0x68bbab[_0xcbfc('0x40')],qs[_0xcbfc('0x45')](_0x2b9b08['query'][_0xcbfc('0x45')]));_0x241b30[_0xcbfc('0x44')]=_0x241b30[_0xcbfc('0x44')][_0xcbfc('0x46')]?_0x241b30['attributes']:_0x68bbab[_0xcbfc('0x40')];_0x241b30[_0xcbfc('0x49')]=qs[_0xcbfc('0x4a')](_0x2b9b08[_0xcbfc('0x41')][_0xcbfc('0x4a')]);_0x241b30[_0xcbfc('0x4b')]=qs['filters'](_[_0xcbfc('0x4c')](_0x2b9b08['query'],_0x68bbab[_0xcbfc('0x4d')]));if(_0x2b9b08[_0xcbfc('0x41')][_0xcbfc('0x4e')]){_0x241b30['where']=_[_0xcbfc('0x4f')](_0x241b30[_0xcbfc('0x4b')],{'$or':_[_0xcbfc('0x3b')](_0x241b30[_0xcbfc('0x44')],function(_0x4661d){var _0x18e451={};_0x18e451[_0x4661d]={'$like':'%'+_0x2b9b08[_0xcbfc('0x41')]['filter']+'%'};return _0x18e451;})});}_0x241b30=_[_0xcbfc('0x4f')]({},_0x241b30,_0x2b9b08[_0xcbfc('0x57')]);return _0x54bcba[_0xcbfc('0x7d')](_0x241b30);}})[_0xcbfc('0x1f')](function(_0x22e3b6){if(_0x22e3b6){_0x4637ce=_0x22e3b6[_0xcbfc('0x46')];if(!_0x2b9b08[_0xcbfc('0x41')]['hasOwnProperty'](_0xcbfc('0x48'))){_0x241b30['limit']=qs[_0xcbfc('0x2e')](_0x2b9b08[_0xcbfc('0x41')][_0xcbfc('0x2e')]);_0x241b30['offset']=qs[_0xcbfc('0x2d')](_0x2b9b08['query'][_0xcbfc('0x2d')]);}return _0x54bcba[_0xcbfc('0x7d')](_0x241b30);}})[_0xcbfc('0x1f')](function(_0x35cd37){if(_0x35cd37){return _0x35cd37?{'count':_0x4637ce,'rows':_0x35cd37}:null;}})[_0xcbfc('0x1f')](respondWithResult(_0x85665b,null))[_0xcbfc('0x28')](handleError(_0x85665b,null));};exports[_0xcbfc('0x7e')]=function(_0x4f5bab,_0x210218,_0x59f7a8){var _0x422e8c={'channel':_0xcbfc('0x7f')};var _0x31f657=[];var _0x141bfe=[];var _0x34d23a={};return db[_0xcbfc('0x3c')][_0xcbfc('0x58')]({'where':{'id':_0x4f5bab[_0xcbfc('0x55')]['id']},'include':[{'model':db[_0xcbfc('0x79')],'as':_0xcbfc('0x80')}]})[_0xcbfc('0x1f')](handleEntityNotFound(_0x210218,null))[_0xcbfc('0x1f')](function(_0x36ab9c){_0x422e8c[_0xcbfc('0x81')]=_0x36ab9c;_0x422e8c[_0xcbfc('0x82')]=_[_0xcbfc('0x83')](_0x36ab9c[_0xcbfc('0x80')],[_0xcbfc('0x7c')],[_0xcbfc('0x84')]);if(_0x422e8c[_0xcbfc('0x81')][_0xcbfc('0x80')]){delete _0x422e8c['account'][_0xcbfc('0x80')];}return db[_0xcbfc('0x85')][_0xcbfc('0x61')]();})[_0xcbfc('0x1f')](function(_0x4dbabd){if(!_0x4dbabd){throw new db['Sequelize'][(_0xcbfc('0x86'))](_0xcbfc('0x87'));}_0x31f657=_['difference'](_['keys'](_0x4dbabd),[_0xcbfc('0x88'),_0xcbfc('0x89')]);_0x141bfe=_['difference'](_['keys'](_0x4dbabd),[_0xcbfc('0x88'),_0xcbfc('0x89'),_0xcbfc('0x8a'),_0xcbfc('0x8b')]);_0x422e8c[_0xcbfc('0x60')]={'mapKey':_0xcbfc('0x8c')};if(_0x422e8c[_0xcbfc('0x81')][_0xcbfc('0x50')]&&_0x422e8c[_0xcbfc('0x81')][_0xcbfc('0x50')]===_0xcbfc('0x8d')){_0x422e8c['body'][_0xcbfc('0x8e')]=_0x4f5bab[_0xcbfc('0x60')][_0xcbfc('0x8f')][_0xcbfc('0x90')](_0xcbfc('0x91'),'');_0x422e8c[_0xcbfc('0x60')][_0xcbfc('0x60')]=_0x4f5bab[_0xcbfc('0x60')][_0xcbfc('0x92')];_0x422e8c[_0xcbfc('0x60')]['messageId']=_0x4f5bab[_0xcbfc('0x60')][_0xcbfc('0x93')];}if(_0x422e8c[_0xcbfc('0x60')]['id']){delete _0x422e8c[_0xcbfc('0x60')]['id'];}if(_[_0xcbfc('0x94')](_0x422e8c['body'][_0xcbfc('0x8e')])){throw new db[(_0xcbfc('0x95'))][(_0xcbfc('0x86'))]('from\x20is\x20mandatory');}if(_[_0xcbfc('0x94')](_0x422e8c['body'][_0xcbfc('0x60')])||_0x422e8c[_0xcbfc('0x60')]['body']===''){throw new db[(_0xcbfc('0x95'))][(_0xcbfc('0x86'))](_0xcbfc('0x96'));}if(_['isNil'](_0x422e8c[_0xcbfc('0x60')][_0xcbfc('0x97')])){throw new db[(_0xcbfc('0x95'))][(_0xcbfc('0x86'))](_0xcbfc('0x98')+_0x141bfe);}if(!_[_0xcbfc('0x99')](_0x141bfe,_0x422e8c['body'][_0xcbfc('0x97')])){throw new db[(_0xcbfc('0x95'))][(_0xcbfc('0x86'))](_0xcbfc('0x9a')+_0x141bfe);}_0x34d23a[_0x422e8c[_0xcbfc('0x60')][_0xcbfc('0x97')]]=_0x422e8c['body'][_0xcbfc('0x8e')];return db[_0xcbfc('0x9b')]['find']({'where':{'id':_0x422e8c['account'][_0xcbfc('0x8b')]},'include':[{'model':db[_0xcbfc('0x85')],'as':'Contacts','where':_0x34d23a,'limit':0x1,'order':[[_0xcbfc('0x89'),_0xcbfc('0x9c')]]}]});})[_0xcbfc('0x1f')](handleEntityNotFound(_0x210218,null))[_0xcbfc('0x1f')](function(_0x543b4b){if(_0x543b4b){_0x422e8c[_0xcbfc('0x9d')]=_[_0xcbfc('0x9e')](_0x543b4b,[_0xcbfc('0x9f')]);if(_0x543b4b[_0xcbfc('0x9f')][_0xcbfc('0x46')]){return _0x543b4b[_0xcbfc('0x9f')][0x0];}var _0x50c3aa=_[_0xcbfc('0xa0')](_0x422e8c[_0xcbfc('0x60')],{'firstName':_0x422e8c[_0xcbfc('0x60')][_0xcbfc('0x8e')],'ListId':_0x543b4b['id']});_0x50c3aa[_0x422e8c[_0xcbfc('0x60')]['mapKey']]=_0x422e8c['body'][_0xcbfc('0x8e')];return db[_0xcbfc('0x85')][_0xcbfc('0x59')](_0x50c3aa,{'fields':_0x31f657,'raw':!![]});}})[_0xcbfc('0x1f')](handleEntityNotFound(_0x210218,null))[_0xcbfc('0x1f')](function(_0x433d8e){if(_0x433d8e){_0x422e8c[_0xcbfc('0xa1')]=_0x433d8e;var _0x32b8ca={'ContactId':_0x433d8e['id'],'phone':_0x422e8c[_0xcbfc('0x60')][_0xcbfc('0x8e')],'WhatsappAccountId':_0x4f5bab[_0xcbfc('0x55')]['id']};var _0x18b44a={'ContactId':_0x433d8e['id'],'WhatsappAccountId':_0x4f5bab[_0xcbfc('0x55')]['id'],'closed':![]};return db[_0xcbfc('0xa2')][_0xcbfc('0x58')]({'where':_0x18b44a})[_0xcbfc('0x1f')](function(_0x5d97d9){if(_0x5d97d9){return[_0x5d97d9,![]];}return db[_0xcbfc('0xa2')][_0xcbfc('0x59')](_0x32b8ca)[_0xcbfc('0x1f')](function(_0x2898c8){return[_0x2898c8,!![]];});});}})[_0xcbfc('0xa3')](function(_0x52a328,_0x4ef47f){_0x422e8c[_0xcbfc('0xa4')]=_0x52a328[_0xcbfc('0x34')]({'plain':!![]});_0x422e8c[_0xcbfc('0xa4')][_0xcbfc('0xa5')]=![];if(_0x4ef47f){if(_0x422e8c[_0xcbfc('0x81')]['autoclose']){_0x422e8c[_0xcbfc('0x82')][_0xcbfc('0xa6')]({'id':0x0,'priority':_0x422e8c[_0xcbfc('0x82')]['length']+0x1,'app':_0xcbfc('0xa7'),'appdata':_0xcbfc('0xa8'),'interval':_0xcbfc('0xa9')});}_0x422e8c['interaction'][_0xcbfc('0xa5')]=!![];}return db['WhatsappMessage'][_0xcbfc('0x59')]({'phone':_0x422e8c[_0xcbfc('0x60')][_0xcbfc('0x8e')],'messageId':_0x422e8c['body'][_0xcbfc('0xaa')],'body':_0x422e8c[_0xcbfc('0x60')]['body'],'WhatsappAccountId':_0x4f5bab['params']['id'],'WhatsappInteractionId':_0x52a328['id'],'direction':'in','ContactId':_0x52a328[_0xcbfc('0xab')],'AttachmentId':_0x422e8c[_0xcbfc('0x60')][_0xcbfc('0xac')]});})[_0xcbfc('0x1f')](function(_0x31d70e){_0x422e8c[_0xcbfc('0x26')]=_0x31d70e;if(_0x422e8c[_0xcbfc('0xa4')][_0xcbfc('0xad')]){return db[_0xcbfc('0x75')][_0xcbfc('0x58')]({'attributes':['id',_0xcbfc('0x38')],'where':{'id':_0x422e8c['interaction'][_0xcbfc('0xad')]}})[_0xcbfc('0x1f')](function(_0x85c5c6){if(_0x85c5c6){_0x422e8c[_0xcbfc('0x82')]['unshift']({'id':0x0,'priority':0x0,'app':_0xcbfc('0xae'),'appdata':_0x85c5c6[_0xcbfc('0x38')]+','+(_0x422e8c['account'][_0xcbfc('0xaf')]||0xa),'interval':_0xcbfc('0xa9')});}return respondWithRpcPromise('Start','startRouting',_0x422e8c);});}return respondWithRpcPromise(_0xcbfc('0xb0'),_0xcbfc('0xb1'),_0x422e8c);})[_0xcbfc('0x1f')](function(_0x58a735){if(_0x58a735){var _0x3823a6=0xc8;var _0x2cad6b=_0xcbfc('0xb2');logger[_0xcbfc('0x20')](_0xcbfc('0x24'),_0x2cad6b,_0x3823a6,_0xcbfc('0xb3'));logger[_0xcbfc('0x23')](_0xcbfc('0xb4'),_0x2cad6b,_0x3823a6,_0xcbfc('0xb3'),JSON[_0xcbfc('0xb5')](_0x58a735));if(_0x422e8c['account'][_0xcbfc('0x50')]===_0xcbfc('0x8d')){return _0x210218[_0xcbfc('0x29')](_0x3823a6)[_0xcbfc('0x2f')](_0xcbfc('0xb6'),_0xcbfc('0xb7'))['send'](_0xcbfc('0xb8'));}else{return _0x210218[_0xcbfc('0x29')](_0x3823a6)[_0xcbfc('0x2b')](_0x58a735);}}})[_0xcbfc('0x28')](handleError(_0x210218,null));};exports['send']=function(_0x531992,_0x541a90,_0x1522ec){var _0x52961c,_0x3fae32,_0x55fd41;if(_['isNil'](_0x531992[_0xcbfc('0x60')][_0xcbfc('0x60')])||_0x531992[_0xcbfc('0x60')][_0xcbfc('0x60')]===''){throw new db[(_0xcbfc('0x95'))]['ValidationError'](_0xcbfc('0x96'));}if(_[_0xcbfc('0x94')](_0x531992[_0xcbfc('0x60')]['to'])){throw new db['Sequelize']['ValidationError'](_0xcbfc('0xb9'));}_0x52961c=_0x531992[_0xcbfc('0x60')]['to'];return db['WhatsappAccount'][_0xcbfc('0x58')]({'where':{'id':_0x531992['params']['id']},'include':[{'model':db['CmList'],'as':_0xcbfc('0xba'),'include':[{'model':db[_0xcbfc('0x85')],'as':_0xcbfc('0x9f'),'where':{'mobile':_0x52961c},'limit':0x1,'order':[[_0xcbfc('0x89'),_0xcbfc('0x9c')]]}]}]})['then'](handleEntityNotFound(_0x541a90,null))[_0xcbfc('0x1f')](function(_0x1b4179){if(_0x1b4179&&_0x1b4179['List']){_0x3fae32=_0x1b4179[_0xcbfc('0x34')]({'plain':!![]});if(_0x3fae32[_0xcbfc('0xba')]&&_0x3fae32[_0xcbfc('0xba')][_0xcbfc('0x9f')][_0xcbfc('0x46')]){return _0x3fae32['List'][_0xcbfc('0x9f')][0x0];}return db[_0xcbfc('0x85')][_0xcbfc('0x59')](_[_0xcbfc('0xa0')](_0x531992[_0xcbfc('0x60')],{'firstName':_0x52961c,'mobile':_0x52961c,'phone':_0x52961c,'ListId':_0x3fae32[_0xcbfc('0x8b')]}));}})[_0xcbfc('0x1f')](handleEntityNotFound(_0x541a90,null))[_0xcbfc('0x1f')](function(_0x4a2284){if(_0x4a2284){_0x55fd41=_0x4a2284;return db[_0xcbfc('0xa2')][_0xcbfc('0x58')]({'where':{'ContactId':_0x55fd41['id'],'closed':![],'WhatsappAccountId':_0x3fae32['id']}})[_0xcbfc('0x1f')](function(_0x54d8f9){if(_0x54d8f9){return[_0x54d8f9,![]];}return db[_0xcbfc('0xa2')][_0xcbfc('0x59')]({'UserId':_0x531992[_0xcbfc('0x5a')]['id'],'ContactId':_0x55fd41['id'],'WhatsappAccountId':_0x3fae32['id'],'phone':_0x52961c,'firstMsgDirection':'out','Messages':[_[_0xcbfc('0x4f')](_0x531992[_0xcbfc('0x60')],{'read':![],'body':_0x531992[_0xcbfc('0x60')][_0xcbfc('0x60')],'phone':_0x52961c,'WhatsappAccountId':_0x3fae32['id'],'UserId':_0x531992[_0xcbfc('0x5a')]['id'],'ContactId':_0x55fd41['id']})]},{'include':[{'model':db[_0xcbfc('0xbb')],'as':_0xcbfc('0xbc')}]})[_0xcbfc('0x1f')](function(_0x2388af){return[_0x2388af,!![]];});});}})[_0xcbfc('0xa3')](function(_0x5e5c0f,_0x4bc911){if(_0x4bc911){return _0x5e5c0f;}return db[_0xcbfc('0xbb')][_0xcbfc('0x59')](_['merge'](_0x531992[_0xcbfc('0x60')],{'read':![],'body':_0x531992[_0xcbfc('0x60')][_0xcbfc('0x60')],'phone':_0x52961c,'WhatsappAccountId':_0x3fae32['id'],'WhatsappInteractionId':_0x5e5c0f['id'],'UserId':_0x531992['user']['id'],'ContactId':_0x55fd41['id']}))[_0xcbfc('0x1f')](function(_0x22099f){_0x5e5c0f[_0xcbfc('0xbd')][_0xcbfc('0xbc')]=[];_0x5e5c0f[_0xcbfc('0xbd')][_0xcbfc('0xbc')][_0xcbfc('0xa6')](_0x22099f['dataValues']);return _0x5e5c0f;});})[_0xcbfc('0x1f')](respondWithResult(_0x541a90,null))['catch'](handleError(_0x541a90,null));};
\ No newline at end of file
+var _0x5bb7=['result','catch','sendStatus','status','json','offset','limit','undefined','count','Content-Range','apply','reject','update','then','destroy','get','WhatsappAccounts','UserProfileResource','stack','name','index','Pause','mandatoryDispositionPause','map','WhatsappAccount','rawAttributes','fieldName','key','query','keys','filters','intersection','attributes','model','fields','length','nolimit','order','sort','where','pick','filter','merge','VIRTUAL','options','include','rows','params','find','create','user','Unable\x20to\x20retrieve\x20the\x20current\x20user','role','userProfileId','Unable\x20to\x20associate\x20the\x20resource\x20to\x20the\x20User\x20Profile:\x20%s','body','describe','addDisposition','WhatsappAccountId','getDispositions','findOne','Disposition','hasOwnProperty','removeDispositions','ids','addAnswer','getAnswers','CannedAnswer','includeAll','findAll','removeAnswers','addAgents','omit','spread','emit','userWhatsappAccount:save','removeAgents','isArray','userWhatsappAccount:remove','User','getAgents','sequelize','transaction','READ_COMMITTED','WhatsappApplication','findAndCountAll','priority','getApplications','notify','whatsapp','account','type','sinch','statuses','WhatsappMessage','message_id','applications','orderBy','asc','Applications','ValidationError','no\x20available\x20attributes','createdAt','updatedAt','difference','ListId','mobile','from','From','replace','whatsapp:','Body','notifications','Sequelize','isNil','body\x20is\x20mandatory\x20and\x20not\x20empty','mapKey\x20is\x20mandatory,\x20please\x20use\x20one\x20of\x20these:\x20','includes','mapKey','mapKey\x20invalid,\x20please\x20use\x20one\x20of\x20these:\x20','DESC','list','Contacts','contact','WhatsappInteraction','interaction','created','autoclose','push','close','unmanaged','*,*,*,*','messageId','ContactId','UserId','waitForTheAssignedAgent','Start','startRouting','receiveMessage','entity\x20found','Content-Type','text/xml','send','<?xml\x20version=\x221.0\x22\x20encoding=\x22UTF-8\x22?>\x0a<Response></Response>','CmList','List','CmContact','out','dataValues','Messages','rimraf','request-promise','bluebird','mustache','util','path','sox','to-csv','fs-extra','lodash','squel','crypto','jsforce','querystring','papaparse','ioredis','../../components/auth/service','../../components/parsers/qs','../../components/parsers/advancedSearch','../../config/logger','api','../../config/utils','../../config/environment','../../config/license/util','redis','defaults','localhost','socket.io-emitter','register','jayson/promise','client','http','request','info','WhatsappAccount,\x20%s,\x20%s','request\x20sent','WhatsappAccount,\x20%s,\x20%s,\x20%s','stringify','code','error','message'];(function(_0x3be72b,_0x5a63f8){var _0x4b8677=function(_0x22654f){while(--_0x22654f){_0x3be72b['push'](_0x3be72b['shift']());}};_0x4b8677(++_0x5a63f8);}(_0x5bb7,0x155));var _0x75bb=function(_0x43d11d,_0xccff91){_0x43d11d=_0x43d11d-0x0;var _0x38cd08=_0x5bb7[_0x43d11d];return _0x38cd08;};'use strict';var emlformat=require('eml-format');var rimraf=require(_0x75bb('0x0'));var zipdir=require('zip-dir');var jsonpatch=require('fast-json-patch');var rp=require(_0x75bb('0x1'));var moment=require('moment');var BPromise=require(_0x75bb('0x2'));var Mustache=require(_0x75bb('0x3'));var util=require(_0x75bb('0x4'));var path=require(_0x75bb('0x5'));var sox=require(_0x75bb('0x6'));var csv=require(_0x75bb('0x7'));var ejs=require('ejs');var fs=require('fs');var fs_extra=require(_0x75bb('0x8'));var _=require(_0x75bb('0x9'));var squel=require(_0x75bb('0xa'));var crypto=require(_0x75bb('0xb'));var jsforce=require(_0x75bb('0xc'));var deskjs=require('desk.js');var toCsv=require(_0x75bb('0x7'));var querystring=require(_0x75bb('0xd'));var Papa=require(_0x75bb('0xe'));var Redis=require(_0x75bb('0xf'));var authService=require(_0x75bb('0x10'));var qs=require(_0x75bb('0x11'));var as=require(_0x75bb('0x12'));var hardwareService=require('../../config/license/hardware');var logger=require(_0x75bb('0x13'))(_0x75bb('0x14'));var utils=require(_0x75bb('0x15'));var config=require(_0x75bb('0x16'));var licenseUtil=require(_0x75bb('0x17'));var db=require('../../mysqldb')['db'];config[_0x75bb('0x18')]=_[_0x75bb('0x19')](config[_0x75bb('0x18')],{'host':_0x75bb('0x1a'),'port':0x18eb});var socket=require(_0x75bb('0x1b'))(new Redis(config['redis']));require('./whatsappAccount.socket')[_0x75bb('0x1c')](socket);var jayson=require(_0x75bb('0x1d'));var client=jayson[_0x75bb('0x1e')][_0x75bb('0x1f')]({'port':0x232c});function respondWithRpcPromise(_0x5fc347,_0xc24dc2,_0x1a724b,_0x4ff493){return new BPromise(function(_0x2a41f2,_0x7371ff){var _0x5be0e5=_0x4ff493||client;return _0x5be0e5[_0x75bb('0x20')](_0x5fc347,_0x1a724b)['then'](function(_0x4b09d6){logger[_0x75bb('0x21')](_0x75bb('0x22'),_0xc24dc2,_0x75bb('0x23'));logger['debug'](_0x75bb('0x24'),_0xc24dc2,_0x75bb('0x23'),JSON[_0x75bb('0x25')](_0x4b09d6));if(_0x4b09d6['error']){if(_0x4b09d6['error'][_0x75bb('0x26')]===0x1f4){logger[_0x75bb('0x27')](_0x75bb('0x22'),_0xc24dc2,_0x4b09d6[_0x75bb('0x27')][_0x75bb('0x28')]);return _0x7371ff(_0x4b09d6[_0x75bb('0x27')][_0x75bb('0x28')]);}logger[_0x75bb('0x27')](_0x75bb('0x22'),_0xc24dc2,_0x4b09d6['error'][_0x75bb('0x28')]);return _0x2a41f2(_0x4b09d6['error']['message']);}else{logger[_0x75bb('0x21')](_0x75bb('0x22'),_0xc24dc2,_0x75bb('0x23'));_0x2a41f2(_0x4b09d6[_0x75bb('0x29')]['message']);}})[_0x75bb('0x2a')](function(_0x24ecdb){logger[_0x75bb('0x27')](_0x75bb('0x22'),_0xc24dc2,_0x24ecdb);_0x7371ff(_0x24ecdb);});});}function respondWithStatusCode(_0x11580c,_0x18faae){_0x18faae=_0x18faae||0xcc;return function(_0x427c6a){if(_0x427c6a){return _0x11580c[_0x75bb('0x2b')](_0x18faae);}return _0x11580c[_0x75bb('0x2c')](_0x18faae)['end']();};}function respondWithResult(_0x137bfb,_0x20f4ca){_0x20f4ca=_0x20f4ca||0xc8;return function(_0xba017){if(_0xba017){return _0x137bfb[_0x75bb('0x2c')](_0x20f4ca)[_0x75bb('0x2d')](_0xba017);}};}function respondWithFilteredResult(_0x521ddf,_0x367c1a){return function(_0x21dfff){if(_0x21dfff){var _0x3db946=typeof _0x367c1a[_0x75bb('0x2e')]==='undefined'&&typeof _0x367c1a[_0x75bb('0x2f')]===_0x75bb('0x30');var _0x5d7741=_0x21dfff[_0x75bb('0x31')];var _0x532ef3=_0x3db946?0x0:_0x367c1a[_0x75bb('0x2e')];var _0x1353a4=_0x3db946?_0x21dfff[_0x75bb('0x31')]:_0x367c1a['offset']+_0x367c1a[_0x75bb('0x2f')];var _0x2d1334;if(_0x1353a4>=_0x5d7741){_0x1353a4=_0x5d7741;_0x2d1334=0xc8;}else{_0x2d1334=0xce;}_0x521ddf[_0x75bb('0x2c')](_0x2d1334);return _0x521ddf['set'](_0x75bb('0x32'),_0x532ef3+'-'+_0x1353a4+'/'+_0x5d7741)[_0x75bb('0x2d')](_0x21dfff);}return null;};}function patchUpdates(_0x2a266c){return function(_0x41eea9){try{jsonpatch[_0x75bb('0x33')](_0x41eea9,_0x2a266c,!![]);}catch(_0x40c875){return BPromise[_0x75bb('0x34')](_0x40c875);}return _0x41eea9['save']();};}function saveUpdates(_0xe89030,_0x1e6e34){return function(_0x1aee4f){if(_0x1aee4f){return _0x1aee4f[_0x75bb('0x35')](_0xe89030)[_0x75bb('0x36')](function(_0x13e41e){return _0x13e41e;});}return null;};}function removeEntity(_0x2ad22b,_0x3f1d8a){return function(_0x3bd769){if(_0x3bd769){return _0x3bd769[_0x75bb('0x37')]()[_0x75bb('0x36')](function(){var _0xa8917b=_0x3bd769[_0x75bb('0x38')]({'plain':!![]});var _0x524b04=_0x75bb('0x39');return db[_0x75bb('0x3a')][_0x75bb('0x37')]({'where':{'type':_0x524b04,'resourceId':_0xa8917b['id']}})['then'](function(){return _0x3bd769;});})[_0x75bb('0x36')](function(){_0x2ad22b[_0x75bb('0x2c')](0xcc)['end']();});}};}function handleEntityNotFound(_0x39fe4d,_0x213d13){return function(_0x5034f0){if(!_0x5034f0){_0x39fe4d[_0x75bb('0x2b')](0x194);}return _0x5034f0;};}function handleError(_0x42f18d,_0x56daa4){_0x56daa4=_0x56daa4||0x1f4;return function(_0x3e1cca){logger[_0x75bb('0x27')](_0x3e1cca[_0x75bb('0x3b')]);if(_0x3e1cca[_0x75bb('0x3c')]){delete _0x3e1cca[_0x75bb('0x3c')];}_0x42f18d['status'](_0x56daa4)['send'](_0x3e1cca);};}exports[_0x75bb('0x3d')]=function(_0x65a346,_0x45c723){var _0x543433={'include':[{'model':db[_0x75bb('0x3e')],'as':_0x75bb('0x3f')}]},_0x248aa8={},_0x3ecbb6={'count':0x0,'rows':[]};var _0xa8eec9=_[_0x75bb('0x40')](db[_0x75bb('0x41')][_0x75bb('0x42')],function(_0x709cdc){return{'name':_0x709cdc[_0x75bb('0x43')],'type':_0x709cdc['type'][_0x75bb('0x44')]};});_0x248aa8['model']=_['map'](_0xa8eec9,'name');_0x248aa8[_0x75bb('0x45')]=_[_0x75bb('0x46')](_0x65a346[_0x75bb('0x45')]);_0x248aa8[_0x75bb('0x47')]=_[_0x75bb('0x48')](_0x248aa8['model'],_0x248aa8[_0x75bb('0x45')]);_0x543433[_0x75bb('0x49')]=_[_0x75bb('0x48')](_0x248aa8[_0x75bb('0x4a')],qs[_0x75bb('0x4b')](_0x65a346['query']['fields']));_0x543433[_0x75bb('0x49')]=_0x543433[_0x75bb('0x49')][_0x75bb('0x4c')]?_0x543433[_0x75bb('0x49')]:_0x248aa8[_0x75bb('0x4a')];if(!_0x65a346[_0x75bb('0x45')]['hasOwnProperty'](_0x75bb('0x4d'))){_0x543433[_0x75bb('0x2f')]=qs[_0x75bb('0x2f')](_0x65a346[_0x75bb('0x45')][_0x75bb('0x2f')]);_0x543433['offset']=qs[_0x75bb('0x2e')](_0x65a346['query'][_0x75bb('0x2e')]);}_0x543433[_0x75bb('0x4e')]=qs['sort'](_0x65a346[_0x75bb('0x45')][_0x75bb('0x4f')]);_0x543433[_0x75bb('0x50')]=qs[_0x75bb('0x47')](_[_0x75bb('0x51')](_0x65a346[_0x75bb('0x45')],_0x248aa8[_0x75bb('0x47')]),_0xa8eec9);if(_0x65a346[_0x75bb('0x45')][_0x75bb('0x52')]){_0x543433[_0x75bb('0x50')]=_[_0x75bb('0x53')](_0x543433['where'],{'$or':_['map'](_0xa8eec9,function(_0x1fb437){if(_0x1fb437['type']!==_0x75bb('0x54')){var _0x3964c5={};_0x3964c5[_0x1fb437[_0x75bb('0x3c')]]={'$like':'%'+_0x65a346[_0x75bb('0x45')][_0x75bb('0x52')]+'%'};return _0x3964c5;}})});}_0x543433=_[_0x75bb('0x53')]({},_0x543433,_0x65a346[_0x75bb('0x55')]);var _0x3d87d8={'where':_0x543433[_0x75bb('0x50')]};return db[_0x75bb('0x41')][_0x75bb('0x31')](_0x3d87d8)[_0x75bb('0x36')](function(_0x28d6f5){_0x3ecbb6[_0x75bb('0x31')]=_0x28d6f5;if(_0x65a346[_0x75bb('0x45')]['includeAll']){_0x543433[_0x75bb('0x56')]=[{'all':!![]}];}return db[_0x75bb('0x41')]['findAll'](_0x543433);})[_0x75bb('0x36')](function(_0x3edd6b){_0x3ecbb6[_0x75bb('0x57')]=_0x3edd6b;return _0x3ecbb6;})[_0x75bb('0x36')](respondWithFilteredResult(_0x45c723,_0x543433))['catch'](handleError(_0x45c723,null));};exports['show']=function(_0x5bfe0b,_0x5bc612){var _0xc6065c={'raw':![],'where':{'id':_0x5bfe0b[_0x75bb('0x58')]['id']},'include':[{'model':db[_0x75bb('0x3e')],'as':_0x75bb('0x3f')}]},_0x416d24={};_0x416d24['model']=_[_0x75bb('0x46')](db[_0x75bb('0x41')][_0x75bb('0x42')]);_0x416d24['query']=_[_0x75bb('0x46')](_0x5bfe0b[_0x75bb('0x45')]);_0x416d24['filters']=_[_0x75bb('0x48')](_0x416d24[_0x75bb('0x4a')],_0x416d24['query']);_0xc6065c[_0x75bb('0x49')]=_[_0x75bb('0x48')](_0x416d24['model'],qs[_0x75bb('0x4b')](_0x5bfe0b[_0x75bb('0x45')]['fields']));_0xc6065c[_0x75bb('0x49')]=_0xc6065c[_0x75bb('0x49')][_0x75bb('0x4c')]?_0xc6065c[_0x75bb('0x49')]:_0x416d24[_0x75bb('0x4a')];if(_0x5bfe0b[_0x75bb('0x45')]['includeAll']){_0xc6065c[_0x75bb('0x56')]=[{'all':!![]}];}_0xc6065c=_['merge']({},_0xc6065c,_0x5bfe0b[_0x75bb('0x55')]);return db[_0x75bb('0x41')][_0x75bb('0x59')](_0xc6065c)[_0x75bb('0x36')](handleEntityNotFound(_0x5bc612,null))[_0x75bb('0x36')](respondWithResult(_0x5bc612,null))[_0x75bb('0x2a')](handleError(_0x5bc612,null));};exports[_0x75bb('0x5a')]=function(_0x2bd25c,_0x513212){return db[_0x75bb('0x41')]['create'](_0x2bd25c['body'],{})[_0x75bb('0x36')](function(_0x535f89){var _0x129dcd=_0x2bd25c[_0x75bb('0x5b')][_0x75bb('0x38')]({'plain':!![]});if(!_0x129dcd)throw new Error(_0x75bb('0x5c'));if(_0x129dcd[_0x75bb('0x5d')]===_0x75bb('0x5b')){var _0x273d5f=_0x535f89['get']({'plain':!![]});var _0x4d0233=_0x75bb('0x39');return db['UserProfileSection'][_0x75bb('0x59')]({'where':{'name':_0x4d0233,'userProfileId':_0x129dcd[_0x75bb('0x5e')]},'raw':!![]})[_0x75bb('0x36')](function(_0x3bf45a){if(_0x3bf45a&&_0x3bf45a['autoAssociation']===0x0){return db[_0x75bb('0x3a')][_0x75bb('0x5a')]({'name':_0x273d5f[_0x75bb('0x3c')],'resourceId':_0x273d5f['id'],'type':_0x3bf45a[_0x75bb('0x3c')],'sectionId':_0x3bf45a['id']},{})[_0x75bb('0x36')](function(){return _0x535f89;});}else{return _0x535f89;}})['catch'](function(_0x26051d){logger[_0x75bb('0x27')](_0x75bb('0x5f'),_0x26051d);throw _0x26051d;});}return _0x535f89;})[_0x75bb('0x36')](respondWithResult(_0x513212,0xc9))[_0x75bb('0x2a')](handleError(_0x513212,null));};exports[_0x75bb('0x35')]=function(_0x22f4f1,_0x43fe8f){if(_0x22f4f1[_0x75bb('0x60')]['id']){delete _0x22f4f1['body']['id'];}return db[_0x75bb('0x41')]['find']({'where':{'id':_0x22f4f1['params']['id']},'include':[{'model':db[_0x75bb('0x3e')],'as':'mandatoryDispositionPause'}]})[_0x75bb('0x36')](handleEntityNotFound(_0x43fe8f,null))[_0x75bb('0x36')](saveUpdates(_0x22f4f1[_0x75bb('0x60')],null))[_0x75bb('0x36')](respondWithResult(_0x43fe8f,null))[_0x75bb('0x2a')](handleError(_0x43fe8f,null));};exports[_0x75bb('0x37')]=function(_0xcfb505,_0x58fc12){return db[_0x75bb('0x41')][_0x75bb('0x59')]({'where':{'id':_0xcfb505[_0x75bb('0x58')]['id']}})[_0x75bb('0x36')](handleEntityNotFound(_0x58fc12,null))[_0x75bb('0x36')](removeEntity(_0x58fc12,null))[_0x75bb('0x2a')](handleError(_0x58fc12,null));};exports[_0x75bb('0x61')]=function(_0x24321f,_0x2b2483){return db[_0x75bb('0x41')][_0x75bb('0x61')]()['then'](respondWithResult(_0x2b2483,null))['catch'](handleError(_0x2b2483,null));};exports[_0x75bb('0x62')]=function(_0x352428,_0x3d507b,_0x240159){if(_0x352428[_0x75bb('0x60')]['id']){delete _0x352428[_0x75bb('0x60')]['id'];}return db[_0x75bb('0x41')]['find']({'where':{'id':_0x352428[_0x75bb('0x58')]['id']}})[_0x75bb('0x36')](handleEntityNotFound(_0x3d507b,null))[_0x75bb('0x36')](function(_0x419c77){if(_0x419c77){_0x352428[_0x75bb('0x60')][_0x75bb('0x63')]=_0x419c77['id'];return db['Disposition'][_0x75bb('0x5a')](_0x352428[_0x75bb('0x60')]);}})[_0x75bb('0x36')](respondWithResult(_0x3d507b,null))[_0x75bb('0x2a')](handleError(_0x3d507b,null));};exports[_0x75bb('0x64')]=function(_0x445e9c,_0x131d99,_0x45bb76){var _0x43fb85={'raw':![],'where':{}};var _0x4eff56={};var _0x53f4ea={'count':0x0,'rows':[]};return db[_0x75bb('0x41')][_0x75bb('0x65')]({'where':{'id':_0x445e9c[_0x75bb('0x58')]['id']}})['then'](handleEntityNotFound(_0x131d99,null))[_0x75bb('0x36')](function(_0x1360b7){if(_0x1360b7){_0x4eff56[_0x75bb('0x4a')]=_[_0x75bb('0x46')](db[_0x75bb('0x66')][_0x75bb('0x42')]);_0x4eff56['query']=_[_0x75bb('0x46')](_0x445e9c['query']);_0x4eff56[_0x75bb('0x47')]=_[_0x75bb('0x48')](_0x4eff56[_0x75bb('0x4a')],_0x4eff56[_0x75bb('0x45')]);_0x43fb85[_0x75bb('0x49')]=_[_0x75bb('0x48')](_0x4eff56[_0x75bb('0x4a')],qs[_0x75bb('0x4b')](_0x445e9c[_0x75bb('0x45')][_0x75bb('0x4b')]));_0x43fb85[_0x75bb('0x49')]=_0x43fb85[_0x75bb('0x49')]['length']?_0x43fb85['attributes']:_0x4eff56['model'];if(!_0x445e9c['query'][_0x75bb('0x67')]('nolimit')){_0x43fb85[_0x75bb('0x2f')]=qs[_0x75bb('0x2f')](_0x445e9c[_0x75bb('0x45')][_0x75bb('0x2f')]);_0x43fb85[_0x75bb('0x2e')]=qs['offset'](_0x445e9c[_0x75bb('0x45')]['offset']);}_0x43fb85[_0x75bb('0x4e')]=qs[_0x75bb('0x4f')](_0x445e9c[_0x75bb('0x45')][_0x75bb('0x4f')]);_0x43fb85[_0x75bb('0x50')]=qs[_0x75bb('0x47')](_[_0x75bb('0x51')](_0x445e9c[_0x75bb('0x45')],_0x4eff56['filters']));_0x43fb85[_0x75bb('0x50')][_0x75bb('0x63')]=_0x1360b7['id'];if(_0x445e9c[_0x75bb('0x45')][_0x75bb('0x52')]){_0x43fb85[_0x75bb('0x50')]=_[_0x75bb('0x53')](_0x43fb85[_0x75bb('0x50')],{'$or':_[_0x75bb('0x40')](_0x43fb85[_0x75bb('0x49')],function(_0x3529ed){var _0x18b658={};_0x18b658[_0x3529ed]={'$like':'%'+_0x445e9c[_0x75bb('0x45')][_0x75bb('0x52')]+'%'};return _0x18b658;})});}_0x43fb85=_[_0x75bb('0x53')]({},_0x43fb85,_0x445e9c[_0x75bb('0x55')]);return db[_0x75bb('0x66')][_0x75bb('0x31')]({'where':_0x43fb85[_0x75bb('0x50')]})['then'](function(_0x969ce4){_0x53f4ea[_0x75bb('0x31')]=_0x969ce4;if(_0x445e9c[_0x75bb('0x45')]['includeAll']){_0x43fb85[_0x75bb('0x56')]=[{'all':!![]}];}return db[_0x75bb('0x66')]['findAll'](_0x43fb85);})['then'](function(_0x1e7034){_0x53f4ea['rows']=_0x1e7034;return _0x53f4ea;});}})['then'](respondWithFilteredResult(_0x131d99,_0x43fb85))[_0x75bb('0x2a')](handleError(_0x131d99,null));};exports[_0x75bb('0x68')]=function(_0x89967e,_0x187435,_0x1b8e82){return db[_0x75bb('0x41')]['find']({'where':{'id':_0x89967e['params']['id']}})[_0x75bb('0x36')](handleEntityNotFound(_0x187435,null))[_0x75bb('0x36')](function(_0x3b9af9){if(_0x3b9af9){return _0x3b9af9[_0x75bb('0x68')](_0x89967e['query'][_0x75bb('0x69')]);}})[_0x75bb('0x36')](respondWithStatusCode(_0x187435,null))[_0x75bb('0x2a')](handleError(_0x187435,null));};exports[_0x75bb('0x6a')]=function(_0x46e33b,_0x44fb85,_0x2a7869){if(_0x46e33b['body']['id']){delete _0x46e33b[_0x75bb('0x60')]['id'];}return db[_0x75bb('0x41')]['find']({'where':{'id':_0x46e33b['params']['id']}})['then'](handleEntityNotFound(_0x44fb85,null))[_0x75bb('0x36')](function(_0x73bc1b){if(_0x73bc1b){_0x46e33b[_0x75bb('0x60')][_0x75bb('0x63')]=_0x73bc1b['id'];return db['CannedAnswer'][_0x75bb('0x5a')](_0x46e33b[_0x75bb('0x60')]);}})[_0x75bb('0x36')](respondWithResult(_0x44fb85,null))[_0x75bb('0x2a')](handleError(_0x44fb85,null));};exports[_0x75bb('0x6b')]=function(_0x3fe090,_0x255d4c,_0x565046){var _0x4af62a={'raw':![],'where':{}};var _0x139d38={};var _0x4ac8a0={'count':0x0,'rows':[]};return db[_0x75bb('0x41')][_0x75bb('0x65')]({'where':{'id':_0x3fe090[_0x75bb('0x58')]['id']}})[_0x75bb('0x36')](handleEntityNotFound(_0x255d4c,null))['then'](function(_0x45d482){if(_0x45d482){_0x139d38[_0x75bb('0x4a')]=_['keys'](db['CannedAnswer']['rawAttributes']);_0x139d38[_0x75bb('0x45')]=_['keys'](_0x3fe090[_0x75bb('0x45')]);_0x139d38['filters']=_[_0x75bb('0x48')](_0x139d38[_0x75bb('0x4a')],_0x139d38['query']);_0x4af62a[_0x75bb('0x49')]=_[_0x75bb('0x48')](_0x139d38[_0x75bb('0x4a')],qs[_0x75bb('0x4b')](_0x3fe090[_0x75bb('0x45')][_0x75bb('0x4b')]));_0x4af62a[_0x75bb('0x49')]=_0x4af62a['attributes'][_0x75bb('0x4c')]?_0x4af62a[_0x75bb('0x49')]:_0x139d38[_0x75bb('0x4a')];if(!_0x3fe090[_0x75bb('0x45')][_0x75bb('0x67')](_0x75bb('0x4d'))){_0x4af62a[_0x75bb('0x2f')]=qs[_0x75bb('0x2f')](_0x3fe090[_0x75bb('0x45')][_0x75bb('0x2f')]);_0x4af62a[_0x75bb('0x2e')]=qs[_0x75bb('0x2e')](_0x3fe090[_0x75bb('0x45')][_0x75bb('0x2e')]);}_0x4af62a[_0x75bb('0x4e')]=qs[_0x75bb('0x4f')](_0x3fe090[_0x75bb('0x45')][_0x75bb('0x4f')]);_0x4af62a[_0x75bb('0x50')]=qs[_0x75bb('0x47')](_['pick'](_0x3fe090[_0x75bb('0x45')],_0x139d38['filters']));_0x4af62a['where'][_0x75bb('0x63')]=_0x45d482['id'];if(_0x3fe090['query'][_0x75bb('0x52')]){_0x4af62a[_0x75bb('0x50')]=_[_0x75bb('0x53')](_0x4af62a[_0x75bb('0x50')],{'$or':_[_0x75bb('0x40')](_0x4af62a['attributes'],function(_0x83ec25){var _0x48d9b3={};_0x48d9b3[_0x83ec25]={'$like':'%'+_0x3fe090[_0x75bb('0x45')]['filter']+'%'};return _0x48d9b3;})});}_0x4af62a=_['merge']({},_0x4af62a,_0x3fe090[_0x75bb('0x55')]);return db[_0x75bb('0x6c')]['count']({'where':_0x4af62a['where']})[_0x75bb('0x36')](function(_0x6b135){_0x4ac8a0[_0x75bb('0x31')]=_0x6b135;if(_0x3fe090[_0x75bb('0x45')][_0x75bb('0x6d')]){_0x4af62a[_0x75bb('0x56')]=[{'all':!![]}];}return db[_0x75bb('0x6c')][_0x75bb('0x6e')](_0x4af62a);})[_0x75bb('0x36')](function(_0xfc2730){_0x4ac8a0['rows']=_0xfc2730;return _0x4ac8a0;});}})[_0x75bb('0x36')](respondWithFilteredResult(_0x255d4c,_0x4af62a))['catch'](handleError(_0x255d4c,null));};exports[_0x75bb('0x6f')]=function(_0x2b41d4,_0x2e3a6a,_0x4f51f0){return db[_0x75bb('0x41')][_0x75bb('0x59')]({'where':{'id':_0x2b41d4['params']['id']}})[_0x75bb('0x36')](handleEntityNotFound(_0x2e3a6a,null))[_0x75bb('0x36')](function(_0x5735fc){if(_0x5735fc){return _0x5735fc[_0x75bb('0x6f')](_0x2b41d4['query'][_0x75bb('0x69')]);}})[_0x75bb('0x36')](respondWithStatusCode(_0x2e3a6a,null))['catch'](handleError(_0x2e3a6a,null));};exports[_0x75bb('0x70')]=function(_0x323dcf,_0x3c6d6f,_0x538c35){return db[_0x75bb('0x41')][_0x75bb('0x59')]({'where':{'id':_0x323dcf[_0x75bb('0x58')]['id']}})[_0x75bb('0x36')](handleEntityNotFound(_0x3c6d6f,null))[_0x75bb('0x36')](function(_0x4c91dd){if(_0x4c91dd){return _0x4c91dd[_0x75bb('0x70')](_0x323dcf[_0x75bb('0x60')][_0x75bb('0x69')],_[_0x75bb('0x71')](_0x323dcf[_0x75bb('0x60')],['ids','id'])||{})[_0x75bb('0x72')](function(_0x2f253e){for(var _0x12cc4c=0x0;_0x12cc4c<_0x323dcf['body'][_0x75bb('0x69')][_0x75bb('0x4c')];_0x12cc4c+=0x1){socket[_0x75bb('0x73')](_0x75bb('0x74'),{'UserId':Number(_0x323dcf[_0x75bb('0x60')][_0x75bb('0x69')][_0x12cc4c]),'WhatsappAccountId':Number(_0x323dcf[_0x75bb('0x58')]['id'])});}return _0x2f253e;});}})[_0x75bb('0x36')](respondWithResult(_0x3c6d6f,null))['catch'](handleError(_0x3c6d6f,null));};exports[_0x75bb('0x75')]=function(_0x501f3e,_0xb23887,_0x4960cf){return db[_0x75bb('0x41')][_0x75bb('0x59')]({'where':{'id':_0x501f3e[_0x75bb('0x58')]['id']}})[_0x75bb('0x36')](handleEntityNotFound(_0xb23887,null))['then'](function(_0x549568){if(_0x549568){return _0x549568[_0x75bb('0x75')](_0x501f3e[_0x75bb('0x45')][_0x75bb('0x69')])[_0x75bb('0x36')](function(){if(_[_0x75bb('0x76')](_0x501f3e[_0x75bb('0x45')][_0x75bb('0x69')])){for(var _0x49a483=0x0;_0x49a483<_0x501f3e['query'][_0x75bb('0x69')][_0x75bb('0x4c')];_0x49a483+=0x1){socket[_0x75bb('0x73')](_0x75bb('0x77'),{'UserId':Number(_0x501f3e[_0x75bb('0x45')]['ids'][_0x49a483]),'WhatsappAccountId':Number(_0x501f3e[_0x75bb('0x58')]['id'])});}}else{socket[_0x75bb('0x73')](_0x75bb('0x77'),{'UserId':Number(_0x501f3e[_0x75bb('0x45')][_0x75bb('0x69')]),'WhatsappAccountId':Number(_0x501f3e['params']['id'])});}});}})[_0x75bb('0x36')](respondWithStatusCode(_0xb23887,null))[_0x75bb('0x2a')](handleError(_0xb23887,null));};exports['getAgents']=function(_0x3b0886,_0xb1435b,_0x34062c){var _0x2b733a={};var _0x22e96a={};var _0x4fc4a2;var _0x534af0;return db[_0x75bb('0x41')][_0x75bb('0x65')]({'where':{'id':_0x3b0886[_0x75bb('0x58')]['id']}})[_0x75bb('0x36')](handleEntityNotFound(_0xb1435b,null))['then'](function(_0x389ba2){if(_0x389ba2){_0x4fc4a2=_0x389ba2;_0x22e96a[_0x75bb('0x4a')]=_[_0x75bb('0x46')](db[_0x75bb('0x78')][_0x75bb('0x42')]);_0x22e96a[_0x75bb('0x45')]=_[_0x75bb('0x46')](_0x3b0886[_0x75bb('0x45')]);_0x22e96a[_0x75bb('0x47')]=_[_0x75bb('0x48')](_0x22e96a['model'],_0x22e96a['query']);_0x2b733a[_0x75bb('0x49')]=_['intersection'](_0x22e96a['model'],qs[_0x75bb('0x4b')](_0x3b0886['query']['fields']));_0x2b733a[_0x75bb('0x49')]=_0x2b733a[_0x75bb('0x49')][_0x75bb('0x4c')]?_0x2b733a[_0x75bb('0x49')]:_0x22e96a[_0x75bb('0x4a')];_0x2b733a['order']=qs[_0x75bb('0x4f')](_0x3b0886[_0x75bb('0x45')][_0x75bb('0x4f')]);_0x2b733a[_0x75bb('0x50')]=qs[_0x75bb('0x47')](_[_0x75bb('0x51')](_0x3b0886[_0x75bb('0x45')],_0x22e96a['filters']));if(_0x3b0886['query'][_0x75bb('0x52')]){_0x2b733a[_0x75bb('0x50')]=_['merge'](_0x2b733a[_0x75bb('0x50')],{'$or':_[_0x75bb('0x40')](_0x2b733a['attributes'],function(_0x199fdb){var _0xea0c0b={};_0xea0c0b[_0x199fdb]={'$like':'%'+_0x3b0886[_0x75bb('0x45')][_0x75bb('0x52')]+'%'};return _0xea0c0b;})});}_0x2b733a=_[_0x75bb('0x53')]({},_0x2b733a,_0x3b0886[_0x75bb('0x55')]);return _0x4fc4a2[_0x75bb('0x79')](_0x2b733a);}})[_0x75bb('0x36')](function(_0x5587c7){if(_0x5587c7){_0x534af0=_0x5587c7[_0x75bb('0x4c')];if(!_0x3b0886[_0x75bb('0x45')][_0x75bb('0x67')]('nolimit')){_0x2b733a[_0x75bb('0x2f')]=qs['limit'](_0x3b0886['query']['limit']);_0x2b733a['offset']=qs[_0x75bb('0x2e')](_0x3b0886[_0x75bb('0x45')][_0x75bb('0x2e')]);}return _0x4fc4a2[_0x75bb('0x79')](_0x2b733a);}})['then'](function(_0x297748){if(_0x297748){return _0x297748?{'count':_0x534af0,'rows':_0x297748}:null;}})[_0x75bb('0x36')](respondWithResult(_0xb1435b,null))[_0x75bb('0x2a')](handleError(_0xb1435b,null));};exports['addApplications']=function(_0x130454,_0x9a552b){var _0x5869c5=_0x130454[_0x75bb('0x58')]['id'];var _0x57738f=_0x130454[_0x75bb('0x60')];var _0x385fa3=0xc8;var _0xd2478=null;return db[_0x75bb('0x7a')][_0x75bb('0x7b')]({'isolationLevel':db[_0x75bb('0x7a')]['Transaction']['ISOLATION_LEVELS'][_0x75bb('0x7c')]},function(_0x5cc808){return db[_0x75bb('0x41')]['findOne']({'where':{'id':_0x5869c5},'transaction':_0x5cc808})[_0x75bb('0x36')](function(_0x36f8ee){if(_0x36f8ee){return db[_0x75bb('0x7d')][_0x75bb('0x37')]({'where':{'WhatsappAccountId':_0x5869c5},'transaction':_0x5cc808})[_0x75bb('0x36')](function(){var _0x24695d=_[_0x75bb('0x40')](_0x57738f,function(_0x3fffd2){_0x3fffd2[_0x75bb('0x63')]=_0x5869c5;return _0x3fffd2;});return db[_0x75bb('0x7d')]['bulkCreate'](_0x24695d,{'transaction':_0x5cc808});});}else{_0x385fa3=0x194;_0xd2478=[];}});})[_0x75bb('0x36')](function(){if(_0x385fa3!==0x194){return db['WhatsappApplication'][_0x75bb('0x7e')]({'where':{'WhatsappAccountId':_0x5869c5},'order':_0x75bb('0x7f')})[_0x75bb('0x36')](function(_0x1155bd){_0xd2478=_0x1155bd;});}})[_0x75bb('0x2a')](function(_0x4fc263){_0x385fa3=0x1f4;logger[_0x75bb('0x27')](_0x4fc263[_0x75bb('0x3b')]);if(_0x4fc263[_0x75bb('0x3c')]){delete _0x4fc263['name'];}_0xd2478=_0x4fc263;})['finally'](function(){if(_0xd2478===null){_0x9a552b[_0x75bb('0x2b')](_0x385fa3);}else{if(_0x385fa3===0x1f4){_0x9a552b[_0x75bb('0x2c')](_0x385fa3)['send'](_0xd2478);}else{_0x9a552b[_0x75bb('0x2c')](_0x385fa3)[_0x75bb('0x2d')](_0xd2478);}}});};exports[_0x75bb('0x80')]=function(_0x4264b9,_0x241c67,_0x5df8a3){var _0x54ee09={};var _0x36311c={};var _0x238f75;var _0x5b8d6a;return db[_0x75bb('0x41')][_0x75bb('0x65')]({'where':{'id':_0x4264b9[_0x75bb('0x58')]['id']}})[_0x75bb('0x36')](handleEntityNotFound(_0x241c67,null))['then'](function(_0x33ab97){if(_0x33ab97){_0x238f75=_0x33ab97;_0x36311c[_0x75bb('0x4a')]=_[_0x75bb('0x46')](db[_0x75bb('0x7d')][_0x75bb('0x42')]);_0x36311c[_0x75bb('0x45')]=_[_0x75bb('0x46')](_0x4264b9[_0x75bb('0x45')]);_0x36311c['filters']=_[_0x75bb('0x48')](_0x36311c[_0x75bb('0x4a')],_0x36311c[_0x75bb('0x45')]);_0x54ee09[_0x75bb('0x49')]=_[_0x75bb('0x48')](_0x36311c[_0x75bb('0x4a')],qs[_0x75bb('0x4b')](_0x4264b9[_0x75bb('0x45')][_0x75bb('0x4b')]));_0x54ee09[_0x75bb('0x49')]=_0x54ee09[_0x75bb('0x49')][_0x75bb('0x4c')]?_0x54ee09[_0x75bb('0x49')]:_0x36311c[_0x75bb('0x4a')];_0x54ee09[_0x75bb('0x4e')]=qs['sort'](_0x4264b9[_0x75bb('0x45')][_0x75bb('0x4f')]);_0x54ee09['where']=qs['filters'](_[_0x75bb('0x51')](_0x4264b9['query'],_0x36311c[_0x75bb('0x47')]));if(_0x4264b9[_0x75bb('0x45')][_0x75bb('0x52')]){_0x54ee09[_0x75bb('0x50')]=_['merge'](_0x54ee09[_0x75bb('0x50')],{'$or':_['map'](_0x54ee09['attributes'],function(_0xb5c3c){var _0x317cb3={};_0x317cb3[_0xb5c3c]={'$like':'%'+_0x4264b9[_0x75bb('0x45')]['filter']+'%'};return _0x317cb3;})});}_0x54ee09=_[_0x75bb('0x53')]({},_0x54ee09,_0x4264b9['options']);return _0x238f75[_0x75bb('0x80')](_0x54ee09);}})['then'](function(_0x5c4e4d){if(_0x5c4e4d){_0x5b8d6a=_0x5c4e4d[_0x75bb('0x4c')];if(!_0x4264b9[_0x75bb('0x45')]['hasOwnProperty'](_0x75bb('0x4d'))){_0x54ee09[_0x75bb('0x2f')]=qs['limit'](_0x4264b9[_0x75bb('0x45')][_0x75bb('0x2f')]);_0x54ee09['offset']=qs['offset'](_0x4264b9['query'][_0x75bb('0x2e')]);}return _0x238f75[_0x75bb('0x80')](_0x54ee09);}})[_0x75bb('0x36')](function(_0x328a0e){if(_0x328a0e){return _0x328a0e?{'count':_0x5b8d6a,'rows':_0x328a0e}:null;}})['then'](respondWithResult(_0x241c67,null))[_0x75bb('0x2a')](handleError(_0x241c67,null));};exports[_0x75bb('0x81')]=function(_0x377b58,_0x53a659,_0xab59a5){var _0x30d8ec={'channel':_0x75bb('0x82')};var _0xb5c050=[];var _0x4c3656=[];var _0x27176f={};return db[_0x75bb('0x41')][_0x75bb('0x59')]({'where':{'id':_0x377b58[_0x75bb('0x58')]['id']},'include':[{'model':db['WhatsappApplication'],'as':'Applications'}]})[_0x75bb('0x36')](handleEntityNotFound(_0x53a659,null))['then'](function(_0x5a42ab){_0x30d8ec[_0x75bb('0x83')]=_0x5a42ab;if(_0x30d8ec['account']&&_0x30d8ec[_0x75bb('0x83')][_0x75bb('0x84')]===_0x75bb('0x85')&&_0x377b58[_0x75bb('0x60')][_0x75bb('0x86')]){if(_0x377b58[_0x75bb('0x60')][_0x75bb('0x86')][_0x75bb('0x4c')]===0x0)return;if(_0x377b58[_0x75bb('0x60')][_0x75bb('0x86')][0x0]['state']!=='read')return;return db[_0x75bb('0x87')][_0x75bb('0x35')]({'read':!![],'readAt':_0x377b58['body']['statuses'][0x0]['timestamp']},{'where':{'messageId':_0x377b58[_0x75bb('0x60')][_0x75bb('0x86')][0x0][_0x75bb('0x88')]},'individualHooks':!![]})['then'](function(_0x455ad1){return _0x53a659['status'](0xc8)[_0x75bb('0x2d')](_0x455ad1);});}_0x30d8ec[_0x75bb('0x89')]=_[_0x75bb('0x8a')](_0x5a42ab['Applications'],[_0x75bb('0x7f')],[_0x75bb('0x8b')]);if(_0x30d8ec[_0x75bb('0x83')][_0x75bb('0x8c')]){delete _0x30d8ec[_0x75bb('0x83')][_0x75bb('0x8c')];}return db['CmContact'][_0x75bb('0x61')]()[_0x75bb('0x36')](function(_0x4a48a6){if(!_0x4a48a6){throw new db['Sequelize'][(_0x75bb('0x8d'))](_0x75bb('0x8e'));}_0xb5c050=_['difference'](_['keys'](_0x4a48a6),[_0x75bb('0x8f'),_0x75bb('0x90')]);_0x4c3656=_[_0x75bb('0x91')](_[_0x75bb('0x46')](_0x4a48a6),[_0x75bb('0x8f'),_0x75bb('0x90'),'CompanyId',_0x75bb('0x92')]);_0x30d8ec[_0x75bb('0x60')]={'mapKey':_0x75bb('0x93')};if(_0x30d8ec[_0x75bb('0x83')]&&_0x30d8ec[_0x75bb('0x83')][_0x75bb('0x84')]==='twilio'){_0x30d8ec['body'][_0x75bb('0x94')]=_0x377b58[_0x75bb('0x60')][_0x75bb('0x95')][_0x75bb('0x96')](_0x75bb('0x97'),'');_0x30d8ec[_0x75bb('0x60')]['body']=_0x377b58[_0x75bb('0x60')][_0x75bb('0x98')];_0x30d8ec[_0x75bb('0x60')]['messageId']=_0x377b58[_0x75bb('0x60')]['MessageSid'];}if(_0x30d8ec['account']&&_0x30d8ec[_0x75bb('0x83')][_0x75bb('0x84')]===_0x75bb('0x85')){_0x30d8ec['body']['from']=_0x377b58[_0x75bb('0x60')][_0x75bb('0x99')][0x0]['from'];_0x30d8ec[_0x75bb('0x60')]['body']=_0x377b58[_0x75bb('0x60')][_0x75bb('0x99')][0x0][_0x75bb('0x28')]['body'];_0x30d8ec[_0x75bb('0x60')]['messageId']=_0x377b58[_0x75bb('0x60')]['notifications'][0x0][_0x75bb('0x88')];}if(_0x30d8ec[_0x75bb('0x60')]['id']){delete _0x30d8ec['body']['id'];}if(_['isNil'](_0x30d8ec[_0x75bb('0x60')][_0x75bb('0x94')])){throw new db[(_0x75bb('0x9a'))][(_0x75bb('0x8d'))]('from\x20is\x20mandatory');}if(_[_0x75bb('0x9b')](_0x30d8ec[_0x75bb('0x60')][_0x75bb('0x60')])||_0x30d8ec[_0x75bb('0x60')][_0x75bb('0x60')]===''){throw new db[(_0x75bb('0x9a'))]['ValidationError'](_0x75bb('0x9c'));}if(_[_0x75bb('0x9b')](_0x30d8ec[_0x75bb('0x60')]['mapKey'])){throw new db[(_0x75bb('0x9a'))][(_0x75bb('0x8d'))](_0x75bb('0x9d')+_0x4c3656);}if(!_[_0x75bb('0x9e')](_0x4c3656,_0x30d8ec[_0x75bb('0x60')][_0x75bb('0x9f')])){throw new db[(_0x75bb('0x9a'))]['ValidationError'](_0x75bb('0xa0')+_0x4c3656);}_0x27176f[_0x30d8ec[_0x75bb('0x60')][_0x75bb('0x9f')]]=_0x30d8ec[_0x75bb('0x60')]['from'];return db['CmList'][_0x75bb('0x59')]({'where':{'id':_0x30d8ec['account']['ListId']},'include':[{'model':db['CmContact'],'as':'Contacts','where':_0x27176f,'limit':0x1,'order':[['updatedAt',_0x75bb('0xa1')]]}]});})[_0x75bb('0x36')](handleEntityNotFound(_0x53a659,null))[_0x75bb('0x36')](function(_0x284d54){if(_0x284d54){_0x30d8ec[_0x75bb('0xa2')]=_['omit'](_0x284d54,[_0x75bb('0xa3')]);if(_0x284d54['Contacts'][_0x75bb('0x4c')]){return _0x284d54[_0x75bb('0xa3')][0x0];}var _0x1989a8=_['defaults'](_0x30d8ec[_0x75bb('0x60')],{'firstName':_0x30d8ec[_0x75bb('0x60')]['from'],'ListId':_0x284d54['id']});_0x1989a8[_0x30d8ec[_0x75bb('0x60')]['mapKey']]=_0x30d8ec[_0x75bb('0x60')][_0x75bb('0x94')];return db['CmContact'][_0x75bb('0x5a')](_0x1989a8,{'fields':_0xb5c050,'raw':!![]});}})[_0x75bb('0x36')](handleEntityNotFound(_0x53a659,null))[_0x75bb('0x36')](function(_0x5f3070){if(_0x5f3070){_0x30d8ec[_0x75bb('0xa4')]=_0x5f3070;var _0x3f405f={'ContactId':_0x5f3070['id'],'phone':_0x30d8ec[_0x75bb('0x60')][_0x75bb('0x94')],'WhatsappAccountId':_0x377b58[_0x75bb('0x58')]['id']};var _0x579d03={'ContactId':_0x5f3070['id'],'WhatsappAccountId':_0x377b58[_0x75bb('0x58')]['id'],'closed':![]};return db['WhatsappInteraction']['find']({'where':_0x579d03})[_0x75bb('0x36')](function(_0x197f58){if(_0x197f58){return[_0x197f58,![]];}return db[_0x75bb('0xa5')]['create'](_0x3f405f)[_0x75bb('0x36')](function(_0x2720ee){return[_0x2720ee,!![]];});});}})[_0x75bb('0x72')](function(_0x3b343f,_0x4e872d){_0x30d8ec['interaction']=_0x3b343f[_0x75bb('0x38')]({'plain':!![]});_0x30d8ec[_0x75bb('0xa6')][_0x75bb('0xa7')]=![];if(_0x4e872d){if(_0x30d8ec[_0x75bb('0x83')][_0x75bb('0xa8')]){_0x30d8ec[_0x75bb('0x89')][_0x75bb('0xa9')]({'id':0x0,'priority':_0x30d8ec[_0x75bb('0x89')][_0x75bb('0x4c')]+0x1,'app':_0x75bb('0xaa'),'appdata':_0x75bb('0xab'),'interval':_0x75bb('0xac')});}_0x30d8ec['interaction'][_0x75bb('0xa7')]=!![];}return db['WhatsappMessage']['create']({'phone':_0x30d8ec[_0x75bb('0x60')][_0x75bb('0x94')],'messageId':_0x30d8ec[_0x75bb('0x60')][_0x75bb('0xad')],'body':_0x30d8ec['body'][_0x75bb('0x60')],'WhatsappAccountId':_0x377b58['params']['id'],'WhatsappInteractionId':_0x3b343f['id'],'direction':'in','ContactId':_0x3b343f[_0x75bb('0xae')],'AttachmentId':_0x30d8ec[_0x75bb('0x60')]['AttachmentId']});})[_0x75bb('0x36')](function(_0x5d9edf){_0x30d8ec[_0x75bb('0x28')]=_0x5d9edf;if(_0x30d8ec[_0x75bb('0xa6')][_0x75bb('0xaf')]){return db[_0x75bb('0x78')]['find']({'attributes':['id',_0x75bb('0x3c')],'where':{'id':_0x30d8ec[_0x75bb('0xa6')][_0x75bb('0xaf')]}})[_0x75bb('0x36')](function(_0xb92ed0){if(_0xb92ed0){_0x30d8ec[_0x75bb('0x89')]['unshift']({'id':0x0,'priority':0x0,'app':'agent','appdata':_0xb92ed0[_0x75bb('0x3c')]+','+(_0x30d8ec[_0x75bb('0x83')][_0x75bb('0xb0')]||0xa),'interval':_0x75bb('0xac')});}return respondWithRpcPromise(_0x75bb('0xb1'),_0x75bb('0xb2'),_0x30d8ec);});}return respondWithRpcPromise(_0x75bb('0xb1'),_0x75bb('0xb2'),_0x30d8ec);})[_0x75bb('0x36')](function(_0x3fa472){if(_0x3fa472){var _0x39a89e=0xc8;var _0x2b4560=_0x75bb('0xb3');logger[_0x75bb('0x21')](_0x75bb('0x24'),_0x2b4560,_0x39a89e,'entity\x20found');logger['debug']('WhatsappAccount,\x20%s,\x20%s,\x20%s,\x20%s',_0x2b4560,_0x39a89e,_0x75bb('0xb4'),JSON[_0x75bb('0x25')](_0x3fa472));if(_0x30d8ec[_0x75bb('0x83')]['type']==='twilio'){return _0x53a659[_0x75bb('0x2c')](_0x39a89e)['set'](_0x75bb('0xb5'),_0x75bb('0xb6'))[_0x75bb('0xb7')](_0x75bb('0xb8'));}else{return _0x53a659[_0x75bb('0x2c')](_0x39a89e)[_0x75bb('0x2d')](_0x3fa472);}}});})[_0x75bb('0x2a')](handleError(_0x53a659,null));};exports['send']=function(_0x35b3a1,_0x3fc831,_0x306d97){var _0x4cfcdf,_0x2fdfd6,_0x4f11c8;if(_['isNil'](_0x35b3a1['body'][_0x75bb('0x60')])||_0x35b3a1[_0x75bb('0x60')][_0x75bb('0x60')]===''){throw new db[(_0x75bb('0x9a'))]['ValidationError'](_0x75bb('0x9c'));}if(_[_0x75bb('0x9b')](_0x35b3a1['body']['to'])){throw new db[(_0x75bb('0x9a'))][(_0x75bb('0x8d'))]('to\x20is\x20mandatory');}_0x4cfcdf=_0x35b3a1[_0x75bb('0x60')]['to'];return db[_0x75bb('0x41')]['find']({'where':{'id':_0x35b3a1[_0x75bb('0x58')]['id']},'include':[{'model':db[_0x75bb('0xb9')],'as':_0x75bb('0xba'),'include':[{'model':db[_0x75bb('0xbb')],'as':_0x75bb('0xa3'),'where':{'mobile':_0x4cfcdf},'limit':0x1,'order':[[_0x75bb('0x90'),'DESC']]}]}]})[_0x75bb('0x36')](handleEntityNotFound(_0x3fc831,null))['then'](function(_0x5112a7){if(_0x5112a7&&_0x5112a7[_0x75bb('0xba')]){_0x2fdfd6=_0x5112a7[_0x75bb('0x38')]({'plain':!![]});if(_0x2fdfd6[_0x75bb('0xba')]&&_0x2fdfd6[_0x75bb('0xba')][_0x75bb('0xa3')][_0x75bb('0x4c')]){return _0x2fdfd6[_0x75bb('0xba')][_0x75bb('0xa3')][0x0];}return db[_0x75bb('0xbb')][_0x75bb('0x5a')](_['defaults'](_0x35b3a1[_0x75bb('0x60')],{'firstName':_0x4cfcdf,'mobile':_0x4cfcdf,'phone':_0x4cfcdf,'ListId':_0x2fdfd6['ListId']}));}})[_0x75bb('0x36')](handleEntityNotFound(_0x3fc831,null))[_0x75bb('0x36')](function(_0x5d53f7){if(_0x5d53f7){_0x4f11c8=_0x5d53f7;return db[_0x75bb('0xa5')]['find']({'where':{'ContactId':_0x4f11c8['id'],'closed':![],'WhatsappAccountId':_0x2fdfd6['id']}})['then'](function(_0x365c22){if(_0x365c22){return[_0x365c22,![]];}return db[_0x75bb('0xa5')]['create']({'UserId':_0x35b3a1[_0x75bb('0x5b')]['id'],'ContactId':_0x4f11c8['id'],'WhatsappAccountId':_0x2fdfd6['id'],'phone':_0x4cfcdf,'firstMsgDirection':_0x75bb('0xbc'),'Messages':[_[_0x75bb('0x53')](_0x35b3a1[_0x75bb('0x60')],{'read':![],'body':_0x35b3a1[_0x75bb('0x60')][_0x75bb('0x60')],'phone':_0x4cfcdf,'WhatsappAccountId':_0x2fdfd6['id'],'UserId':_0x35b3a1[_0x75bb('0x5b')]['id'],'ContactId':_0x4f11c8['id']})]},{'include':[{'model':db[_0x75bb('0x87')],'as':'Messages'}]})['then'](function(_0x24d331){return[_0x24d331,!![]];});});}})[_0x75bb('0x72')](function(_0x59852a,_0x14bb87){if(_0x14bb87){return _0x59852a;}return db[_0x75bb('0x87')]['create'](_['merge'](_0x35b3a1[_0x75bb('0x60')],{'read':![],'body':_0x35b3a1[_0x75bb('0x60')][_0x75bb('0x60')],'phone':_0x4cfcdf,'WhatsappAccountId':_0x2fdfd6['id'],'WhatsappInteractionId':_0x59852a['id'],'UserId':_0x35b3a1[_0x75bb('0x5b')]['id'],'ContactId':_0x4f11c8['id']}))[_0x75bb('0x36')](function(_0x56d52a){_0x59852a[_0x75bb('0xbd')][_0x75bb('0xbe')]=[];_0x59852a[_0x75bb('0xbd')]['Messages'][_0x75bb('0xa9')](_0x56d52a[_0x75bb('0xbd')]);return _0x59852a;});})[_0x75bb('0x36')](respondWithResult(_0x3fc831,null))[_0x75bb('0x2a')](handleError(_0x3fc831,null));};
\ No newline at end of file