Built motion from commit (unavailable).|2.5.13
[motion2.git] / server / api / whatsappAccount / whatsappAccount.controller.js
index f3e0c3a..65f7ee9 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 _0x49a8=['../../config/environment','../../config/license/util','../../mysqldb','redis','localhost','socket.io-emitter','./whatsappAccount.socket','register','jayson/promise','client','http','request','info','request\x20sent','debug','WhatsappAccount,\x20%s,\x20%s,\x20%s','stringify','code','error','message','WhatsappAccount,\x20%s,\x20%s','result','catch','end','status','json','offset','limit','set','apply','reject','save','update','then','destroy','sendStatus','stack','name','send','Pause','mandatoryDispositionPause','map','WhatsappAccount','rawAttributes','type','key','query','keys','filters','intersection','model','attributes','fields','length','hasOwnProperty','order','sort','pick','where','VIRTUAL','merge','options','count','includeAll','include','findAll','rows','show','find','create','body','user','get','Unable\x20to\x20retrieve\x20the\x20current\x20user','role','WhatsappAccounts','UserProfileSection','userProfileId','UserProfileResource','Unable\x20to\x20associate\x20the\x20resource\x20to\x20the\x20User\x20Profile:\x20%s','params','describe','addDisposition','WhatsappAccountId','Disposition','getDispositions','nolimit','filter','removeDispositions','ids','addAnswer','getAnswers','CannedAnswer','removeAnswers','addAgents','omit','spread','emit','userWhatsappAccount:save','removeAgents','isArray','userWhatsappAccount:remove','getAgents','addApplications','sequelize','transaction','WhatsappApplication','bulkCreate','findAndCountAll','priority','getApplications','findOne','notify','whatsapp','Applications','applications','orderBy','asc','account','CmContact','ValidationError','no\x20available\x20attributes','difference','createdAt','updatedAt','CompanyId','ListId','mobile','twilio','from','From','replace','whatsapp:','Body','messageId','Sequelize','from\x20is\x20mandatory','isNil','body\x20is\x20mandatory\x20and\x20not\x20empty','mapKey\x20is\x20mandatory,\x20please\x20use\x20one\x20of\x20these:\x20','includes','mapKey\x20invalid,\x20please\x20use\x20one\x20of\x20these:\x20','mapKey','CmList','Contacts','DESC','contact','interaction','created','autoclose','push','close','unmanaged','*,*,*,*','ContactId','AttachmentId','User','UserId','agent','Start','startRouting','receiveMessage','entity\x20found','WhatsappAccount,\x20%s,\x20%s,\x20%s,\x20%s','Content-Type','<?xml\x20version=\x221.0\x22\x20encoding=\x22UTF-8\x22?>\x0a<Response></Response>','to\x20is\x20mandatory','List','WhatsappInteraction','out','WhatsappMessage','Messages','dataValues','html-pdf','eml-format','zip-dir','fast-json-patch','moment','bluebird','mustache','util','path','sox','to-csv','ejs','lodash','squel','crypto','jsforce','desk.js','querystring','ioredis','../../components/auth/service','../../components/parsers/qs','../../config/license/hardware','../../config/logger','api','../../config/utils'];(function(_0x223e92,_0x453ab2){var _0x196215=function(_0x299962){while(--_0x299962){_0x223e92['push'](_0x223e92['shift']());}};_0x196215(++_0x453ab2);}(_0x49a8,0xad));var _0x849a=function(_0x1544aa,_0x1e8576){_0x1544aa=_0x1544aa-0x0;var _0x557926=_0x49a8[_0x1544aa];return _0x557926;};'use strict';var pdf=require(_0x849a('0x0'));var emlformat=require(_0x849a('0x1'));var rimraf=require('rimraf');var zipdir=require(_0x849a('0x2'));var jsonpatch=require(_0x849a('0x3'));var rp=require('request-promise');var moment=require(_0x849a('0x4'));var BPromise=require(_0x849a('0x5'));var Mustache=require(_0x849a('0x6'));var util=require(_0x849a('0x7'));var path=require(_0x849a('0x8'));var sox=require(_0x849a('0x9'));var csv=require(_0x849a('0xa'));var ejs=require(_0x849a('0xb'));var fs=require('fs');var _=require(_0x849a('0xc'));var squel=require(_0x849a('0xd'));var crypto=require(_0x849a('0xe'));var jsforce=require(_0x849a('0xf'));var deskjs=require(_0x849a('0x10'));var toCsv=require(_0x849a('0xa'));var querystring=require(_0x849a('0x11'));var Papa=require('papaparse');var Redis=require(_0x849a('0x12'));var authService=require(_0x849a('0x13'));var qs=require(_0x849a('0x14'));var as=require('../../components/parsers/advancedSearch');var hardwareService=require(_0x849a('0x15'));var logger=require(_0x849a('0x16'))(_0x849a('0x17'));var utils=require(_0x849a('0x18'));var config=require(_0x849a('0x19'));var licenseUtil=require(_0x849a('0x1a'));var db=require(_0x849a('0x1b'))['db'];config[_0x849a('0x1c')]=_['defaults'](config['redis'],{'host':_0x849a('0x1d'),'port':0x18eb});var socket=require(_0x849a('0x1e'))(new Redis(config['redis']));require(_0x849a('0x1f'))[_0x849a('0x20')](socket);var jayson=require(_0x849a('0x21'));var client=jayson[_0x849a('0x22')][_0x849a('0x23')]({'port':0x232c});function respondWithRpcPromise(_0x2139eb,_0x1e682d,_0x2885ff,_0x3ca02d){return new BPromise(function(_0x515740,_0x4f59e8){var _0x3ecca7=_0x3ca02d||client;return _0x3ecca7[_0x849a('0x24')](_0x2139eb,_0x2885ff)['then'](function(_0x5d2b75){logger[_0x849a('0x25')]('WhatsappAccount,\x20%s,\x20%s',_0x1e682d,_0x849a('0x26'));logger[_0x849a('0x27')](_0x849a('0x28'),_0x1e682d,_0x849a('0x26'),JSON[_0x849a('0x29')](_0x5d2b75));if(_0x5d2b75['error']){if(_0x5d2b75['error'][_0x849a('0x2a')]===0x1f4){logger[_0x849a('0x2b')]('WhatsappAccount,\x20%s,\x20%s',_0x1e682d,_0x5d2b75[_0x849a('0x2b')][_0x849a('0x2c')]);return _0x4f59e8(_0x5d2b75[_0x849a('0x2b')][_0x849a('0x2c')]);}logger['error']('WhatsappAccount,\x20%s,\x20%s',_0x1e682d,_0x5d2b75[_0x849a('0x2b')]['message']);return _0x515740(_0x5d2b75[_0x849a('0x2b')][_0x849a('0x2c')]);}else{logger[_0x849a('0x25')](_0x849a('0x2d'),_0x1e682d,_0x849a('0x26'));_0x515740(_0x5d2b75[_0x849a('0x2e')][_0x849a('0x2c')]);}})[_0x849a('0x2f')](function(_0x5ecdc5){logger['error'](_0x849a('0x2d'),_0x1e682d,_0x5ecdc5);_0x4f59e8(_0x5ecdc5);});});}function respondWithStatusCode(_0x1f84fd,_0x58e39c){_0x58e39c=_0x58e39c||0xcc;return function(_0x3829a2){if(_0x3829a2){return _0x1f84fd['sendStatus'](_0x58e39c);}return _0x1f84fd['status'](_0x58e39c)[_0x849a('0x30')]();};}function respondWithResult(_0x2d72a7,_0x3bfa3f){_0x3bfa3f=_0x3bfa3f||0xc8;return function(_0x4e24d3){if(_0x4e24d3){return _0x2d72a7[_0x849a('0x31')](_0x3bfa3f)[_0x849a('0x32')](_0x4e24d3);}};}function respondWithFilteredResult(_0x549e4c,_0x48abdc){return function(_0x1ff783){if(_0x1ff783){var _0x220b11=_0x1ff783['count'],_0x12d296=_0x48abdc[_0x849a('0x33')],_0x5f1864=_0x48abdc[_0x849a('0x33')]+_0x48abdc[_0x849a('0x34')],_0x1bf9eb;if(_0x5f1864>=_0x220b11){_0x5f1864=_0x220b11;_0x1bf9eb=0xc8;}else{_0x1bf9eb=0xce;}_0x549e4c[_0x849a('0x31')](_0x1bf9eb);return _0x549e4c[_0x849a('0x35')]('Content-Range',_0x12d296+'-'+_0x5f1864+'/'+_0x220b11)['json'](_0x1ff783);}return null;};}function patchUpdates(_0x27ddeb){return function(_0x14c174){try{jsonpatch[_0x849a('0x36')](_0x14c174,_0x27ddeb,!![]);}catch(_0x1c2bff){return BPromise[_0x849a('0x37')](_0x1c2bff);}return _0x14c174[_0x849a('0x38')]();};}function saveUpdates(_0x215dfd,_0x1f4018){return function(_0x4a22cd){if(_0x4a22cd){return _0x4a22cd[_0x849a('0x39')](_0x215dfd)[_0x849a('0x3a')](function(_0x8bff0c){return _0x8bff0c;});}return null;};}function removeEntity(_0x3481c4,_0x4c35b7){return function(_0x462e5e){if(_0x462e5e){return _0x462e5e[_0x849a('0x3b')]()['then'](function(){var _0x4d64a8=_0x462e5e['get']({'plain':!![]});var _0x247a3e='WhatsappAccounts';return db['UserProfileResource'][_0x849a('0x3b')]({'where':{'type':_0x247a3e,'resourceId':_0x4d64a8['id']}})[_0x849a('0x3a')](function(){return _0x462e5e;});})[_0x849a('0x3a')](function(){_0x3481c4[_0x849a('0x31')](0xcc)[_0x849a('0x30')]();});}};}function handleEntityNotFound(_0x383ea7,_0x378aa2){return function(_0x32311b){if(!_0x32311b){_0x383ea7[_0x849a('0x3c')](0x194);}return _0x32311b;};}function handleError(_0x101d57,_0xa83f67){_0xa83f67=_0xa83f67||0x1f4;return function(_0x485f62){logger['error'](_0x485f62[_0x849a('0x3d')]);if(_0x485f62[_0x849a('0x3e')]){delete _0x485f62[_0x849a('0x3e')];}_0x101d57[_0x849a('0x31')](_0xa83f67)[_0x849a('0x3f')](_0x485f62);};}exports['index']=function(_0x550ac7,_0x28b9c3){var _0x411525={'include':[{'model':db[_0x849a('0x40')],'as':_0x849a('0x41')}]},_0x1dac2d={},_0x3b0846={'count':0x0,'rows':[]};var _0x4c14de=_[_0x849a('0x42')](db[_0x849a('0x43')][_0x849a('0x44')],function(_0x3b3e62){return{'name':_0x3b3e62['fieldName'],'type':_0x3b3e62[_0x849a('0x45')][_0x849a('0x46')]};});_0x1dac2d['model']=_[_0x849a('0x42')](_0x4c14de,_0x849a('0x3e'));_0x1dac2d[_0x849a('0x47')]=_[_0x849a('0x48')](_0x550ac7[_0x849a('0x47')]);_0x1dac2d[_0x849a('0x49')]=_[_0x849a('0x4a')](_0x1dac2d[_0x849a('0x4b')],_0x1dac2d[_0x849a('0x47')]);_0x411525[_0x849a('0x4c')]=_[_0x849a('0x4a')](_0x1dac2d[_0x849a('0x4b')],qs[_0x849a('0x4d')](_0x550ac7['query'][_0x849a('0x4d')]));_0x411525['attributes']=_0x411525['attributes'][_0x849a('0x4e')]?_0x411525[_0x849a('0x4c')]:_0x1dac2d[_0x849a('0x4b')];if(!_0x550ac7[_0x849a('0x47')][_0x849a('0x4f')]('nolimit')){_0x411525[_0x849a('0x34')]=qs['limit'](_0x550ac7[_0x849a('0x47')][_0x849a('0x34')]);_0x411525[_0x849a('0x33')]=qs['offset'](_0x550ac7['query'][_0x849a('0x33')]);}_0x411525[_0x849a('0x50')]=qs[_0x849a('0x51')](_0x550ac7[_0x849a('0x47')][_0x849a('0x51')]);_0x411525['where']=qs['filters'](_[_0x849a('0x52')](_0x550ac7[_0x849a('0x47')],_0x1dac2d[_0x849a('0x49')]),_0x4c14de);if(_0x550ac7[_0x849a('0x47')]['filter']){_0x411525[_0x849a('0x53')]=_['merge'](_0x411525['where'],{'$or':_[_0x849a('0x42')](_0x4c14de,function(_0x12710f){if(_0x12710f[_0x849a('0x45')]!==_0x849a('0x54')){var _0x498e70={};_0x498e70[_0x12710f[_0x849a('0x3e')]]={'$like':'%'+_0x550ac7[_0x849a('0x47')]['filter']+'%'};return _0x498e70;}})});}_0x411525=_[_0x849a('0x55')]({},_0x411525,_0x550ac7[_0x849a('0x56')]);var _0x351983={'where':_0x411525[_0x849a('0x53')]};return db[_0x849a('0x43')][_0x849a('0x57')](_0x351983)[_0x849a('0x3a')](function(_0x4869f2){_0x3b0846[_0x849a('0x57')]=_0x4869f2;if(_0x550ac7['query'][_0x849a('0x58')]){_0x411525[_0x849a('0x59')]=[{'all':!![]}];}return db[_0x849a('0x43')][_0x849a('0x5a')](_0x411525);})['then'](function(_0x273626){_0x3b0846[_0x849a('0x5b')]=_0x273626;return _0x3b0846;})['then'](respondWithFilteredResult(_0x28b9c3,_0x411525))[_0x849a('0x2f')](handleError(_0x28b9c3,null));};exports[_0x849a('0x5c')]=function(_0xbd64c,_0x4e5bc5){var _0x22697e={'raw':![],'where':{'id':_0xbd64c['params']['id']},'include':[{'model':db[_0x849a('0x40')],'as':_0x849a('0x41')}]},_0x4e55ba={};_0x4e55ba[_0x849a('0x4b')]=_[_0x849a('0x48')](db[_0x849a('0x43')]['rawAttributes']);_0x4e55ba['query']=_[_0x849a('0x48')](_0xbd64c['query']);_0x4e55ba[_0x849a('0x49')]=_['intersection'](_0x4e55ba[_0x849a('0x4b')],_0x4e55ba[_0x849a('0x47')]);_0x22697e[_0x849a('0x4c')]=_['intersection'](_0x4e55ba[_0x849a('0x4b')],qs['fields'](_0xbd64c['query'][_0x849a('0x4d')]));_0x22697e[_0x849a('0x4c')]=_0x22697e[_0x849a('0x4c')][_0x849a('0x4e')]?_0x22697e[_0x849a('0x4c')]:_0x4e55ba[_0x849a('0x4b')];if(_0xbd64c[_0x849a('0x47')][_0x849a('0x58')]){_0x22697e[_0x849a('0x59')]=[{'all':!![]}];}_0x22697e=_[_0x849a('0x55')]({},_0x22697e,_0xbd64c[_0x849a('0x56')]);return db[_0x849a('0x43')][_0x849a('0x5d')](_0x22697e)['then'](handleEntityNotFound(_0x4e5bc5,null))['then'](respondWithResult(_0x4e5bc5,null))['catch'](handleError(_0x4e5bc5,null));};exports[_0x849a('0x5e')]=function(_0x261206,_0x545bfb){return db[_0x849a('0x43')][_0x849a('0x5e')](_0x261206[_0x849a('0x5f')],{})[_0x849a('0x3a')](function(_0x45209d){var _0x464c91=_0x261206[_0x849a('0x60')][_0x849a('0x61')]({'plain':!![]});if(!_0x464c91)throw new Error(_0x849a('0x62'));if(_0x464c91[_0x849a('0x63')]==='user'){var _0x4b5f82=_0x45209d[_0x849a('0x61')]({'plain':!![]});var _0x143570=_0x849a('0x64');return db[_0x849a('0x65')][_0x849a('0x5d')]({'where':{'name':_0x143570,'userProfileId':_0x464c91[_0x849a('0x66')]},'raw':!![]})[_0x849a('0x3a')](function(_0x1c31a0){if(_0x1c31a0&&_0x1c31a0['autoAssociation']===0x0){return db[_0x849a('0x67')][_0x849a('0x5e')]({'name':_0x4b5f82['name'],'resourceId':_0x4b5f82['id'],'type':_0x1c31a0[_0x849a('0x3e')],'sectionId':_0x1c31a0['id']},{})[_0x849a('0x3a')](function(){return _0x45209d;});}else{return _0x45209d;}})[_0x849a('0x2f')](function(_0x4f76db){logger[_0x849a('0x2b')](_0x849a('0x68'),_0x4f76db);throw _0x4f76db;});}return _0x45209d;})[_0x849a('0x3a')](respondWithResult(_0x545bfb,0xc9))['catch'](handleError(_0x545bfb,null));};exports['update']=function(_0x515da2,_0x5e3a2d){if(_0x515da2[_0x849a('0x5f')]['id']){delete _0x515da2[_0x849a('0x5f')]['id'];}return db['WhatsappAccount']['find']({'where':{'id':_0x515da2[_0x849a('0x69')]['id']},'include':[{'model':db[_0x849a('0x40')],'as':_0x849a('0x41')}]})['then'](handleEntityNotFound(_0x5e3a2d,null))[_0x849a('0x3a')](saveUpdates(_0x515da2[_0x849a('0x5f')],null))[_0x849a('0x3a')](respondWithResult(_0x5e3a2d,null))[_0x849a('0x2f')](handleError(_0x5e3a2d,null));};exports[_0x849a('0x3b')]=function(_0xa9bc15,_0x5c5474){return db[_0x849a('0x43')][_0x849a('0x5d')]({'where':{'id':_0xa9bc15[_0x849a('0x69')]['id']}})[_0x849a('0x3a')](handleEntityNotFound(_0x5c5474,null))['then'](removeEntity(_0x5c5474,null))[_0x849a('0x2f')](handleError(_0x5c5474,null));};exports['describe']=function(_0x32cffd,_0x157282){return db[_0x849a('0x43')][_0x849a('0x6a')]()['then'](respondWithResult(_0x157282,null))[_0x849a('0x2f')](handleError(_0x157282,null));};exports[_0x849a('0x6b')]=function(_0x3f982f,_0x19858a,_0x3722d8){if(_0x3f982f[_0x849a('0x5f')]['id']){delete _0x3f982f[_0x849a('0x5f')]['id'];}return db['WhatsappAccount'][_0x849a('0x5d')]({'where':{'id':_0x3f982f[_0x849a('0x69')]['id']}})['then'](handleEntityNotFound(_0x19858a,null))[_0x849a('0x3a')](function(_0xe5dc1a){if(_0xe5dc1a){_0x3f982f[_0x849a('0x5f')][_0x849a('0x6c')]=_0xe5dc1a['id'];return db[_0x849a('0x6d')][_0x849a('0x5e')](_0x3f982f[_0x849a('0x5f')]);}})[_0x849a('0x3a')](respondWithResult(_0x19858a,null))[_0x849a('0x2f')](handleError(_0x19858a,null));};exports[_0x849a('0x6e')]=function(_0x239cc1,_0xc9e3c9,_0x5559f6){var _0x16297d={'raw':![],'where':{}};var _0xb9188e={};var _0x118dab={'count':0x0,'rows':[]};return db[_0x849a('0x43')]['findOne']({'where':{'id':_0x239cc1[_0x849a('0x69')]['id']}})[_0x849a('0x3a')](handleEntityNotFound(_0xc9e3c9,null))[_0x849a('0x3a')](function(_0x53c51c){if(_0x53c51c){_0xb9188e[_0x849a('0x4b')]=_[_0x849a('0x48')](db[_0x849a('0x6d')]['rawAttributes']);_0xb9188e[_0x849a('0x47')]=_[_0x849a('0x48')](_0x239cc1[_0x849a('0x47')]);_0xb9188e[_0x849a('0x49')]=_[_0x849a('0x4a')](_0xb9188e[_0x849a('0x4b')],_0xb9188e[_0x849a('0x47')]);_0x16297d[_0x849a('0x4c')]=_[_0x849a('0x4a')](_0xb9188e[_0x849a('0x4b')],qs[_0x849a('0x4d')](_0x239cc1[_0x849a('0x47')][_0x849a('0x4d')]));_0x16297d[_0x849a('0x4c')]=_0x16297d['attributes'][_0x849a('0x4e')]?_0x16297d['attributes']:_0xb9188e['model'];if(!_0x239cc1['query']['hasOwnProperty'](_0x849a('0x6f'))){_0x16297d[_0x849a('0x34')]=qs[_0x849a('0x34')](_0x239cc1[_0x849a('0x47')][_0x849a('0x34')]);_0x16297d['offset']=qs[_0x849a('0x33')](_0x239cc1['query'][_0x849a('0x33')]);}_0x16297d[_0x849a('0x50')]=qs[_0x849a('0x51')](_0x239cc1[_0x849a('0x47')][_0x849a('0x51')]);_0x16297d[_0x849a('0x53')]=qs['filters'](_[_0x849a('0x52')](_0x239cc1[_0x849a('0x47')],_0xb9188e[_0x849a('0x49')]));_0x16297d[_0x849a('0x53')]['WhatsappAccountId']=_0x53c51c['id'];if(_0x239cc1[_0x849a('0x47')]['filter']){_0x16297d[_0x849a('0x53')]=_['merge'](_0x16297d['where'],{'$or':_[_0x849a('0x42')](_0x16297d['attributes'],function(_0x3166a0){var _0x4607b2={};_0x4607b2[_0x3166a0]={'$like':'%'+_0x239cc1[_0x849a('0x47')][_0x849a('0x70')]+'%'};return _0x4607b2;})});}_0x16297d=_[_0x849a('0x55')]({},_0x16297d,_0x239cc1[_0x849a('0x56')]);return db['Disposition']['count']({'where':_0x16297d[_0x849a('0x53')]})[_0x849a('0x3a')](function(_0x2c21f6){_0x118dab[_0x849a('0x57')]=_0x2c21f6;if(_0x239cc1[_0x849a('0x47')]['includeAll']){_0x16297d[_0x849a('0x59')]=[{'all':!![]}];}return db[_0x849a('0x6d')][_0x849a('0x5a')](_0x16297d);})[_0x849a('0x3a')](function(_0x1d48bf){_0x118dab['rows']=_0x1d48bf;return _0x118dab;});}})[_0x849a('0x3a')](respondWithFilteredResult(_0xc9e3c9,_0x16297d))[_0x849a('0x2f')](handleError(_0xc9e3c9,null));};exports[_0x849a('0x71')]=function(_0x215b28,_0x527fd7,_0x560d08){return db['WhatsappAccount'][_0x849a('0x5d')]({'where':{'id':_0x215b28[_0x849a('0x69')]['id']}})[_0x849a('0x3a')](handleEntityNotFound(_0x527fd7,null))['then'](function(_0x48de96){if(_0x48de96){return _0x48de96[_0x849a('0x71')](_0x215b28['query'][_0x849a('0x72')]);}})[_0x849a('0x3a')](respondWithStatusCode(_0x527fd7,null))[_0x849a('0x2f')](handleError(_0x527fd7,null));};exports[_0x849a('0x73')]=function(_0x21fee1,_0x31989e,_0x5449a2){if(_0x21fee1[_0x849a('0x5f')]['id']){delete _0x21fee1[_0x849a('0x5f')]['id'];}return db[_0x849a('0x43')][_0x849a('0x5d')]({'where':{'id':_0x21fee1[_0x849a('0x69')]['id']}})['then'](handleEntityNotFound(_0x31989e,null))[_0x849a('0x3a')](function(_0x32eafa){if(_0x32eafa){_0x21fee1[_0x849a('0x5f')][_0x849a('0x6c')]=_0x32eafa['id'];return db['CannedAnswer'][_0x849a('0x5e')](_0x21fee1[_0x849a('0x5f')]);}})['then'](respondWithResult(_0x31989e,null))[_0x849a('0x2f')](handleError(_0x31989e,null));};exports[_0x849a('0x74')]=function(_0x45bcc1,_0x276b14,_0x4c7315){var _0x533553={'raw':![],'where':{}};var _0x390219={};var _0x5937b2={'count':0x0,'rows':[]};return db[_0x849a('0x43')]['findOne']({'where':{'id':_0x45bcc1[_0x849a('0x69')]['id']}})['then'](handleEntityNotFound(_0x276b14,null))[_0x849a('0x3a')](function(_0x14b8ea){if(_0x14b8ea){_0x390219[_0x849a('0x4b')]=_[_0x849a('0x48')](db[_0x849a('0x75')][_0x849a('0x44')]);_0x390219['query']=_[_0x849a('0x48')](_0x45bcc1[_0x849a('0x47')]);_0x390219[_0x849a('0x49')]=_[_0x849a('0x4a')](_0x390219['model'],_0x390219[_0x849a('0x47')]);_0x533553[_0x849a('0x4c')]=_[_0x849a('0x4a')](_0x390219[_0x849a('0x4b')],qs[_0x849a('0x4d')](_0x45bcc1[_0x849a('0x47')][_0x849a('0x4d')]));_0x533553[_0x849a('0x4c')]=_0x533553[_0x849a('0x4c')][_0x849a('0x4e')]?_0x533553[_0x849a('0x4c')]:_0x390219['model'];if(!_0x45bcc1['query'][_0x849a('0x4f')](_0x849a('0x6f'))){_0x533553[_0x849a('0x34')]=qs[_0x849a('0x34')](_0x45bcc1[_0x849a('0x47')]['limit']);_0x533553[_0x849a('0x33')]=qs[_0x849a('0x33')](_0x45bcc1[_0x849a('0x47')][_0x849a('0x33')]);}_0x533553[_0x849a('0x50')]=qs['sort'](_0x45bcc1[_0x849a('0x47')][_0x849a('0x51')]);_0x533553['where']=qs['filters'](_[_0x849a('0x52')](_0x45bcc1[_0x849a('0x47')],_0x390219[_0x849a('0x49')]));_0x533553['where'][_0x849a('0x6c')]=_0x14b8ea['id'];if(_0x45bcc1[_0x849a('0x47')][_0x849a('0x70')]){_0x533553[_0x849a('0x53')]=_['merge'](_0x533553['where'],{'$or':_[_0x849a('0x42')](_0x533553['attributes'],function(_0x164f98){var _0x48d098={};_0x48d098[_0x164f98]={'$like':'%'+_0x45bcc1['query']['filter']+'%'};return _0x48d098;})});}_0x533553=_[_0x849a('0x55')]({},_0x533553,_0x45bcc1['options']);return db[_0x849a('0x75')][_0x849a('0x57')]({'where':_0x533553['where']})[_0x849a('0x3a')](function(_0x3d7830){_0x5937b2[_0x849a('0x57')]=_0x3d7830;if(_0x45bcc1['query'][_0x849a('0x58')]){_0x533553['include']=[{'all':!![]}];}return db[_0x849a('0x75')][_0x849a('0x5a')](_0x533553);})[_0x849a('0x3a')](function(_0x1db696){_0x5937b2[_0x849a('0x5b')]=_0x1db696;return _0x5937b2;});}})[_0x849a('0x3a')](respondWithFilteredResult(_0x276b14,_0x533553))[_0x849a('0x2f')](handleError(_0x276b14,null));};exports[_0x849a('0x76')]=function(_0x6fef5,_0x2345ef,_0x418431){return db[_0x849a('0x43')][_0x849a('0x5d')]({'where':{'id':_0x6fef5[_0x849a('0x69')]['id']}})[_0x849a('0x3a')](handleEntityNotFound(_0x2345ef,null))['then'](function(_0x4e15f3){if(_0x4e15f3){return _0x4e15f3[_0x849a('0x76')](_0x6fef5[_0x849a('0x47')][_0x849a('0x72')]);}})[_0x849a('0x3a')](respondWithStatusCode(_0x2345ef,null))[_0x849a('0x2f')](handleError(_0x2345ef,null));};exports[_0x849a('0x77')]=function(_0x36267b,_0x3511cc,_0x3c0275){return db[_0x849a('0x43')][_0x849a('0x5d')]({'where':{'id':_0x36267b[_0x849a('0x69')]['id']}})[_0x849a('0x3a')](handleEntityNotFound(_0x3511cc,null))[_0x849a('0x3a')](function(_0x1b9b13){if(_0x1b9b13){return _0x1b9b13[_0x849a('0x77')](_0x36267b[_0x849a('0x5f')][_0x849a('0x72')],_[_0x849a('0x78')](_0x36267b[_0x849a('0x5f')],[_0x849a('0x72'),'id'])||{})[_0x849a('0x79')](function(_0x1e73ca){for(var _0x4d970f=0x0;_0x4d970f<_0x36267b[_0x849a('0x5f')][_0x849a('0x72')][_0x849a('0x4e')];_0x4d970f+=0x1){socket[_0x849a('0x7a')](_0x849a('0x7b'),{'UserId':_0x36267b[_0x849a('0x5f')][_0x849a('0x72')][_0x4d970f],'WhatsappAccountId':_0x36267b[_0x849a('0x69')]['id']});}return _0x1e73ca;});}})[_0x849a('0x3a')](respondWithResult(_0x3511cc,null))[_0x849a('0x2f')](handleError(_0x3511cc,null));};exports[_0x849a('0x7c')]=function(_0xe41606,_0xcffd51,_0x3f262b){return db[_0x849a('0x43')]['find']({'where':{'id':_0xe41606[_0x849a('0x69')]['id']}})[_0x849a('0x3a')](handleEntityNotFound(_0xcffd51,null))[_0x849a('0x3a')](function(_0x3e2737){if(_0x3e2737){return _0x3e2737['removeAgents'](_0xe41606['query'][_0x849a('0x72')])[_0x849a('0x3a')](function(){if(_[_0x849a('0x7d')](_0xe41606[_0x849a('0x47')][_0x849a('0x72')])){for(var _0xe92ae5=0x0;_0xe92ae5<_0xe41606[_0x849a('0x47')][_0x849a('0x72')][_0x849a('0x4e')];_0xe92ae5+=0x1){socket['emit'](_0x849a('0x7e'),{'UserId':Number(_0xe41606[_0x849a('0x47')][_0x849a('0x72')][_0xe92ae5]),'WhatsappAccountId':Number(_0xe41606[_0x849a('0x69')]['id'])});}}else{socket[_0x849a('0x7a')]('userWhatsappAccount:remove',{'UserId':Number(_0xe41606[_0x849a('0x47')][_0x849a('0x72')]),'WhatsappAccountId':Number(_0xe41606[_0x849a('0x69')]['id'])});}});}})[_0x849a('0x3a')](respondWithStatusCode(_0xcffd51,null))[_0x849a('0x2f')](handleError(_0xcffd51,null));};exports[_0x849a('0x7f')]=function(_0x112f6a,_0x6d49a3,_0x47cfcc){var _0x57f44c={};var _0x2d6b3b={};var _0x3a8157;var _0x5c6d99;return db[_0x849a('0x43')]['findOne']({'where':{'id':_0x112f6a['params']['id']}})[_0x849a('0x3a')](handleEntityNotFound(_0x6d49a3,null))[_0x849a('0x3a')](function(_0x2d69d5){if(_0x2d69d5){_0x3a8157=_0x2d69d5;_0x2d6b3b[_0x849a('0x4b')]=_[_0x849a('0x48')](db['User'][_0x849a('0x44')]);_0x2d6b3b[_0x849a('0x47')]=_[_0x849a('0x48')](_0x112f6a['query']);_0x2d6b3b[_0x849a('0x49')]=_[_0x849a('0x4a')](_0x2d6b3b['model'],_0x2d6b3b[_0x849a('0x47')]);_0x57f44c['attributes']=_[_0x849a('0x4a')](_0x2d6b3b[_0x849a('0x4b')],qs[_0x849a('0x4d')](_0x112f6a[_0x849a('0x47')]['fields']));_0x57f44c[_0x849a('0x4c')]=_0x57f44c['attributes'][_0x849a('0x4e')]?_0x57f44c[_0x849a('0x4c')]:_0x2d6b3b['model'];_0x57f44c[_0x849a('0x50')]=qs[_0x849a('0x51')](_0x112f6a[_0x849a('0x47')]['sort']);_0x57f44c[_0x849a('0x53')]=qs['filters'](_['pick'](_0x112f6a[_0x849a('0x47')],_0x2d6b3b['filters']));if(_0x112f6a['query']['filter']){_0x57f44c['where']=_[_0x849a('0x55')](_0x57f44c[_0x849a('0x53')],{'$or':_[_0x849a('0x42')](_0x57f44c['attributes'],function(_0x3a051c){var _0xd57078={};_0xd57078[_0x3a051c]={'$like':'%'+_0x112f6a['query'][_0x849a('0x70')]+'%'};return _0xd57078;})});}_0x57f44c=_[_0x849a('0x55')]({},_0x57f44c,_0x112f6a[_0x849a('0x56')]);return _0x3a8157['getAgents'](_0x57f44c);}})[_0x849a('0x3a')](function(_0x1b2cc1){if(_0x1b2cc1){_0x5c6d99=_0x1b2cc1[_0x849a('0x4e')];if(!_0x112f6a['query'][_0x849a('0x4f')](_0x849a('0x6f'))){_0x57f44c[_0x849a('0x34')]=qs[_0x849a('0x34')](_0x112f6a['query']['limit']);_0x57f44c[_0x849a('0x33')]=qs['offset'](_0x112f6a[_0x849a('0x47')][_0x849a('0x33')]);}return _0x3a8157[_0x849a('0x7f')](_0x57f44c);}})[_0x849a('0x3a')](function(_0x495379){if(_0x495379){return _0x495379?{'count':_0x5c6d99,'rows':_0x495379}:null;}})[_0x849a('0x3a')](respondWithResult(_0x6d49a3,null))[_0x849a('0x2f')](handleError(_0x6d49a3,null));};exports[_0x849a('0x80')]=function(_0x36b68d,_0x511c90,_0x104b27){return db['WhatsappAccount']['findOne']({'where':{'id':_0x36b68d['params']['id']}})[_0x849a('0x3a')](handleEntityNotFound(_0x511c90,null))[_0x849a('0x3a')](function(_0x2575c1){if(_0x2575c1){return db[_0x849a('0x81')][_0x849a('0x82')](function(_0x5eb08c){return db[_0x849a('0x83')][_0x849a('0x3b')]({'where':{'WhatsappAccountId':_0x36b68d[_0x849a('0x69')]['id']},'transaction':_0x5eb08c})['then'](function(_0x2f6cc6){var _0x5c81a0=_[_0x849a('0x42')](_0x36b68d[_0x849a('0x5f')],function(_0x33081e){_0x33081e[_0x849a('0x6c')]=_0x36b68d[_0x849a('0x69')]['id'];return _0x33081e;});return db[_0x849a('0x83')][_0x849a('0x84')](_0x5c81a0,{'transaction':_0x5eb08c});});})['then'](function(){return db[_0x849a('0x83')][_0x849a('0x85')]({'where':{'WhatsappAccountId':_0x36b68d[_0x849a('0x69')]['id']},'order':_0x849a('0x86')});});}})[_0x849a('0x3a')](respondWithResult(_0x511c90,null))[_0x849a('0x2f')](handleError(_0x511c90,null));};exports[_0x849a('0x87')]=function(_0x2184cb,_0x4266ef,_0x2c4b9d){var _0x659698={};var _0x134513={};var _0x5314f9;var _0xb070d7;return db[_0x849a('0x43')][_0x849a('0x88')]({'where':{'id':_0x2184cb[_0x849a('0x69')]['id']}})[_0x849a('0x3a')](handleEntityNotFound(_0x4266ef,null))[_0x849a('0x3a')](function(_0xb5565c){if(_0xb5565c){_0x5314f9=_0xb5565c;_0x134513[_0x849a('0x4b')]=_['keys'](db[_0x849a('0x83')][_0x849a('0x44')]);_0x134513[_0x849a('0x47')]=_[_0x849a('0x48')](_0x2184cb[_0x849a('0x47')]);_0x134513[_0x849a('0x49')]=_['intersection'](_0x134513[_0x849a('0x4b')],_0x134513['query']);_0x659698['attributes']=_[_0x849a('0x4a')](_0x134513[_0x849a('0x4b')],qs[_0x849a('0x4d')](_0x2184cb['query'][_0x849a('0x4d')]));_0x659698[_0x849a('0x4c')]=_0x659698['attributes'][_0x849a('0x4e')]?_0x659698[_0x849a('0x4c')]:_0x134513['model'];_0x659698['order']=qs[_0x849a('0x51')](_0x2184cb['query'][_0x849a('0x51')]);_0x659698[_0x849a('0x53')]=qs[_0x849a('0x49')](_[_0x849a('0x52')](_0x2184cb[_0x849a('0x47')],_0x134513[_0x849a('0x49')]));if(_0x2184cb[_0x849a('0x47')]['filter']){_0x659698[_0x849a('0x53')]=_['merge'](_0x659698[_0x849a('0x53')],{'$or':_[_0x849a('0x42')](_0x659698[_0x849a('0x4c')],function(_0x307d2f){var _0x2563c0={};_0x2563c0[_0x307d2f]={'$like':'%'+_0x2184cb[_0x849a('0x47')]['filter']+'%'};return _0x2563c0;})});}_0x659698=_[_0x849a('0x55')]({},_0x659698,_0x2184cb[_0x849a('0x56')]);return _0x5314f9[_0x849a('0x87')](_0x659698);}})[_0x849a('0x3a')](function(_0x4fa7c7){if(_0x4fa7c7){_0xb070d7=_0x4fa7c7[_0x849a('0x4e')];if(!_0x2184cb[_0x849a('0x47')][_0x849a('0x4f')](_0x849a('0x6f'))){_0x659698[_0x849a('0x34')]=qs['limit'](_0x2184cb[_0x849a('0x47')][_0x849a('0x34')]);_0x659698['offset']=qs[_0x849a('0x33')](_0x2184cb['query'][_0x849a('0x33')]);}return _0x5314f9[_0x849a('0x87')](_0x659698);}})['then'](function(_0x237dd9){if(_0x237dd9){return _0x237dd9?{'count':_0xb070d7,'rows':_0x237dd9}:null;}})[_0x849a('0x3a')](respondWithResult(_0x4266ef,null))['catch'](handleError(_0x4266ef,null));};exports[_0x849a('0x89')]=function(_0x2bcf52,_0x5da58c,_0xb153fe){var _0x286ae3={'channel':_0x849a('0x8a')};var _0x28832c=[];var _0x4d2f84=[];var _0x5d3381={};return db['WhatsappAccount'][_0x849a('0x5d')]({'where':{'id':_0x2bcf52['params']['id']},'include':[{'model':db[_0x849a('0x83')],'as':_0x849a('0x8b')}]})['then'](handleEntityNotFound(_0x5da58c,null))[_0x849a('0x3a')](function(_0x48e3c0){_0x286ae3['account']=_0x48e3c0;_0x286ae3[_0x849a('0x8c')]=_[_0x849a('0x8d')](_0x48e3c0[_0x849a('0x8b')],[_0x849a('0x86')],[_0x849a('0x8e')]);if(_0x286ae3[_0x849a('0x8f')][_0x849a('0x8b')]){delete _0x286ae3['account'][_0x849a('0x8b')];}return db[_0x849a('0x90')][_0x849a('0x6a')]();})['then'](function(_0x50ac28){if(!_0x50ac28){throw new db['Sequelize'][(_0x849a('0x91'))](_0x849a('0x92'));}_0x28832c=_[_0x849a('0x93')](_[_0x849a('0x48')](_0x50ac28),[_0x849a('0x94'),_0x849a('0x95')]);_0x4d2f84=_['difference'](_[_0x849a('0x48')](_0x50ac28),[_0x849a('0x94'),'updatedAt',_0x849a('0x96'),_0x849a('0x97')]);_0x286ae3[_0x849a('0x5f')]={'mapKey':_0x849a('0x98')};if(_0x286ae3[_0x849a('0x8f')]['type']&&_0x286ae3[_0x849a('0x8f')][_0x849a('0x45')]===_0x849a('0x99')){_0x286ae3[_0x849a('0x5f')][_0x849a('0x9a')]=_0x2bcf52[_0x849a('0x5f')][_0x849a('0x9b')][_0x849a('0x9c')](_0x849a('0x9d'),'');_0x286ae3[_0x849a('0x5f')][_0x849a('0x5f')]=_0x2bcf52[_0x849a('0x5f')][_0x849a('0x9e')];_0x286ae3[_0x849a('0x5f')][_0x849a('0x9f')]=_0x2bcf52['body']['MessageSid'];}if(_0x286ae3[_0x849a('0x5f')]['id']){delete _0x286ae3[_0x849a('0x5f')]['id'];}if(_['isNil'](_0x286ae3[_0x849a('0x5f')][_0x849a('0x9a')])){throw new db[(_0x849a('0xa0'))][(_0x849a('0x91'))](_0x849a('0xa1'));}if(_[_0x849a('0xa2')](_0x286ae3[_0x849a('0x5f')]['body'])||_0x286ae3[_0x849a('0x5f')][_0x849a('0x5f')]===''){throw new db[(_0x849a('0xa0'))]['ValidationError'](_0x849a('0xa3'));}if(_['isNil'](_0x286ae3['body']['mapKey'])){throw new db[(_0x849a('0xa0'))][(_0x849a('0x91'))](_0x849a('0xa4')+_0x4d2f84);}if(!_[_0x849a('0xa5')](_0x4d2f84,_0x286ae3['body']['mapKey'])){throw new db[(_0x849a('0xa0'))]['ValidationError'](_0x849a('0xa6')+_0x4d2f84);}_0x5d3381[_0x286ae3[_0x849a('0x5f')][_0x849a('0xa7')]]=_0x286ae3['body'][_0x849a('0x9a')];return db[_0x849a('0xa8')][_0x849a('0x5d')]({'where':{'id':_0x286ae3[_0x849a('0x8f')]['ListId']},'include':[{'model':db[_0x849a('0x90')],'as':_0x849a('0xa9'),'where':_0x5d3381,'limit':0x1,'order':[[_0x849a('0x95'),_0x849a('0xaa')]]}]});})[_0x849a('0x3a')](handleEntityNotFound(_0x5da58c,null))[_0x849a('0x3a')](function(_0x5882fb){if(_0x5882fb){_0x286ae3['list']=_[_0x849a('0x78')](_0x5882fb,[_0x849a('0xa9')]);if(_0x5882fb[_0x849a('0xa9')][_0x849a('0x4e')]){return _0x5882fb[_0x849a('0xa9')][0x0];}var _0x459d49=_['defaults'](_0x286ae3[_0x849a('0x5f')],{'firstName':_0x286ae3[_0x849a('0x5f')][_0x849a('0x9a')],'ListId':_0x5882fb['id']});_0x459d49[_0x286ae3[_0x849a('0x5f')][_0x849a('0xa7')]]=_0x286ae3[_0x849a('0x5f')][_0x849a('0x9a')];return db[_0x849a('0x90')][_0x849a('0x5e')](_0x459d49,{'fields':_0x28832c,'raw':!![]});}})[_0x849a('0x3a')](handleEntityNotFound(_0x5da58c,null))[_0x849a('0x3a')](function(_0x3bb2a9){if(_0x3bb2a9){_0x286ae3[_0x849a('0xab')]=_0x3bb2a9;var _0x4b4093={'ContactId':_0x3bb2a9['id'],'phone':_0x286ae3[_0x849a('0x5f')][_0x849a('0x9a')],'WhatsappAccountId':_0x2bcf52[_0x849a('0x69')]['id']};var _0x51a983={'ContactId':_0x3bb2a9['id'],'WhatsappAccountId':_0x2bcf52[_0x849a('0x69')]['id'],'closed':![]};return db['WhatsappInteraction'][_0x849a('0x5d')]({'where':_0x51a983})['then'](function(_0x5c47a8){if(_0x5c47a8){return[_0x5c47a8,![]];}return db['WhatsappInteraction'][_0x849a('0x5e')](_0x4b4093)[_0x849a('0x3a')](function(_0x10225f){return[_0x10225f,!![]];});});}})[_0x849a('0x79')](function(_0x4cd535,_0x4c45a7){_0x286ae3[_0x849a('0xac')]=_0x4cd535[_0x849a('0x61')]({'plain':!![]});_0x286ae3[_0x849a('0xac')][_0x849a('0xad')]=![];if(_0x4c45a7){if(_0x286ae3['account'][_0x849a('0xae')]){_0x286ae3[_0x849a('0x8c')][_0x849a('0xaf')]({'id':0x0,'priority':_0x286ae3['applications'][_0x849a('0x4e')]+0x1,'app':_0x849a('0xb0'),'appdata':_0x849a('0xb1'),'interval':_0x849a('0xb2')});}_0x286ae3[_0x849a('0xac')]['created']=!![];}return db['WhatsappMessage']['create']({'phone':_0x286ae3[_0x849a('0x5f')][_0x849a('0x9a')],'messageId':_0x286ae3[_0x849a('0x5f')][_0x849a('0x9f')],'body':_0x286ae3[_0x849a('0x5f')][_0x849a('0x5f')],'WhatsappAccountId':_0x2bcf52['params']['id'],'WhatsappInteractionId':_0x4cd535['id'],'direction':'in','ContactId':_0x4cd535[_0x849a('0xb3')],'AttachmentId':_0x286ae3[_0x849a('0x5f')][_0x849a('0xb4')]});})[_0x849a('0x3a')](function(_0x1faee8){_0x286ae3[_0x849a('0x2c')]=_0x1faee8;if(_0x286ae3[_0x849a('0xac')]['UserId']){return db[_0x849a('0xb5')][_0x849a('0x5d')]({'attributes':['id',_0x849a('0x3e')],'where':{'id':_0x286ae3[_0x849a('0xac')][_0x849a('0xb6')]}})[_0x849a('0x3a')](function(_0x40d406){if(_0x40d406){_0x286ae3[_0x849a('0x8c')]['unshift']({'id':0x0,'priority':0x0,'app':_0x849a('0xb7'),'appdata':_0x40d406[_0x849a('0x3e')]+','+(_0x286ae3['account']['waitForTheAssignedAgent']||0xa),'interval':'*,*,*,*'});}return respondWithRpcPromise(_0x849a('0xb8'),'startRouting',_0x286ae3);});}return respondWithRpcPromise(_0x849a('0xb8'),_0x849a('0xb9'),_0x286ae3);})[_0x849a('0x3a')](function(_0x2f5024){if(_0x2f5024){var _0x3e2732=0xc8;var _0x31c740=_0x849a('0xba');logger[_0x849a('0x25')](_0x849a('0x28'),_0x31c740,_0x3e2732,_0x849a('0xbb'));logger[_0x849a('0x27')](_0x849a('0xbc'),_0x31c740,_0x3e2732,_0x849a('0xbb'),JSON[_0x849a('0x29')](_0x2f5024));if(_0x286ae3[_0x849a('0x8f')][_0x849a('0x45')]==='twilio'){return _0x5da58c[_0x849a('0x31')](_0x3e2732)['set'](_0x849a('0xbd'),'text/xml')[_0x849a('0x3f')](_0x849a('0xbe'));}else{return _0x5da58c['status'](_0x3e2732)[_0x849a('0x32')](_0x2f5024);}}})['catch'](handleError(_0x5da58c,null));};exports['send']=function(_0x5f567b,_0x51a893,_0x3937f1){var _0x4c6735,_0x460f60,_0xf4ef41;if(_[_0x849a('0xa2')](_0x5f567b[_0x849a('0x5f')][_0x849a('0x5f')])||_0x5f567b[_0x849a('0x5f')][_0x849a('0x5f')]===''){throw new db['Sequelize'][(_0x849a('0x91'))](_0x849a('0xa3'));}if(_[_0x849a('0xa2')](_0x5f567b[_0x849a('0x5f')]['to'])){throw new db[(_0x849a('0xa0'))][(_0x849a('0x91'))](_0x849a('0xbf'));}_0x4c6735=_0x5f567b[_0x849a('0x5f')]['to'];return db[_0x849a('0x43')]['find']({'where':{'id':_0x5f567b[_0x849a('0x69')]['id']},'include':[{'model':db[_0x849a('0xa8')],'as':_0x849a('0xc0'),'include':[{'model':db['CmContact'],'as':'Contacts','where':{'mobile':_0x4c6735},'limit':0x1,'order':[[_0x849a('0x95'),_0x849a('0xaa')]]}]}]})[_0x849a('0x3a')](handleEntityNotFound(_0x51a893,null))[_0x849a('0x3a')](function(_0x16778f){if(_0x16778f&&_0x16778f[_0x849a('0xc0')]){_0x460f60=_0x16778f[_0x849a('0x61')]({'plain':!![]});if(_0x460f60[_0x849a('0xc0')]&&_0x460f60[_0x849a('0xc0')]['Contacts'][_0x849a('0x4e')]){return _0x460f60[_0x849a('0xc0')][_0x849a('0xa9')][0x0];}return db[_0x849a('0x90')]['create'](_['defaults'](_0x5f567b['body'],{'firstName':_0x4c6735,'mobile':_0x4c6735,'phone':_0x4c6735,'ListId':_0x460f60[_0x849a('0x97')]}));}})[_0x849a('0x3a')](handleEntityNotFound(_0x51a893,null))[_0x849a('0x3a')](function(_0x1de062){if(_0x1de062){_0xf4ef41=_0x1de062;return db[_0x849a('0xc1')][_0x849a('0x5d')]({'where':{'ContactId':_0xf4ef41['id'],'closed':![],'WhatsappAccountId':_0x460f60['id']}})[_0x849a('0x3a')](function(_0x248aa2){if(_0x248aa2){return[_0x248aa2,![]];}return db[_0x849a('0xc1')][_0x849a('0x5e')]({'UserId':_0x5f567b[_0x849a('0x60')]['id'],'ContactId':_0xf4ef41['id'],'WhatsappAccountId':_0x460f60['id'],'phone':_0x4c6735,'firstMsgDirection':_0x849a('0xc2'),'Messages':[_[_0x849a('0x55')](_0x5f567b[_0x849a('0x5f')],{'read':![],'body':_0x5f567b[_0x849a('0x5f')][_0x849a('0x5f')],'phone':_0x4c6735,'WhatsappAccountId':_0x460f60['id'],'UserId':_0x5f567b[_0x849a('0x60')]['id'],'ContactId':_0xf4ef41['id']})]},{'include':[{'model':db[_0x849a('0xc3')],'as':_0x849a('0xc4')}]})['then'](function(_0x8f2330){return[_0x8f2330,!![]];});});}})['spread'](function(_0x48f119,_0x45662f){if(_0x45662f){return _0x48f119;}return db[_0x849a('0xc3')]['create'](_[_0x849a('0x55')](_0x5f567b[_0x849a('0x5f')],{'read':![],'body':_0x5f567b[_0x849a('0x5f')][_0x849a('0x5f')],'phone':_0x4c6735,'WhatsappAccountId':_0x460f60['id'],'WhatsappInteractionId':_0x48f119['id'],'UserId':_0x5f567b[_0x849a('0x60')]['id'],'ContactId':_0xf4ef41['id']}))['then'](function(_0x548fdf){_0x48f119[_0x849a('0xc5')]['Messages']=[];_0x48f119[_0x849a('0xc5')][_0x849a('0xc4')][_0x849a('0xaf')](_0x548fdf['dataValues']);return _0x48f119;});})[_0x849a('0x3a')](respondWithResult(_0x51a893,null))[_0x849a('0x2f')](handleError(_0x51a893,null));};
\ No newline at end of file