Built motion from commit (unavailable).|2.5.18
[motion2.git] / server / api / openchannelAccount / openchannelAccount.controller.js
index 22d624e..0fb2848 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2a0d=['UserProfileResource','destroy','stack','name','send','index','Pause','map','OpenchannelAccount','rawAttributes','fieldName','key','model','query','filters','fields','attributes','hasOwnProperty','nolimit','limit','order','sort','pick','where','merge','filter','options','includeAll','include','rows','show','params','keys','intersection','find','create','body','Unable\x20to\x20retrieve\x20the\x20current\x20user','user','userProfileId','autoAssociation','Unable\x20to\x20associate\x20the\x20resource\x20to\x20the\x20User\x20Profile:\x20%s','mandatoryDispositionPause','describe','addDisposition','Disposition','findOne','length','OpenchannelAccountId','findAll','removeDispositions','ids','addAnswer','CannedAnswer','getAnswers','removeAnswers','notify','openchannel','no\x20available\x20attributes','difference','createdAt','updatedAt','CompanyId','ListId','isNil','from\x20is\x20mandatory','mapKey','mapKey\x20is\x20mandatory,\x20please\x20use\x20one\x20of\x20these:\x20','includes','from','CmList','List','CmContact','Contacts','OpenchannelApplication','account','applications','Applications','list','orderBy','priority','asc','firstName','threadId','OpenchannelInteraction','externalUrl','ContactId','contact','messageId','interaction','created','push','close','unmanaged','OpenchannelMessage','UserId','User','unshift','agent','waitForTheAssignedAgent','forcedOwnership','startRouting','Start','EventManager','addApplications','sequelize','transaction','getApplications','getInteractions','Owner','fullname','internal','Tag','Tags','tag','addAgents','omit','spread','emit','userOpenchannelAccount:save','removeAgents','isArray','getAgents','body\x20is\x20mandatory\x20and\x20not\x20empty','DESC','out','Messages','dataValues','eml-format','zip-dir','fast-json-patch','request-promise','moment','bluebird','mustache','path','sox','to-csv','ejs','lodash','squel','jsforce','desk.js','querystring','papaparse','../../components/auth/service','../../components/parsers/qs','../../components/parsers/advancedSearch','../../config/license/hardware','../../config/logger','api','../../config/environment','../../mysqldb','redis','localhost','socket.io-emitter','jayson/promise','client','http','test','Sequelize','ValidationError','The\x20password\x20must\x20be\x20at\x20least\x208\x20characters\x20long\x20and\x20have\x201\x20lowercase\x20character,\x201\x20uppercase\x20character,\x201\x20number\x20and\x201\x20special\x20character\x20~!@#$%^&-_=+[{]}.','request','then','info','OpenchannelAccount,\x20%s,\x20%s','debug','OpenchannelAccount,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','code','message','result','catch','sendStatus','status','end','json','count','offset','set','apply','reject','save','update','get','OpenchannelAccounts'];(function(_0x30a1e1,_0x5743be){var _0x44b892=function(_0x302dbf){while(--_0x302dbf){_0x30a1e1['push'](_0x30a1e1['shift']());}};_0x44b892(++_0x5743be);}(_0x2a0d,0x13d));var _0xd2a0=function(_0x323e02,_0x229a38){_0x323e02=_0x323e02-0x0;var _0x2a101e=_0x2a0d[_0x323e02];return _0x2a101e;};'use strict';var pdf=require('html-pdf');var emlformat=require(_0xd2a0('0x0'));var rimraf=require('rimraf');var zipdir=require(_0xd2a0('0x1'));var jsonpatch=require(_0xd2a0('0x2'));var rp=require(_0xd2a0('0x3'));var moment=require(_0xd2a0('0x4'));var BPromise=require(_0xd2a0('0x5'));var Mustache=require(_0xd2a0('0x6'));var util=require('util');var path=require(_0xd2a0('0x7'));var sox=require(_0xd2a0('0x8'));var csv=require(_0xd2a0('0x9'));var ejs=require(_0xd2a0('0xa'));var fs=require('fs');var _=require(_0xd2a0('0xb'));var squel=require(_0xd2a0('0xc'));var crypto=require('crypto');var jsforce=require(_0xd2a0('0xd'));var deskjs=require(_0xd2a0('0xe'));var toCsv=require(_0xd2a0('0x9'));var querystring=require(_0xd2a0('0xf'));var Papa=require(_0xd2a0('0x10'));var Redis=require('ioredis');var authService=require(_0xd2a0('0x11'));var qs=require(_0xd2a0('0x12'));var as=require(_0xd2a0('0x13'));var hardwareService=require(_0xd2a0('0x14'));var logger=require(_0xd2a0('0x15'))(_0xd2a0('0x16'));var utils=require('../../config/utils');var config=require(_0xd2a0('0x17'));var db=require(_0xd2a0('0x18'))['db'];config[_0xd2a0('0x19')]=_['defaults'](config[_0xd2a0('0x19')],{'host':_0xd2a0('0x1a'),'port':0x18eb});var socket=require(_0xd2a0('0x1b'))(new Redis(config[_0xd2a0('0x19')]));require('./openchannelAccount.socket')['register'](socket);var jayson=require(_0xd2a0('0x1c'));var client=jayson['client']['http']({'port':0x232c});var client9002=jayson[_0xd2a0('0x1d')][_0xd2a0('0x1e')]({'port':0x232a});function checkPasswordPattern(_0x6e6a27,_0x4cecf2,_0x259a58){if(_0x259a58){var _0x306a3a=new RegExp(/(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.*[?!@#\$%\^&\*~\-_=+[{\]\}])(?=.{8,})/);if(_0x306a3a[_0xd2a0('0x1f')](_0x4cecf2)){return _0x6e6a27;}else{throw new db[(_0xd2a0('0x20'))][(_0xd2a0('0x21'))](_0xd2a0('0x22'));}}else{return _0x6e6a27;}}function respondWithRpcPromise(_0x20fd08,_0x2c1318,_0x9f3422,_0x1b61ba){return new BPromise(function(_0x45f91a,_0x4ed304){var _0xf89448=_0x1b61ba||client;return _0xf89448[_0xd2a0('0x23')](_0x20fd08,_0x9f3422)[_0xd2a0('0x24')](function(_0x48aa70){logger[_0xd2a0('0x25')](_0xd2a0('0x26'),_0x2c1318,'request\x20sent');logger[_0xd2a0('0x27')](_0xd2a0('0x28'),_0x2c1318,_0xd2a0('0x29'),JSON[_0xd2a0('0x2a')](_0x48aa70));if(_0x48aa70[_0xd2a0('0x2b')]){if(_0x48aa70[_0xd2a0('0x2b')][_0xd2a0('0x2c')]===0x1f4){logger[_0xd2a0('0x2b')](_0xd2a0('0x26'),_0x2c1318,_0x48aa70[_0xd2a0('0x2b')]['message']);return _0x4ed304(_0x48aa70[_0xd2a0('0x2b')][_0xd2a0('0x2d')]);}logger[_0xd2a0('0x2b')]('OpenchannelAccount,\x20%s,\x20%s',_0x2c1318,_0x48aa70[_0xd2a0('0x2b')][_0xd2a0('0x2d')]);return _0x45f91a(_0x48aa70[_0xd2a0('0x2b')][_0xd2a0('0x2d')]);}else{logger['info'](_0xd2a0('0x26'),_0x2c1318,_0xd2a0('0x29'));_0x45f91a(_0x48aa70[_0xd2a0('0x2e')][_0xd2a0('0x2d')]);}})[_0xd2a0('0x2f')](function(_0x51e40e){logger[_0xd2a0('0x2b')](_0xd2a0('0x26'),_0x2c1318,_0x51e40e);_0x4ed304(_0x51e40e);});});}function respondWithStatusCode(_0x2758a1,_0x2022d4){_0x2022d4=_0x2022d4||0xcc;return function(_0x3a134d){if(_0x3a134d){return _0x2758a1[_0xd2a0('0x30')](_0x2022d4);}return _0x2758a1[_0xd2a0('0x31')](_0x2022d4)[_0xd2a0('0x32')]();};}function respondWithResult(_0x3561b6,_0x4969b1){_0x4969b1=_0x4969b1||0xc8;return function(_0x108c0a){if(_0x108c0a){return _0x3561b6[_0xd2a0('0x31')](_0x4969b1)[_0xd2a0('0x33')](_0x108c0a);}};}function respondWithFilteredResult(_0x7c6fc1,_0x462523){return function(_0x3f1463){if(_0x3f1463){var _0x23b0f9=_0x3f1463[_0xd2a0('0x34')],_0x1c4cc9=_0x462523[_0xd2a0('0x35')],_0x1f4d74=_0x462523['offset']+_0x462523['limit'],_0x487fe8;if(_0x1f4d74>=_0x23b0f9){_0x1f4d74=_0x23b0f9;_0x487fe8=0xc8;}else{_0x487fe8=0xce;}_0x7c6fc1[_0xd2a0('0x31')](_0x487fe8);return _0x7c6fc1[_0xd2a0('0x36')]('Content-Range',_0x1c4cc9+'-'+_0x1f4d74+'/'+_0x23b0f9)[_0xd2a0('0x33')](_0x3f1463);}return null;};}function patchUpdates(_0x15ae1b){return function(_0x14c805){try{jsonpatch[_0xd2a0('0x37')](_0x14c805,_0x15ae1b,!![]);}catch(_0x2894c9){return BPromise[_0xd2a0('0x38')](_0x2894c9);}return _0x14c805[_0xd2a0('0x39')]();};}function saveUpdates(_0x3b9223,_0xadd2c9){return function(_0x6e281e){if(_0x6e281e){return _0x6e281e[_0xd2a0('0x3a')](_0x3b9223)[_0xd2a0('0x24')](function(_0x20b888){return _0x20b888;});}return null;};}function removeEntity(_0x268e63,_0x192553){return function(_0x356268){if(_0x356268){return _0x356268['destroy']()[_0xd2a0('0x24')](function(){var _0x182930=_0x356268[_0xd2a0('0x3b')]({'plain':!![]});var _0xcc5a9f=_0xd2a0('0x3c');return db[_0xd2a0('0x3d')][_0xd2a0('0x3e')]({'where':{'type':_0xcc5a9f,'resourceId':_0x182930['id']}})[_0xd2a0('0x24')](function(){return _0x356268;});})[_0xd2a0('0x24')](function(){_0x268e63['status'](0xcc)['end']();});}};}function handleEntityNotFound(_0x577242,_0xd5f9cb){return function(_0x1075f5){if(!_0x1075f5){_0x577242['sendStatus'](0x194);}return _0x1075f5;};}function handleError(_0x3c6866,_0x180600){_0x180600=_0x180600||0x1f4;return function(_0x2f9fc5){logger[_0xd2a0('0x2b')](_0x2f9fc5[_0xd2a0('0x3f')]);if(_0x2f9fc5[_0xd2a0('0x40')]){delete _0x2f9fc5[_0xd2a0('0x40')];}_0x3c6866[_0xd2a0('0x31')](_0x180600)[_0xd2a0('0x41')](_0x2f9fc5);};}exports[_0xd2a0('0x42')]=function(_0xb4c279,_0x3cff6d){var _0x33ef8c={'include':[{'model':db[_0xd2a0('0x43')],'as':'mandatoryDispositionPause'}]},_0x284320={},_0x47f40f={'count':0x0,'rows':[]};var _0x5602ca=_[_0xd2a0('0x44')](db[_0xd2a0('0x45')][_0xd2a0('0x46')],function(_0x1ceaef){return{'name':_0x1ceaef[_0xd2a0('0x47')],'type':_0x1ceaef['type'][_0xd2a0('0x48')]};});_0x284320[_0xd2a0('0x49')]=_['map'](_0x5602ca,_0xd2a0('0x40'));_0x284320[_0xd2a0('0x4a')]=_['keys'](_0xb4c279[_0xd2a0('0x4a')]);_0x284320[_0xd2a0('0x4b')]=_['intersection'](_0x284320[_0xd2a0('0x49')],_0x284320[_0xd2a0('0x4a')]);_0x33ef8c['attributes']=_['intersection'](_0x284320['model'],qs['fields'](_0xb4c279[_0xd2a0('0x4a')][_0xd2a0('0x4c')]));_0x33ef8c[_0xd2a0('0x4d')]=_0x33ef8c[_0xd2a0('0x4d')]['length']?_0x33ef8c[_0xd2a0('0x4d')]:_0x284320[_0xd2a0('0x49')];if(!_0xb4c279[_0xd2a0('0x4a')][_0xd2a0('0x4e')](_0xd2a0('0x4f'))){_0x33ef8c['limit']=qs[_0xd2a0('0x50')](_0xb4c279[_0xd2a0('0x4a')][_0xd2a0('0x50')]);_0x33ef8c[_0xd2a0('0x35')]=qs[_0xd2a0('0x35')](_0xb4c279[_0xd2a0('0x4a')][_0xd2a0('0x35')]);}_0x33ef8c[_0xd2a0('0x51')]=qs[_0xd2a0('0x52')](_0xb4c279[_0xd2a0('0x4a')][_0xd2a0('0x52')]);_0x33ef8c['where']=qs[_0xd2a0('0x4b')](_[_0xd2a0('0x53')](_0xb4c279['query'],_0x284320[_0xd2a0('0x4b')]));if(_0xb4c279[_0xd2a0('0x4a')]['filter']){_0x33ef8c[_0xd2a0('0x54')]=_[_0xd2a0('0x55')](_0x33ef8c[_0xd2a0('0x54')],{'$or':_[_0xd2a0('0x44')](_0x5602ca,function(_0xb6aa48){if(_0xb6aa48['type']!=='VIRTUAL'){var _0x5d4d02={};_0x5d4d02[_0xb6aa48[_0xd2a0('0x40')]]={'$like':'%'+_0xb4c279[_0xd2a0('0x4a')][_0xd2a0('0x56')]+'%'};return _0x5d4d02;}})});}_0x33ef8c=_[_0xd2a0('0x55')]({},_0x33ef8c,_0xb4c279[_0xd2a0('0x57')]);var _0x471a5f={'where':_0x33ef8c['where']};return db[_0xd2a0('0x45')]['count'](_0x471a5f)[_0xd2a0('0x24')](function(_0x116a3a){_0x47f40f[_0xd2a0('0x34')]=_0x116a3a;if(_0xb4c279['query'][_0xd2a0('0x58')]){_0x33ef8c[_0xd2a0('0x59')]=[{'all':!![]}];}return db[_0xd2a0('0x45')]['findAll'](_0x33ef8c);})['then'](function(_0x3b8a21){_0x47f40f[_0xd2a0('0x5a')]=_0x3b8a21;return _0x47f40f;})[_0xd2a0('0x24')](respondWithFilteredResult(_0x3cff6d,_0x33ef8c))[_0xd2a0('0x2f')](handleError(_0x3cff6d,null));};exports[_0xd2a0('0x5b')]=function(_0x34308b,_0x1d4c34){var _0x4f2209={'raw':![],'where':{'id':_0x34308b[_0xd2a0('0x5c')]['id']},'include':[{'model':db[_0xd2a0('0x43')],'as':'mandatoryDispositionPause'}]},_0x365801={};_0x365801['model']=_['keys'](db[_0xd2a0('0x45')]['rawAttributes']);_0x365801[_0xd2a0('0x4a')]=_[_0xd2a0('0x5d')](_0x34308b['query']);_0x365801[_0xd2a0('0x4b')]=_[_0xd2a0('0x5e')](_0x365801[_0xd2a0('0x49')],_0x365801[_0xd2a0('0x4a')]);_0x4f2209['attributes']=_[_0xd2a0('0x5e')](_0x365801[_0xd2a0('0x49')],qs[_0xd2a0('0x4c')](_0x34308b['query'][_0xd2a0('0x4c')]));_0x4f2209[_0xd2a0('0x4d')]=_0x4f2209[_0xd2a0('0x4d')]['length']?_0x4f2209['attributes']:_0x365801[_0xd2a0('0x49')];if(_0x34308b[_0xd2a0('0x4a')]['includeAll']){_0x4f2209[_0xd2a0('0x59')]=[{'all':!![]}];}_0x4f2209=_['merge']({},_0x4f2209,_0x34308b[_0xd2a0('0x57')]);return db[_0xd2a0('0x45')][_0xd2a0('0x5f')](_0x4f2209)[_0xd2a0('0x24')](handleEntityNotFound(_0x1d4c34,null))[_0xd2a0('0x24')](respondWithResult(_0x1d4c34,null))[_0xd2a0('0x2f')](handleError(_0x1d4c34,null));};exports['create']=function(_0x30e30a,_0x34bc67){return db[_0xd2a0('0x45')][_0xd2a0('0x60')](_0x30e30a[_0xd2a0('0x61')],{})[_0xd2a0('0x24')](function(_0x18b3da){var _0x443efb=_0x30e30a['user'][_0xd2a0('0x3b')]({'plain':!![]});if(!_0x443efb)throw new Error(_0xd2a0('0x62'));if(_0x443efb['role']===_0xd2a0('0x63')){var _0x50228a=_0x18b3da[_0xd2a0('0x3b')]({'plain':!![]});var _0x3dbc1e=_0xd2a0('0x3c');return db['UserProfileSection'][_0xd2a0('0x5f')]({'where':{'name':_0x3dbc1e,'userProfileId':_0x443efb[_0xd2a0('0x64')]},'raw':!![]})['then'](function(_0x188902){if(_0x188902&&_0x188902[_0xd2a0('0x65')]===0x0){return db[_0xd2a0('0x3d')][_0xd2a0('0x60')]({'name':_0x50228a[_0xd2a0('0x40')],'resourceId':_0x50228a['id'],'type':_0x188902[_0xd2a0('0x40')],'sectionId':_0x188902['id']},{})[_0xd2a0('0x24')](function(){return _0x18b3da;});}else{return _0x18b3da;}})['catch'](function(_0x1c8d62){logger[_0xd2a0('0x2b')](_0xd2a0('0x66'),_0x1c8d62);throw _0x1c8d62;});}return _0x18b3da;})[_0xd2a0('0x24')](respondWithResult(_0x34bc67,0xc9))[_0xd2a0('0x2f')](handleError(_0x34bc67,null));};exports['update']=function(_0x377714,_0x3f3109){if(_0x377714[_0xd2a0('0x61')]['id']){delete _0x377714[_0xd2a0('0x61')]['id'];}return db[_0xd2a0('0x45')][_0xd2a0('0x5f')]({'where':{'id':_0x377714['params']['id']},'include':[{'model':db[_0xd2a0('0x43')],'as':_0xd2a0('0x67')}]})[_0xd2a0('0x24')](handleEntityNotFound(_0x3f3109,null))[_0xd2a0('0x24')](saveUpdates(_0x377714[_0xd2a0('0x61')],null))[_0xd2a0('0x24')](respondWithResult(_0x3f3109,null))[_0xd2a0('0x2f')](handleError(_0x3f3109,null));};exports[_0xd2a0('0x3e')]=function(_0x2a8f86,_0xc128a6){return db[_0xd2a0('0x45')][_0xd2a0('0x5f')]({'where':{'id':_0x2a8f86[_0xd2a0('0x5c')]['id']}})['then'](handleEntityNotFound(_0xc128a6,null))[_0xd2a0('0x24')](removeEntity(_0xc128a6,null))[_0xd2a0('0x2f')](handleError(_0xc128a6,null));};exports[_0xd2a0('0x68')]=function(_0x387518,_0x9cc485){return db[_0xd2a0('0x45')]['describe']()[_0xd2a0('0x24')](respondWithResult(_0x9cc485,null))[_0xd2a0('0x2f')](handleError(_0x9cc485,null));};exports[_0xd2a0('0x69')]=function(_0x4c8bb3,_0x366f44,_0x276dd3){if(_0x4c8bb3[_0xd2a0('0x61')]['id']){delete _0x4c8bb3[_0xd2a0('0x61')]['id'];}return db[_0xd2a0('0x45')]['find']({'where':{'id':_0x4c8bb3[_0xd2a0('0x5c')]['id']}})[_0xd2a0('0x24')](handleEntityNotFound(_0x366f44,null))[_0xd2a0('0x24')](function(_0x187f17){if(_0x187f17){_0x4c8bb3['body']['OpnechannelAccountId']=_0x187f17['id'];return db[_0xd2a0('0x6a')][_0xd2a0('0x60')](_0x4c8bb3[_0xd2a0('0x61')]);}})['then'](respondWithResult(_0x366f44,null))['catch'](handleError(_0x366f44,null));};exports['getDispositions']=function(_0x30cf15,_0x5689da,_0x1976cc){var _0x25f246={'raw':![],'where':{}};var _0x13157e={};var _0xb5095e={'count':0x0,'rows':[]};return db['OpenchannelAccount'][_0xd2a0('0x6b')]({'where':{'id':_0x30cf15['params']['id']}})[_0xd2a0('0x24')](handleEntityNotFound(_0x5689da,null))['then'](function(_0xad8ce2){if(_0xad8ce2){_0x13157e[_0xd2a0('0x49')]=_[_0xd2a0('0x5d')](db[_0xd2a0('0x6a')][_0xd2a0('0x46')]);_0x13157e[_0xd2a0('0x4a')]=_[_0xd2a0('0x5d')](_0x30cf15[_0xd2a0('0x4a')]);_0x13157e[_0xd2a0('0x4b')]=_['intersection'](_0x13157e['model'],_0x13157e['query']);_0x25f246['attributes']=_[_0xd2a0('0x5e')](_0x13157e[_0xd2a0('0x49')],qs[_0xd2a0('0x4c')](_0x30cf15[_0xd2a0('0x4a')][_0xd2a0('0x4c')]));_0x25f246[_0xd2a0('0x4d')]=_0x25f246[_0xd2a0('0x4d')][_0xd2a0('0x6c')]?_0x25f246[_0xd2a0('0x4d')]:_0x13157e[_0xd2a0('0x49')];if(!_0x30cf15[_0xd2a0('0x4a')][_0xd2a0('0x4e')]('nolimit')){_0x25f246[_0xd2a0('0x50')]=qs['limit'](_0x30cf15['query']['limit']);_0x25f246[_0xd2a0('0x35')]=qs[_0xd2a0('0x35')](_0x30cf15[_0xd2a0('0x4a')]['offset']);}_0x25f246['order']=qs[_0xd2a0('0x52')](_0x30cf15[_0xd2a0('0x4a')][_0xd2a0('0x52')]);_0x25f246[_0xd2a0('0x54')]=qs[_0xd2a0('0x4b')](_[_0xd2a0('0x53')](_0x30cf15['query'],_0x13157e['filters']));_0x25f246[_0xd2a0('0x54')][_0xd2a0('0x6d')]=_0xad8ce2['id'];if(_0x30cf15[_0xd2a0('0x4a')][_0xd2a0('0x56')]){_0x25f246[_0xd2a0('0x54')]=_[_0xd2a0('0x55')](_0x25f246[_0xd2a0('0x54')],{'$or':_[_0xd2a0('0x44')](_0x25f246[_0xd2a0('0x4d')],function(_0xb95e23){var _0x922a30={};_0x922a30[_0xb95e23]={'$like':'%'+_0x30cf15[_0xd2a0('0x4a')][_0xd2a0('0x56')]+'%'};return _0x922a30;})});}_0x25f246=_[_0xd2a0('0x55')]({},_0x25f246,_0x30cf15[_0xd2a0('0x57')]);return db[_0xd2a0('0x6a')][_0xd2a0('0x34')]({'where':_0x25f246[_0xd2a0('0x54')]})['then'](function(_0xea94e5){_0xb5095e[_0xd2a0('0x34')]=_0xea94e5;if(_0x30cf15[_0xd2a0('0x4a')][_0xd2a0('0x58')]){_0x25f246[_0xd2a0('0x59')]=[{'all':!![]}];}return db[_0xd2a0('0x6a')][_0xd2a0('0x6e')](_0x25f246);})['then'](function(_0x3aa229){_0xb5095e[_0xd2a0('0x5a')]=_0x3aa229;return _0xb5095e;});}})['then'](respondWithFilteredResult(_0x5689da,_0x25f246))['catch'](handleError(_0x5689da,null));};exports[_0xd2a0('0x6f')]=function(_0x51acf8,_0x33bc55,_0xce125e){return db[_0xd2a0('0x45')][_0xd2a0('0x5f')]({'where':{'id':_0x51acf8[_0xd2a0('0x5c')]['id']}})[_0xd2a0('0x24')](handleEntityNotFound(_0x33bc55,null))[_0xd2a0('0x24')](function(_0x524a1e){if(_0x524a1e){return _0x524a1e[_0xd2a0('0x6f')](_0x51acf8[_0xd2a0('0x4a')][_0xd2a0('0x70')]);}})['then'](respondWithStatusCode(_0x33bc55,null))[_0xd2a0('0x2f')](handleError(_0x33bc55,null));};exports[_0xd2a0('0x71')]=function(_0x387d9a,_0x1524b4,_0x518f30){if(_0x387d9a[_0xd2a0('0x61')]['id']){delete _0x387d9a[_0xd2a0('0x61')]['id'];}return db[_0xd2a0('0x45')][_0xd2a0('0x5f')]({'where':{'id':_0x387d9a['params']['id']}})['then'](handleEntityNotFound(_0x1524b4,null))[_0xd2a0('0x24')](function(_0x5da8c1){if(_0x5da8c1){_0x387d9a['body'][_0xd2a0('0x6d')]=_0x5da8c1['id'];return db[_0xd2a0('0x72')]['create'](_0x387d9a['body']);}})[_0xd2a0('0x24')](respondWithResult(_0x1524b4,null))[_0xd2a0('0x2f')](handleError(_0x1524b4,null));};exports[_0xd2a0('0x73')]=function(_0x2f8a07,_0x24a4bb,_0x248695){var _0x3196fa={'raw':![],'where':{}};var _0xd15515={};var _0x56ccf2={'count':0x0,'rows':[]};return db[_0xd2a0('0x45')]['findOne']({'where':{'id':_0x2f8a07['params']['id']}})[_0xd2a0('0x24')](handleEntityNotFound(_0x24a4bb,null))[_0xd2a0('0x24')](function(_0x1fc64b){if(_0x1fc64b){_0xd15515[_0xd2a0('0x49')]=_[_0xd2a0('0x5d')](db[_0xd2a0('0x72')]['rawAttributes']);_0xd15515[_0xd2a0('0x4a')]=_[_0xd2a0('0x5d')](_0x2f8a07['query']);_0xd15515['filters']=_[_0xd2a0('0x5e')](_0xd15515['model'],_0xd15515[_0xd2a0('0x4a')]);_0x3196fa[_0xd2a0('0x4d')]=_[_0xd2a0('0x5e')](_0xd15515[_0xd2a0('0x49')],qs['fields'](_0x2f8a07[_0xd2a0('0x4a')][_0xd2a0('0x4c')]));_0x3196fa[_0xd2a0('0x4d')]=_0x3196fa[_0xd2a0('0x4d')][_0xd2a0('0x6c')]?_0x3196fa[_0xd2a0('0x4d')]:_0xd15515[_0xd2a0('0x49')];if(!_0x2f8a07['query'][_0xd2a0('0x4e')](_0xd2a0('0x4f'))){_0x3196fa[_0xd2a0('0x50')]=qs[_0xd2a0('0x50')](_0x2f8a07[_0xd2a0('0x4a')][_0xd2a0('0x50')]);_0x3196fa[_0xd2a0('0x35')]=qs[_0xd2a0('0x35')](_0x2f8a07[_0xd2a0('0x4a')]['offset']);}_0x3196fa[_0xd2a0('0x51')]=qs[_0xd2a0('0x52')](_0x2f8a07[_0xd2a0('0x4a')][_0xd2a0('0x52')]);_0x3196fa[_0xd2a0('0x54')]=qs[_0xd2a0('0x4b')](_[_0xd2a0('0x53')](_0x2f8a07['query'],_0xd15515[_0xd2a0('0x4b')]));_0x3196fa[_0xd2a0('0x54')][_0xd2a0('0x6d')]=_0x1fc64b['id'];if(_0x2f8a07[_0xd2a0('0x4a')][_0xd2a0('0x56')]){_0x3196fa['where']=_['merge'](_0x3196fa['where'],{'$or':_[_0xd2a0('0x44')](_0x3196fa[_0xd2a0('0x4d')],function(_0x53470f){var _0x38f5f1={};_0x38f5f1[_0x53470f]={'$like':'%'+_0x2f8a07[_0xd2a0('0x4a')][_0xd2a0('0x56')]+'%'};return _0x38f5f1;})});}_0x3196fa=_[_0xd2a0('0x55')]({},_0x3196fa,_0x2f8a07[_0xd2a0('0x57')]);return db['CannedAnswer'][_0xd2a0('0x34')]({'where':_0x3196fa[_0xd2a0('0x54')]})[_0xd2a0('0x24')](function(_0x41103e){_0x56ccf2[_0xd2a0('0x34')]=_0x41103e;if(_0x2f8a07[_0xd2a0('0x4a')]['includeAll']){_0x3196fa['include']=[{'all':!![]}];}return db[_0xd2a0('0x72')][_0xd2a0('0x6e')](_0x3196fa);})['then'](function(_0x4e3287){_0x56ccf2['rows']=_0x4e3287;return _0x56ccf2;});}})[_0xd2a0('0x24')](respondWithFilteredResult(_0x24a4bb,_0x3196fa))['catch'](handleError(_0x24a4bb,null));};exports[_0xd2a0('0x74')]=function(_0x3fe43d,_0x5909f3,_0x6574f7){return db[_0xd2a0('0x45')]['find']({'where':{'id':_0x3fe43d[_0xd2a0('0x5c')]['id']}})['then'](handleEntityNotFound(_0x5909f3,null))[_0xd2a0('0x24')](function(_0x2a3277){if(_0x2a3277){return _0x2a3277[_0xd2a0('0x74')](_0x3fe43d['query'][_0xd2a0('0x70')]);}})[_0xd2a0('0x24')](respondWithStatusCode(_0x5909f3,null))[_0xd2a0('0x2f')](handleError(_0x5909f3,null));};exports[_0xd2a0('0x75')]=function(_0x5a7f7d,_0x441a42,_0x3eb19c){var _0x2651c6={'body':_0x5a7f7d[_0xd2a0('0x61')],'channel':_0xd2a0('0x76')};var _0x3a5105=[];var _0x2a9e10=[];var _0x5f05a3={};var _0x48fbe4=![];return db['CmContact'][_0xd2a0('0x68')]()[_0xd2a0('0x24')](function(_0x3c8569){if(!_0x3c8569){throw new db[(_0xd2a0('0x20'))][(_0xd2a0('0x21'))](_0xd2a0('0x77'));}_0x3a5105=_[_0xd2a0('0x78')](_[_0xd2a0('0x5d')](_0x3c8569),[_0xd2a0('0x79'),_0xd2a0('0x7a')]);_0x2a9e10=_[_0xd2a0('0x78')](_[_0xd2a0('0x5d')](_0x3c8569),[_0xd2a0('0x79'),_0xd2a0('0x7a'),_0xd2a0('0x7b'),_0xd2a0('0x7c')]);if(_0x5a7f7d['body']['id']){delete _0x5a7f7d[_0xd2a0('0x61')]['id'];}if(_[_0xd2a0('0x7d')](_0x5a7f7d['body']['from'])){throw new db['Sequelize'][(_0xd2a0('0x21'))](_0xd2a0('0x7e'));}if(_[_0xd2a0('0x7d')](_0x5a7f7d[_0xd2a0('0x61')]['body'])||_0x5a7f7d[_0xd2a0('0x61')][_0xd2a0('0x61')]===''){throw new db[(_0xd2a0('0x20'))][(_0xd2a0('0x21'))]('body\x20is\x20mandatory\x20and\x20not\x20empty');}if(_[_0xd2a0('0x7d')](_0x5a7f7d[_0xd2a0('0x61')][_0xd2a0('0x7f')])){throw new db[(_0xd2a0('0x20'))][(_0xd2a0('0x21'))](_0xd2a0('0x80')+_0x2a9e10);}if(!_[_0xd2a0('0x81')](_0x2a9e10,_0x5a7f7d[_0xd2a0('0x61')]['mapKey'])){throw new db['Sequelize'][(_0xd2a0('0x21'))]('mapKey\x20invalid,\x20please\x20use\x20one\x20of\x20these:\x20'+_0x2a9e10);}_0x5f05a3[_0x5a7f7d[_0xd2a0('0x61')][_0xd2a0('0x7f')]]=_0x5a7f7d[_0xd2a0('0x61')][_0xd2a0('0x82')];})[_0xd2a0('0x24')](function(){return db[_0xd2a0('0x45')][_0xd2a0('0x5f')]({'where':{'id':_0x5a7f7d[_0xd2a0('0x5c')]['id']},'include':[{'model':db[_0xd2a0('0x83')],'as':_0xd2a0('0x84'),'include':[{'model':db[_0xd2a0('0x85')],'as':_0xd2a0('0x86'),'where':_0x5f05a3,'limit':0x1,'order':[[_0xd2a0('0x7a'),'DESC']]}]},{'model':db[_0xd2a0('0x87')],'as':'Applications'}]});})[_0xd2a0('0x24')](handleEntityNotFound(_0x441a42,null))['then'](function(_0x12d9b7){if(_0x12d9b7&&_0x12d9b7[_0xd2a0('0x84')]){_0x2651c6[_0xd2a0('0x88')]=_0x12d9b7;_0x2651c6[_0xd2a0('0x89')]=_0x12d9b7[_0xd2a0('0x8a')];_0x2651c6[_0xd2a0('0x8b')]=_0x12d9b7['List'];_0x2651c6[_0xd2a0('0x89')]=_[_0xd2a0('0x8c')](_0x2651c6[_0xd2a0('0x89')],[_0xd2a0('0x8d')],[_0xd2a0('0x8e')]);if(_0x2651c6[_0xd2a0('0x88')]['Applications']){delete _0x2651c6['account'][_0xd2a0('0x8a')];}if(_0x2651c6[_0xd2a0('0x88')]['List']&&_0x2651c6[_0xd2a0('0x88')][_0xd2a0('0x84')][_0xd2a0('0x86')]['length']){return _0x2651c6[_0xd2a0('0x88')][_0xd2a0('0x84')]['Contacts'][0x0];}var _0x59379d=_['defaults'](_0x5a7f7d['body'],{'firstName':_0x5a7f7d[_0xd2a0('0x61')]['from'],'ListId':_0x12d9b7[_0xd2a0('0x7c')]});_0x59379d[_0x5a7f7d[_0xd2a0('0x61')][_0xd2a0('0x7f')]]=_0x5a7f7d['body']['from'];return db[_0xd2a0('0x85')][_0xd2a0('0x60')](_0x59379d,{'fields':_0x3a5105,'raw':!![]});}})[_0xd2a0('0x24')](handleEntityNotFound(_0x441a42,null))['then'](function(_0x316f7e){_0x2651c6['contact']=_0x316f7e;if(_0x316f7e){var _0x323a7b={'ContactId':_0x316f7e['id'],'OpenchannelAccountId':_0x5a7f7d[_0xd2a0('0x5c')]['id'],'from':(_0x316f7e[_0xd2a0('0x8f')]||'')+'\x20'+(_0x316f7e['lastName']||'')};var _0x5b7a07={'OpenchannelAccountId':_0x5a7f7d[_0xd2a0('0x5c')]['id'],'closed':![]};if(_0x5a7f7d['body'][_0xd2a0('0x90')]){_0x5b7a07['threadId']=_0x5a7f7d[_0xd2a0('0x61')][_0xd2a0('0x90')];return db[_0xd2a0('0x91')][_0xd2a0('0x5f')]({'where':_0x5b7a07})[_0xd2a0('0x24')](function(_0x2a7b79){if(_0x2a7b79){return[_0x2a7b79,![]];}_0x323a7b[_0xd2a0('0x90')]=_0x5a7f7d[_0xd2a0('0x61')]['threadId'];_0x323a7b[_0xd2a0('0x92')]=_0x5a7f7d[_0xd2a0('0x61')][_0xd2a0('0x92')];return db[_0xd2a0('0x91')][_0xd2a0('0x60')](_0x323a7b)[_0xd2a0('0x24')](function(_0x5b33f4){return[_0x5b33f4,!![]];});});}else{_0x5b7a07[_0xd2a0('0x90')]=null;}_0x5b7a07[_0xd2a0('0x93')]=_0x316f7e['id'];return db['OpenchannelInteraction'][_0xd2a0('0x5f')]({'where':_0x5b7a07})[_0xd2a0('0x24')](function(_0x222e81){if(_0x222e81){return[_0x222e81,![]];}return db[_0xd2a0('0x91')][_0xd2a0('0x60')](_0x323a7b)['then'](function(_0x4df5a4){return[_0x4df5a4,!![]];});});}})['spread'](function(_0x17d17d,_0x255c0b){if(_0x17d17d){_0x48fbe4=_0x255c0b;if(!_0x255c0b){var _0xeec41a={'from':(_0x2651c6[_0xd2a0('0x94')][_0xd2a0('0x8f')]||'')+'\x20'+(_0x2651c6[_0xd2a0('0x94')]['lastName']||'')};if(_0x5a7f7d[_0xd2a0('0x61')][_0xd2a0('0x90')]&&_0x5a7f7d[_0xd2a0('0x61')][_0xd2a0('0x95')]&&_0x5a7f7d[_0xd2a0('0x61')][_0xd2a0('0x90')]!=_0x5a7f7d[_0xd2a0('0x61')][_0xd2a0('0x95')]){_0xeec41a['threadId']=_0x5a7f7d['body'][_0xd2a0('0x95')];}return _0x17d17d[_0xd2a0('0x3a')](_0xeec41a);}else{return _0x17d17d;}}})['then'](function(_0x4e3c0c){_0x2651c6[_0xd2a0('0x96')]=_0x4e3c0c[_0xd2a0('0x3b')]({'plain':!![]});_0x2651c6[_0xd2a0('0x96')][_0xd2a0('0x97')]=_0x48fbe4;if(_0x2651c6['interaction'][_0xd2a0('0x97')]){if(_0x2651c6['account']['autoclose']){_0x2651c6[_0xd2a0('0x89')][_0xd2a0('0x98')]({'id':0x0,'priority':_0x2651c6[_0xd2a0('0x89')][_0xd2a0('0x6c')]+0x1,'app':_0xd2a0('0x99'),'appdata':_0xd2a0('0x9a'),'interval':'*,*,*,*'});}}return db[_0xd2a0('0x9b')][_0xd2a0('0x60')]({'body':_0x5a7f7d[_0xd2a0('0x61')][_0xd2a0('0x61')],'OpenchannelAccountId':_0x5a7f7d[_0xd2a0('0x5c')]['id'],'OpenchannelInteractionId':_0x4e3c0c['id'],'direction':'in','ContactId':_0x2651c6[_0xd2a0('0x94')]['id'],'AttachmentId':_0x5a7f7d[_0xd2a0('0x61')]['AttachmentId']});})['then'](function(_0x51fb21){_0x2651c6[_0xd2a0('0x2d')]=_0x51fb21;if(_0x2651c6[_0xd2a0('0x96')][_0xd2a0('0x9c')]){return db[_0xd2a0('0x9d')][_0xd2a0('0x5f')]({'attributes':['id',_0xd2a0('0x40')],'where':{'id':_0x2651c6['interaction'][_0xd2a0('0x9c')]}})[_0xd2a0('0x24')](function(_0x2e367c){if(_0x2e367c){_0x2651c6['applications'][_0xd2a0('0x9e')]({'id':0x0,'priority':0x0,'app':_0xd2a0('0x9f'),'appdata':_0x2e367c[_0xd2a0('0x40')]+','+(_0x2651c6[_0xd2a0('0x88')][_0xd2a0('0xa0')]||0xa),'interval':'*,*,*,*'});_0x2651c6[_0xd2a0('0xa1')]=![];}return respondWithRpcPromise('Start',_0xd2a0('0xa2'),_0x2651c6);});}return respondWithRpcPromise(_0xd2a0('0xa3'),_0xd2a0('0xa2'),_0x2651c6);})[_0xd2a0('0x24')](function(_0x109845){respondWithRpcPromise(_0xd2a0('0xa4'),_0xd2a0('0xa4'),{'event':_0xd2a0('0x75'),'message':_0x109845},client9002);return _0x109845;})[_0xd2a0('0x24')](respondWithResult(_0x441a42,null))['catch'](handleError(_0x441a42,null));};exports[_0xd2a0('0xa5')]=function(_0x100bca,_0x1f3c1f,_0x242a0b){return db['OpenchannelAccount'][_0xd2a0('0x6b')]({'where':{'id':_0x100bca[_0xd2a0('0x5c')]['id']}})['then'](handleEntityNotFound(_0x1f3c1f,null))['then'](function(_0x18e5af){if(_0x18e5af){return db[_0xd2a0('0xa6')][_0xd2a0('0xa7')](function(_0x4d12ea){return db['OpenchannelApplication'][_0xd2a0('0x3e')]({'where':{'OpenchannelAccountId':_0x100bca[_0xd2a0('0x5c')]['id']},'transaction':_0x4d12ea})[_0xd2a0('0x24')](function(_0x45b516){var _0x552fe1=_[_0xd2a0('0x44')](_0x100bca[_0xd2a0('0x61')],function(_0x5c6de3){_0x5c6de3[_0xd2a0('0x6d')]=_0x100bca[_0xd2a0('0x5c')]['id'];return _0x5c6de3;});return db[_0xd2a0('0x87')]['bulkCreate'](_0x552fe1,{'transaction':_0x4d12ea});});})['then'](function(){return db[_0xd2a0('0x87')]['findAndCountAll']({'where':{'OpenchannelAccountId':_0x100bca[_0xd2a0('0x5c')]['id']},'order':'priority'});});}})[_0xd2a0('0x24')](respondWithResult(_0x1f3c1f,null))['catch'](handleError(_0x1f3c1f,null));};exports[_0xd2a0('0xa8')]=function(_0x5d9125,_0x514014,_0x309d07){var _0x3df55c={};var _0xd85831={};var _0x551331;var _0x663c48;return db[_0xd2a0('0x45')]['findOne']({'where':{'id':_0x5d9125[_0xd2a0('0x5c')]['id']}})[_0xd2a0('0x24')](handleEntityNotFound(_0x514014,null))[_0xd2a0('0x24')](function(_0x375748){if(_0x375748){_0x551331=_0x375748;_0xd85831[_0xd2a0('0x49')]=_[_0xd2a0('0x5d')](db[_0xd2a0('0x87')][_0xd2a0('0x46')]);_0xd85831['query']=_[_0xd2a0('0x5d')](_0x5d9125[_0xd2a0('0x4a')]);_0xd85831[_0xd2a0('0x4b')]=_['intersection'](_0xd85831['model'],_0xd85831[_0xd2a0('0x4a')]);_0x3df55c[_0xd2a0('0x4d')]=_[_0xd2a0('0x5e')](_0xd85831['model'],qs['fields'](_0x5d9125[_0xd2a0('0x4a')][_0xd2a0('0x4c')]));_0x3df55c[_0xd2a0('0x4d')]=_0x3df55c[_0xd2a0('0x4d')]['length']?_0x3df55c[_0xd2a0('0x4d')]:_0xd85831[_0xd2a0('0x49')];_0x3df55c[_0xd2a0('0x51')]=qs[_0xd2a0('0x52')](_0x5d9125[_0xd2a0('0x4a')][_0xd2a0('0x52')]);_0x3df55c[_0xd2a0('0x54')]=qs[_0xd2a0('0x4b')](_[_0xd2a0('0x53')](_0x5d9125[_0xd2a0('0x4a')],_0xd85831[_0xd2a0('0x4b')]));if(_0x5d9125['query'][_0xd2a0('0x56')]){_0x3df55c['where']=_[_0xd2a0('0x55')](_0x3df55c[_0xd2a0('0x54')],{'$or':_['map'](_0x3df55c[_0xd2a0('0x4d')],function(_0xde898d){var _0x2d95c5={};_0x2d95c5[_0xde898d]={'$like':'%'+_0x5d9125[_0xd2a0('0x4a')][_0xd2a0('0x56')]+'%'};return _0x2d95c5;})});}_0x3df55c=_[_0xd2a0('0x55')]({},_0x3df55c,_0x5d9125[_0xd2a0('0x57')]);return _0x551331[_0xd2a0('0xa8')](_0x3df55c);}})['then'](function(_0x6845d0){if(_0x6845d0){_0x663c48=_0x6845d0['length'];if(!_0x5d9125['query'][_0xd2a0('0x4e')](_0xd2a0('0x4f'))){_0x3df55c[_0xd2a0('0x50')]=qs[_0xd2a0('0x50')](_0x5d9125['query'][_0xd2a0('0x50')]);_0x3df55c[_0xd2a0('0x35')]=qs[_0xd2a0('0x35')](_0x5d9125[_0xd2a0('0x4a')][_0xd2a0('0x35')]);}return _0x551331[_0xd2a0('0xa8')](_0x3df55c);}})[_0xd2a0('0x24')](function(_0x29a3a4){if(_0x29a3a4){return _0x29a3a4?{'count':_0x663c48,'rows':_0x29a3a4}:null;}})[_0xd2a0('0x24')](respondWithResult(_0x514014,null))[_0xd2a0('0x2f')](handleError(_0x514014,null));};exports[_0xd2a0('0xa9')]=function(_0xe7c452,_0xd159a3,_0x339c09){var _0x1b8db9={'raw':![],'where':{}};var _0x3059fc={};var _0x5fa8e3={'count':0x0,'rows':[]};return db[_0xd2a0('0x45')][_0xd2a0('0x6b')]({'where':{'id':_0xe7c452[_0xd2a0('0x5c')]['id']}})[_0xd2a0('0x24')](handleEntityNotFound(_0xd159a3,null))[_0xd2a0('0x24')](function(_0x36ff21){if(_0x36ff21){_0x3059fc['model']=_[_0xd2a0('0x5d')](db[_0xd2a0('0x91')][_0xd2a0('0x46')]);_0x3059fc[_0xd2a0('0x4a')]=_[_0xd2a0('0x5d')](_0xe7c452['query']);_0x3059fc[_0xd2a0('0x4b')]=_[_0xd2a0('0x5e')](_0x3059fc[_0xd2a0('0x49')],_0x3059fc[_0xd2a0('0x4a')]);_0x1b8db9[_0xd2a0('0x4d')]=_['intersection'](_0x3059fc[_0xd2a0('0x49')],qs[_0xd2a0('0x4c')](_0xe7c452[_0xd2a0('0x4a')][_0xd2a0('0x4c')]));_0x1b8db9[_0xd2a0('0x4d')]=_0x1b8db9[_0xd2a0('0x4d')][_0xd2a0('0x6c')]?_0x1b8db9[_0xd2a0('0x4d')]:_0x3059fc[_0xd2a0('0x49')];if(!_0xe7c452[_0xd2a0('0x4a')][_0xd2a0('0x4e')](_0xd2a0('0x4f'))){_0x1b8db9[_0xd2a0('0x50')]=qs[_0xd2a0('0x50')](_0xe7c452[_0xd2a0('0x4a')][_0xd2a0('0x50')]);_0x1b8db9[_0xd2a0('0x35')]=qs[_0xd2a0('0x35')](_0xe7c452[_0xd2a0('0x4a')][_0xd2a0('0x35')]);}_0x1b8db9[_0xd2a0('0x51')]=qs[_0xd2a0('0x52')](_0xe7c452['query'][_0xd2a0('0x52')]);_0x1b8db9['where']=qs[_0xd2a0('0x4b')](_[_0xd2a0('0x53')](_0xe7c452[_0xd2a0('0x4a')],_0x3059fc['filters']));_0x1b8db9[_0xd2a0('0x54')][_0xd2a0('0x6d')]=_0x36ff21['id'];if(_0xe7c452['query']['filter']){_0x1b8db9[_0xd2a0('0x54')]=_[_0xd2a0('0x55')](_0x1b8db9[_0xd2a0('0x54')],{'$or':_[_0xd2a0('0x44')](_0x1b8db9[_0xd2a0('0x4d')],function(_0x6cb7f7){var _0x5412e9={};_0x5412e9[_0x6cb7f7]={'$like':'%'+_0xe7c452[_0xd2a0('0x4a')][_0xd2a0('0x56')]+'%'};return _0x5412e9;})});}_0x1b8db9=_[_0xd2a0('0x55')]({},_0x1b8db9,_0xe7c452['options']);return db[_0xd2a0('0x91')][_0xd2a0('0x34')]({'where':_0x1b8db9['where']})[_0xd2a0('0x24')](function(_0xfda034){_0x5fa8e3[_0xd2a0('0x34')]=_0xfda034;if(_0xe7c452['query']['includeAll']){_0x1b8db9[_0xd2a0('0x59')]=[{'model':db[_0xd2a0('0x85')],'as':'Contact','required':![]},{'model':db['User'],'as':_0xd2a0('0xaa'),'attributes':['name',_0xd2a0('0xab'),_0xd2a0('0xac')],'required':![]},{'model':db[_0xd2a0('0xad')],'as':_0xd2a0('0xae'),'attributes':['id',_0xd2a0('0x40'),'color'],'where':_0xe7c452[_0xd2a0('0x4a')]['tag']?{'id':_0xe7c452[_0xd2a0('0x4a')][_0xd2a0('0xaf')]}:undefined,'required':_0xe7c452['query'][_0xd2a0('0xaf')]?!![]:![]}];}return db[_0xd2a0('0x91')]['findAll'](_0x1b8db9);})[_0xd2a0('0x24')](function(_0x4b85cf){_0x5fa8e3['rows']=_0x4b85cf;return _0x5fa8e3;});}})[_0xd2a0('0x24')](respondWithFilteredResult(_0xd159a3,_0x1b8db9))[_0xd2a0('0x2f')](handleError(_0xd159a3,null));};exports[_0xd2a0('0xb0')]=function(_0x4c1769,_0x2cd18a,_0x374c03){return db['OpenchannelAccount'][_0xd2a0('0x5f')]({'where':{'id':_0x4c1769[_0xd2a0('0x5c')]['id']}})[_0xd2a0('0x24')](handleEntityNotFound(_0x2cd18a,null))[_0xd2a0('0x24')](function(_0x408bbb){if(_0x408bbb){return _0x408bbb[_0xd2a0('0xb0')](_0x4c1769[_0xd2a0('0x61')][_0xd2a0('0x70')],_[_0xd2a0('0xb1')](_0x4c1769[_0xd2a0('0x61')],[_0xd2a0('0x70'),'id'])||{})[_0xd2a0('0xb2')](function(_0x52c8fc){for(var _0x13fb3f=0x0;_0x13fb3f<_0x4c1769['body'][_0xd2a0('0x70')][_0xd2a0('0x6c')];_0x13fb3f+=0x1){socket[_0xd2a0('0xb3')](_0xd2a0('0xb4'),{'UserId':_0x4c1769[_0xd2a0('0x61')][_0xd2a0('0x70')][_0x13fb3f],'OpenchannelAccountId':_0x4c1769[_0xd2a0('0x5c')]['id']});}return _0x52c8fc;});}})['then'](respondWithResult(_0x2cd18a,null))[_0xd2a0('0x2f')](handleError(_0x2cd18a,null));};exports[_0xd2a0('0xb5')]=function(_0x1d3854,_0x2493d4,_0x51f192){return db[_0xd2a0('0x45')]['find']({'where':{'id':_0x1d3854[_0xd2a0('0x5c')]['id']}})[_0xd2a0('0x24')](handleEntityNotFound(_0x2493d4,null))[_0xd2a0('0x24')](function(_0x5141d2){if(_0x5141d2){return _0x5141d2[_0xd2a0('0xb5')](_0x1d3854[_0xd2a0('0x4a')]['ids'])[_0xd2a0('0x24')](function(){if(_[_0xd2a0('0xb6')](_0x1d3854['query']['ids'])){for(var _0x517250=0x0;_0x517250<_0x1d3854[_0xd2a0('0x4a')][_0xd2a0('0x70')][_0xd2a0('0x6c')];_0x517250+=0x1){socket[_0xd2a0('0xb3')]('userOpenchannelAccount:remove',{'UserId':Number(_0x1d3854[_0xd2a0('0x4a')][_0xd2a0('0x70')][_0x517250]),'OpenchannelAccountId':Number(_0x1d3854[_0xd2a0('0x5c')]['id'])});}}else{socket['emit']('userOpenchannelAccount:remove',{'UserId':Number(_0x1d3854['query']['ids']),'OpenchannelAccountId':Number(_0x1d3854[_0xd2a0('0x5c')]['id'])});}});}})['then'](respondWithStatusCode(_0x2493d4,null))[_0xd2a0('0x2f')](handleError(_0x2493d4,null));};exports[_0xd2a0('0xb7')]=function(_0x5a9719,_0x2336b0,_0xf6a9cb){var _0x50a027={};var _0x31797a={};var _0x24bc84;var _0x463d60;return db['OpenchannelAccount'][_0xd2a0('0x6b')]({'where':{'id':_0x5a9719[_0xd2a0('0x5c')]['id']}})[_0xd2a0('0x24')](handleEntityNotFound(_0x2336b0,null))[_0xd2a0('0x24')](function(_0x49919c){if(_0x49919c){_0x24bc84=_0x49919c;_0x31797a[_0xd2a0('0x49')]=_[_0xd2a0('0x5d')](db[_0xd2a0('0x9d')][_0xd2a0('0x46')]);_0x31797a[_0xd2a0('0x4a')]=_[_0xd2a0('0x5d')](_0x5a9719['query']);_0x31797a[_0xd2a0('0x4b')]=_[_0xd2a0('0x5e')](_0x31797a[_0xd2a0('0x49')],_0x31797a[_0xd2a0('0x4a')]);_0x50a027[_0xd2a0('0x4d')]=_[_0xd2a0('0x5e')](_0x31797a[_0xd2a0('0x49')],qs['fields'](_0x5a9719[_0xd2a0('0x4a')][_0xd2a0('0x4c')]));_0x50a027[_0xd2a0('0x4d')]=_0x50a027[_0xd2a0('0x4d')][_0xd2a0('0x6c')]?_0x50a027[_0xd2a0('0x4d')]:_0x31797a[_0xd2a0('0x49')];_0x50a027[_0xd2a0('0x51')]=qs[_0xd2a0('0x52')](_0x5a9719[_0xd2a0('0x4a')][_0xd2a0('0x52')]);_0x50a027['where']=qs['filters'](_[_0xd2a0('0x53')](_0x5a9719[_0xd2a0('0x4a')],_0x31797a['filters']));if(_0x5a9719['query'][_0xd2a0('0x56')]){_0x50a027[_0xd2a0('0x54')]=_[_0xd2a0('0x55')](_0x50a027[_0xd2a0('0x54')],{'$or':_['map'](_0x50a027['attributes'],function(_0x5bb89f){var _0x4d19bb={};_0x4d19bb[_0x5bb89f]={'$like':'%'+_0x5a9719[_0xd2a0('0x4a')][_0xd2a0('0x56')]+'%'};return _0x4d19bb;})});}_0x50a027=_[_0xd2a0('0x55')]({},_0x50a027,_0x5a9719[_0xd2a0('0x57')]);return _0x24bc84[_0xd2a0('0xb7')](_0x50a027);}})[_0xd2a0('0x24')](function(_0x54f0f2){if(_0x54f0f2){_0x463d60=_0x54f0f2['length'];if(!_0x5a9719['query'][_0xd2a0('0x4e')]('nolimit')){_0x50a027['limit']=qs[_0xd2a0('0x50')](_0x5a9719[_0xd2a0('0x4a')]['limit']);_0x50a027[_0xd2a0('0x35')]=qs[_0xd2a0('0x35')](_0x5a9719[_0xd2a0('0x4a')][_0xd2a0('0x35')]);}return _0x24bc84['getAgents'](_0x50a027);}})[_0xd2a0('0x24')](function(_0x24bf06){if(_0x24bf06){return _0x24bf06?{'count':_0x463d60,'rows':_0x24bf06}:null;}})[_0xd2a0('0x24')](respondWithResult(_0x2336b0,null))[_0xd2a0('0x2f')](handleError(_0x2336b0,null));};exports[_0xd2a0('0x41')]=function(_0x5be014,_0x1bb9dc,_0x22665a){var _0x8a1891,_0x3d47e8,_0x430978;if(_[_0xd2a0('0x7d')](_0x5be014['body'][_0xd2a0('0x61')])||_0x5be014[_0xd2a0('0x61')][_0xd2a0('0x61')]===''){throw new db[(_0xd2a0('0x20'))][(_0xd2a0('0x21'))](_0xd2a0('0xb8'));}if(_[_0xd2a0('0x7d')](_0x5be014[_0xd2a0('0x61')]['to'])){}_0x8a1891=_0x5be014['body']['to'];return db[_0xd2a0('0x45')][_0xd2a0('0x6b')]({'where':{'id':_0x5be014['params']['id']}})[_0xd2a0('0x24')](handleEntityNotFound(_0x1bb9dc,null))[_0xd2a0('0x24')](function(_0x27e710){if(_0x27e710){return db[_0xd2a0('0x45')][_0xd2a0('0x5f')]({'where':{'id':_0x27e710['id']},'include':[{'model':db[_0xd2a0('0x83')],'as':_0xd2a0('0x84'),'include':[{'model':db[_0xd2a0('0x85')],'as':_0xd2a0('0x86'),'where':{[_0x27e710[_0xd2a0('0x7f')]]:_0x8a1891},'limit':0x1,'order':[[_0xd2a0('0x7a'),_0xd2a0('0xb9')]]}]}]})[_0xd2a0('0x24')](handleEntityNotFound(_0x1bb9dc,null))[_0xd2a0('0x24')](function(_0x5696d6){if(_0x5696d6&&_0x5696d6[_0xd2a0('0x84')]){_0x3d47e8=_0x5696d6[_0xd2a0('0x3b')]({'plain':!![]});if(_0x3d47e8[_0xd2a0('0x84')]&&_0x3d47e8[_0xd2a0('0x84')][_0xd2a0('0x86')]['length']){return _0x3d47e8[_0xd2a0('0x84')][_0xd2a0('0x86')][0x0];}return db[_0xd2a0('0x85')][_0xd2a0('0x60')](_['defaults'](_0x5be014['body'],{'firstName':_0x8a1891,[_0x5696d6[_0xd2a0('0x7f')]]:_0x8a1891,'phone':_0x8a1891,'ListId':_0x3d47e8[_0xd2a0('0x7c')]}));}})[_0xd2a0('0x24')](handleEntityNotFound(_0x1bb9dc,null))[_0xd2a0('0x24')](function(_0x1ff42a){if(_0x1ff42a){_0x430978=_0x1ff42a;return db[_0xd2a0('0x91')][_0xd2a0('0x5f')]({'where':{'ContactId':_0x430978['id'],'closed':![],'OpenchannelAccountId':_0x3d47e8['id']}})[_0xd2a0('0x24')](function(_0x396139){if(_0x396139){return[_0x396139,![]];}return db[_0xd2a0('0x91')][_0xd2a0('0x60')]({'UserId':_0x5be014[_0xd2a0('0x63')]['id'],'ContactId':_0x430978['id'],'OpenchannelAccountId':_0x3d47e8['id'],'lastMsgDirection':_0xd2a0('0xba'),'Messages':[_[_0xd2a0('0x55')](_0x5be014['body'],{'read':![],'body':_0x5be014[_0xd2a0('0x61')][_0xd2a0('0x61')],'OpenchannelAccountId':_0x3d47e8['id'],'UserId':_0x5be014['user']['id'],'ContactId':_0x430978['id']})]},{'include':[{'model':db['OpenchannelMessage'],'as':_0xd2a0('0xbb')}]})['then'](function(_0x28b85f){return[_0x28b85f,!![]];});});}})[_0xd2a0('0xb2')](function(_0x5ae50a,_0x4c7ba7){if(_0x4c7ba7){return _0x5ae50a;}return db[_0xd2a0('0x9b')][_0xd2a0('0x60')](_[_0xd2a0('0x55')](_0x5be014[_0xd2a0('0x61')],{'read':![],'body':_0x5be014[_0xd2a0('0x61')][_0xd2a0('0x61')],'OpenchannelAccountId':_0x3d47e8['id'],'OpenchannelInteractionId':_0x5ae50a['id'],'UserId':_0x5be014[_0xd2a0('0x63')]['id'],'ContactId':_0x430978['id']}))[_0xd2a0('0x24')](function(_0x4c5484){_0x5ae50a[_0xd2a0('0xbc')][_0xd2a0('0xbb')]=[];_0x5ae50a[_0xd2a0('0xbc')][_0xd2a0('0xbb')][_0xd2a0('0x98')](_0x4c5484['dataValues']);return _0x5ae50a;});});}})[_0xd2a0('0x24')](respondWithResult(_0x1bb9dc,null))[_0xd2a0('0x2f')](handleError(_0x1bb9dc,null));};
\ No newline at end of file
+var _0x98f9=['error','OpenchannelAccount,\x20%s,\x20%s','message','catch','status','json','count','offset','limit','set','Content-Range','apply','reject','save','update','destroy','OpenchannelAccounts','UserProfileResource','end','sendStatus','name','index','Pause','mandatoryDispositionPause','map','OpenchannelAccount','fieldName','type','model','query','filters','attributes','fields','hasOwnProperty','nolimit','order','where','pick','filter','VIRTUAL','merge','options','includeAll','include','findAll','show','params','keys','intersection','length','create','body','user','get','Unable\x20to\x20retrieve\x20the\x20current\x20user','role','UserProfileSection','userProfileId','autoAssociation','Unable\x20to\x20associate\x20the\x20resource\x20to\x20the\x20User\x20Profile:\x20%s','describe','find','Disposition','getDispositions','findOne','rawAttributes','sort','OpenchannelAccountId','rows','removeDispositions','ids','addAnswer','CannedAnswer','getAnswers','removeAnswers','notify','openchannel','Sequelize','ValidationError','no\x20available\x20attributes','difference','createdAt','updatedAt','CompanyId','isNil','from','from\x20is\x20mandatory','body\x20is\x20mandatory\x20and\x20not\x20empty','includes','mapKey','CmContact','Contacts','DESC','Applications','List','account','applications','list','orderBy','ListId','contact','firstName','lastName','threadId','OpenchannelInteraction','externalUrl','ContactId','spread','messageId','interaction','created','autoclose','push','unmanaged','OpenchannelMessage','AttachmentId','UserId','User','unshift','agent','waitForTheAssignedAgent','*,*,*,*','forcedOwnership','Start','startRouting','EventManager','addApplications','sequelize','transaction','OpenchannelApplication','bulkCreate','priority','getApplications','Contact','Owner','fullname','Tag','Tags','addAgents','omit','emit','removeAgents','isArray','userOpenchannelAccount:remove','getAgents','send','CmList','Messages','dataValues','eml-format','rimraf','zip-dir','fast-json-patch','request-promise','bluebird','mustache','util','lodash','squel','crypto','jsforce','desk.js','to-csv','querystring','papaparse','ioredis','../../components/auth/service','../../components/parsers/qs','../../config/logger','api','../../config/utils','../../config/environment','../../config/license/util','../../mysqldb','defaults','localhost','socket.io-emitter','redis','./openchannelAccount.socket','register','jayson/promise','client','http','request','then','request\x20sent','stringify'];(function(_0x2f0b26,_0x5bae04){var _0x5aa5c6=function(_0x1d81e0){while(--_0x1d81e0){_0x2f0b26['push'](_0x2f0b26['shift']());}};_0x5aa5c6(++_0x5bae04);}(_0x98f9,0x150));var _0x998f=function(_0x3a2721,_0x10f711){_0x3a2721=_0x3a2721-0x0;var _0x33be8d=_0x98f9[_0x3a2721];return _0x33be8d;};'use strict';var pdf=require('html-pdf');var emlformat=require(_0x998f('0x0'));var rimraf=require(_0x998f('0x1'));var zipdir=require(_0x998f('0x2'));var jsonpatch=require(_0x998f('0x3'));var rp=require(_0x998f('0x4'));var moment=require('moment');var BPromise=require(_0x998f('0x5'));var Mustache=require(_0x998f('0x6'));var util=require(_0x998f('0x7'));var path=require('path');var sox=require('sox');var csv=require('to-csv');var ejs=require('ejs');var fs=require('fs');var _=require(_0x998f('0x8'));var squel=require(_0x998f('0x9'));var crypto=require(_0x998f('0xa'));var jsforce=require(_0x998f('0xb'));var deskjs=require(_0x998f('0xc'));var toCsv=require(_0x998f('0xd'));var querystring=require(_0x998f('0xe'));var Papa=require(_0x998f('0xf'));var Redis=require(_0x998f('0x10'));var authService=require(_0x998f('0x11'));var qs=require(_0x998f('0x12'));var as=require('../../components/parsers/advancedSearch');var hardwareService=require('../../config/license/hardware');var logger=require(_0x998f('0x13'))(_0x998f('0x14'));var utils=require(_0x998f('0x15'));var config=require(_0x998f('0x16'));var licenseUtil=require(_0x998f('0x17'));var db=require(_0x998f('0x18'))['db'];config['redis']=_[_0x998f('0x19')](config['redis'],{'host':_0x998f('0x1a'),'port':0x18eb});var socket=require(_0x998f('0x1b'))(new Redis(config[_0x998f('0x1c')]));require(_0x998f('0x1d'))[_0x998f('0x1e')](socket);var jayson=require(_0x998f('0x1f'));var client=jayson[_0x998f('0x20')][_0x998f('0x21')]({'port':0x232c});var client9002=jayson['client'][_0x998f('0x21')]({'port':0x232a});function respondWithRpcPromise(_0x1a8be6,_0x477b10,_0x553597,_0x1c677e){return new BPromise(function(_0x256335,_0x28bb5a){var _0x28eac3=_0x1c677e||client;return _0x28eac3[_0x998f('0x22')](_0x1a8be6,_0x553597)[_0x998f('0x23')](function(_0x13081f){logger['info']('OpenchannelAccount,\x20%s,\x20%s',_0x477b10,'request\x20sent');logger['debug']('OpenchannelAccount,\x20%s,\x20%s,\x20%s',_0x477b10,_0x998f('0x24'),JSON[_0x998f('0x25')](_0x13081f));if(_0x13081f[_0x998f('0x26')]){if(_0x13081f[_0x998f('0x26')]['code']===0x1f4){logger[_0x998f('0x26')](_0x998f('0x27'),_0x477b10,_0x13081f[_0x998f('0x26')][_0x998f('0x28')]);return _0x28bb5a(_0x13081f['error'][_0x998f('0x28')]);}logger[_0x998f('0x26')](_0x998f('0x27'),_0x477b10,_0x13081f[_0x998f('0x26')][_0x998f('0x28')]);return _0x256335(_0x13081f['error'][_0x998f('0x28')]);}else{logger['info'](_0x998f('0x27'),_0x477b10,'request\x20sent');_0x256335(_0x13081f['result'][_0x998f('0x28')]);}})[_0x998f('0x29')](function(_0x2699ce){logger[_0x998f('0x26')]('OpenchannelAccount,\x20%s,\x20%s',_0x477b10,_0x2699ce);_0x28bb5a(_0x2699ce);});});}function respondWithStatusCode(_0x2fd371,_0x10cdc2){_0x10cdc2=_0x10cdc2||0xcc;return function(_0x61fe57){if(_0x61fe57){return _0x2fd371['sendStatus'](_0x10cdc2);}return _0x2fd371[_0x998f('0x2a')](_0x10cdc2)['end']();};}function respondWithResult(_0x4a43a7,_0x592c0b){_0x592c0b=_0x592c0b||0xc8;return function(_0x52c539){if(_0x52c539){return _0x4a43a7[_0x998f('0x2a')](_0x592c0b)[_0x998f('0x2b')](_0x52c539);}};}function respondWithFilteredResult(_0x176774,_0x56cb29){return function(_0x182259){if(_0x182259){var _0x78e261=_0x182259[_0x998f('0x2c')],_0x1ac57e=_0x56cb29[_0x998f('0x2d')],_0x47fd98=_0x56cb29['offset']+_0x56cb29[_0x998f('0x2e')],_0x4a141a;if(_0x47fd98>=_0x78e261){_0x47fd98=_0x78e261;_0x4a141a=0xc8;}else{_0x4a141a=0xce;}_0x176774[_0x998f('0x2a')](_0x4a141a);return _0x176774[_0x998f('0x2f')](_0x998f('0x30'),_0x1ac57e+'-'+_0x47fd98+'/'+_0x78e261)[_0x998f('0x2b')](_0x182259);}return null;};}function patchUpdates(_0x14d99b){return function(_0x1c7755){try{jsonpatch[_0x998f('0x31')](_0x1c7755,_0x14d99b,!![]);}catch(_0x2b8ae0){return BPromise[_0x998f('0x32')](_0x2b8ae0);}return _0x1c7755[_0x998f('0x33')]();};}function saveUpdates(_0x43cb26,_0x464cfb){return function(_0x3ad1ad){if(_0x3ad1ad){return _0x3ad1ad[_0x998f('0x34')](_0x43cb26)['then'](function(_0xcb7823){return _0xcb7823;});}return null;};}function removeEntity(_0x3c59f3,_0x1835bc){return function(_0x4042e7){if(_0x4042e7){return _0x4042e7[_0x998f('0x35')]()[_0x998f('0x23')](function(){var _0x13a4eb=_0x4042e7['get']({'plain':!![]});var _0x4328e7=_0x998f('0x36');return db[_0x998f('0x37')][_0x998f('0x35')]({'where':{'type':_0x4328e7,'resourceId':_0x13a4eb['id']}})[_0x998f('0x23')](function(){return _0x4042e7;});})['then'](function(){_0x3c59f3[_0x998f('0x2a')](0xcc)[_0x998f('0x38')]();});}};}function handleEntityNotFound(_0xcae573,_0x4bf7d5){return function(_0x3b556c){if(!_0x3b556c){_0xcae573[_0x998f('0x39')](0x194);}return _0x3b556c;};}function handleError(_0x40f08b,_0x2aa431){_0x2aa431=_0x2aa431||0x1f4;return function(_0x4c930b){logger['error'](_0x4c930b['stack']);if(_0x4c930b[_0x998f('0x3a')]){delete _0x4c930b[_0x998f('0x3a')];}_0x40f08b[_0x998f('0x2a')](_0x2aa431)['send'](_0x4c930b);};}exports[_0x998f('0x3b')]=function(_0x385f5c,_0x5004de){var _0x58a6f4={'include':[{'model':db[_0x998f('0x3c')],'as':_0x998f('0x3d')}]},_0x146641={},_0x309ff4={'count':0x0,'rows':[]};var _0x34cdc9=_[_0x998f('0x3e')](db[_0x998f('0x3f')]['rawAttributes'],function(_0x3fb8ec){return{'name':_0x3fb8ec[_0x998f('0x40')],'type':_0x3fb8ec[_0x998f('0x41')]['key']};});_0x146641[_0x998f('0x42')]=_[_0x998f('0x3e')](_0x34cdc9,_0x998f('0x3a'));_0x146641[_0x998f('0x43')]=_['keys'](_0x385f5c[_0x998f('0x43')]);_0x146641[_0x998f('0x44')]=_['intersection'](_0x146641['model'],_0x146641[_0x998f('0x43')]);_0x58a6f4[_0x998f('0x45')]=_['intersection'](_0x146641[_0x998f('0x42')],qs[_0x998f('0x46')](_0x385f5c[_0x998f('0x43')]['fields']));_0x58a6f4[_0x998f('0x45')]=_0x58a6f4[_0x998f('0x45')]['length']?_0x58a6f4[_0x998f('0x45')]:_0x146641['model'];if(!_0x385f5c[_0x998f('0x43')][_0x998f('0x47')](_0x998f('0x48'))){_0x58a6f4['limit']=qs['limit'](_0x385f5c[_0x998f('0x43')][_0x998f('0x2e')]);_0x58a6f4[_0x998f('0x2d')]=qs[_0x998f('0x2d')](_0x385f5c[_0x998f('0x43')][_0x998f('0x2d')]);}_0x58a6f4[_0x998f('0x49')]=qs['sort'](_0x385f5c[_0x998f('0x43')]['sort']);_0x58a6f4[_0x998f('0x4a')]=qs[_0x998f('0x44')](_[_0x998f('0x4b')](_0x385f5c[_0x998f('0x43')],_0x146641[_0x998f('0x44')]),_0x34cdc9);if(_0x385f5c[_0x998f('0x43')][_0x998f('0x4c')]){_0x58a6f4['where']=_['merge'](_0x58a6f4['where'],{'$or':_[_0x998f('0x3e')](_0x34cdc9,function(_0x48c4c7){if(_0x48c4c7[_0x998f('0x41')]!==_0x998f('0x4d')){var _0x4376c7={};_0x4376c7[_0x48c4c7[_0x998f('0x3a')]]={'$like':'%'+_0x385f5c[_0x998f('0x43')][_0x998f('0x4c')]+'%'};return _0x4376c7;}})});}_0x58a6f4=_[_0x998f('0x4e')]({},_0x58a6f4,_0x385f5c[_0x998f('0x4f')]);var _0x1326df={'where':_0x58a6f4[_0x998f('0x4a')]};return db[_0x998f('0x3f')][_0x998f('0x2c')](_0x1326df)[_0x998f('0x23')](function(_0x58952d){_0x309ff4[_0x998f('0x2c')]=_0x58952d;if(_0x385f5c['query'][_0x998f('0x50')]){_0x58a6f4[_0x998f('0x51')]=[{'all':!![]}];}return db[_0x998f('0x3f')][_0x998f('0x52')](_0x58a6f4);})['then'](function(_0x529815){_0x309ff4['rows']=_0x529815;return _0x309ff4;})[_0x998f('0x23')](respondWithFilteredResult(_0x5004de,_0x58a6f4))['catch'](handleError(_0x5004de,null));};exports[_0x998f('0x53')]=function(_0x55b16d,_0x2dadac){var _0x2ba0e6={'raw':![],'where':{'id':_0x55b16d[_0x998f('0x54')]['id']},'include':[{'model':db[_0x998f('0x3c')],'as':'mandatoryDispositionPause'}]},_0x204c19={};_0x204c19['model']=_[_0x998f('0x55')](db['OpenchannelAccount']['rawAttributes']);_0x204c19['query']=_[_0x998f('0x55')](_0x55b16d['query']);_0x204c19['filters']=_[_0x998f('0x56')](_0x204c19['model'],_0x204c19['query']);_0x2ba0e6[_0x998f('0x45')]=_[_0x998f('0x56')](_0x204c19[_0x998f('0x42')],qs[_0x998f('0x46')](_0x55b16d['query'][_0x998f('0x46')]));_0x2ba0e6[_0x998f('0x45')]=_0x2ba0e6[_0x998f('0x45')][_0x998f('0x57')]?_0x2ba0e6[_0x998f('0x45')]:_0x204c19['model'];if(_0x55b16d[_0x998f('0x43')][_0x998f('0x50')]){_0x2ba0e6[_0x998f('0x51')]=[{'all':!![]}];}_0x2ba0e6=_[_0x998f('0x4e')]({},_0x2ba0e6,_0x55b16d[_0x998f('0x4f')]);return db[_0x998f('0x3f')]['find'](_0x2ba0e6)[_0x998f('0x23')](handleEntityNotFound(_0x2dadac,null))[_0x998f('0x23')](respondWithResult(_0x2dadac,null))[_0x998f('0x29')](handleError(_0x2dadac,null));};exports[_0x998f('0x58')]=function(_0x424377,_0x4bee9e){return db[_0x998f('0x3f')][_0x998f('0x58')](_0x424377[_0x998f('0x59')],{})[_0x998f('0x23')](function(_0x1b063d){var _0x11221b=_0x424377[_0x998f('0x5a')][_0x998f('0x5b')]({'plain':!![]});if(!_0x11221b)throw new Error(_0x998f('0x5c'));if(_0x11221b[_0x998f('0x5d')]===_0x998f('0x5a')){var _0x3c688e=_0x1b063d[_0x998f('0x5b')]({'plain':!![]});var _0x51ac52='OpenchannelAccounts';return db[_0x998f('0x5e')]['find']({'where':{'name':_0x51ac52,'userProfileId':_0x11221b[_0x998f('0x5f')]},'raw':!![]})['then'](function(_0x1b51cb){if(_0x1b51cb&&_0x1b51cb[_0x998f('0x60')]===0x0){return db[_0x998f('0x37')]['create']({'name':_0x3c688e[_0x998f('0x3a')],'resourceId':_0x3c688e['id'],'type':_0x1b51cb['name'],'sectionId':_0x1b51cb['id']},{})[_0x998f('0x23')](function(){return _0x1b063d;});}else{return _0x1b063d;}})[_0x998f('0x29')](function(_0x209bc2){logger[_0x998f('0x26')](_0x998f('0x61'),_0x209bc2);throw _0x209bc2;});}return _0x1b063d;})[_0x998f('0x23')](respondWithResult(_0x4bee9e,0xc9))[_0x998f('0x29')](handleError(_0x4bee9e,null));};exports[_0x998f('0x34')]=function(_0x3bc4aa,_0x2c0b3b){if(_0x3bc4aa[_0x998f('0x59')]['id']){delete _0x3bc4aa[_0x998f('0x59')]['id'];}return db['OpenchannelAccount']['find']({'where':{'id':_0x3bc4aa[_0x998f('0x54')]['id']},'include':[{'model':db[_0x998f('0x3c')],'as':'mandatoryDispositionPause'}]})[_0x998f('0x23')](handleEntityNotFound(_0x2c0b3b,null))[_0x998f('0x23')](saveUpdates(_0x3bc4aa['body'],null))[_0x998f('0x23')](respondWithResult(_0x2c0b3b,null))[_0x998f('0x29')](handleError(_0x2c0b3b,null));};exports[_0x998f('0x35')]=function(_0x4890fb,_0x3f70a7){return db[_0x998f('0x3f')]['find']({'where':{'id':_0x4890fb[_0x998f('0x54')]['id']}})[_0x998f('0x23')](handleEntityNotFound(_0x3f70a7,null))[_0x998f('0x23')](removeEntity(_0x3f70a7,null))[_0x998f('0x29')](handleError(_0x3f70a7,null));};exports[_0x998f('0x62')]=function(_0x2d70f3,_0x49e298){return db[_0x998f('0x3f')][_0x998f('0x62')]()[_0x998f('0x23')](respondWithResult(_0x49e298,null))[_0x998f('0x29')](handleError(_0x49e298,null));};exports['addDisposition']=function(_0x1c07df,_0x4d8f7a,_0x190927){if(_0x1c07df['body']['id']){delete _0x1c07df[_0x998f('0x59')]['id'];}return db[_0x998f('0x3f')][_0x998f('0x63')]({'where':{'id':_0x1c07df[_0x998f('0x54')]['id']}})['then'](handleEntityNotFound(_0x4d8f7a,null))[_0x998f('0x23')](function(_0x441eb9){if(_0x441eb9){_0x1c07df['body']['OpenchannelAccountId']=_0x441eb9['id'];return db[_0x998f('0x64')][_0x998f('0x58')](_0x1c07df[_0x998f('0x59')]);}})[_0x998f('0x23')](respondWithResult(_0x4d8f7a,null))[_0x998f('0x29')](handleError(_0x4d8f7a,null));};exports[_0x998f('0x65')]=function(_0x20de63,_0x21a2e8,_0x289986){var _0x91d6f8={'raw':![],'where':{}};var _0x6f2b91={};var _0x3ad445={'count':0x0,'rows':[]};return db[_0x998f('0x3f')][_0x998f('0x66')]({'where':{'id':_0x20de63[_0x998f('0x54')]['id']}})[_0x998f('0x23')](handleEntityNotFound(_0x21a2e8,null))[_0x998f('0x23')](function(_0x14f241){if(_0x14f241){_0x6f2b91[_0x998f('0x42')]=_[_0x998f('0x55')](db[_0x998f('0x64')][_0x998f('0x67')]);_0x6f2b91['query']=_[_0x998f('0x55')](_0x20de63[_0x998f('0x43')]);_0x6f2b91[_0x998f('0x44')]=_[_0x998f('0x56')](_0x6f2b91['model'],_0x6f2b91['query']);_0x91d6f8[_0x998f('0x45')]=_[_0x998f('0x56')](_0x6f2b91[_0x998f('0x42')],qs['fields'](_0x20de63['query'][_0x998f('0x46')]));_0x91d6f8[_0x998f('0x45')]=_0x91d6f8[_0x998f('0x45')][_0x998f('0x57')]?_0x91d6f8['attributes']:_0x6f2b91[_0x998f('0x42')];if(!_0x20de63[_0x998f('0x43')][_0x998f('0x47')]('nolimit')){_0x91d6f8[_0x998f('0x2e')]=qs['limit'](_0x20de63['query']['limit']);_0x91d6f8[_0x998f('0x2d')]=qs['offset'](_0x20de63[_0x998f('0x43')][_0x998f('0x2d')]);}_0x91d6f8[_0x998f('0x49')]=qs[_0x998f('0x68')](_0x20de63['query']['sort']);_0x91d6f8[_0x998f('0x4a')]=qs[_0x998f('0x44')](_[_0x998f('0x4b')](_0x20de63[_0x998f('0x43')],_0x6f2b91[_0x998f('0x44')]));_0x91d6f8['where'][_0x998f('0x69')]=_0x14f241['id'];if(_0x20de63[_0x998f('0x43')][_0x998f('0x4c')]){_0x91d6f8[_0x998f('0x4a')]=_[_0x998f('0x4e')](_0x91d6f8[_0x998f('0x4a')],{'$or':_[_0x998f('0x3e')](_0x91d6f8['attributes'],function(_0x29dd1d){var _0x199a50={};_0x199a50[_0x29dd1d]={'$like':'%'+_0x20de63[_0x998f('0x43')][_0x998f('0x4c')]+'%'};return _0x199a50;})});}_0x91d6f8=_[_0x998f('0x4e')]({},_0x91d6f8,_0x20de63['options']);return db[_0x998f('0x64')]['count']({'where':_0x91d6f8[_0x998f('0x4a')]})[_0x998f('0x23')](function(_0x5b2d81){_0x3ad445['count']=_0x5b2d81;if(_0x20de63[_0x998f('0x43')][_0x998f('0x50')]){_0x91d6f8[_0x998f('0x51')]=[{'all':!![]}];}return db['Disposition']['findAll'](_0x91d6f8);})[_0x998f('0x23')](function(_0x762167){_0x3ad445[_0x998f('0x6a')]=_0x762167;return _0x3ad445;});}})[_0x998f('0x23')](respondWithFilteredResult(_0x21a2e8,_0x91d6f8))[_0x998f('0x29')](handleError(_0x21a2e8,null));};exports['removeDispositions']=function(_0x34d7ae,_0x27fd04,_0x1f66bb){return db['OpenchannelAccount']['find']({'where':{'id':_0x34d7ae['params']['id']}})[_0x998f('0x23')](handleEntityNotFound(_0x27fd04,null))[_0x998f('0x23')](function(_0x2f3d6c){if(_0x2f3d6c){return _0x2f3d6c[_0x998f('0x6b')](_0x34d7ae[_0x998f('0x43')][_0x998f('0x6c')]);}})[_0x998f('0x23')](respondWithStatusCode(_0x27fd04,null))[_0x998f('0x29')](handleError(_0x27fd04,null));};exports[_0x998f('0x6d')]=function(_0x25ff5f,_0xf2c72b,_0x1d070b){if(_0x25ff5f['body']['id']){delete _0x25ff5f[_0x998f('0x59')]['id'];}return db['OpenchannelAccount'][_0x998f('0x63')]({'where':{'id':_0x25ff5f['params']['id']}})['then'](handleEntityNotFound(_0xf2c72b,null))[_0x998f('0x23')](function(_0x4f0ab5){if(_0x4f0ab5){_0x25ff5f[_0x998f('0x59')][_0x998f('0x69')]=_0x4f0ab5['id'];return db[_0x998f('0x6e')][_0x998f('0x58')](_0x25ff5f[_0x998f('0x59')]);}})[_0x998f('0x23')](respondWithResult(_0xf2c72b,null))['catch'](handleError(_0xf2c72b,null));};exports[_0x998f('0x6f')]=function(_0x5d6d85,_0x78db71,_0x5cdf18){var _0x3995a9={'raw':![],'where':{}};var _0x2c6ff8={};var _0x1e719e={'count':0x0,'rows':[]};return db[_0x998f('0x3f')][_0x998f('0x66')]({'where':{'id':_0x5d6d85['params']['id']}})[_0x998f('0x23')](handleEntityNotFound(_0x78db71,null))[_0x998f('0x23')](function(_0x515d5d){if(_0x515d5d){_0x2c6ff8['model']=_['keys'](db['CannedAnswer'][_0x998f('0x67')]);_0x2c6ff8['query']=_[_0x998f('0x55')](_0x5d6d85[_0x998f('0x43')]);_0x2c6ff8['filters']=_['intersection'](_0x2c6ff8[_0x998f('0x42')],_0x2c6ff8[_0x998f('0x43')]);_0x3995a9[_0x998f('0x45')]=_['intersection'](_0x2c6ff8[_0x998f('0x42')],qs[_0x998f('0x46')](_0x5d6d85[_0x998f('0x43')][_0x998f('0x46')]));_0x3995a9['attributes']=_0x3995a9['attributes'][_0x998f('0x57')]?_0x3995a9[_0x998f('0x45')]:_0x2c6ff8[_0x998f('0x42')];if(!_0x5d6d85[_0x998f('0x43')]['hasOwnProperty']('nolimit')){_0x3995a9[_0x998f('0x2e')]=qs[_0x998f('0x2e')](_0x5d6d85[_0x998f('0x43')]['limit']);_0x3995a9[_0x998f('0x2d')]=qs['offset'](_0x5d6d85[_0x998f('0x43')][_0x998f('0x2d')]);}_0x3995a9[_0x998f('0x49')]=qs[_0x998f('0x68')](_0x5d6d85['query']['sort']);_0x3995a9[_0x998f('0x4a')]=qs['filters'](_[_0x998f('0x4b')](_0x5d6d85['query'],_0x2c6ff8['filters']));_0x3995a9[_0x998f('0x4a')][_0x998f('0x69')]=_0x515d5d['id'];if(_0x5d6d85['query'][_0x998f('0x4c')]){_0x3995a9[_0x998f('0x4a')]=_[_0x998f('0x4e')](_0x3995a9[_0x998f('0x4a')],{'$or':_[_0x998f('0x3e')](_0x3995a9[_0x998f('0x45')],function(_0x533a95){var _0x53cb19={};_0x53cb19[_0x533a95]={'$like':'%'+_0x5d6d85[_0x998f('0x43')][_0x998f('0x4c')]+'%'};return _0x53cb19;})});}_0x3995a9=_[_0x998f('0x4e')]({},_0x3995a9,_0x5d6d85[_0x998f('0x4f')]);return db['CannedAnswer'][_0x998f('0x2c')]({'where':_0x3995a9[_0x998f('0x4a')]})[_0x998f('0x23')](function(_0x21eb4b){_0x1e719e[_0x998f('0x2c')]=_0x21eb4b;if(_0x5d6d85[_0x998f('0x43')][_0x998f('0x50')]){_0x3995a9[_0x998f('0x51')]=[{'all':!![]}];}return db['CannedAnswer']['findAll'](_0x3995a9);})[_0x998f('0x23')](function(_0x2da523){_0x1e719e['rows']=_0x2da523;return _0x1e719e;});}})[_0x998f('0x23')](respondWithFilteredResult(_0x78db71,_0x3995a9))[_0x998f('0x29')](handleError(_0x78db71,null));};exports[_0x998f('0x70')]=function(_0x2979ae,_0x200b32,_0x893fde){return db[_0x998f('0x3f')][_0x998f('0x63')]({'where':{'id':_0x2979ae[_0x998f('0x54')]['id']}})[_0x998f('0x23')](handleEntityNotFound(_0x200b32,null))[_0x998f('0x23')](function(_0x229448){if(_0x229448){return _0x229448[_0x998f('0x70')](_0x2979ae[_0x998f('0x43')][_0x998f('0x6c')]);}})[_0x998f('0x23')](respondWithStatusCode(_0x200b32,null))[_0x998f('0x29')](handleError(_0x200b32,null));};exports[_0x998f('0x71')]=function(_0x10fa96,_0x4ddf4b,_0x1b2e04){var _0x2f0e5f={'body':_0x10fa96['body'],'channel':_0x998f('0x72')};var _0x2023ca=[];var _0x185aa3=[];var _0x760dd2={};var _0x311051=![];return db['CmContact'][_0x998f('0x62')]()[_0x998f('0x23')](function(_0x1a53a1){if(!_0x1a53a1){throw new db[(_0x998f('0x73'))][(_0x998f('0x74'))](_0x998f('0x75'));}_0x2023ca=_[_0x998f('0x76')](_[_0x998f('0x55')](_0x1a53a1),[_0x998f('0x77'),_0x998f('0x78')]);_0x185aa3=_[_0x998f('0x76')](_[_0x998f('0x55')](_0x1a53a1),[_0x998f('0x77'),_0x998f('0x78'),_0x998f('0x79'),'ListId']);if(_0x10fa96[_0x998f('0x59')]['id']){delete _0x10fa96[_0x998f('0x59')]['id'];}if(_[_0x998f('0x7a')](_0x10fa96['body'][_0x998f('0x7b')])){throw new db[(_0x998f('0x73'))]['ValidationError'](_0x998f('0x7c'));}if(_['isNil'](_0x10fa96[_0x998f('0x59')][_0x998f('0x59')])||_0x10fa96['body'][_0x998f('0x59')]===''){throw new db[(_0x998f('0x73'))][(_0x998f('0x74'))](_0x998f('0x7d'));}if(_[_0x998f('0x7a')](_0x10fa96[_0x998f('0x59')]['mapKey'])){throw new db[(_0x998f('0x73'))][(_0x998f('0x74'))]('mapKey\x20is\x20mandatory,\x20please\x20use\x20one\x20of\x20these:\x20'+_0x185aa3);}if(!_[_0x998f('0x7e')](_0x185aa3,_0x10fa96[_0x998f('0x59')][_0x998f('0x7f')])){throw new db[(_0x998f('0x73'))][(_0x998f('0x74'))]('mapKey\x20invalid,\x20please\x20use\x20one\x20of\x20these:\x20'+_0x185aa3);}_0x760dd2[_0x10fa96[_0x998f('0x59')][_0x998f('0x7f')]]=_0x10fa96[_0x998f('0x59')]['from'];})[_0x998f('0x23')](function(){return db[_0x998f('0x3f')]['find']({'where':{'id':_0x10fa96[_0x998f('0x54')]['id']},'include':[{'model':db['CmList'],'as':'List','include':[{'model':db[_0x998f('0x80')],'as':_0x998f('0x81'),'where':_0x760dd2,'limit':0x1,'order':[['updatedAt',_0x998f('0x82')]]}]},{'model':db['OpenchannelApplication'],'as':_0x998f('0x83')}]});})['then'](handleEntityNotFound(_0x4ddf4b,null))[_0x998f('0x23')](function(_0x23e8bf){if(_0x23e8bf&&_0x23e8bf[_0x998f('0x84')]){_0x2f0e5f[_0x998f('0x85')]=_0x23e8bf;_0x2f0e5f[_0x998f('0x86')]=_0x23e8bf[_0x998f('0x83')];_0x2f0e5f[_0x998f('0x87')]=_0x23e8bf[_0x998f('0x84')];_0x2f0e5f[_0x998f('0x86')]=_[_0x998f('0x88')](_0x2f0e5f[_0x998f('0x86')],['priority'],['asc']);if(_0x2f0e5f[_0x998f('0x85')][_0x998f('0x83')]){delete _0x2f0e5f['account'][_0x998f('0x83')];}if(_0x2f0e5f[_0x998f('0x85')][_0x998f('0x84')]&&_0x2f0e5f[_0x998f('0x85')][_0x998f('0x84')][_0x998f('0x81')][_0x998f('0x57')]){return _0x2f0e5f['account'][_0x998f('0x84')]['Contacts'][0x0];}var _0x418494=_['defaults'](_0x10fa96[_0x998f('0x59')],{'firstName':_0x10fa96[_0x998f('0x59')][_0x998f('0x7b')],'ListId':_0x23e8bf[_0x998f('0x89')]});_0x418494[_0x10fa96['body'][_0x998f('0x7f')]]=_0x10fa96['body'][_0x998f('0x7b')];return db[_0x998f('0x80')][_0x998f('0x58')](_0x418494,{'fields':_0x2023ca,'raw':!![]});}})[_0x998f('0x23')](handleEntityNotFound(_0x4ddf4b,null))[_0x998f('0x23')](function(_0x730ee2){_0x2f0e5f[_0x998f('0x8a')]=_0x730ee2;if(_0x730ee2){var _0x3147f8={'ContactId':_0x730ee2['id'],'OpenchannelAccountId':_0x10fa96[_0x998f('0x54')]['id'],'from':(_0x730ee2[_0x998f('0x8b')]||'')+'\x20'+(_0x730ee2[_0x998f('0x8c')]||'')};var _0x23ea47={'OpenchannelAccountId':_0x10fa96[_0x998f('0x54')]['id'],'closed':![]};if(_0x10fa96[_0x998f('0x59')]['threadId']){_0x23ea47['threadId']=_0x10fa96[_0x998f('0x59')][_0x998f('0x8d')];return db[_0x998f('0x8e')][_0x998f('0x63')]({'where':_0x23ea47})[_0x998f('0x23')](function(_0x1ad479){if(_0x1ad479){return[_0x1ad479,![]];}_0x3147f8[_0x998f('0x8d')]=_0x10fa96['body']['threadId'];_0x3147f8[_0x998f('0x8f')]=_0x10fa96[_0x998f('0x59')][_0x998f('0x8f')];return db[_0x998f('0x8e')][_0x998f('0x58')](_0x3147f8)[_0x998f('0x23')](function(_0x511031){return[_0x511031,!![]];});});}else{_0x23ea47[_0x998f('0x8d')]=null;}_0x23ea47[_0x998f('0x90')]=_0x730ee2['id'];return db[_0x998f('0x8e')]['find']({'where':_0x23ea47})['then'](function(_0x1ebf31){if(_0x1ebf31){return[_0x1ebf31,![]];}return db['OpenchannelInteraction'][_0x998f('0x58')](_0x3147f8)[_0x998f('0x23')](function(_0x5f92d6){return[_0x5f92d6,!![]];});});}})[_0x998f('0x91')](function(_0x3267b5,_0x43b3f0){if(_0x3267b5){_0x311051=_0x43b3f0;if(!_0x43b3f0){var _0x2dfd1f={'from':(_0x2f0e5f[_0x998f('0x8a')]['firstName']||'')+'\x20'+(_0x2f0e5f[_0x998f('0x8a')]['lastName']||'')};if(_0x10fa96[_0x998f('0x59')][_0x998f('0x8d')]&&_0x10fa96[_0x998f('0x59')][_0x998f('0x92')]&&_0x10fa96[_0x998f('0x59')]['threadId']!=_0x10fa96[_0x998f('0x59')][_0x998f('0x92')]){_0x2dfd1f['threadId']=_0x10fa96[_0x998f('0x59')][_0x998f('0x92')];}return _0x3267b5['update'](_0x2dfd1f);}else{return _0x3267b5;}}})[_0x998f('0x23')](function(_0xee789c){_0x2f0e5f[_0x998f('0x93')]=_0xee789c[_0x998f('0x5b')]({'plain':!![]});_0x2f0e5f[_0x998f('0x93')][_0x998f('0x94')]=_0x311051;if(_0x2f0e5f['interaction'][_0x998f('0x94')]){if(_0x2f0e5f[_0x998f('0x85')][_0x998f('0x95')]){_0x2f0e5f['applications'][_0x998f('0x96')]({'id':0x0,'priority':_0x2f0e5f[_0x998f('0x86')]['length']+0x1,'app':'close','appdata':_0x998f('0x97'),'interval':'*,*,*,*'});}}return db[_0x998f('0x98')][_0x998f('0x58')]({'body':_0x10fa96[_0x998f('0x59')][_0x998f('0x59')],'OpenchannelAccountId':_0x10fa96[_0x998f('0x54')]['id'],'OpenchannelInteractionId':_0xee789c['id'],'direction':'in','ContactId':_0x2f0e5f[_0x998f('0x8a')]['id'],'AttachmentId':_0x10fa96['body'][_0x998f('0x99')]});})[_0x998f('0x23')](function(_0x139da8){_0x2f0e5f[_0x998f('0x28')]=_0x139da8;if(_0x2f0e5f['interaction'][_0x998f('0x9a')]){return db[_0x998f('0x9b')][_0x998f('0x63')]({'attributes':['id','name'],'where':{'id':_0x2f0e5f[_0x998f('0x93')]['UserId']}})[_0x998f('0x23')](function(_0x53ef82){if(_0x53ef82){_0x2f0e5f[_0x998f('0x86')][_0x998f('0x9c')]({'id':0x0,'priority':0x0,'app':_0x998f('0x9d'),'appdata':_0x53ef82[_0x998f('0x3a')]+','+(_0x2f0e5f[_0x998f('0x85')][_0x998f('0x9e')]||0xa),'interval':_0x998f('0x9f')});_0x2f0e5f[_0x998f('0xa0')]=![];}return respondWithRpcPromise(_0x998f('0xa1'),_0x998f('0xa2'),_0x2f0e5f);});}return respondWithRpcPromise(_0x998f('0xa1'),_0x998f('0xa2'),_0x2f0e5f);})[_0x998f('0x23')](function(_0x22b0e9){respondWithRpcPromise('EventManager',_0x998f('0xa3'),{'event':'notify','message':_0x22b0e9},client9002);return _0x22b0e9;})[_0x998f('0x23')](respondWithResult(_0x4ddf4b,null))['catch'](handleError(_0x4ddf4b,null));};exports[_0x998f('0xa4')]=function(_0x357246,_0x5016f7,_0x67475b){return db[_0x998f('0x3f')][_0x998f('0x66')]({'where':{'id':_0x357246['params']['id']}})[_0x998f('0x23')](handleEntityNotFound(_0x5016f7,null))['then'](function(_0x5abff1){if(_0x5abff1){return db[_0x998f('0xa5')][_0x998f('0xa6')](function(_0xc39d2d){return db[_0x998f('0xa7')][_0x998f('0x35')]({'where':{'OpenchannelAccountId':_0x357246[_0x998f('0x54')]['id']},'transaction':_0xc39d2d})[_0x998f('0x23')](function(_0x431578){var _0x55c899=_[_0x998f('0x3e')](_0x357246[_0x998f('0x59')],function(_0x5859c2){_0x5859c2[_0x998f('0x69')]=_0x357246[_0x998f('0x54')]['id'];return _0x5859c2;});return db[_0x998f('0xa7')][_0x998f('0xa8')](_0x55c899,{'transaction':_0xc39d2d});});})[_0x998f('0x23')](function(){return db[_0x998f('0xa7')]['findAndCountAll']({'where':{'OpenchannelAccountId':_0x357246[_0x998f('0x54')]['id']},'order':_0x998f('0xa9')});});}})[_0x998f('0x23')](respondWithResult(_0x5016f7,null))[_0x998f('0x29')](handleError(_0x5016f7,null));};exports[_0x998f('0xaa')]=function(_0xcea3e9,_0x5e9615,_0x116378){var _0x3ba660={};var _0x2e9c66={};var _0x484805;var _0x1f9d6f;return db[_0x998f('0x3f')][_0x998f('0x66')]({'where':{'id':_0xcea3e9['params']['id']}})['then'](handleEntityNotFound(_0x5e9615,null))[_0x998f('0x23')](function(_0x4434d4){if(_0x4434d4){_0x484805=_0x4434d4;_0x2e9c66['model']=_[_0x998f('0x55')](db['OpenchannelApplication'][_0x998f('0x67')]);_0x2e9c66[_0x998f('0x43')]=_['keys'](_0xcea3e9[_0x998f('0x43')]);_0x2e9c66[_0x998f('0x44')]=_[_0x998f('0x56')](_0x2e9c66['model'],_0x2e9c66[_0x998f('0x43')]);_0x3ba660[_0x998f('0x45')]=_[_0x998f('0x56')](_0x2e9c66[_0x998f('0x42')],qs[_0x998f('0x46')](_0xcea3e9[_0x998f('0x43')]['fields']));_0x3ba660[_0x998f('0x45')]=_0x3ba660[_0x998f('0x45')][_0x998f('0x57')]?_0x3ba660[_0x998f('0x45')]:_0x2e9c66[_0x998f('0x42')];_0x3ba660[_0x998f('0x49')]=qs[_0x998f('0x68')](_0xcea3e9[_0x998f('0x43')]['sort']);_0x3ba660[_0x998f('0x4a')]=qs['filters'](_[_0x998f('0x4b')](_0xcea3e9[_0x998f('0x43')],_0x2e9c66['filters']));if(_0xcea3e9['query'][_0x998f('0x4c')]){_0x3ba660[_0x998f('0x4a')]=_[_0x998f('0x4e')](_0x3ba660[_0x998f('0x4a')],{'$or':_[_0x998f('0x3e')](_0x3ba660[_0x998f('0x45')],function(_0x194fa8){var _0x34e410={};_0x34e410[_0x194fa8]={'$like':'%'+_0xcea3e9[_0x998f('0x43')]['filter']+'%'};return _0x34e410;})});}_0x3ba660=_[_0x998f('0x4e')]({},_0x3ba660,_0xcea3e9['options']);return _0x484805[_0x998f('0xaa')](_0x3ba660);}})[_0x998f('0x23')](function(_0x427f77){if(_0x427f77){_0x1f9d6f=_0x427f77['length'];if(!_0xcea3e9[_0x998f('0x43')][_0x998f('0x47')](_0x998f('0x48'))){_0x3ba660[_0x998f('0x2e')]=qs['limit'](_0xcea3e9['query'][_0x998f('0x2e')]);_0x3ba660[_0x998f('0x2d')]=qs[_0x998f('0x2d')](_0xcea3e9[_0x998f('0x43')][_0x998f('0x2d')]);}return _0x484805['getApplications'](_0x3ba660);}})[_0x998f('0x23')](function(_0x339f8c){if(_0x339f8c){return _0x339f8c?{'count':_0x1f9d6f,'rows':_0x339f8c}:null;}})[_0x998f('0x23')](respondWithResult(_0x5e9615,null))['catch'](handleError(_0x5e9615,null));};exports['getInteractions']=function(_0x4ee278,_0x1259be,_0x7c5798){var _0x25cd1a={'raw':![],'where':{}};var _0x470df5={};var _0x4791e8={'count':0x0,'rows':[]};return db['OpenchannelAccount']['findOne']({'where':{'id':_0x4ee278[_0x998f('0x54')]['id']}})[_0x998f('0x23')](handleEntityNotFound(_0x1259be,null))[_0x998f('0x23')](function(_0x110ccf){if(_0x110ccf){_0x470df5['model']=_[_0x998f('0x55')](db['OpenchannelInteraction'][_0x998f('0x67')]);_0x470df5[_0x998f('0x43')]=_[_0x998f('0x55')](_0x4ee278[_0x998f('0x43')]);_0x470df5[_0x998f('0x44')]=_[_0x998f('0x56')](_0x470df5['model'],_0x470df5[_0x998f('0x43')]);_0x25cd1a['attributes']=_[_0x998f('0x56')](_0x470df5['model'],qs[_0x998f('0x46')](_0x4ee278[_0x998f('0x43')][_0x998f('0x46')]));_0x25cd1a['attributes']=_0x25cd1a[_0x998f('0x45')][_0x998f('0x57')]?_0x25cd1a[_0x998f('0x45')]:_0x470df5['model'];if(!_0x4ee278['query']['hasOwnProperty'](_0x998f('0x48'))){_0x25cd1a[_0x998f('0x2e')]=qs[_0x998f('0x2e')](_0x4ee278[_0x998f('0x43')]['limit']);_0x25cd1a[_0x998f('0x2d')]=qs['offset'](_0x4ee278['query']['offset']);}_0x25cd1a[_0x998f('0x49')]=qs[_0x998f('0x68')](_0x4ee278[_0x998f('0x43')][_0x998f('0x68')]);_0x25cd1a[_0x998f('0x4a')]=qs[_0x998f('0x44')](_[_0x998f('0x4b')](_0x4ee278[_0x998f('0x43')],_0x470df5[_0x998f('0x44')]));_0x25cd1a[_0x998f('0x4a')]['OpenchannelAccountId']=_0x110ccf['id'];if(_0x4ee278[_0x998f('0x43')][_0x998f('0x4c')]){_0x25cd1a[_0x998f('0x4a')]=_[_0x998f('0x4e')](_0x25cd1a['where'],{'$or':_[_0x998f('0x3e')](_0x25cd1a[_0x998f('0x45')],function(_0x51d3d0){var _0x16bff3={};_0x16bff3[_0x51d3d0]={'$like':'%'+_0x4ee278[_0x998f('0x43')][_0x998f('0x4c')]+'%'};return _0x16bff3;})});}_0x25cd1a=_[_0x998f('0x4e')]({},_0x25cd1a,_0x4ee278['options']);return db[_0x998f('0x8e')][_0x998f('0x2c')]({'where':_0x25cd1a[_0x998f('0x4a')]})[_0x998f('0x23')](function(_0x358778){_0x4791e8[_0x998f('0x2c')]=_0x358778;if(_0x4ee278[_0x998f('0x43')][_0x998f('0x50')]){_0x25cd1a[_0x998f('0x51')]=[{'model':db[_0x998f('0x80')],'as':_0x998f('0xab'),'required':![]},{'model':db[_0x998f('0x9b')],'as':_0x998f('0xac'),'attributes':[_0x998f('0x3a'),_0x998f('0xad'),'internal'],'required':![]},{'model':db[_0x998f('0xae')],'as':_0x998f('0xaf'),'attributes':['id',_0x998f('0x3a'),'color'],'where':_0x4ee278[_0x998f('0x43')]['tag']?{'id':_0x4ee278['query']['tag']}:undefined,'required':_0x4ee278[_0x998f('0x43')]['tag']?!![]:![]}];}return db[_0x998f('0x8e')][_0x998f('0x52')](_0x25cd1a);})[_0x998f('0x23')](function(_0x1de9c5){_0x4791e8[_0x998f('0x6a')]=_0x1de9c5;return _0x4791e8;});}})[_0x998f('0x23')](respondWithFilteredResult(_0x1259be,_0x25cd1a))[_0x998f('0x29')](handleError(_0x1259be,null));};exports[_0x998f('0xb0')]=function(_0x527e07,_0x5d5da2,_0x21470d){return db[_0x998f('0x3f')][_0x998f('0x63')]({'where':{'id':_0x527e07[_0x998f('0x54')]['id']}})[_0x998f('0x23')](handleEntityNotFound(_0x5d5da2,null))[_0x998f('0x23')](function(_0x51ee3d){if(_0x51ee3d){return _0x51ee3d['addAgents'](_0x527e07[_0x998f('0x59')][_0x998f('0x6c')],_[_0x998f('0xb1')](_0x527e07[_0x998f('0x59')],[_0x998f('0x6c'),'id'])||{})[_0x998f('0x91')](function(_0x58549a){for(var _0x4f705d=0x0;_0x4f705d<_0x527e07[_0x998f('0x59')][_0x998f('0x6c')]['length'];_0x4f705d+=0x1){socket[_0x998f('0xb2')]('userOpenchannelAccount:save',{'UserId':_0x527e07[_0x998f('0x59')][_0x998f('0x6c')][_0x4f705d],'OpenchannelAccountId':_0x527e07[_0x998f('0x54')]['id']});}return _0x58549a;});}})[_0x998f('0x23')](respondWithResult(_0x5d5da2,null))[_0x998f('0x29')](handleError(_0x5d5da2,null));};exports['removeAgents']=function(_0xaf5b31,_0x150384,_0x33fb99){return db[_0x998f('0x3f')][_0x998f('0x63')]({'where':{'id':_0xaf5b31[_0x998f('0x54')]['id']}})['then'](handleEntityNotFound(_0x150384,null))[_0x998f('0x23')](function(_0x269792){if(_0x269792){return _0x269792[_0x998f('0xb3')](_0xaf5b31['query'][_0x998f('0x6c')])[_0x998f('0x23')](function(){if(_[_0x998f('0xb4')](_0xaf5b31[_0x998f('0x43')][_0x998f('0x6c')])){for(var _0x50fa73=0x0;_0x50fa73<_0xaf5b31[_0x998f('0x43')]['ids'][_0x998f('0x57')];_0x50fa73+=0x1){socket[_0x998f('0xb2')]('userOpenchannelAccount:remove',{'UserId':Number(_0xaf5b31[_0x998f('0x43')][_0x998f('0x6c')][_0x50fa73]),'OpenchannelAccountId':Number(_0xaf5b31['params']['id'])});}}else{socket[_0x998f('0xb2')](_0x998f('0xb5'),{'UserId':Number(_0xaf5b31[_0x998f('0x43')]['ids']),'OpenchannelAccountId':Number(_0xaf5b31[_0x998f('0x54')]['id'])});}});}})['then'](respondWithStatusCode(_0x150384,null))[_0x998f('0x29')](handleError(_0x150384,null));};exports[_0x998f('0xb6')]=function(_0x2e8626,_0xfbe6c9,_0x24c2ba){var _0x4a2340={};var _0x12d850={};var _0x831c54;var _0xf7cc33;return db['OpenchannelAccount'][_0x998f('0x66')]({'where':{'id':_0x2e8626['params']['id']}})['then'](handleEntityNotFound(_0xfbe6c9,null))['then'](function(_0x2967f0){if(_0x2967f0){_0x831c54=_0x2967f0;_0x12d850['model']=_[_0x998f('0x55')](db[_0x998f('0x9b')][_0x998f('0x67')]);_0x12d850[_0x998f('0x43')]=_['keys'](_0x2e8626[_0x998f('0x43')]);_0x12d850[_0x998f('0x44')]=_[_0x998f('0x56')](_0x12d850[_0x998f('0x42')],_0x12d850[_0x998f('0x43')]);_0x4a2340['attributes']=_[_0x998f('0x56')](_0x12d850[_0x998f('0x42')],qs['fields'](_0x2e8626[_0x998f('0x43')]['fields']));_0x4a2340[_0x998f('0x45')]=_0x4a2340[_0x998f('0x45')]['length']?_0x4a2340[_0x998f('0x45')]:_0x12d850['model'];_0x4a2340[_0x998f('0x49')]=qs[_0x998f('0x68')](_0x2e8626['query'][_0x998f('0x68')]);_0x4a2340[_0x998f('0x4a')]=qs[_0x998f('0x44')](_[_0x998f('0x4b')](_0x2e8626['query'],_0x12d850['filters']));if(_0x2e8626[_0x998f('0x43')][_0x998f('0x4c')]){_0x4a2340[_0x998f('0x4a')]=_['merge'](_0x4a2340[_0x998f('0x4a')],{'$or':_[_0x998f('0x3e')](_0x4a2340['attributes'],function(_0x15e2d5){var _0x3ddc7b={};_0x3ddc7b[_0x15e2d5]={'$like':'%'+_0x2e8626[_0x998f('0x43')][_0x998f('0x4c')]+'%'};return _0x3ddc7b;})});}_0x4a2340=_['merge']({},_0x4a2340,_0x2e8626[_0x998f('0x4f')]);return _0x831c54['getAgents'](_0x4a2340);}})[_0x998f('0x23')](function(_0x4c1ab0){if(_0x4c1ab0){_0xf7cc33=_0x4c1ab0[_0x998f('0x57')];if(!_0x2e8626[_0x998f('0x43')]['hasOwnProperty'](_0x998f('0x48'))){_0x4a2340[_0x998f('0x2e')]=qs[_0x998f('0x2e')](_0x2e8626[_0x998f('0x43')][_0x998f('0x2e')]);_0x4a2340[_0x998f('0x2d')]=qs[_0x998f('0x2d')](_0x2e8626[_0x998f('0x43')][_0x998f('0x2d')]);}return _0x831c54[_0x998f('0xb6')](_0x4a2340);}})[_0x998f('0x23')](function(_0x4cbfbb){if(_0x4cbfbb){return _0x4cbfbb?{'count':_0xf7cc33,'rows':_0x4cbfbb}:null;}})[_0x998f('0x23')](respondWithResult(_0xfbe6c9,null))[_0x998f('0x29')](handleError(_0xfbe6c9,null));};exports[_0x998f('0xb7')]=function(_0x450082,_0x2ce5d4,_0x3c505f){var _0x303062,_0x58ed8a,_0x44c74e;if(_[_0x998f('0x7a')](_0x450082[_0x998f('0x59')][_0x998f('0x59')])||_0x450082['body'][_0x998f('0x59')]===''){throw new db['Sequelize'][(_0x998f('0x74'))]('body\x20is\x20mandatory\x20and\x20not\x20empty');}if(_['isNil'](_0x450082[_0x998f('0x59')]['to'])){}_0x303062=_0x450082[_0x998f('0x59')]['to'];return db[_0x998f('0x3f')]['findOne']({'where':{'id':_0x450082[_0x998f('0x54')]['id']}})[_0x998f('0x23')](handleEntityNotFound(_0x2ce5d4,null))[_0x998f('0x23')](function(_0x399df6){if(_0x399df6){return db['OpenchannelAccount']['find']({'where':{'id':_0x399df6['id']},'include':[{'model':db[_0x998f('0xb8')],'as':_0x998f('0x84'),'include':[{'model':db[_0x998f('0x80')],'as':_0x998f('0x81'),'where':{[_0x399df6['mapKey']]:_0x303062},'limit':0x1,'order':[[_0x998f('0x78'),_0x998f('0x82')]]}]}]})['then'](handleEntityNotFound(_0x2ce5d4,null))[_0x998f('0x23')](function(_0x46e156){if(_0x46e156&&_0x46e156[_0x998f('0x84')]){_0x58ed8a=_0x46e156['get']({'plain':!![]});if(_0x58ed8a['List']&&_0x58ed8a['List'][_0x998f('0x81')][_0x998f('0x57')]){return _0x58ed8a[_0x998f('0x84')]['Contacts'][0x0];}return db['CmContact'][_0x998f('0x58')](_[_0x998f('0x19')](_0x450082['body'],{'firstName':_0x303062,[_0x46e156['mapKey']]:_0x303062,'phone':_0x303062,'ListId':_0x58ed8a[_0x998f('0x89')]}));}})['then'](handleEntityNotFound(_0x2ce5d4,null))[_0x998f('0x23')](function(_0x5e3e48){if(_0x5e3e48){_0x44c74e=_0x5e3e48;return db[_0x998f('0x8e')]['find']({'where':{'ContactId':_0x44c74e['id'],'closed':![],'OpenchannelAccountId':_0x58ed8a['id']}})['then'](function(_0x305ea0){if(_0x305ea0){return[_0x305ea0,![]];}return db[_0x998f('0x8e')][_0x998f('0x58')]({'UserId':_0x450082['user']['id'],'ContactId':_0x44c74e['id'],'OpenchannelAccountId':_0x58ed8a['id'],'lastMsgDirection':'out','Messages':[_['merge'](_0x450082[_0x998f('0x59')],{'read':![],'body':_0x450082[_0x998f('0x59')][_0x998f('0x59')],'OpenchannelAccountId':_0x58ed8a['id'],'UserId':_0x450082[_0x998f('0x5a')]['id'],'ContactId':_0x44c74e['id']})]},{'include':[{'model':db[_0x998f('0x98')],'as':_0x998f('0xb9')}]})[_0x998f('0x23')](function(_0x39c96b){return[_0x39c96b,!![]];});});}})[_0x998f('0x91')](function(_0x2cca3f,_0x552a23){if(_0x552a23){return _0x2cca3f;}return db[_0x998f('0x98')][_0x998f('0x58')](_[_0x998f('0x4e')](_0x450082['body'],{'read':![],'body':_0x450082['body'][_0x998f('0x59')],'OpenchannelAccountId':_0x58ed8a['id'],'OpenchannelInteractionId':_0x2cca3f['id'],'UserId':_0x450082[_0x998f('0x5a')]['id'],'ContactId':_0x44c74e['id']}))[_0x998f('0x23')](function(_0x5da56e){_0x2cca3f[_0x998f('0xba')][_0x998f('0xb9')]=[];_0x2cca3f[_0x998f('0xba')][_0x998f('0xb9')][_0x998f('0x96')](_0x5da56e[_0x998f('0xba')]);return _0x2cca3f;});});}})['then'](respondWithResult(_0x2ce5d4,null))[_0x998f('0x29')](handleError(_0x2ce5d4,null));};
\ No newline at end of file