Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / faxAccount / faxAccount.controller.js
index 61a77ee..1c49db5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5f2c=['crypto','jsforce','querystring','papaparse','ioredis','../../components/auth/service','../../components/parsers/qs','../../components/parsers/advancedSearch','../../config/logger','../../config/utils','../../config/environment','../../mysqldb','redis','defaults','localhost','register','jayson/promise','client','http','test','Sequelize','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','FaxAccount,\x20%s,\x20%s','debug','FaxAccount,\x20%s,\x20%s,\x20%s','request\x20sent','stringify','error','message','info','result','catch','sendStatus','json','count','offset','limit','status','set','Content-Range','apply','save','get','FaxAccounts','UserProfileResource','destroy','end','stack','name','index','Pause','mandatoryDispositionPause','map','FaxAccount','rawAttributes','fieldName','type','query','keys','intersection','model','fields','attributes','nolimit','order','sort','filters','where','merge','options','includeAll','include','show','params','length','find','create','body','user','role','UserProfileSection','userProfileId','autoAssociation','Unable\x20to\x20associate\x20the\x20resource\x20to\x20the\x20User\x20Profile:\x20%s','update','describe','addDisposition','FaxAccountId','Disposition','findOne','filter','findAll','rows','removeDispositions','ids','addAnswer','CannedAnswer','hasOwnProperty','pick','removeAnswers','addInteraction','omit','getInteractions','FaxInteraction','CmContact','Contact','User','Owner','fullname','internal','color','tag','addApplications','sequelize','FaxApplication','bulkCreate','findAndCountAll','getApplications','context','from-voip-provider','exten','localstationid','app','Fax\x20Extension','priority','appdata','push','Answer','CDR(type)=inbound-fax','gateway','faxdetect','headerinfo','maxrate','modem','t38timeout','FAXOPT(','Wait','addAccountApplications','VoiceExtension','updateAccountApplications','transaction','tech','key','updatedAt','TrunkId','getMessages','FaxMessage','$gte','split','format','YYYY-MM-DD\x20HH:mm:ss','send','CmList','List','Contacts','DESC','attachments','server/files/attachments','basename','CheckAfterSend','isNil','from','\x22%s\x22\x20<%s>','ListId','List\x20not\x20found','Send\x20Fax\x20failed','Messages','spread','out','filename','ContactId','dataValues','SendFax','SendFaxRpc,\x20%s','addAgents','emit','userFaxAccount:save','removeAgents','isArray','userFaxAccount:remove','getAgents','html-pdf','eml-format','rimraf','zip-dir','fast-json-patch','moment','bluebird','path','to-csv','ejs','squel'];(function(_0x29e9e8,_0x5d30c0){var _0x218b87=function(_0x26ecf9){while(--_0x26ecf9){_0x29e9e8['push'](_0x29e9e8['shift']());}};_0x218b87(++_0x5d30c0);}(_0x5f2c,0x179));var _0xc5f2=function(_0x30ae5e,_0x391fc4){_0x30ae5e=_0x30ae5e-0x0;var _0x1f2e93=_0x5f2c[_0x30ae5e];return _0x1f2e93;};'use strict';var pdf=require(_0xc5f2('0x0'));var emlformat=require(_0xc5f2('0x1'));var rimraf=require(_0xc5f2('0x2'));var zipdir=require(_0xc5f2('0x3'));var jsonpatch=require(_0xc5f2('0x4'));var rp=require('request-promise');var moment=require(_0xc5f2('0x5'));var BPromise=require(_0xc5f2('0x6'));var Mustache=require('mustache');var util=require('util');var path=require(_0xc5f2('0x7'));var sox=require('sox');var csv=require(_0xc5f2('0x8'));var ejs=require(_0xc5f2('0x9'));var fs=require('fs');var _=require('lodash');var squel=require(_0xc5f2('0xa'));var crypto=require(_0xc5f2('0xb'));var jsforce=require(_0xc5f2('0xc'));var deskjs=require('desk.js');var toCsv=require('to-csv');var querystring=require(_0xc5f2('0xd'));var Papa=require(_0xc5f2('0xe'));var Redis=require(_0xc5f2('0xf'));var authService=require(_0xc5f2('0x10'));var qs=require(_0xc5f2('0x11'));var as=require(_0xc5f2('0x12'));var hardwareService=require('../../config/license/hardware');var logger=require(_0xc5f2('0x13'))('api');var utils=require(_0xc5f2('0x14'));var config=require(_0xc5f2('0x15'));var db=require(_0xc5f2('0x16'))['db'];config[_0xc5f2('0x17')]=_[_0xc5f2('0x18')](config[_0xc5f2('0x17')],{'host':_0xc5f2('0x19'),'port':0x18eb});var socket=require('socket.io-emitter')(new Redis(config[_0xc5f2('0x17')]));require('./faxAccount.socket')[_0xc5f2('0x1a')](socket);var jayson=require(_0xc5f2('0x1b'));var client=jayson[_0xc5f2('0x1c')][_0xc5f2('0x1d')]({'port':0x232c});var client9002=jayson['client'][_0xc5f2('0x1d')]({'port':0x232a});function checkPasswordPattern(_0x3f3a32,_0x4ebf76,_0x1b0177){if(_0x1b0177){var _0x590a21=new RegExp(/(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.*[?!@#\$%\^&\*~\-_=+[{\]\}])(?=.{8,})/);if(_0x590a21[_0xc5f2('0x1e')](_0x4ebf76)){return _0x3f3a32;}else{throw new db[(_0xc5f2('0x1f'))]['ValidationError'](_0xc5f2('0x20'));}}else{return _0x3f3a32;}}function respondWithRpcPromise(_0x300b5a,_0x13496c,_0x2aa0e4,_0x5c6c06){return new BPromise(function(_0x1b49b0,_0x38eaa9){var _0xc9baa7=_0x5c6c06||client;return _0xc9baa7[_0xc5f2('0x21')](_0x300b5a,_0x2aa0e4)[_0xc5f2('0x22')](function(_0x4ec366){logger['info'](_0xc5f2('0x23'),_0x13496c,'request\x20sent');logger[_0xc5f2('0x24')](_0xc5f2('0x25'),_0x13496c,_0xc5f2('0x26'),JSON[_0xc5f2('0x27')](_0x4ec366));if(_0x4ec366[_0xc5f2('0x28')]){if(_0x4ec366['error']['code']===0x1f4){logger[_0xc5f2('0x28')](_0xc5f2('0x23'),_0x13496c,_0x4ec366[_0xc5f2('0x28')][_0xc5f2('0x29')]);return _0x38eaa9(_0x4ec366[_0xc5f2('0x28')][_0xc5f2('0x29')]);}logger[_0xc5f2('0x28')](_0xc5f2('0x23'),_0x13496c,_0x4ec366['error'][_0xc5f2('0x29')]);return _0x1b49b0(_0x4ec366['error']['message']);}else{logger[_0xc5f2('0x2a')](_0xc5f2('0x23'),_0x13496c,_0xc5f2('0x26'));_0x1b49b0(_0x4ec366[_0xc5f2('0x2b')][_0xc5f2('0x29')]);}})[_0xc5f2('0x2c')](function(_0x2b59b4){logger[_0xc5f2('0x28')](_0xc5f2('0x23'),_0x13496c,_0x2b59b4);_0x38eaa9(_0x2b59b4);});});}function respondWithStatusCode(_0x2625c9,_0x18aed3){_0x18aed3=_0x18aed3||0xcc;return function(_0x561fd6){if(_0x561fd6){return _0x2625c9[_0xc5f2('0x2d')](_0x18aed3);}return _0x2625c9['status'](_0x18aed3)['end']();};}function respondWithResult(_0x55203a,_0x391bd3){_0x391bd3=_0x391bd3||0xc8;return function(_0x1d4678){if(_0x1d4678){return _0x55203a['status'](_0x391bd3)[_0xc5f2('0x2e')](_0x1d4678);}};}function respondWithFilteredResult(_0x8e4529,_0x41e037){return function(_0x499e32){if(_0x499e32){var _0x56d9ac=_0x499e32[_0xc5f2('0x2f')],_0x165827=_0x41e037[_0xc5f2('0x30')],_0x25ee91=_0x41e037[_0xc5f2('0x30')]+_0x41e037[_0xc5f2('0x31')],_0xac948d;if(_0x25ee91>=_0x56d9ac){_0x25ee91=_0x56d9ac;_0xac948d=0xc8;}else{_0xac948d=0xce;}_0x8e4529[_0xc5f2('0x32')](_0xac948d);return _0x8e4529[_0xc5f2('0x33')](_0xc5f2('0x34'),_0x165827+'-'+_0x25ee91+'/'+_0x56d9ac)[_0xc5f2('0x2e')](_0x499e32);}return null;};}function patchUpdates(_0x361d88){return function(_0x47c329){try{jsonpatch[_0xc5f2('0x35')](_0x47c329,_0x361d88,!![]);}catch(_0xe742e8){return BPromise['reject'](_0xe742e8);}return _0x47c329[_0xc5f2('0x36')]();};}function saveUpdates(_0x2d0dd5,_0x5b4162){return function(_0x2c2edc){if(_0x2c2edc){return _0x2c2edc['update'](_0x2d0dd5)[_0xc5f2('0x22')](function(_0x4d8218){return _0x4d8218;});}return null;};}function removeEntity(_0x343b19,_0x29cfbc){return function(_0x283f64){if(_0x283f64){return _0x283f64['destroy']()[_0xc5f2('0x22')](function(){var _0x43ebd8=_0x283f64[_0xc5f2('0x37')]({'plain':!![]});var _0x21f506=_0xc5f2('0x38');return db[_0xc5f2('0x39')][_0xc5f2('0x3a')]({'where':{'type':_0x21f506,'resourceId':_0x43ebd8['id']}})['then'](function(){return _0x283f64;});})[_0xc5f2('0x22')](function(){_0x343b19['status'](0xcc)[_0xc5f2('0x3b')]();});}};}function handleEntityNotFound(_0x5bf874,_0x2e5946){return function(_0x40b4e8){if(!_0x40b4e8){_0x5bf874[_0xc5f2('0x2d')](0x194);}return _0x40b4e8;};}function handleError(_0x259c22,_0x342b75){_0x342b75=_0x342b75||0x1f4;return function(_0x37ae15){logger[_0xc5f2('0x28')](_0x37ae15[_0xc5f2('0x3c')]);if(_0x37ae15[_0xc5f2('0x3d')]){delete _0x37ae15[_0xc5f2('0x3d')];}_0x259c22['status'](_0x342b75)['send'](_0x37ae15);};}exports[_0xc5f2('0x3e')]=function(_0x3c208b,_0x573d92){var _0x18a9cb={'include':[{'model':db[_0xc5f2('0x3f')],'as':_0xc5f2('0x40')}]},_0x4aa0f7={},_0xaefd57={'count':0x0,'rows':[]};var _0x2837af=_[_0xc5f2('0x41')](db[_0xc5f2('0x42')][_0xc5f2('0x43')],function(_0x2ec071){return{'name':_0x2ec071[_0xc5f2('0x44')],'type':_0x2ec071[_0xc5f2('0x45')]['key']};});_0x4aa0f7['model']=_['map'](_0x2837af,_0xc5f2('0x3d'));_0x4aa0f7[_0xc5f2('0x46')]=_[_0xc5f2('0x47')](_0x3c208b[_0xc5f2('0x46')]);_0x4aa0f7['filters']=_[_0xc5f2('0x48')](_0x4aa0f7[_0xc5f2('0x49')],_0x4aa0f7[_0xc5f2('0x46')]);_0x18a9cb['attributes']=_[_0xc5f2('0x48')](_0x4aa0f7['model'],qs[_0xc5f2('0x4a')](_0x3c208b['query']['fields']));_0x18a9cb[_0xc5f2('0x4b')]=_0x18a9cb['attributes']['length']?_0x18a9cb['attributes']:_0x4aa0f7['model'];if(!_0x3c208b[_0xc5f2('0x46')]['hasOwnProperty'](_0xc5f2('0x4c'))){_0x18a9cb[_0xc5f2('0x31')]=qs[_0xc5f2('0x31')](_0x3c208b[_0xc5f2('0x46')]['limit']);_0x18a9cb[_0xc5f2('0x30')]=qs[_0xc5f2('0x30')](_0x3c208b[_0xc5f2('0x46')]['offset']);}_0x18a9cb[_0xc5f2('0x4d')]=qs['sort'](_0x3c208b[_0xc5f2('0x46')][_0xc5f2('0x4e')]);_0x18a9cb['where']=qs['filters'](_['pick'](_0x3c208b[_0xc5f2('0x46')],_0x4aa0f7[_0xc5f2('0x4f')]),_0x2837af);if(_0x3c208b[_0xc5f2('0x46')]['filter']){_0x18a9cb[_0xc5f2('0x50')]=_[_0xc5f2('0x51')](_0x18a9cb[_0xc5f2('0x50')],{'$or':_['map'](_0x2837af,function(_0x49292b){if(_0x49292b['type']!=='VIRTUAL'){var _0x1afb5a={};_0x1afb5a[_0x49292b[_0xc5f2('0x3d')]]={'$like':'%'+_0x3c208b[_0xc5f2('0x46')]['filter']+'%'};return _0x1afb5a;}})});}_0x18a9cb=_[_0xc5f2('0x51')]({},_0x18a9cb,_0x3c208b[_0xc5f2('0x52')]);var _0x1c61c4={'where':_0x18a9cb[_0xc5f2('0x50')]};return db[_0xc5f2('0x42')][_0xc5f2('0x2f')](_0x1c61c4)['then'](function(_0x233e44){_0xaefd57['count']=_0x233e44;if(_0x3c208b[_0xc5f2('0x46')][_0xc5f2('0x53')]){_0x18a9cb[_0xc5f2('0x54')]=[{'all':!![]}];}return db[_0xc5f2('0x42')]['findAll'](_0x18a9cb);})[_0xc5f2('0x22')](function(_0x249c4e){_0xaefd57['rows']=_0x249c4e;return _0xaefd57;})[_0xc5f2('0x22')](respondWithFilteredResult(_0x573d92,_0x18a9cb))[_0xc5f2('0x2c')](handleError(_0x573d92,null));};exports[_0xc5f2('0x55')]=function(_0x509166,_0x1251f2){var _0x3eaedf={'raw':![],'where':{'id':_0x509166[_0xc5f2('0x56')]['id']},'include':[{'model':db[_0xc5f2('0x3f')],'as':_0xc5f2('0x40')}]},_0x45d0aa={};_0x45d0aa[_0xc5f2('0x49')]=_[_0xc5f2('0x47')](db['FaxAccount'][_0xc5f2('0x43')]);_0x45d0aa[_0xc5f2('0x46')]=_[_0xc5f2('0x47')](_0x509166[_0xc5f2('0x46')]);_0x45d0aa['filters']=_[_0xc5f2('0x48')](_0x45d0aa[_0xc5f2('0x49')],_0x45d0aa[_0xc5f2('0x46')]);_0x3eaedf[_0xc5f2('0x4b')]=_[_0xc5f2('0x48')](_0x45d0aa[_0xc5f2('0x49')],qs[_0xc5f2('0x4a')](_0x509166['query'][_0xc5f2('0x4a')]));_0x3eaedf[_0xc5f2('0x4b')]=_0x3eaedf['attributes'][_0xc5f2('0x57')]?_0x3eaedf[_0xc5f2('0x4b')]:_0x45d0aa[_0xc5f2('0x49')];if(_0x509166[_0xc5f2('0x46')][_0xc5f2('0x53')]){_0x3eaedf[_0xc5f2('0x54')]=[{'all':!![]}];}_0x3eaedf=_['merge']({},_0x3eaedf,_0x509166[_0xc5f2('0x52')]);return db[_0xc5f2('0x42')][_0xc5f2('0x58')](_0x3eaedf)[_0xc5f2('0x22')](handleEntityNotFound(_0x1251f2,null))[_0xc5f2('0x22')](respondWithResult(_0x1251f2,null))[_0xc5f2('0x2c')](handleError(_0x1251f2,null));};exports[_0xc5f2('0x59')]=function(_0x4d7123,_0x4b8b79){return db[_0xc5f2('0x42')][_0xc5f2('0x59')](_0x4d7123[_0xc5f2('0x5a')],{})[_0xc5f2('0x22')](function(_0x144b4f){var _0x22d384=_0x4d7123[_0xc5f2('0x5b')]['get']({'plain':!![]});if(!_0x22d384)throw new Error('Unable\x20to\x20retrieve\x20the\x20current\x20user');if(_0x22d384[_0xc5f2('0x5c')]===_0xc5f2('0x5b')){var _0x4290e8=_0x144b4f[_0xc5f2('0x37')]({'plain':!![]});var _0xd6d350=_0xc5f2('0x38');return db[_0xc5f2('0x5d')][_0xc5f2('0x58')]({'where':{'name':_0xd6d350,'userProfileId':_0x22d384[_0xc5f2('0x5e')]},'raw':!![]})[_0xc5f2('0x22')](function(_0x51e6c2){if(_0x51e6c2&&_0x51e6c2[_0xc5f2('0x5f')]===0x0){return db[_0xc5f2('0x39')][_0xc5f2('0x59')]({'name':_0x4290e8[_0xc5f2('0x3d')],'resourceId':_0x4290e8['id'],'type':_0x51e6c2['name'],'sectionId':_0x51e6c2['id']},{})['then'](function(){return _0x144b4f;});}else{return _0x144b4f;}})[_0xc5f2('0x2c')](function(_0x5c8ef3){logger[_0xc5f2('0x28')](_0xc5f2('0x60'),_0x5c8ef3);throw _0x5c8ef3;});}return _0x144b4f;})[_0xc5f2('0x22')](respondWithResult(_0x4b8b79,0xc9))[_0xc5f2('0x2c')](handleError(_0x4b8b79,null));};exports[_0xc5f2('0x61')]=function(_0xc79db1,_0x5856a7){if(_0xc79db1[_0xc5f2('0x5a')]['id']){delete _0xc79db1[_0xc5f2('0x5a')]['id'];}return db[_0xc5f2('0x42')]['find']({'where':{'id':_0xc79db1[_0xc5f2('0x56')]['id']},'include':[{'model':db['Pause'],'as':'mandatoryDispositionPause'}]})[_0xc5f2('0x22')](handleEntityNotFound(_0x5856a7,null))[_0xc5f2('0x22')](saveUpdates(_0xc79db1[_0xc5f2('0x5a')],null))[_0xc5f2('0x22')](respondWithResult(_0x5856a7,null))[_0xc5f2('0x2c')](handleError(_0x5856a7,null));};exports[_0xc5f2('0x3a')]=function(_0x1e3bfe,_0x568f6e){return db[_0xc5f2('0x42')][_0xc5f2('0x58')]({'where':{'id':_0x1e3bfe[_0xc5f2('0x56')]['id']}})[_0xc5f2('0x22')](handleEntityNotFound(_0x568f6e,null))[_0xc5f2('0x22')](removeEntity(_0x568f6e,null))[_0xc5f2('0x2c')](handleError(_0x568f6e,null));};exports[_0xc5f2('0x62')]=function(_0x174c14,_0xf7c411){return db['FaxAccount'][_0xc5f2('0x62')]()[_0xc5f2('0x22')](respondWithResult(_0xf7c411,null))[_0xc5f2('0x2c')](handleError(_0xf7c411,null));};exports[_0xc5f2('0x63')]=function(_0x51a342,_0x57fb85,_0x2ff122){if(_0x51a342[_0xc5f2('0x5a')]['id']){delete _0x51a342[_0xc5f2('0x5a')]['id'];}return db[_0xc5f2('0x42')][_0xc5f2('0x58')]({'where':{'id':_0x51a342['params']['id']}})['then'](handleEntityNotFound(_0x57fb85,null))['then'](function(_0x351ca8){if(_0x351ca8){_0x51a342[_0xc5f2('0x5a')][_0xc5f2('0x64')]=_0x351ca8['id'];return db[_0xc5f2('0x65')][_0xc5f2('0x59')](_0x51a342[_0xc5f2('0x5a')]);}})[_0xc5f2('0x22')](respondWithResult(_0x57fb85,null))['catch'](handleError(_0x57fb85,null));};exports['getDispositions']=function(_0xad919b,_0xaa45de,_0x553fc9){var _0x1d1d4f={'raw':![],'where':{}};var _0x49006c={};var _0x277e24={'count':0x0,'rows':[]};return db[_0xc5f2('0x42')][_0xc5f2('0x66')]({'where':{'id':_0xad919b[_0xc5f2('0x56')]['id']}})[_0xc5f2('0x22')](handleEntityNotFound(_0xaa45de,null))[_0xc5f2('0x22')](function(_0x29a112){if(_0x29a112){_0x49006c[_0xc5f2('0x49')]=_[_0xc5f2('0x47')](db[_0xc5f2('0x65')][_0xc5f2('0x43')]);_0x49006c['query']=_[_0xc5f2('0x47')](_0xad919b[_0xc5f2('0x46')]);_0x49006c[_0xc5f2('0x4f')]=_['intersection'](_0x49006c[_0xc5f2('0x49')],_0x49006c['query']);_0x1d1d4f[_0xc5f2('0x4b')]=_[_0xc5f2('0x48')](_0x49006c[_0xc5f2('0x49')],qs['fields'](_0xad919b[_0xc5f2('0x46')][_0xc5f2('0x4a')]));_0x1d1d4f[_0xc5f2('0x4b')]=_0x1d1d4f[_0xc5f2('0x4b')][_0xc5f2('0x57')]?_0x1d1d4f[_0xc5f2('0x4b')]:_0x49006c[_0xc5f2('0x49')];if(!_0xad919b['query']['hasOwnProperty']('nolimit')){_0x1d1d4f[_0xc5f2('0x31')]=qs[_0xc5f2('0x31')](_0xad919b['query'][_0xc5f2('0x31')]);_0x1d1d4f[_0xc5f2('0x30')]=qs['offset'](_0xad919b[_0xc5f2('0x46')][_0xc5f2('0x30')]);}_0x1d1d4f[_0xc5f2('0x4d')]=qs[_0xc5f2('0x4e')](_0xad919b[_0xc5f2('0x46')][_0xc5f2('0x4e')]);_0x1d1d4f['where']=qs[_0xc5f2('0x4f')](_['pick'](_0xad919b[_0xc5f2('0x46')],_0x49006c['filters']));_0x1d1d4f[_0xc5f2('0x50')]['FaxAccountId']=_0x29a112['id'];if(_0xad919b[_0xc5f2('0x46')][_0xc5f2('0x67')]){_0x1d1d4f['where']=_['merge'](_0x1d1d4f['where'],{'$or':_[_0xc5f2('0x41')](_0x1d1d4f[_0xc5f2('0x4b')],function(_0x3a5aee){var _0x23e135={};_0x23e135[_0x3a5aee]={'$like':'%'+_0xad919b[_0xc5f2('0x46')]['filter']+'%'};return _0x23e135;})});}_0x1d1d4f=_['merge']({},_0x1d1d4f,_0xad919b[_0xc5f2('0x52')]);return db[_0xc5f2('0x65')][_0xc5f2('0x2f')]({'where':_0x1d1d4f[_0xc5f2('0x50')]})[_0xc5f2('0x22')](function(_0x48965d){_0x277e24[_0xc5f2('0x2f')]=_0x48965d;if(_0xad919b[_0xc5f2('0x46')][_0xc5f2('0x53')]){_0x1d1d4f[_0xc5f2('0x54')]=[{'all':!![]}];}return db[_0xc5f2('0x65')][_0xc5f2('0x68')](_0x1d1d4f);})[_0xc5f2('0x22')](function(_0x3a619c){_0x277e24[_0xc5f2('0x69')]=_0x3a619c;return _0x277e24;});}})[_0xc5f2('0x22')](respondWithFilteredResult(_0xaa45de,_0x1d1d4f))['catch'](handleError(_0xaa45de,null));};exports[_0xc5f2('0x6a')]=function(_0x5ff060,_0x989b,_0x475382){return db[_0xc5f2('0x42')][_0xc5f2('0x58')]({'where':{'id':_0x5ff060[_0xc5f2('0x56')]['id']}})[_0xc5f2('0x22')](handleEntityNotFound(_0x989b,null))[_0xc5f2('0x22')](function(_0x28ee4a){if(_0x28ee4a){return _0x28ee4a[_0xc5f2('0x6a')](_0x5ff060[_0xc5f2('0x46')][_0xc5f2('0x6b')]);}})[_0xc5f2('0x22')](respondWithStatusCode(_0x989b,null))[_0xc5f2('0x2c')](handleError(_0x989b,null));};exports[_0xc5f2('0x6c')]=function(_0x541821,_0xbed133,_0x47c8f0){if(_0x541821['body']['id']){delete _0x541821['body']['id'];}return db['FaxAccount'][_0xc5f2('0x58')]({'where':{'id':_0x541821[_0xc5f2('0x56')]['id']}})['then'](handleEntityNotFound(_0xbed133,null))[_0xc5f2('0x22')](function(_0x516bf4){if(_0x516bf4){_0x541821['body'][_0xc5f2('0x64')]=_0x516bf4['id'];return db[_0xc5f2('0x6d')][_0xc5f2('0x59')](_0x541821[_0xc5f2('0x5a')]);}})[_0xc5f2('0x22')](respondWithResult(_0xbed133,null))[_0xc5f2('0x2c')](handleError(_0xbed133,null));};exports['getAnswers']=function(_0x460f69,_0x129d48,_0x54ee03){var _0x48720a={'raw':![],'where':{}};var _0xf6983c={};var _0x2b5870={'count':0x0,'rows':[]};return db[_0xc5f2('0x42')][_0xc5f2('0x66')]({'where':{'id':_0x460f69[_0xc5f2('0x56')]['id']}})['then'](handleEntityNotFound(_0x129d48,null))[_0xc5f2('0x22')](function(_0xa339d){if(_0xa339d){_0xf6983c['model']=_['keys'](db[_0xc5f2('0x6d')][_0xc5f2('0x43')]);_0xf6983c[_0xc5f2('0x46')]=_['keys'](_0x460f69['query']);_0xf6983c[_0xc5f2('0x4f')]=_[_0xc5f2('0x48')](_0xf6983c[_0xc5f2('0x49')],_0xf6983c[_0xc5f2('0x46')]);_0x48720a[_0xc5f2('0x4b')]=_[_0xc5f2('0x48')](_0xf6983c['model'],qs[_0xc5f2('0x4a')](_0x460f69[_0xc5f2('0x46')][_0xc5f2('0x4a')]));_0x48720a[_0xc5f2('0x4b')]=_0x48720a[_0xc5f2('0x4b')][_0xc5f2('0x57')]?_0x48720a['attributes']:_0xf6983c['model'];if(!_0x460f69[_0xc5f2('0x46')][_0xc5f2('0x6e')](_0xc5f2('0x4c'))){_0x48720a[_0xc5f2('0x31')]=qs['limit'](_0x460f69['query'][_0xc5f2('0x31')]);_0x48720a['offset']=qs[_0xc5f2('0x30')](_0x460f69[_0xc5f2('0x46')][_0xc5f2('0x30')]);}_0x48720a[_0xc5f2('0x4d')]=qs['sort'](_0x460f69[_0xc5f2('0x46')][_0xc5f2('0x4e')]);_0x48720a['where']=qs[_0xc5f2('0x4f')](_[_0xc5f2('0x6f')](_0x460f69[_0xc5f2('0x46')],_0xf6983c[_0xc5f2('0x4f')]));_0x48720a[_0xc5f2('0x50')][_0xc5f2('0x64')]=_0xa339d['id'];if(_0x460f69['query']['filter']){_0x48720a[_0xc5f2('0x50')]=_[_0xc5f2('0x51')](_0x48720a[_0xc5f2('0x50')],{'$or':_['map'](_0x48720a[_0xc5f2('0x4b')],function(_0x9e7f6){var _0x113d4e={};_0x113d4e[_0x9e7f6]={'$like':'%'+_0x460f69['query']['filter']+'%'};return _0x113d4e;})});}_0x48720a=_['merge']({},_0x48720a,_0x460f69[_0xc5f2('0x52')]);return db[_0xc5f2('0x6d')][_0xc5f2('0x2f')]({'where':_0x48720a['where']})[_0xc5f2('0x22')](function(_0x194bbd){_0x2b5870[_0xc5f2('0x2f')]=_0x194bbd;if(_0x460f69['query'][_0xc5f2('0x53')]){_0x48720a[_0xc5f2('0x54')]=[{'all':!![]}];}return db[_0xc5f2('0x6d')][_0xc5f2('0x68')](_0x48720a);})[_0xc5f2('0x22')](function(_0x582c8c){_0x2b5870[_0xc5f2('0x69')]=_0x582c8c;return _0x2b5870;});}})[_0xc5f2('0x22')](respondWithFilteredResult(_0x129d48,_0x48720a))[_0xc5f2('0x2c')](handleError(_0x129d48,null));};exports[_0xc5f2('0x70')]=function(_0x361593,_0x383eb3,_0x40c10e){return db[_0xc5f2('0x42')]['find']({'where':{'id':_0x361593[_0xc5f2('0x56')]['id']}})[_0xc5f2('0x22')](handleEntityNotFound(_0x383eb3,null))[_0xc5f2('0x22')](function(_0x26a0dc){if(_0x26a0dc){return _0x26a0dc[_0xc5f2('0x70')](_0x361593[_0xc5f2('0x46')]['ids']);}})[_0xc5f2('0x22')](respondWithStatusCode(_0x383eb3,null))[_0xc5f2('0x2c')](handleError(_0x383eb3,null));};exports[_0xc5f2('0x71')]=function(_0x436540,_0x3a6630,_0x292fa2){return db['FaxInteraction']['find']({'where':{'id':_0x436540[_0xc5f2('0x56')]['id']}})[_0xc5f2('0x22')](handleEntityNotFound(_0x3a6630,null))[_0xc5f2('0x22')](function(_0x4f8f17){if(_0x4f8f17){return _0x4f8f17['addInteraction'](_0x436540['body'][_0xc5f2('0x6b')],_[_0xc5f2('0x72')](_0x436540[_0xc5f2('0x5a')],[_0xc5f2('0x6b'),'id'])||{});}})['then'](respondWithResult(_0x3a6630,null))[_0xc5f2('0x2c')](handleError(_0x3a6630,null));};exports[_0xc5f2('0x73')]=function(_0x38a2bd,_0x4fcb77,_0x263044){var _0x28c2aa={'raw':![],'where':{}};var _0x5a6dfc={};var _0x58959c={'count':0x0,'rows':[]};return db[_0xc5f2('0x42')][_0xc5f2('0x66')]({'where':{'id':_0x38a2bd[_0xc5f2('0x56')]['id']}})[_0xc5f2('0x22')](handleEntityNotFound(_0x4fcb77,null))[_0xc5f2('0x22')](function(_0x2e53df){if(_0x2e53df){_0x5a6dfc[_0xc5f2('0x49')]=_[_0xc5f2('0x47')](db['FaxInteraction'][_0xc5f2('0x43')]);_0x5a6dfc[_0xc5f2('0x46')]=_['keys'](_0x38a2bd[_0xc5f2('0x46')]);_0x5a6dfc[_0xc5f2('0x4f')]=_[_0xc5f2('0x48')](_0x5a6dfc[_0xc5f2('0x49')],_0x5a6dfc[_0xc5f2('0x46')]);_0x28c2aa[_0xc5f2('0x4b')]=_['intersection'](_0x5a6dfc[_0xc5f2('0x49')],qs[_0xc5f2('0x4a')](_0x38a2bd[_0xc5f2('0x46')]['fields']));_0x28c2aa['attributes']=_0x28c2aa[_0xc5f2('0x4b')][_0xc5f2('0x57')]?_0x28c2aa[_0xc5f2('0x4b')]:_0x5a6dfc['model'];if(!_0x38a2bd[_0xc5f2('0x46')]['hasOwnProperty'](_0xc5f2('0x4c'))){_0x28c2aa[_0xc5f2('0x31')]=qs[_0xc5f2('0x31')](_0x38a2bd[_0xc5f2('0x46')]['limit']);_0x28c2aa['offset']=qs['offset'](_0x38a2bd['query'][_0xc5f2('0x30')]);}_0x28c2aa['order']=qs[_0xc5f2('0x4e')](_0x38a2bd[_0xc5f2('0x46')]['sort']);_0x28c2aa[_0xc5f2('0x50')]=qs[_0xc5f2('0x4f')](_[_0xc5f2('0x6f')](_0x38a2bd[_0xc5f2('0x46')],_0x5a6dfc['filters']));_0x28c2aa[_0xc5f2('0x50')]['FaxAccountId']=_0x2e53df['id'];if(_0x38a2bd[_0xc5f2('0x46')][_0xc5f2('0x67')]){_0x28c2aa['where']=_[_0xc5f2('0x51')](_0x28c2aa['where'],{'$or':_[_0xc5f2('0x41')](_0x28c2aa[_0xc5f2('0x4b')],function(_0x30c2d0){var _0x567e6b={};_0x567e6b[_0x30c2d0]={'$like':'%'+_0x38a2bd[_0xc5f2('0x46')][_0xc5f2('0x67')]+'%'};return _0x567e6b;})});}_0x28c2aa=_['merge']({},_0x28c2aa,_0x38a2bd['options']);return db[_0xc5f2('0x74')][_0xc5f2('0x2f')]({'where':_0x28c2aa[_0xc5f2('0x50')]})[_0xc5f2('0x22')](function(_0x2de650){_0x58959c[_0xc5f2('0x2f')]=_0x2de650;if(_0x38a2bd['query']['includeAll']){_0x28c2aa['include']=[{'model':db[_0xc5f2('0x75')],'as':_0xc5f2('0x76'),'required':![]},{'model':db[_0xc5f2('0x77')],'as':_0xc5f2('0x78'),'attributes':[_0xc5f2('0x3d'),_0xc5f2('0x79'),_0xc5f2('0x7a')],'required':![]},{'model':db['Tag'],'as':'Tags','attributes':['id',_0xc5f2('0x3d'),_0xc5f2('0x7b')],'where':_0x38a2bd[_0xc5f2('0x46')][_0xc5f2('0x7c')]?{'id':_0x38a2bd[_0xc5f2('0x46')][_0xc5f2('0x7c')]}:undefined,'required':_0x38a2bd[_0xc5f2('0x46')][_0xc5f2('0x7c')]?!![]:![]}];}return db['FaxInteraction'][_0xc5f2('0x68')](_0x28c2aa);})[_0xc5f2('0x22')](function(_0x220348){_0x58959c[_0xc5f2('0x69')]=_0x220348;return _0x58959c;});}})[_0xc5f2('0x22')](respondWithFilteredResult(_0x4fcb77,_0x28c2aa))[_0xc5f2('0x2c')](handleError(_0x4fcb77,null));};exports[_0xc5f2('0x7d')]=function(_0x149af2,_0x12b02e,_0x2c7762){return db[_0xc5f2('0x42')][_0xc5f2('0x66')]({'where':{'id':_0x149af2[_0xc5f2('0x56')]['id']}})[_0xc5f2('0x22')](handleEntityNotFound(_0x12b02e,null))['then'](function(_0x4693f3){if(_0x4693f3){return db[_0xc5f2('0x7e')]['transaction'](function(_0x22ab3b){return db[_0xc5f2('0x7f')]['destroy']({'where':{'FaxAccountId':_0x149af2['params']['id']},'transaction':_0x22ab3b})[_0xc5f2('0x22')](function(_0x1edbdc){var _0x7f8bf8=_[_0xc5f2('0x41')](_0x149af2[_0xc5f2('0x5a')],function(_0xe2ad19){_0xe2ad19['FaxAccountId']=_0x149af2[_0xc5f2('0x56')]['id'];return _0xe2ad19;});return db[_0xc5f2('0x7f')][_0xc5f2('0x80')](_0x7f8bf8,{'transaction':_0x22ab3b});});})[_0xc5f2('0x22')](function(){return db['FaxApplication'][_0xc5f2('0x81')]({'where':{'FaxAccountId':_0x149af2[_0xc5f2('0x56')]['id']},'order':'priority'});});}})[_0xc5f2('0x22')](respondWithResult(_0x12b02e,null))[_0xc5f2('0x2c')](handleError(_0x12b02e,null));};exports[_0xc5f2('0x82')]=function(_0xba89e1,_0x12b037,_0x43e0f4){var _0x1f6c6e={};var _0x4d10ba={};var _0x5b8470;var _0x174531;return db[_0xc5f2('0x42')][_0xc5f2('0x66')]({'where':{'id':_0xba89e1[_0xc5f2('0x56')]['id']}})[_0xc5f2('0x22')](handleEntityNotFound(_0x12b037,null))[_0xc5f2('0x22')](function(_0x150ab9){if(_0x150ab9){_0x5b8470=_0x150ab9;_0x4d10ba[_0xc5f2('0x49')]=_[_0xc5f2('0x47')](db[_0xc5f2('0x7f')]['rawAttributes']);_0x4d10ba[_0xc5f2('0x46')]=_[_0xc5f2('0x47')](_0xba89e1[_0xc5f2('0x46')]);_0x4d10ba['filters']=_['intersection'](_0x4d10ba['model'],_0x4d10ba[_0xc5f2('0x46')]);_0x1f6c6e['attributes']=_['intersection'](_0x4d10ba[_0xc5f2('0x49')],qs[_0xc5f2('0x4a')](_0xba89e1['query'][_0xc5f2('0x4a')]));_0x1f6c6e['attributes']=_0x1f6c6e['attributes']['length']?_0x1f6c6e[_0xc5f2('0x4b')]:_0x4d10ba[_0xc5f2('0x49')];_0x1f6c6e['order']=qs['sort'](_0xba89e1[_0xc5f2('0x46')][_0xc5f2('0x4e')]);_0x1f6c6e[_0xc5f2('0x50')]=qs[_0xc5f2('0x4f')](_[_0xc5f2('0x6f')](_0xba89e1['query'],_0x4d10ba[_0xc5f2('0x4f')]));if(_0xba89e1[_0xc5f2('0x46')]['filter']){_0x1f6c6e['where']=_[_0xc5f2('0x51')](_0x1f6c6e['where'],{'$or':_[_0xc5f2('0x41')](_0x1f6c6e['attributes'],function(_0x3d2dd1){var _0x22d521={};_0x22d521[_0x3d2dd1]={'$like':'%'+_0xba89e1[_0xc5f2('0x46')][_0xc5f2('0x67')]+'%'};return _0x22d521;})});}_0x1f6c6e=_[_0xc5f2('0x51')]({},_0x1f6c6e,_0xba89e1[_0xc5f2('0x52')]);return _0x5b8470[_0xc5f2('0x82')](_0x1f6c6e);}})[_0xc5f2('0x22')](function(_0x1972cf){if(_0x1972cf){_0x174531=_0x1972cf[_0xc5f2('0x57')];if(!_0xba89e1['query'][_0xc5f2('0x6e')](_0xc5f2('0x4c'))){_0x1f6c6e[_0xc5f2('0x31')]=qs[_0xc5f2('0x31')](_0xba89e1[_0xc5f2('0x46')][_0xc5f2('0x31')]);_0x1f6c6e[_0xc5f2('0x30')]=qs[_0xc5f2('0x30')](_0xba89e1[_0xc5f2('0x46')]['offset']);}return _0x5b8470['getApplications'](_0x1f6c6e);}})['then'](function(_0x7d59e6){if(_0x7d59e6){return _0x7d59e6?{'count':_0x174531,'rows':_0x7d59e6}:null;}})[_0xc5f2('0x22')](respondWithResult(_0x12b037,null))[_0xc5f2('0x2c')](handleError(_0x12b037,null));};function Extension(_0x417175,_0x289cb1,_0x1dde15,_0x33fa08){this[_0xc5f2('0x83')]=_0xc5f2('0x84');this[_0xc5f2('0x85')]=_0x417175[_0xc5f2('0x86')];this[_0xc5f2('0x87')]=_0x33fa08;this['type']='system';this['description']=_0xc5f2('0x88');this['FaxAccountId']=_0x417175['id'];this[_0xc5f2('0x89')]=_0x289cb1;this[_0xc5f2('0x8a')]=_0x1dde15;}function createExtensionsReciveFax(_0x255504){var _0x45d922=0x1;var _0x3ee479=[];_0x3ee479[_0xc5f2('0x8b')](new Extension(_0x255504,_0x45d922,'',_0xc5f2('0x8c')));_0x45d922+=0x1;_0x3ee479[_0xc5f2('0x8b')](new Extension(_0x255504,_0x45d922,_0xc5f2('0x8d'),'Set'));_0x45d922+=0x1;for(var _0x41f6b4 in _0x255504){if(_0x255504['hasOwnProperty'](_0x41f6b4)&&(_0x41f6b4==='ecm'||_0x41f6b4==='localstationid'||_0x41f6b4===_0xc5f2('0x8e')||_0x41f6b4===_0xc5f2('0x8f')||_0x41f6b4===_0xc5f2('0x90')||_0x41f6b4===_0xc5f2('0x91')||_0x41f6b4==='minrate'||_0x41f6b4===_0xc5f2('0x92')||_0x41f6b4===_0xc5f2('0x93'))){_0x3ee479[_0xc5f2('0x8b')](new Extension(_0x255504,_0x45d922,_0xc5f2('0x94')+_0x41f6b4+')='+_0x255504[_0x41f6b4],'Set'));_0x45d922+=0x1;}}_0x3ee479['push'](new Extension(_0x255504,_0x45d922,'6',_0xc5f2('0x95')));_0x45d922+=0x1;_0x3ee479['push'](new Extension(_0x255504,_0x45d922,'/var/opt/motion2/server/files/attachments/fax-${CALLERID(num)}-${CUT(UNIQUEID,.,1)}-${CUT(UNIQUEID,.,2)}-${STRFTIME(,,%C%y%m%d%H%M%S)}-rx.tif,d','ReceiveFax'));_0x45d922=0x0;return _0x3ee479;}exports[_0xc5f2('0x96')]=function(_0x147224,_0x3f32c0,_0x5e606f){var _0x1c2ce2;return db[_0xc5f2('0x7e')]['transaction'](function(_0x304bfb){return db[_0xc5f2('0x42')][_0xc5f2('0x59')](_0x147224[_0xc5f2('0x5a')],{'transaction':_0x304bfb})['then'](function(_0x23d45a){_0x1c2ce2=_0x23d45a[_0xc5f2('0x37')]({'plain':!![]});return db[_0xc5f2('0x97')][_0xc5f2('0x80')](createExtensionsReciveFax(_0x1c2ce2),{'transaction':_0x304bfb});});})[_0xc5f2('0x22')](function(){return _0x1c2ce2;})['then'](respondWithResult(_0x3f32c0,null))[_0xc5f2('0x2c')](handleError(_0x3f32c0,null));};exports[_0xc5f2('0x98')]=function(_0x2542c4,_0x281675,_0x233b77){var _0x14e9e1;return db[_0xc5f2('0x7e')][_0xc5f2('0x99')](function(_0x334df4){return db[_0xc5f2('0x42')]['update'](_0x2542c4[_0xc5f2('0x5a')],{'where':{'id':_0x2542c4[_0xc5f2('0x5a')]['id']},'transaction':_0x334df4})['then'](function(_0x59c466){return db[_0xc5f2('0x97')]['destroy']({'where':{'FaxAccountId':_0x2542c4[_0xc5f2('0x5a')]['id']},'transaction':_0x334df4})['then'](function(_0x25eef6){return db[_0xc5f2('0x97')][_0xc5f2('0x80')](createExtensionsReciveFax(_[_0xc5f2('0x72')](_0x2542c4[_0xc5f2('0x5a')],[_0xc5f2('0x9a'),_0xc5f2('0x9b'),'createdAt',_0xc5f2('0x9c'),_0xc5f2('0x9d'),'ListId'])),{'transaction':_0x334df4});});});})[_0xc5f2('0x22')](function(){return db[_0xc5f2('0x42')]['findById'](_0x2542c4[_0xc5f2('0x5a')]['id']);})[_0xc5f2('0x22')](respondWithResult(_0x281675,null))[_0xc5f2('0x2c')](handleError(_0x281675,null));};exports[_0xc5f2('0x9e')]=function(_0x359440,_0x5974ff,_0x2adf5c){var _0x4de285={'raw':!![],'where':{}};var _0x34b20b={};var _0x4753bc={'count':0x0,'rows':[]};return db[_0xc5f2('0x42')]['findOne']({'where':{'id':_0x359440[_0xc5f2('0x56')]['id']}})['then'](handleEntityNotFound(_0x5974ff,null))[_0xc5f2('0x22')](function(_0x94cc9c){if(_0x94cc9c){_0x34b20b['model']=_[_0xc5f2('0x47')](db[_0xc5f2('0x9f')][_0xc5f2('0x43')]);_0x34b20b['query']=_[_0xc5f2('0x47')](_0x359440[_0xc5f2('0x46')]);_0x34b20b['filters']=_[_0xc5f2('0x48')](_0x34b20b[_0xc5f2('0x49')],_0x34b20b[_0xc5f2('0x46')]);_0x4de285[_0xc5f2('0x4b')]=_[_0xc5f2('0x48')](_0x34b20b[_0xc5f2('0x49')],qs[_0xc5f2('0x4a')](_0x359440[_0xc5f2('0x46')]['fields']));_0x4de285['attributes']=_0x4de285['attributes'][_0xc5f2('0x57')]?_0x4de285[_0xc5f2('0x4b')]:_0x34b20b[_0xc5f2('0x49')];if(!_0x359440[_0xc5f2('0x46')]['hasOwnProperty'](_0xc5f2('0x4c'))){_0x4de285[_0xc5f2('0x31')]=qs[_0xc5f2('0x31')](_0x359440[_0xc5f2('0x46')][_0xc5f2('0x31')]);_0x4de285[_0xc5f2('0x30')]=qs[_0xc5f2('0x30')](_0x359440[_0xc5f2('0x46')][_0xc5f2('0x30')]);}_0x4de285['order']=qs['sort'](_0x359440[_0xc5f2('0x46')][_0xc5f2('0x4e')]);_0x4de285[_0xc5f2('0x50')]=qs['filters'](_['pick'](_0x359440['query'],_0x34b20b[_0xc5f2('0x4f')]));_0x4de285['where'][_0xc5f2('0x64')]=_0x94cc9c['id'];if(_0x359440[_0xc5f2('0x46')][_0xc5f2('0x67')]){_0x4de285[_0xc5f2('0x50')]=_['merge'](_0x4de285[_0xc5f2('0x50')],{'$or':_[_0xc5f2('0x41')](_0x4de285[_0xc5f2('0x4b')],function(_0x594d7a){var _0x2b8b23={};_0x2b8b23[_0x594d7a]={'$like':'%'+_0x359440[_0xc5f2('0x46')]['filter']+'%'};return _0x2b8b23;})});}if(_0x359440[_0xc5f2('0x46')]['$gte']){var _0xdcf9b1=_0x359440[_0xc5f2('0x46')][_0xc5f2('0xa0')][_0xc5f2('0xa1')](',');var _0x2ce35a={};_0x2ce35a[_0xdcf9b1[0x0]]={'$gte':moment(_0xdcf9b1[0x1])[_0xc5f2('0xa2')](_0xc5f2('0xa3'))};_0x4de285[_0xc5f2('0x50')]=_['merge'](_0x4de285[_0xc5f2('0x50')],_0x2ce35a);}_0x4de285=_[_0xc5f2('0x51')]({},_0x4de285,_0x359440[_0xc5f2('0x52')]);return db[_0xc5f2('0x9f')]['count']({'where':_0x4de285['where']})[_0xc5f2('0x22')](function(_0x908123){_0x4753bc['count']=_0x908123;if(_0x359440[_0xc5f2('0x46')]['includeAll']){_0x4de285['include']=[{'all':!![]}];}return db[_0xc5f2('0x9f')]['findAll'](_0x4de285);})['then'](function(_0xe6dcda){_0x4753bc['rows']=_0xe6dcda;return _0x4753bc;});}})[_0xc5f2('0x22')](respondWithFilteredResult(_0x5974ff,_0x4de285))[_0xc5f2('0x2c')](handleError(_0x5974ff,null));};exports[_0xc5f2('0xa4')]=function(_0x1d8181,_0x5dc6f3,_0x238b1a){var _0x3eb916,_0x4dea1a={},_0x27b399;if(_0x1d8181[_0xc5f2('0x5a')]['to']){_0x27b399=_0x1d8181[_0xc5f2('0x5a')]['to'][0x0];}return db[_0xc5f2('0x42')][_0xc5f2('0x58')]({'where':{'id':_0x1d8181[_0xc5f2('0x56')]['id']},'include':[{'model':db[_0xc5f2('0xa5')],'as':_0xc5f2('0xa6'),'include':[{'model':db['CmContact'],'as':_0xc5f2('0xa7'),'where':{'fax':_0x27b399},'limit':0x1,'order':[[_0xc5f2('0x9c'),_0xc5f2('0xa8')]]}]}]})[_0xc5f2('0x22')](handleEntityNotFound(_0x5dc6f3,null))[_0xc5f2('0x22')](function(_0x52c405){_0x3eb916=_0x52c405;if(_0x1d8181[_0xc5f2('0x5a')][_0xc5f2('0xa9')]&&_0x1d8181[_0xc5f2('0x5a')][_0xc5f2('0xa9')][_0xc5f2('0x57')]){for(var _0x52d3d5=0x0;_0x52d3d5<_0x1d8181[_0xc5f2('0x5a')][_0xc5f2('0xa9')]['length'];_0x52d3d5+=0x1){_0x1d8181[_0xc5f2('0x5a')][_0xc5f2('0xa9')][_0x52d3d5]={'filename':_0x1d8181['body'][_0xc5f2('0xa9')][_0x52d3d5][_0xc5f2('0x3d')],'id':_0x1d8181['body'][_0xc5f2('0xa9')][_0x52d3d5]['id'],'path':path['join'](config['root'],_0xc5f2('0xaa'),_0x1d8181[_0xc5f2('0x5a')][_0xc5f2('0xa9')][_0x52d3d5][_0xc5f2('0xab')])};}}return respondWithRpcPromise(_0xc5f2('0xac'),_0xc5f2('0xac'),{'FaxAccountId':_[_0xc5f2('0xad')](_0x1d8181['params']['id'])?undefined:_0x1d8181[_0xc5f2('0x56')]['id'],'path':_['isNil'](_0x1d8181[_0xc5f2('0x5a')]['attachments'][0x0][_0xc5f2('0x7')])?undefined:_0x1d8181[_0xc5f2('0x5a')][_0xc5f2('0xa9')][0x0][_0xc5f2('0x7')],'fax':_[_0xc5f2('0xad')](_0x1d8181['body']['to'][0x0])?undefined:_0x1d8181[_0xc5f2('0x5a')]['to'][0x0]},client9002);})[_0xc5f2('0x22')](function(){if(_0x3eb916){if(_[_0xc5f2('0xad')](_0x1d8181[_0xc5f2('0x5a')][_0xc5f2('0xae')])){_0x1d8181[_0xc5f2('0x5a')][_0xc5f2('0xae')]=util[_0xc5f2('0xa2')](_0xc5f2('0xaf'),_0x3eb916[_0xc5f2('0x3d')],_0x3eb916['fax']);}if(_0x3eb916['List']){if(_0x3eb916[_0xc5f2('0xa6')][_0xc5f2('0xa7')][_0xc5f2('0x57')]){return _0x3eb916[_0xc5f2('0xa6')][_0xc5f2('0xa7')][0x0];}else{return db[_0xc5f2('0x75')]['create'](_[_0xc5f2('0x18')](_0x1d8181[_0xc5f2('0x5a')],{'firstName':_0x1d8181['body']['to'][0x0],'phone':_0x1d8181['body']['to'][0x0],'fax':_0x1d8181[_0xc5f2('0x5a')]['to'][0x0],'ListId':_0x3eb916[_0xc5f2('0xb0')]}));}}else{throw new Error(_0xc5f2('0xb1'));}}else{throw new Error(_0xc5f2('0xb2'));}})['then'](function(_0x623525){if(_0x623525){return db['FaxInteraction']['find']({'where':{'ContactId':_0x623525['id'],'closed':![],'FaxAccountId':_0x3eb916['id']}})[_0xc5f2('0x22')](function(_0x412457){if(_0x412457){return[_0x412457,![]];}return db['FaxInteraction']['create']({'UserId':_0x1d8181[_0xc5f2('0x5b')]['id'],'ContactId':_0x623525['id'],'FaxAccountId':_0x3eb916['id'],'fax':_0x1d8181[_0xc5f2('0x5a')]['to'][0x0],'firstMsgDirection':'out','Messages':[_[_0xc5f2('0x51')](_0x1d8181[_0xc5f2('0x5a')],{'read':![],'body':_0x1d8181['body'][_0xc5f2('0xa9')][0x0]['filename'],'FaxAccountId':_0x3eb916['id'],'UserId':_0x1d8181['user']['id'],'ContactId':_0x623525['id'],'AttachmentId':_0x1d8181['body']['attachments'][0x0]['id']})]},{'include':[{'model':db['FaxMessage'],'as':_0xc5f2('0xb3')}]})[_0xc5f2('0x22')](function(_0x22972b){return[_0x22972b,!![]];});});}else{throw new Error('Contact\x20not\x20found');}})[_0xc5f2('0xb4')](function(_0x5d671b,_0x5df3b6){if(_0x5df3b6){return _0x5d671b;}return db[_0xc5f2('0x9f')][_0xc5f2('0x59')]({'direction':_0xc5f2('0xb5'),'read':![],'body':_0x1d8181[_0xc5f2('0x5a')][_0xc5f2('0xa9')][0x0][_0xc5f2('0xb6')],'FaxAccountId':_0x3eb916['id'],'FaxInteractionId':_0x5d671b['id'],'UserId':_0x1d8181[_0xc5f2('0x5b')]['id'],'ContactId':_0x5d671b[_0xc5f2('0xb7')],'AttachmentId':_0x1d8181[_0xc5f2('0x5a')]['attachments'][0x0]['id']})[_0xc5f2('0x22')](function(_0x4f5d3a){_0x5d671b[_0xc5f2('0xb8')][_0xc5f2('0xb3')]=[];_0x5d671b[_0xc5f2('0xb8')]['Messages'][_0xc5f2('0x8b')](_0x4f5d3a[_0xc5f2('0xb8')]);return _0x5d671b;});})['then'](function(_0x4a1ac3){respondWithRpcPromise(_0xc5f2('0xb9'),_0xc5f2('0xb9'),{'FaxAccountId':_[_0xc5f2('0xad')](_0x1d8181[_0xc5f2('0x56')]['id'])?undefined:_0x1d8181[_0xc5f2('0x56')]['id'],'path':_[_0xc5f2('0xad')](_0x1d8181[_0xc5f2('0x5a')]['attachments'][0x0][_0xc5f2('0x7')])?undefined:_0x1d8181[_0xc5f2('0x5a')][_0xc5f2('0xa9')][0x0][_0xc5f2('0x7')],'fax':_[_0xc5f2('0xad')](_0x1d8181[_0xc5f2('0x5a')]['to'][0x0])?undefined:_0x1d8181[_0xc5f2('0x5a')]['to'][0x0],'AttachmentId':_0x1d8181['body']['attachments'][0x0]['id']},client9002)[_0xc5f2('0x22')](function(_0x1abd01){logger[_0xc5f2('0x2a')](_0xc5f2('0xba'),_0x1abd01);})[_0xc5f2('0x2c')](function(_0xcac402){logger[_0xc5f2('0x2a')]('SendFaxRpc,\x20%s',_0xcac402);});return _0x4a1ac3;})[_0xc5f2('0x22')](respondWithResult(_0x5dc6f3,null))[_0xc5f2('0x2c')](handleError(_0x5dc6f3,null));};exports[_0xc5f2('0xbb')]=function(_0x49b4cc,_0x486a44,_0x44d88e){return db[_0xc5f2('0x42')][_0xc5f2('0x58')]({'where':{'id':_0x49b4cc[_0xc5f2('0x56')]['id']}})[_0xc5f2('0x22')](handleEntityNotFound(_0x486a44,null))[_0xc5f2('0x22')](function(_0x355824){if(_0x355824){return _0x355824[_0xc5f2('0xbb')](_0x49b4cc[_0xc5f2('0x5a')][_0xc5f2('0x6b')],_['omit'](_0x49b4cc['body'],[_0xc5f2('0x6b'),'id'])||{})[_0xc5f2('0xb4')](function(_0x1c4be1){for(var _0x2dc75e=0x0;_0x2dc75e<_0x49b4cc[_0xc5f2('0x5a')][_0xc5f2('0x6b')][_0xc5f2('0x57')];_0x2dc75e+=0x1){socket[_0xc5f2('0xbc')](_0xc5f2('0xbd'),{'UserId':_0x49b4cc[_0xc5f2('0x5a')][_0xc5f2('0x6b')][_0x2dc75e],'FaxAccountId':_0x49b4cc[_0xc5f2('0x56')]['id']});}return _0x1c4be1;});}})[_0xc5f2('0x22')](respondWithResult(_0x486a44,null))[_0xc5f2('0x2c')](handleError(_0x486a44,null));};exports[_0xc5f2('0xbe')]=function(_0x4d89b0,_0x59c012,_0x5f423c){return db[_0xc5f2('0x42')][_0xc5f2('0x58')]({'where':{'id':_0x4d89b0[_0xc5f2('0x56')]['id']}})[_0xc5f2('0x22')](handleEntityNotFound(_0x59c012,null))[_0xc5f2('0x22')](function(_0x57bf61){if(_0x57bf61){return _0x57bf61['removeAgents'](_0x4d89b0[_0xc5f2('0x46')][_0xc5f2('0x6b')])[_0xc5f2('0x22')](function(){if(_[_0xc5f2('0xbf')](_0x4d89b0[_0xc5f2('0x46')]['ids'])){for(var _0x1f7a9b=0x0;_0x1f7a9b<_0x4d89b0[_0xc5f2('0x46')][_0xc5f2('0x6b')][_0xc5f2('0x57')];_0x1f7a9b+=0x1){socket['emit']('userFaxAccount:remove',{'UserId':Number(_0x4d89b0[_0xc5f2('0x46')][_0xc5f2('0x6b')][_0x1f7a9b]),'FaxAccountId':Number(_0x4d89b0[_0xc5f2('0x56')]['id'])});}}else{socket[_0xc5f2('0xbc')](_0xc5f2('0xc0'),{'UserId':Number(_0x4d89b0[_0xc5f2('0x46')][_0xc5f2('0x6b')]),'FaxAccountId':Number(_0x4d89b0[_0xc5f2('0x56')]['id'])});}});}})[_0xc5f2('0x22')](respondWithStatusCode(_0x59c012,null))[_0xc5f2('0x2c')](handleError(_0x59c012,null));};exports[_0xc5f2('0xc1')]=function(_0x1b9a41,_0x5a5752,_0x4811e3){var _0x185a92={};var _0x3887ed={};var _0x2fe64b;var _0x1a9428;return db[_0xc5f2('0x42')][_0xc5f2('0x66')]({'where':{'id':_0x1b9a41[_0xc5f2('0x56')]['id']}})['then'](handleEntityNotFound(_0x5a5752,null))['then'](function(_0x1bbe46){if(_0x1bbe46){_0x2fe64b=_0x1bbe46;_0x3887ed[_0xc5f2('0x49')]=_[_0xc5f2('0x47')](db[_0xc5f2('0x77')][_0xc5f2('0x43')]);_0x3887ed[_0xc5f2('0x46')]=_[_0xc5f2('0x47')](_0x1b9a41[_0xc5f2('0x46')]);_0x3887ed['filters']=_[_0xc5f2('0x48')](_0x3887ed[_0xc5f2('0x49')],_0x3887ed[_0xc5f2('0x46')]);_0x185a92[_0xc5f2('0x4b')]=_[_0xc5f2('0x48')](_0x3887ed['model'],qs['fields'](_0x1b9a41[_0xc5f2('0x46')][_0xc5f2('0x4a')]));_0x185a92[_0xc5f2('0x4b')]=_0x185a92[_0xc5f2('0x4b')][_0xc5f2('0x57')]?_0x185a92[_0xc5f2('0x4b')]:_0x3887ed[_0xc5f2('0x49')];_0x185a92[_0xc5f2('0x4d')]=qs[_0xc5f2('0x4e')](_0x1b9a41[_0xc5f2('0x46')][_0xc5f2('0x4e')]);_0x185a92['where']=qs[_0xc5f2('0x4f')](_[_0xc5f2('0x6f')](_0x1b9a41[_0xc5f2('0x46')],_0x3887ed[_0xc5f2('0x4f')]));if(_0x1b9a41[_0xc5f2('0x46')][_0xc5f2('0x67')]){_0x185a92[_0xc5f2('0x50')]=_[_0xc5f2('0x51')](_0x185a92[_0xc5f2('0x50')],{'$or':_['map'](_0x185a92[_0xc5f2('0x4b')],function(_0xcdd61e){var _0x5f528c={};_0x5f528c[_0xcdd61e]={'$like':'%'+_0x1b9a41[_0xc5f2('0x46')][_0xc5f2('0x67')]+'%'};return _0x5f528c;})});}_0x185a92=_['merge']({},_0x185a92,_0x1b9a41[_0xc5f2('0x52')]);return _0x2fe64b['getAgents'](_0x185a92);}})[_0xc5f2('0x22')](function(_0x29b9f3){if(_0x29b9f3){_0x1a9428=_0x29b9f3[_0xc5f2('0x57')];if(!_0x1b9a41[_0xc5f2('0x46')][_0xc5f2('0x6e')]('nolimit')){_0x185a92[_0xc5f2('0x31')]=qs['limit'](_0x1b9a41[_0xc5f2('0x46')][_0xc5f2('0x31')]);_0x185a92[_0xc5f2('0x30')]=qs[_0xc5f2('0x30')](_0x1b9a41['query'][_0xc5f2('0x30')]);}return _0x2fe64b[_0xc5f2('0xc1')](_0x185a92);}})[_0xc5f2('0x22')](function(_0x39ac29){if(_0x39ac29){return _0x39ac29?{'count':_0x1a9428,'rows':_0x39ac29}:null;}})[_0xc5f2('0x22')](respondWithResult(_0x5a5752,null))[_0xc5f2('0x2c')](handleError(_0x5a5752,null));};
\ No newline at end of file
+var _0xdc54=['querystring','ioredis','../../components/parsers/qs','../../components/parsers/advancedSearch','../../config/license/hardware','../../config/logger','api','../../config/utils','redis','defaults','socket.io-emitter','./faxAccount.socket','client','http','request','then','request\x20sent','debug','FaxAccount,\x20%s,\x20%s,\x20%s','stringify','error','code','FaxAccount,\x20%s,\x20%s','message','info','result','sendStatus','status','end','undefined','limit','count','offset','set','Content-Range','json','apply','save','update','destroy','get','FaxAccounts','UserProfileResource','stack','name','send','index','Pause','map','rawAttributes','type','model','query','attributes','intersection','fields','length','nolimit','order','sort','where','filters','pick','filter','merge','VIRTUAL','FaxAccount','includeAll','include','findAll','show','params','mandatoryDispositionPause','keys','options','find','create','body','user','Unable\x20to\x20retrieve\x20the\x20current\x20user','role','UserProfileSection','userProfileId','autoAssociation','catch','describe','addDisposition','FaxAccountId','getDispositions','findOne','Disposition','hasOwnProperty','removeDispositions','ids','addAnswer','CannedAnswer','getAnswers','rows','removeAnswers','addInteraction','FaxInteraction','omit','getInteractions','CmContact','Contact','internal','Tags','color','tag','addApplications','sequelize','transaction','FaxApplication','bulkCreate','priority','getApplications','context','exten','localstationid','app','system','description','Fax\x20Extension','appdata','push','Answer','CDR(type)=inbound-fax','Set','ecm','gateway','headerinfo','minrate','modem','Wait','ReceiveFax','addAccountApplications','VoiceExtension','updateAccountApplications','key','updatedAt','TrunkId','ListId','findById','FaxMessage','$gte','split','format','YYYY-MM-DD\x20HH:mm:ss','CmList','List','Contacts','attachments','join','root','server/files/attachments','basename','CheckAfterSend','isNil','path','from','\x22%s\x22\x20<%s>','fax','List\x20not\x20found','filename','Messages','spread','out','dataValues','SendFax','SendFaxRpc,\x20%s','addAgents','emit','userFaxAccount:save','removeAgents','isArray','userFaxAccount:remove','getAgents','User','eml-format','zip-dir','fast-json-patch','request-promise','moment','bluebird','mustache','util','sox','ejs','fs-extra','lodash','squel','crypto','jsforce','desk.js','to-csv'];(function(_0x3223e8,_0x5d1dc5){var _0x5aabcc=function(_0x125d53){while(--_0x125d53){_0x3223e8['push'](_0x3223e8['shift']());}};_0x5aabcc(++_0x5d1dc5);}(_0xdc54,0xb2));var _0x4dc5=function(_0x2e9855,_0xc91f78){_0x2e9855=_0x2e9855-0x0;var _0x2e8dfc=_0xdc54[_0x2e9855];return _0x2e8dfc;};'use strict';var emlformat=require(_0x4dc5('0x0'));var rimraf=require('rimraf');var zipdir=require(_0x4dc5('0x1'));var jsonpatch=require(_0x4dc5('0x2'));var rp=require(_0x4dc5('0x3'));var moment=require(_0x4dc5('0x4'));var BPromise=require(_0x4dc5('0x5'));var Mustache=require(_0x4dc5('0x6'));var util=require(_0x4dc5('0x7'));var path=require('path');var sox=require(_0x4dc5('0x8'));var csv=require('to-csv');var ejs=require(_0x4dc5('0x9'));var fs=require('fs');var fs_extra=require(_0x4dc5('0xa'));var _=require(_0x4dc5('0xb'));var squel=require(_0x4dc5('0xc'));var crypto=require(_0x4dc5('0xd'));var jsforce=require(_0x4dc5('0xe'));var deskjs=require(_0x4dc5('0xf'));var toCsv=require(_0x4dc5('0x10'));var querystring=require(_0x4dc5('0x11'));var Papa=require('papaparse');var Redis=require(_0x4dc5('0x12'));var authService=require('../../components/auth/service');var qs=require(_0x4dc5('0x13'));var as=require(_0x4dc5('0x14'));var hardwareService=require(_0x4dc5('0x15'));var logger=require(_0x4dc5('0x16'))(_0x4dc5('0x17'));var utils=require(_0x4dc5('0x18'));var config=require('../../config/environment');var licenseUtil=require('../../config/license/util');var db=require('../../mysqldb')['db'];config[_0x4dc5('0x19')]=_[_0x4dc5('0x1a')](config['redis'],{'host':'localhost','port':0x18eb});var socket=require(_0x4dc5('0x1b'))(new Redis(config[_0x4dc5('0x19')]));require(_0x4dc5('0x1c'))['register'](socket);var jayson=require('jayson/promise');var client=jayson[_0x4dc5('0x1d')][_0x4dc5('0x1e')]({'port':0x232c});var client9002=jayson['client'][_0x4dc5('0x1e')]({'port':0x232a});function respondWithRpcPromise(_0x5ef38e,_0x10485b,_0x1ccc17,_0x45ec03){return new BPromise(function(_0x50827b,_0x266637){var _0x4ee8dd=_0x45ec03||client;return _0x4ee8dd[_0x4dc5('0x1f')](_0x5ef38e,_0x1ccc17)[_0x4dc5('0x20')](function(_0x26349d){logger['info']('FaxAccount,\x20%s,\x20%s',_0x10485b,_0x4dc5('0x21'));logger[_0x4dc5('0x22')](_0x4dc5('0x23'),_0x10485b,_0x4dc5('0x21'),JSON[_0x4dc5('0x24')](_0x26349d));if(_0x26349d[_0x4dc5('0x25')]){if(_0x26349d['error'][_0x4dc5('0x26')]===0x1f4){logger[_0x4dc5('0x25')](_0x4dc5('0x27'),_0x10485b,_0x26349d[_0x4dc5('0x25')][_0x4dc5('0x28')]);return _0x266637(_0x26349d[_0x4dc5('0x25')][_0x4dc5('0x28')]);}logger[_0x4dc5('0x25')]('FaxAccount,\x20%s,\x20%s',_0x10485b,_0x26349d[_0x4dc5('0x25')][_0x4dc5('0x28')]);return _0x50827b(_0x26349d[_0x4dc5('0x25')][_0x4dc5('0x28')]);}else{logger[_0x4dc5('0x29')](_0x4dc5('0x27'),_0x10485b,_0x4dc5('0x21'));_0x50827b(_0x26349d[_0x4dc5('0x2a')]['message']);}})['catch'](function(_0x11d5ef){logger[_0x4dc5('0x25')](_0x4dc5('0x27'),_0x10485b,_0x11d5ef);_0x266637(_0x11d5ef);});});}function respondWithStatusCode(_0x53e98f,_0x39de69){_0x39de69=_0x39de69||0xcc;return function(_0x4c742f){if(_0x4c742f){return _0x53e98f[_0x4dc5('0x2b')](_0x39de69);}return _0x53e98f[_0x4dc5('0x2c')](_0x39de69)[_0x4dc5('0x2d')]();};}function respondWithResult(_0x1e53a7,_0x2af058){_0x2af058=_0x2af058||0xc8;return function(_0x16b82d){if(_0x16b82d){return _0x1e53a7['status'](_0x2af058)['json'](_0x16b82d);}};}function respondWithFilteredResult(_0x2c7445,_0x25bf80){return function(_0x18f89c){if(_0x18f89c){var _0x13a8a0=typeof _0x25bf80['offset']===_0x4dc5('0x2e')&&typeof _0x25bf80[_0x4dc5('0x2f')]===_0x4dc5('0x2e');var _0x3e3c37=_0x18f89c[_0x4dc5('0x30')];var _0x4a8f32=_0x13a8a0?0x0:_0x25bf80['offset'];var _0x702244=_0x13a8a0?_0x18f89c[_0x4dc5('0x30')]:_0x25bf80[_0x4dc5('0x31')]+_0x25bf80[_0x4dc5('0x2f')];var _0x50c55a;if(_0x702244>=_0x3e3c37){_0x702244=_0x3e3c37;_0x50c55a=0xc8;}else{_0x50c55a=0xce;}_0x2c7445[_0x4dc5('0x2c')](_0x50c55a);return _0x2c7445[_0x4dc5('0x32')](_0x4dc5('0x33'),_0x4a8f32+'-'+_0x702244+'/'+_0x3e3c37)[_0x4dc5('0x34')](_0x18f89c);}return null;};}function patchUpdates(_0x5d170b){return function(_0x12fe94){try{jsonpatch[_0x4dc5('0x35')](_0x12fe94,_0x5d170b,!![]);}catch(_0x2f6e1c){return BPromise['reject'](_0x2f6e1c);}return _0x12fe94[_0x4dc5('0x36')]();};}function saveUpdates(_0x39f175,_0x1e4a86){return function(_0x51fa7b){if(_0x51fa7b){return _0x51fa7b[_0x4dc5('0x37')](_0x39f175)[_0x4dc5('0x20')](function(_0x533868){return _0x533868;});}return null;};}function removeEntity(_0x2f6958,_0x552d8d){return function(_0x38b4b){if(_0x38b4b){return _0x38b4b[_0x4dc5('0x38')]()[_0x4dc5('0x20')](function(){var _0x58af46=_0x38b4b[_0x4dc5('0x39')]({'plain':!![]});var _0x25102d=_0x4dc5('0x3a');return db[_0x4dc5('0x3b')][_0x4dc5('0x38')]({'where':{'type':_0x25102d,'resourceId':_0x58af46['id']}})[_0x4dc5('0x20')](function(){return _0x38b4b;});})[_0x4dc5('0x20')](function(){_0x2f6958[_0x4dc5('0x2c')](0xcc)[_0x4dc5('0x2d')]();});}};}function handleEntityNotFound(_0x247e47,_0x5444f6){return function(_0x3c6d2b){if(!_0x3c6d2b){_0x247e47[_0x4dc5('0x2b')](0x194);}return _0x3c6d2b;};}function handleError(_0x242cb7,_0x186093){_0x186093=_0x186093||0x1f4;return function(_0x3b8ec3){logger[_0x4dc5('0x25')](_0x3b8ec3[_0x4dc5('0x3c')]);if(_0x3b8ec3[_0x4dc5('0x3d')]){delete _0x3b8ec3[_0x4dc5('0x3d')];}_0x242cb7['status'](_0x186093)[_0x4dc5('0x3e')](_0x3b8ec3);};}exports[_0x4dc5('0x3f')]=function(_0x3e20b6,_0x141d4b){var _0x494f75={'include':[{'model':db[_0x4dc5('0x40')],'as':'mandatoryDispositionPause'}]},_0x4b1b41={},_0x369af7={'count':0x0,'rows':[]};var _0x5cf7d3=_[_0x4dc5('0x41')](db['FaxAccount'][_0x4dc5('0x42')],function(_0x488deb){return{'name':_0x488deb['fieldName'],'type':_0x488deb[_0x4dc5('0x43')]['key']};});_0x4b1b41[_0x4dc5('0x44')]=_['map'](_0x5cf7d3,_0x4dc5('0x3d'));_0x4b1b41[_0x4dc5('0x45')]=_['keys'](_0x3e20b6[_0x4dc5('0x45')]);_0x4b1b41['filters']=_['intersection'](_0x4b1b41[_0x4dc5('0x44')],_0x4b1b41[_0x4dc5('0x45')]);_0x494f75[_0x4dc5('0x46')]=_[_0x4dc5('0x47')](_0x4b1b41[_0x4dc5('0x44')],qs[_0x4dc5('0x48')](_0x3e20b6[_0x4dc5('0x45')][_0x4dc5('0x48')]));_0x494f75['attributes']=_0x494f75['attributes'][_0x4dc5('0x49')]?_0x494f75[_0x4dc5('0x46')]:_0x4b1b41['model'];if(!_0x3e20b6[_0x4dc5('0x45')]['hasOwnProperty'](_0x4dc5('0x4a'))){_0x494f75[_0x4dc5('0x2f')]=qs['limit'](_0x3e20b6['query'][_0x4dc5('0x2f')]);_0x494f75[_0x4dc5('0x31')]=qs[_0x4dc5('0x31')](_0x3e20b6[_0x4dc5('0x45')]['offset']);}_0x494f75[_0x4dc5('0x4b')]=qs[_0x4dc5('0x4c')](_0x3e20b6[_0x4dc5('0x45')]['sort']);_0x494f75[_0x4dc5('0x4d')]=qs[_0x4dc5('0x4e')](_[_0x4dc5('0x4f')](_0x3e20b6[_0x4dc5('0x45')],_0x4b1b41[_0x4dc5('0x4e')]),_0x5cf7d3);if(_0x3e20b6['query'][_0x4dc5('0x50')]){_0x494f75['where']=_[_0x4dc5('0x51')](_0x494f75[_0x4dc5('0x4d')],{'$or':_['map'](_0x5cf7d3,function(_0x38eb12){if(_0x38eb12['type']!==_0x4dc5('0x52')){var _0x1dab66={};_0x1dab66[_0x38eb12[_0x4dc5('0x3d')]]={'$like':'%'+_0x3e20b6[_0x4dc5('0x45')][_0x4dc5('0x50')]+'%'};return _0x1dab66;}})});}_0x494f75=_[_0x4dc5('0x51')]({},_0x494f75,_0x3e20b6['options']);var _0x339a5d={'where':_0x494f75[_0x4dc5('0x4d')]};return db[_0x4dc5('0x53')][_0x4dc5('0x30')](_0x339a5d)[_0x4dc5('0x20')](function(_0x984b01){_0x369af7[_0x4dc5('0x30')]=_0x984b01;if(_0x3e20b6[_0x4dc5('0x45')][_0x4dc5('0x54')]){_0x494f75[_0x4dc5('0x55')]=[{'all':!![]}];}return db[_0x4dc5('0x53')][_0x4dc5('0x56')](_0x494f75);})[_0x4dc5('0x20')](function(_0x37ee68){_0x369af7['rows']=_0x37ee68;return _0x369af7;})[_0x4dc5('0x20')](respondWithFilteredResult(_0x141d4b,_0x494f75))['catch'](handleError(_0x141d4b,null));};exports[_0x4dc5('0x57')]=function(_0x1b7fc6,_0x24d601){var _0xcb8cab={'raw':![],'where':{'id':_0x1b7fc6[_0x4dc5('0x58')]['id']},'include':[{'model':db[_0x4dc5('0x40')],'as':_0x4dc5('0x59')}]},_0x486185={};_0x486185['model']=_['keys'](db[_0x4dc5('0x53')][_0x4dc5('0x42')]);_0x486185['query']=_[_0x4dc5('0x5a')](_0x1b7fc6[_0x4dc5('0x45')]);_0x486185['filters']=_[_0x4dc5('0x47')](_0x486185[_0x4dc5('0x44')],_0x486185[_0x4dc5('0x45')]);_0xcb8cab['attributes']=_[_0x4dc5('0x47')](_0x486185[_0x4dc5('0x44')],qs[_0x4dc5('0x48')](_0x1b7fc6[_0x4dc5('0x45')][_0x4dc5('0x48')]));_0xcb8cab[_0x4dc5('0x46')]=_0xcb8cab[_0x4dc5('0x46')][_0x4dc5('0x49')]?_0xcb8cab[_0x4dc5('0x46')]:_0x486185[_0x4dc5('0x44')];if(_0x1b7fc6[_0x4dc5('0x45')][_0x4dc5('0x54')]){_0xcb8cab['include']=[{'all':!![]}];}_0xcb8cab=_[_0x4dc5('0x51')]({},_0xcb8cab,_0x1b7fc6[_0x4dc5('0x5b')]);return db['FaxAccount'][_0x4dc5('0x5c')](_0xcb8cab)[_0x4dc5('0x20')](handleEntityNotFound(_0x24d601,null))['then'](respondWithResult(_0x24d601,null))['catch'](handleError(_0x24d601,null));};exports[_0x4dc5('0x5d')]=function(_0x42fc36,_0xc4bb01){return db[_0x4dc5('0x53')][_0x4dc5('0x5d')](_0x42fc36[_0x4dc5('0x5e')],{})[_0x4dc5('0x20')](function(_0x517c56){var _0x51e2b8=_0x42fc36[_0x4dc5('0x5f')][_0x4dc5('0x39')]({'plain':!![]});if(!_0x51e2b8)throw new Error(_0x4dc5('0x60'));if(_0x51e2b8[_0x4dc5('0x61')]===_0x4dc5('0x5f')){var _0x2cbab9=_0x517c56[_0x4dc5('0x39')]({'plain':!![]});var _0x12f925=_0x4dc5('0x3a');return db[_0x4dc5('0x62')][_0x4dc5('0x5c')]({'where':{'name':_0x12f925,'userProfileId':_0x51e2b8[_0x4dc5('0x63')]},'raw':!![]})['then'](function(_0x7003e9){if(_0x7003e9&&_0x7003e9[_0x4dc5('0x64')]===0x0){return db['UserProfileResource'][_0x4dc5('0x5d')]({'name':_0x2cbab9[_0x4dc5('0x3d')],'resourceId':_0x2cbab9['id'],'type':_0x7003e9['name'],'sectionId':_0x7003e9['id']},{})[_0x4dc5('0x20')](function(){return _0x517c56;});}else{return _0x517c56;}})[_0x4dc5('0x65')](function(_0xf7c43a){logger[_0x4dc5('0x25')]('Unable\x20to\x20associate\x20the\x20resource\x20to\x20the\x20User\x20Profile:\x20%s',_0xf7c43a);throw _0xf7c43a;});}return _0x517c56;})[_0x4dc5('0x20')](respondWithResult(_0xc4bb01,0xc9))[_0x4dc5('0x65')](handleError(_0xc4bb01,null));};exports['update']=function(_0x121c08,_0x3fe962){if(_0x121c08[_0x4dc5('0x5e')]['id']){delete _0x121c08[_0x4dc5('0x5e')]['id'];}return db['FaxAccount'][_0x4dc5('0x5c')]({'where':{'id':_0x121c08['params']['id']},'include':[{'model':db['Pause'],'as':_0x4dc5('0x59')}]})[_0x4dc5('0x20')](handleEntityNotFound(_0x3fe962,null))[_0x4dc5('0x20')](saveUpdates(_0x121c08['body'],null))[_0x4dc5('0x20')](respondWithResult(_0x3fe962,null))[_0x4dc5('0x65')](handleError(_0x3fe962,null));};exports[_0x4dc5('0x38')]=function(_0x5545a8,_0x2e66e0){return db['FaxAccount'][_0x4dc5('0x5c')]({'where':{'id':_0x5545a8['params']['id']}})[_0x4dc5('0x20')](handleEntityNotFound(_0x2e66e0,null))['then'](removeEntity(_0x2e66e0,null))['catch'](handleError(_0x2e66e0,null));};exports['describe']=function(_0x2bf117,_0xe028d5){return db[_0x4dc5('0x53')][_0x4dc5('0x66')]()['then'](respondWithResult(_0xe028d5,null))['catch'](handleError(_0xe028d5,null));};exports[_0x4dc5('0x67')]=function(_0x39c5ee,_0x128de2,_0x1e8a5a){if(_0x39c5ee[_0x4dc5('0x5e')]['id']){delete _0x39c5ee['body']['id'];}return db['FaxAccount']['find']({'where':{'id':_0x39c5ee['params']['id']}})[_0x4dc5('0x20')](handleEntityNotFound(_0x128de2,null))['then'](function(_0x57722d){if(_0x57722d){_0x39c5ee['body'][_0x4dc5('0x68')]=_0x57722d['id'];return db['Disposition'][_0x4dc5('0x5d')](_0x39c5ee['body']);}})[_0x4dc5('0x20')](respondWithResult(_0x128de2,null))['catch'](handleError(_0x128de2,null));};exports[_0x4dc5('0x69')]=function(_0x756668,_0x337395,_0x32617a){var _0x429ea6={'raw':![],'where':{}};var _0x1dfd2b={};var _0x4f7354={'count':0x0,'rows':[]};return db[_0x4dc5('0x53')][_0x4dc5('0x6a')]({'where':{'id':_0x756668[_0x4dc5('0x58')]['id']}})['then'](handleEntityNotFound(_0x337395,null))['then'](function(_0x408623){if(_0x408623){_0x1dfd2b[_0x4dc5('0x44')]=_[_0x4dc5('0x5a')](db[_0x4dc5('0x6b')][_0x4dc5('0x42')]);_0x1dfd2b[_0x4dc5('0x45')]=_['keys'](_0x756668[_0x4dc5('0x45')]);_0x1dfd2b[_0x4dc5('0x4e')]=_[_0x4dc5('0x47')](_0x1dfd2b[_0x4dc5('0x44')],_0x1dfd2b[_0x4dc5('0x45')]);_0x429ea6[_0x4dc5('0x46')]=_[_0x4dc5('0x47')](_0x1dfd2b[_0x4dc5('0x44')],qs['fields'](_0x756668[_0x4dc5('0x45')][_0x4dc5('0x48')]));_0x429ea6[_0x4dc5('0x46')]=_0x429ea6['attributes'][_0x4dc5('0x49')]?_0x429ea6['attributes']:_0x1dfd2b['model'];if(!_0x756668[_0x4dc5('0x45')][_0x4dc5('0x6c')](_0x4dc5('0x4a'))){_0x429ea6['limit']=qs[_0x4dc5('0x2f')](_0x756668['query'][_0x4dc5('0x2f')]);_0x429ea6[_0x4dc5('0x31')]=qs['offset'](_0x756668[_0x4dc5('0x45')][_0x4dc5('0x31')]);}_0x429ea6[_0x4dc5('0x4b')]=qs[_0x4dc5('0x4c')](_0x756668[_0x4dc5('0x45')][_0x4dc5('0x4c')]);_0x429ea6[_0x4dc5('0x4d')]=qs[_0x4dc5('0x4e')](_['pick'](_0x756668[_0x4dc5('0x45')],_0x1dfd2b[_0x4dc5('0x4e')]));_0x429ea6[_0x4dc5('0x4d')]['FaxAccountId']=_0x408623['id'];if(_0x756668[_0x4dc5('0x45')][_0x4dc5('0x50')]){_0x429ea6[_0x4dc5('0x4d')]=_[_0x4dc5('0x51')](_0x429ea6[_0x4dc5('0x4d')],{'$or':_[_0x4dc5('0x41')](_0x429ea6[_0x4dc5('0x46')],function(_0x46864e){var _0x1a41b3={};_0x1a41b3[_0x46864e]={'$like':'%'+_0x756668[_0x4dc5('0x45')][_0x4dc5('0x50')]+'%'};return _0x1a41b3;})});}_0x429ea6=_[_0x4dc5('0x51')]({},_0x429ea6,_0x756668[_0x4dc5('0x5b')]);return db['Disposition'][_0x4dc5('0x30')]({'where':_0x429ea6[_0x4dc5('0x4d')]})[_0x4dc5('0x20')](function(_0x4ba688){_0x4f7354[_0x4dc5('0x30')]=_0x4ba688;if(_0x756668['query'][_0x4dc5('0x54')]){_0x429ea6[_0x4dc5('0x55')]=[{'all':!![]}];}return db['Disposition'][_0x4dc5('0x56')](_0x429ea6);})[_0x4dc5('0x20')](function(_0x3f97a6){_0x4f7354['rows']=_0x3f97a6;return _0x4f7354;});}})[_0x4dc5('0x20')](respondWithFilteredResult(_0x337395,_0x429ea6))[_0x4dc5('0x65')](handleError(_0x337395,null));};exports[_0x4dc5('0x6d')]=function(_0x5ec462,_0x5acf18,_0x5a3262){return db[_0x4dc5('0x53')][_0x4dc5('0x5c')]({'where':{'id':_0x5ec462[_0x4dc5('0x58')]['id']}})[_0x4dc5('0x20')](handleEntityNotFound(_0x5acf18,null))[_0x4dc5('0x20')](function(_0x4b5ed2){if(_0x4b5ed2){return _0x4b5ed2[_0x4dc5('0x6d')](_0x5ec462[_0x4dc5('0x45')][_0x4dc5('0x6e')]);}})[_0x4dc5('0x20')](respondWithStatusCode(_0x5acf18,null))[_0x4dc5('0x65')](handleError(_0x5acf18,null));};exports[_0x4dc5('0x6f')]=function(_0x125cf4,_0x5ed515,_0x3aee04){if(_0x125cf4[_0x4dc5('0x5e')]['id']){delete _0x125cf4[_0x4dc5('0x5e')]['id'];}return db[_0x4dc5('0x53')][_0x4dc5('0x5c')]({'where':{'id':_0x125cf4[_0x4dc5('0x58')]['id']}})[_0x4dc5('0x20')](handleEntityNotFound(_0x5ed515,null))[_0x4dc5('0x20')](function(_0x9a503b){if(_0x9a503b){_0x125cf4[_0x4dc5('0x5e')][_0x4dc5('0x68')]=_0x9a503b['id'];return db[_0x4dc5('0x70')][_0x4dc5('0x5d')](_0x125cf4[_0x4dc5('0x5e')]);}})[_0x4dc5('0x20')](respondWithResult(_0x5ed515,null))[_0x4dc5('0x65')](handleError(_0x5ed515,null));};exports[_0x4dc5('0x71')]=function(_0x16cf0e,_0x4d6051,_0x50b9c1){var _0x5c8352={'raw':![],'where':{}};var _0x231bc5={};var _0x4293ae={'count':0x0,'rows':[]};return db[_0x4dc5('0x53')][_0x4dc5('0x6a')]({'where':{'id':_0x16cf0e[_0x4dc5('0x58')]['id']}})['then'](handleEntityNotFound(_0x4d6051,null))[_0x4dc5('0x20')](function(_0x3b3c2a){if(_0x3b3c2a){_0x231bc5[_0x4dc5('0x44')]=_[_0x4dc5('0x5a')](db[_0x4dc5('0x70')]['rawAttributes']);_0x231bc5[_0x4dc5('0x45')]=_['keys'](_0x16cf0e['query']);_0x231bc5[_0x4dc5('0x4e')]=_[_0x4dc5('0x47')](_0x231bc5[_0x4dc5('0x44')],_0x231bc5['query']);_0x5c8352['attributes']=_['intersection'](_0x231bc5[_0x4dc5('0x44')],qs[_0x4dc5('0x48')](_0x16cf0e[_0x4dc5('0x45')][_0x4dc5('0x48')]));_0x5c8352[_0x4dc5('0x46')]=_0x5c8352[_0x4dc5('0x46')][_0x4dc5('0x49')]?_0x5c8352['attributes']:_0x231bc5['model'];if(!_0x16cf0e[_0x4dc5('0x45')]['hasOwnProperty']('nolimit')){_0x5c8352[_0x4dc5('0x2f')]=qs[_0x4dc5('0x2f')](_0x16cf0e[_0x4dc5('0x45')][_0x4dc5('0x2f')]);_0x5c8352['offset']=qs[_0x4dc5('0x31')](_0x16cf0e[_0x4dc5('0x45')]['offset']);}_0x5c8352[_0x4dc5('0x4b')]=qs[_0x4dc5('0x4c')](_0x16cf0e['query'][_0x4dc5('0x4c')]);_0x5c8352[_0x4dc5('0x4d')]=qs[_0x4dc5('0x4e')](_['pick'](_0x16cf0e[_0x4dc5('0x45')],_0x231bc5[_0x4dc5('0x4e')]));_0x5c8352['where'][_0x4dc5('0x68')]=_0x3b3c2a['id'];if(_0x16cf0e[_0x4dc5('0x45')][_0x4dc5('0x50')]){_0x5c8352[_0x4dc5('0x4d')]=_[_0x4dc5('0x51')](_0x5c8352['where'],{'$or':_['map'](_0x5c8352[_0x4dc5('0x46')],function(_0x5a7f77){var _0x1b3316={};_0x1b3316[_0x5a7f77]={'$like':'%'+_0x16cf0e[_0x4dc5('0x45')][_0x4dc5('0x50')]+'%'};return _0x1b3316;})});}_0x5c8352=_['merge']({},_0x5c8352,_0x16cf0e['options']);return db[_0x4dc5('0x70')][_0x4dc5('0x30')]({'where':_0x5c8352[_0x4dc5('0x4d')]})[_0x4dc5('0x20')](function(_0x8b5217){_0x4293ae[_0x4dc5('0x30')]=_0x8b5217;if(_0x16cf0e['query'][_0x4dc5('0x54')]){_0x5c8352[_0x4dc5('0x55')]=[{'all':!![]}];}return db[_0x4dc5('0x70')]['findAll'](_0x5c8352);})[_0x4dc5('0x20')](function(_0xd02a02){_0x4293ae[_0x4dc5('0x72')]=_0xd02a02;return _0x4293ae;});}})['then'](respondWithFilteredResult(_0x4d6051,_0x5c8352))[_0x4dc5('0x65')](handleError(_0x4d6051,null));};exports[_0x4dc5('0x73')]=function(_0x4917ee,_0x2feeff,_0x3807ee){return db[_0x4dc5('0x53')][_0x4dc5('0x5c')]({'where':{'id':_0x4917ee[_0x4dc5('0x58')]['id']}})[_0x4dc5('0x20')](handleEntityNotFound(_0x2feeff,null))[_0x4dc5('0x20')](function(_0x2da198){if(_0x2da198){return _0x2da198[_0x4dc5('0x73')](_0x4917ee[_0x4dc5('0x45')][_0x4dc5('0x6e')]);}})[_0x4dc5('0x20')](respondWithStatusCode(_0x2feeff,null))[_0x4dc5('0x65')](handleError(_0x2feeff,null));};exports[_0x4dc5('0x74')]=function(_0x1d9ae4,_0x35faf3,_0x5531b3){return db[_0x4dc5('0x75')][_0x4dc5('0x5c')]({'where':{'id':_0x1d9ae4[_0x4dc5('0x58')]['id']}})[_0x4dc5('0x20')](handleEntityNotFound(_0x35faf3,null))[_0x4dc5('0x20')](function(_0x3fde66){if(_0x3fde66){return _0x3fde66[_0x4dc5('0x74')](_0x1d9ae4[_0x4dc5('0x5e')][_0x4dc5('0x6e')],_[_0x4dc5('0x76')](_0x1d9ae4[_0x4dc5('0x5e')],['ids','id'])||{});}})[_0x4dc5('0x20')](respondWithResult(_0x35faf3,null))['catch'](handleError(_0x35faf3,null));};exports[_0x4dc5('0x77')]=function(_0x39aabe,_0x44d3cb,_0x388d98){var _0x30c107={'raw':![],'where':{}};var _0x20b0e7={};var _0x589f8e={'count':0x0,'rows':[]};return db[_0x4dc5('0x53')][_0x4dc5('0x6a')]({'where':{'id':_0x39aabe[_0x4dc5('0x58')]['id']}})[_0x4dc5('0x20')](handleEntityNotFound(_0x44d3cb,null))[_0x4dc5('0x20')](function(_0x301c28){if(_0x301c28){_0x20b0e7[_0x4dc5('0x44')]=_[_0x4dc5('0x5a')](db[_0x4dc5('0x75')][_0x4dc5('0x42')]);_0x20b0e7['query']=_[_0x4dc5('0x5a')](_0x39aabe[_0x4dc5('0x45')]);_0x20b0e7[_0x4dc5('0x4e')]=_[_0x4dc5('0x47')](_0x20b0e7[_0x4dc5('0x44')],_0x20b0e7[_0x4dc5('0x45')]);_0x30c107['attributes']=_[_0x4dc5('0x47')](_0x20b0e7['model'],qs[_0x4dc5('0x48')](_0x39aabe[_0x4dc5('0x45')][_0x4dc5('0x48')]));_0x30c107[_0x4dc5('0x46')]=_0x30c107[_0x4dc5('0x46')][_0x4dc5('0x49')]?_0x30c107[_0x4dc5('0x46')]:_0x20b0e7[_0x4dc5('0x44')];if(!_0x39aabe[_0x4dc5('0x45')][_0x4dc5('0x6c')](_0x4dc5('0x4a'))){_0x30c107[_0x4dc5('0x2f')]=qs[_0x4dc5('0x2f')](_0x39aabe[_0x4dc5('0x45')][_0x4dc5('0x2f')]);_0x30c107[_0x4dc5('0x31')]=qs[_0x4dc5('0x31')](_0x39aabe[_0x4dc5('0x45')]['offset']);}_0x30c107[_0x4dc5('0x4b')]=qs['sort'](_0x39aabe[_0x4dc5('0x45')][_0x4dc5('0x4c')]);_0x30c107[_0x4dc5('0x4d')]=qs[_0x4dc5('0x4e')](_[_0x4dc5('0x4f')](_0x39aabe['query'],_0x20b0e7[_0x4dc5('0x4e')]));_0x30c107[_0x4dc5('0x4d')][_0x4dc5('0x68')]=_0x301c28['id'];if(_0x39aabe[_0x4dc5('0x45')]['filter']){_0x30c107[_0x4dc5('0x4d')]=_['merge'](_0x30c107['where'],{'$or':_[_0x4dc5('0x41')](_0x30c107[_0x4dc5('0x46')],function(_0x31078b){var _0x100c87={};_0x100c87[_0x31078b]={'$like':'%'+_0x39aabe[_0x4dc5('0x45')]['filter']+'%'};return _0x100c87;})});}_0x30c107=_['merge']({},_0x30c107,_0x39aabe[_0x4dc5('0x5b')]);return db[_0x4dc5('0x75')][_0x4dc5('0x30')]({'where':_0x30c107[_0x4dc5('0x4d')]})['then'](function(_0x1b3bb0){_0x589f8e['count']=_0x1b3bb0;if(_0x39aabe[_0x4dc5('0x45')]['includeAll']){_0x30c107[_0x4dc5('0x55')]=[{'model':db[_0x4dc5('0x78')],'as':_0x4dc5('0x79'),'required':![]},{'model':db['User'],'as':'Owner','attributes':[_0x4dc5('0x3d'),'fullname',_0x4dc5('0x7a')],'required':![]},{'model':db['Tag'],'as':_0x4dc5('0x7b'),'attributes':['id',_0x4dc5('0x3d'),_0x4dc5('0x7c')],'where':_0x39aabe[_0x4dc5('0x45')][_0x4dc5('0x7d')]?{'id':_0x39aabe[_0x4dc5('0x45')][_0x4dc5('0x7d')]}:undefined,'required':_0x39aabe[_0x4dc5('0x45')]['tag']?!![]:![]}];}return db[_0x4dc5('0x75')][_0x4dc5('0x56')](_0x30c107);})[_0x4dc5('0x20')](function(_0x2ad131){_0x589f8e[_0x4dc5('0x72')]=_0x2ad131;return _0x589f8e;});}})[_0x4dc5('0x20')](respondWithFilteredResult(_0x44d3cb,_0x30c107))[_0x4dc5('0x65')](handleError(_0x44d3cb,null));};exports[_0x4dc5('0x7e')]=function(_0x291350,_0x4f3ce5){var _0x410bb5=_0x291350['params']['id'];var _0x1954e5=_0x291350[_0x4dc5('0x5e')];var _0x42ace1=0xc8;var _0x1a8c78=null;return db[_0x4dc5('0x7f')][_0x4dc5('0x80')]({'isolationLevel':db['sequelize']['Transaction']['ISOLATION_LEVELS']['READ_COMMITTED']},function(_0x35e90){return db[_0x4dc5('0x53')]['findOne']({'where':{'id':_0x410bb5},'transaction':_0x35e90})[_0x4dc5('0x20')](function(_0x2f512a){if(_0x2f512a){return db[_0x4dc5('0x81')][_0x4dc5('0x38')]({'where':{'FaxAccountId':_0x410bb5},'transaction':_0x35e90})[_0x4dc5('0x20')](function(){var _0x11c83d=_['map'](_0x1954e5,function(_0x1371e0){_0x1371e0['FaxAccountId']=_0x410bb5;return _0x1371e0;});return db['FaxApplication'][_0x4dc5('0x82')](_0x11c83d,{'transaction':_0x35e90});});}else{_0x42ace1=0x194;_0x1a8c78=[];}});})['then'](function(){if(_0x42ace1!==0x194){return db[_0x4dc5('0x81')]['findAndCountAll']({'where':{'FaxAccountId':_0x410bb5},'order':_0x4dc5('0x83')})['then'](function(_0x9b571a){_0x1a8c78=_0x9b571a;});}})['catch'](function(_0x5da81d){_0x42ace1=0x1f4;logger['error'](_0x5da81d[_0x4dc5('0x3c')]);if(_0x5da81d[_0x4dc5('0x3d')]){delete _0x5da81d[_0x4dc5('0x3d')];}_0x1a8c78=_0x5da81d;})['finally'](function(){if(_0x1a8c78===null){_0x4f3ce5['sendStatus'](_0x42ace1);}else{if(_0x42ace1===0x1f4){_0x4f3ce5[_0x4dc5('0x2c')](_0x42ace1)[_0x4dc5('0x3e')](_0x1a8c78);}else{_0x4f3ce5['status'](_0x42ace1)['json'](_0x1a8c78);}}});};exports[_0x4dc5('0x84')]=function(_0x59d1a2,_0x20d2a4,_0x42d080){var _0x70a9e5={};var _0x57f9a3={};var _0x53806c;var _0x157166;return db['FaxAccount'][_0x4dc5('0x6a')]({'where':{'id':_0x59d1a2['params']['id']}})[_0x4dc5('0x20')](handleEntityNotFound(_0x20d2a4,null))[_0x4dc5('0x20')](function(_0x28e14c){if(_0x28e14c){_0x53806c=_0x28e14c;_0x57f9a3['model']=_[_0x4dc5('0x5a')](db[_0x4dc5('0x81')]['rawAttributes']);_0x57f9a3[_0x4dc5('0x45')]=_[_0x4dc5('0x5a')](_0x59d1a2[_0x4dc5('0x45')]);_0x57f9a3[_0x4dc5('0x4e')]=_[_0x4dc5('0x47')](_0x57f9a3[_0x4dc5('0x44')],_0x57f9a3[_0x4dc5('0x45')]);_0x70a9e5[_0x4dc5('0x46')]=_[_0x4dc5('0x47')](_0x57f9a3[_0x4dc5('0x44')],qs[_0x4dc5('0x48')](_0x59d1a2['query'][_0x4dc5('0x48')]));_0x70a9e5['attributes']=_0x70a9e5[_0x4dc5('0x46')]['length']?_0x70a9e5[_0x4dc5('0x46')]:_0x57f9a3['model'];_0x70a9e5[_0x4dc5('0x4b')]=qs[_0x4dc5('0x4c')](_0x59d1a2[_0x4dc5('0x45')][_0x4dc5('0x4c')]);_0x70a9e5[_0x4dc5('0x4d')]=qs[_0x4dc5('0x4e')](_[_0x4dc5('0x4f')](_0x59d1a2[_0x4dc5('0x45')],_0x57f9a3[_0x4dc5('0x4e')]));if(_0x59d1a2[_0x4dc5('0x45')][_0x4dc5('0x50')]){_0x70a9e5[_0x4dc5('0x4d')]=_[_0x4dc5('0x51')](_0x70a9e5[_0x4dc5('0x4d')],{'$or':_['map'](_0x70a9e5[_0x4dc5('0x46')],function(_0x4ca8a0){var _0x55a472={};_0x55a472[_0x4ca8a0]={'$like':'%'+_0x59d1a2['query'][_0x4dc5('0x50')]+'%'};return _0x55a472;})});}_0x70a9e5=_[_0x4dc5('0x51')]({},_0x70a9e5,_0x59d1a2[_0x4dc5('0x5b')]);return _0x53806c[_0x4dc5('0x84')](_0x70a9e5);}})[_0x4dc5('0x20')](function(_0x537eaa){if(_0x537eaa){_0x157166=_0x537eaa[_0x4dc5('0x49')];if(!_0x59d1a2['query']['hasOwnProperty']('nolimit')){_0x70a9e5[_0x4dc5('0x2f')]=qs[_0x4dc5('0x2f')](_0x59d1a2[_0x4dc5('0x45')][_0x4dc5('0x2f')]);_0x70a9e5['offset']=qs['offset'](_0x59d1a2[_0x4dc5('0x45')][_0x4dc5('0x31')]);}return _0x53806c[_0x4dc5('0x84')](_0x70a9e5);}})[_0x4dc5('0x20')](function(_0x14bd93){if(_0x14bd93){return _0x14bd93?{'count':_0x157166,'rows':_0x14bd93}:null;}})[_0x4dc5('0x20')](respondWithResult(_0x20d2a4,null))[_0x4dc5('0x65')](handleError(_0x20d2a4,null));};function Extension(_0x45092b,_0x94f887,_0x249e81,_0x53cf8d){this[_0x4dc5('0x85')]='from-voip-provider';this[_0x4dc5('0x86')]=_0x45092b[_0x4dc5('0x87')];this[_0x4dc5('0x88')]=_0x53cf8d;this[_0x4dc5('0x43')]=_0x4dc5('0x89');this[_0x4dc5('0x8a')]=_0x4dc5('0x8b');this[_0x4dc5('0x68')]=_0x45092b['id'];this['priority']=_0x94f887;this[_0x4dc5('0x8c')]=_0x249e81;}function createExtensionsReciveFax(_0x5eb84a){var _0x35507f=0x1;var _0x19dd48=[];_0x19dd48[_0x4dc5('0x8d')](new Extension(_0x5eb84a,_0x35507f,'',_0x4dc5('0x8e')));_0x35507f+=0x1;_0x19dd48['push'](new Extension(_0x5eb84a,_0x35507f,_0x4dc5('0x8f'),_0x4dc5('0x90')));_0x35507f+=0x1;for(var _0x54a658 in _0x5eb84a){if(_0x5eb84a[_0x4dc5('0x6c')](_0x54a658)&&(_0x54a658===_0x4dc5('0x91')||_0x54a658===_0x4dc5('0x87')||_0x54a658===_0x4dc5('0x92')||_0x54a658==='faxdetect'||_0x54a658===_0x4dc5('0x93')||_0x54a658==='maxrate'||_0x54a658===_0x4dc5('0x94')||_0x54a658===_0x4dc5('0x95')||_0x54a658==='t38timeout')){_0x19dd48['push'](new Extension(_0x5eb84a,_0x35507f,'FAXOPT('+_0x54a658+')='+_0x5eb84a[_0x54a658],_0x4dc5('0x90')));_0x35507f+=0x1;}}_0x19dd48[_0x4dc5('0x8d')](new Extension(_0x5eb84a,_0x35507f,'6',_0x4dc5('0x96')));_0x35507f+=0x1;_0x19dd48[_0x4dc5('0x8d')](new Extension(_0x5eb84a,_0x35507f,'/var/opt/motion2/server/files/attachments/fax-${CALLERID(num)}-${CUT(UNIQUEID,.,1)}-${CUT(UNIQUEID,.,2)}-${STRFTIME(,,%C%y%m%d%H%M%S)}-rx.tif,d',_0x4dc5('0x97')));_0x35507f=0x0;return _0x19dd48;}exports[_0x4dc5('0x98')]=function(_0x1703f0,_0x5ae7d9,_0x1b5018){var _0x5b01b2;return db[_0x4dc5('0x7f')]['transaction'](function(_0x4a7cf1){return db['FaxAccount'][_0x4dc5('0x5d')](_0x1703f0[_0x4dc5('0x5e')],{'transaction':_0x4a7cf1})[_0x4dc5('0x20')](function(_0x213a1d){_0x5b01b2=_0x213a1d[_0x4dc5('0x39')]({'plain':!![]});return db[_0x4dc5('0x99')][_0x4dc5('0x82')](createExtensionsReciveFax(_0x5b01b2),{'transaction':_0x4a7cf1});});})['then'](function(){return _0x5b01b2;})['then'](respondWithResult(_0x5ae7d9,null))[_0x4dc5('0x65')](handleError(_0x5ae7d9,null));};exports[_0x4dc5('0x9a')]=function(_0x340dbd,_0x5a25d4,_0x379c78){var _0x306761;return db[_0x4dc5('0x7f')][_0x4dc5('0x80')](function(_0x591fc5){return db['FaxAccount'][_0x4dc5('0x37')](_0x340dbd['body'],{'where':{'id':_0x340dbd[_0x4dc5('0x5e')]['id']},'transaction':_0x591fc5})[_0x4dc5('0x20')](function(_0x568fdb){return db[_0x4dc5('0x99')][_0x4dc5('0x38')]({'where':{'FaxAccountId':_0x340dbd[_0x4dc5('0x5e')]['id']},'transaction':_0x591fc5})[_0x4dc5('0x20')](function(_0x150fa9){return db[_0x4dc5('0x99')][_0x4dc5('0x82')](createExtensionsReciveFax(_[_0x4dc5('0x76')](_0x340dbd[_0x4dc5('0x5e')],['tech',_0x4dc5('0x9b'),'createdAt',_0x4dc5('0x9c'),_0x4dc5('0x9d'),_0x4dc5('0x9e')])),{'transaction':_0x591fc5});});});})[_0x4dc5('0x20')](function(){return db[_0x4dc5('0x53')][_0x4dc5('0x9f')](_0x340dbd[_0x4dc5('0x5e')]['id']);})[_0x4dc5('0x20')](respondWithResult(_0x5a25d4,null))[_0x4dc5('0x65')](handleError(_0x5a25d4,null));};exports['getMessages']=function(_0x24e6d0,_0x3b39b6,_0x209542){var _0x4b911a={'raw':!![],'where':{}};var _0x2e2b63={};var _0x47d27d={'count':0x0,'rows':[]};return db[_0x4dc5('0x53')][_0x4dc5('0x6a')]({'where':{'id':_0x24e6d0[_0x4dc5('0x58')]['id']}})[_0x4dc5('0x20')](handleEntityNotFound(_0x3b39b6,null))[_0x4dc5('0x20')](function(_0x3eb77e){if(_0x3eb77e){_0x2e2b63[_0x4dc5('0x44')]=_[_0x4dc5('0x5a')](db[_0x4dc5('0xa0')][_0x4dc5('0x42')]);_0x2e2b63[_0x4dc5('0x45')]=_[_0x4dc5('0x5a')](_0x24e6d0[_0x4dc5('0x45')]);_0x2e2b63['filters']=_['intersection'](_0x2e2b63['model'],_0x2e2b63[_0x4dc5('0x45')]);_0x4b911a['attributes']=_[_0x4dc5('0x47')](_0x2e2b63['model'],qs[_0x4dc5('0x48')](_0x24e6d0['query']['fields']));_0x4b911a[_0x4dc5('0x46')]=_0x4b911a[_0x4dc5('0x46')][_0x4dc5('0x49')]?_0x4b911a[_0x4dc5('0x46')]:_0x2e2b63[_0x4dc5('0x44')];if(!_0x24e6d0[_0x4dc5('0x45')][_0x4dc5('0x6c')](_0x4dc5('0x4a'))){_0x4b911a[_0x4dc5('0x2f')]=qs[_0x4dc5('0x2f')](_0x24e6d0['query']['limit']);_0x4b911a[_0x4dc5('0x31')]=qs['offset'](_0x24e6d0[_0x4dc5('0x45')][_0x4dc5('0x31')]);}_0x4b911a[_0x4dc5('0x4b')]=qs[_0x4dc5('0x4c')](_0x24e6d0['query'][_0x4dc5('0x4c')]);_0x4b911a[_0x4dc5('0x4d')]=qs['filters'](_['pick'](_0x24e6d0[_0x4dc5('0x45')],_0x2e2b63[_0x4dc5('0x4e')]));_0x4b911a[_0x4dc5('0x4d')][_0x4dc5('0x68')]=_0x3eb77e['id'];if(_0x24e6d0[_0x4dc5('0x45')][_0x4dc5('0x50')]){_0x4b911a[_0x4dc5('0x4d')]=_[_0x4dc5('0x51')](_0x4b911a['where'],{'$or':_[_0x4dc5('0x41')](_0x4b911a['attributes'],function(_0x43d01b){var _0x119c0c={};_0x119c0c[_0x43d01b]={'$like':'%'+_0x24e6d0[_0x4dc5('0x45')][_0x4dc5('0x50')]+'%'};return _0x119c0c;})});}if(_0x24e6d0[_0x4dc5('0x45')][_0x4dc5('0xa1')]){var _0x1935cd=_0x24e6d0[_0x4dc5('0x45')][_0x4dc5('0xa1')][_0x4dc5('0xa2')](',');var _0x19357a={};_0x19357a[_0x1935cd[0x0]]={'$gte':moment(_0x1935cd[0x1])[_0x4dc5('0xa3')](_0x4dc5('0xa4'))};_0x4b911a[_0x4dc5('0x4d')]=_['merge'](_0x4b911a[_0x4dc5('0x4d')],_0x19357a);}_0x4b911a=_[_0x4dc5('0x51')]({},_0x4b911a,_0x24e6d0[_0x4dc5('0x5b')]);return db[_0x4dc5('0xa0')][_0x4dc5('0x30')]({'where':_0x4b911a[_0x4dc5('0x4d')]})[_0x4dc5('0x20')](function(_0x4a6f15){_0x47d27d[_0x4dc5('0x30')]=_0x4a6f15;if(_0x24e6d0['query'][_0x4dc5('0x54')]){_0x4b911a[_0x4dc5('0x55')]=[{'all':!![]}];}return db[_0x4dc5('0xa0')]['findAll'](_0x4b911a);})[_0x4dc5('0x20')](function(_0x538252){_0x47d27d[_0x4dc5('0x72')]=_0x538252;return _0x47d27d;});}})['then'](respondWithFilteredResult(_0x3b39b6,_0x4b911a))[_0x4dc5('0x65')](handleError(_0x3b39b6,null));};exports[_0x4dc5('0x3e')]=function(_0x2bebe6,_0x3c9ddd,_0x2a8bac){var _0x2cab83,_0x3efbea={},_0x404f9f;if(_0x2bebe6[_0x4dc5('0x5e')]['to']){_0x404f9f=_0x2bebe6[_0x4dc5('0x5e')]['to'][0x0];}return db[_0x4dc5('0x53')][_0x4dc5('0x5c')]({'where':{'id':_0x2bebe6[_0x4dc5('0x58')]['id']},'include':[{'model':db[_0x4dc5('0xa5')],'as':_0x4dc5('0xa6'),'include':[{'model':db['CmContact'],'as':_0x4dc5('0xa7'),'where':{'fax':_0x404f9f},'limit':0x1,'order':[[_0x4dc5('0x9c'),'DESC']]}]}]})[_0x4dc5('0x20')](handleEntityNotFound(_0x3c9ddd,null))[_0x4dc5('0x20')](function(_0x471816){_0x2cab83=_0x471816;if(_0x2bebe6[_0x4dc5('0x5e')][_0x4dc5('0xa8')]&&_0x2bebe6[_0x4dc5('0x5e')][_0x4dc5('0xa8')][_0x4dc5('0x49')]){for(var _0x129cd8=0x0;_0x129cd8<_0x2bebe6[_0x4dc5('0x5e')][_0x4dc5('0xa8')][_0x4dc5('0x49')];_0x129cd8+=0x1){_0x2bebe6[_0x4dc5('0x5e')]['attachments'][_0x129cd8]={'filename':_0x2bebe6[_0x4dc5('0x5e')][_0x4dc5('0xa8')][_0x129cd8][_0x4dc5('0x3d')],'id':_0x2bebe6[_0x4dc5('0x5e')]['attachments'][_0x129cd8]['id'],'path':path[_0x4dc5('0xa9')](config[_0x4dc5('0xaa')],_0x4dc5('0xab'),_0x2bebe6[_0x4dc5('0x5e')][_0x4dc5('0xa8')][_0x129cd8][_0x4dc5('0xac')])};}}return respondWithRpcPromise(_0x4dc5('0xad'),_0x4dc5('0xad'),{'FaxAccountId':_[_0x4dc5('0xae')](_0x2bebe6['params']['id'])?undefined:_0x2bebe6[_0x4dc5('0x58')]['id'],'path':_['isNil'](_0x2bebe6[_0x4dc5('0x5e')][_0x4dc5('0xa8')][0x0]['path'])?undefined:_0x2bebe6[_0x4dc5('0x5e')][_0x4dc5('0xa8')][0x0][_0x4dc5('0xaf')],'fax':_[_0x4dc5('0xae')](_0x2bebe6['body']['to'][0x0])?undefined:_0x2bebe6[_0x4dc5('0x5e')]['to'][0x0]},client9002);})[_0x4dc5('0x20')](function(){if(_0x2cab83){if(_[_0x4dc5('0xae')](_0x2bebe6[_0x4dc5('0x5e')][_0x4dc5('0xb0')])){_0x2bebe6[_0x4dc5('0x5e')]['from']=util['format'](_0x4dc5('0xb1'),_0x2cab83[_0x4dc5('0x3d')],_0x2cab83[_0x4dc5('0xb2')]);}if(_0x2cab83[_0x4dc5('0xa6')]){if(_0x2cab83[_0x4dc5('0xa6')][_0x4dc5('0xa7')][_0x4dc5('0x49')]){return _0x2cab83[_0x4dc5('0xa6')][_0x4dc5('0xa7')][0x0];}else{return db['CmContact']['create'](_[_0x4dc5('0x1a')](_0x2bebe6[_0x4dc5('0x5e')],{'firstName':_0x2bebe6[_0x4dc5('0x5e')]['to'][0x0],'phone':_0x2bebe6[_0x4dc5('0x5e')]['to'][0x0],'fax':_0x2bebe6[_0x4dc5('0x5e')]['to'][0x0],'ListId':_0x2cab83[_0x4dc5('0x9e')]}));}}else{throw new Error(_0x4dc5('0xb3'));}}else{throw new Error('Send\x20Fax\x20failed');}})[_0x4dc5('0x20')](function(_0x55bc88){if(_0x55bc88){return db[_0x4dc5('0x75')]['find']({'where':{'ContactId':_0x55bc88['id'],'closed':![],'FaxAccountId':_0x2cab83['id']}})[_0x4dc5('0x20')](function(_0x28ad20){if(_0x28ad20){return[_0x28ad20,![]];}return db[_0x4dc5('0x75')][_0x4dc5('0x5d')]({'UserId':_0x2bebe6[_0x4dc5('0x5f')]['id'],'ContactId':_0x55bc88['id'],'FaxAccountId':_0x2cab83['id'],'fax':_0x2bebe6[_0x4dc5('0x5e')]['to'][0x0],'firstMsgDirection':'out','Messages':[_[_0x4dc5('0x51')](_0x2bebe6[_0x4dc5('0x5e')],{'read':![],'body':_0x2bebe6['body'][_0x4dc5('0xa8')][0x0][_0x4dc5('0xb4')],'FaxAccountId':_0x2cab83['id'],'UserId':_0x2bebe6['user']['id'],'ContactId':_0x55bc88['id'],'AttachmentId':_0x2bebe6[_0x4dc5('0x5e')]['attachments'][0x0]['id']})]},{'include':[{'model':db[_0x4dc5('0xa0')],'as':_0x4dc5('0xb5')}]})[_0x4dc5('0x20')](function(_0x5d1566){return[_0x5d1566,!![]];});});}else{throw new Error('Contact\x20not\x20found');}})[_0x4dc5('0xb6')](function(_0x6d4e0b,_0xa3587a){if(_0xa3587a){return _0x6d4e0b;}return db[_0x4dc5('0xa0')][_0x4dc5('0x5d')]({'direction':_0x4dc5('0xb7'),'read':![],'body':_0x2bebe6[_0x4dc5('0x5e')][_0x4dc5('0xa8')][0x0][_0x4dc5('0xb4')],'FaxAccountId':_0x2cab83['id'],'FaxInteractionId':_0x6d4e0b['id'],'UserId':_0x2bebe6['user']['id'],'ContactId':_0x6d4e0b['ContactId'],'AttachmentId':_0x2bebe6[_0x4dc5('0x5e')][_0x4dc5('0xa8')][0x0]['id']})['then'](function(_0x2bbb8e){_0x6d4e0b[_0x4dc5('0xb8')][_0x4dc5('0xb5')]=[];_0x6d4e0b['dataValues'][_0x4dc5('0xb5')][_0x4dc5('0x8d')](_0x2bbb8e[_0x4dc5('0xb8')]);return _0x6d4e0b;});})[_0x4dc5('0x20')](function(_0x28bea6){respondWithRpcPromise(_0x4dc5('0xb9'),_0x4dc5('0xb9'),{'FaxAccountId':_[_0x4dc5('0xae')](_0x2bebe6[_0x4dc5('0x58')]['id'])?undefined:_0x2bebe6['params']['id'],'path':_[_0x4dc5('0xae')](_0x2bebe6[_0x4dc5('0x5e')][_0x4dc5('0xa8')][0x0][_0x4dc5('0xaf')])?undefined:_0x2bebe6[_0x4dc5('0x5e')][_0x4dc5('0xa8')][0x0]['path'],'fax':_[_0x4dc5('0xae')](_0x2bebe6['body']['to'][0x0])?undefined:_0x2bebe6['body']['to'][0x0],'AttachmentId':_0x2bebe6[_0x4dc5('0x5e')][_0x4dc5('0xa8')][0x0]['id']},client9002)[_0x4dc5('0x20')](function(_0x27556e){logger[_0x4dc5('0x29')]('SendFaxRpc,\x20%s',_0x27556e);})[_0x4dc5('0x65')](function(_0x233d51){logger[_0x4dc5('0x29')](_0x4dc5('0xba'),_0x233d51);});return _0x28bea6;})[_0x4dc5('0x20')](respondWithResult(_0x3c9ddd,null))[_0x4dc5('0x65')](handleError(_0x3c9ddd,null));};exports[_0x4dc5('0xbb')]=function(_0x93dfaf,_0x35940b,_0x2bfb6e){return db[_0x4dc5('0x53')][_0x4dc5('0x5c')]({'where':{'id':_0x93dfaf[_0x4dc5('0x58')]['id']}})['then'](handleEntityNotFound(_0x35940b,null))[_0x4dc5('0x20')](function(_0x17d70e){if(_0x17d70e){return _0x17d70e['addAgents'](_0x93dfaf['body']['ids'],_[_0x4dc5('0x76')](_0x93dfaf[_0x4dc5('0x5e')],[_0x4dc5('0x6e'),'id'])||{})[_0x4dc5('0xb6')](function(_0x5d071a){for(var _0x47980b=0x0;_0x47980b<_0x93dfaf[_0x4dc5('0x5e')][_0x4dc5('0x6e')][_0x4dc5('0x49')];_0x47980b+=0x1){socket[_0x4dc5('0xbc')](_0x4dc5('0xbd'),{'UserId':Number(_0x93dfaf[_0x4dc5('0x5e')][_0x4dc5('0x6e')][_0x47980b]),'FaxAccountId':Number(_0x93dfaf['params']['id'])});}return _0x5d071a;});}})[_0x4dc5('0x20')](respondWithResult(_0x35940b,null))[_0x4dc5('0x65')](handleError(_0x35940b,null));};exports['removeAgents']=function(_0x24ad90,_0x1b5100,_0x3aedf9){return db[_0x4dc5('0x53')][_0x4dc5('0x5c')]({'where':{'id':_0x24ad90[_0x4dc5('0x58')]['id']}})[_0x4dc5('0x20')](handleEntityNotFound(_0x1b5100,null))[_0x4dc5('0x20')](function(_0xc6bf9e){if(_0xc6bf9e){return _0xc6bf9e[_0x4dc5('0xbe')](_0x24ad90[_0x4dc5('0x45')][_0x4dc5('0x6e')])[_0x4dc5('0x20')](function(){if(_[_0x4dc5('0xbf')](_0x24ad90[_0x4dc5('0x45')][_0x4dc5('0x6e')])){for(var _0x388c72=0x0;_0x388c72<_0x24ad90[_0x4dc5('0x45')][_0x4dc5('0x6e')][_0x4dc5('0x49')];_0x388c72+=0x1){socket[_0x4dc5('0xbc')](_0x4dc5('0xc0'),{'UserId':Number(_0x24ad90['query']['ids'][_0x388c72]),'FaxAccountId':Number(_0x24ad90[_0x4dc5('0x58')]['id'])});}}else{socket['emit'](_0x4dc5('0xc0'),{'UserId':Number(_0x24ad90['query'][_0x4dc5('0x6e')]),'FaxAccountId':Number(_0x24ad90[_0x4dc5('0x58')]['id'])});}});}})[_0x4dc5('0x20')](respondWithStatusCode(_0x1b5100,null))[_0x4dc5('0x65')](handleError(_0x1b5100,null));};exports[_0x4dc5('0xc1')]=function(_0x3fab35,_0xd003c7,_0x2b0d8b){var _0x4161b6={};var _0x5cb34a={};var _0x5a26b8;var _0x43ea9d;return db[_0x4dc5('0x53')]['findOne']({'where':{'id':_0x3fab35[_0x4dc5('0x58')]['id']}})['then'](handleEntityNotFound(_0xd003c7,null))[_0x4dc5('0x20')](function(_0x4b1d91){if(_0x4b1d91){_0x5a26b8=_0x4b1d91;_0x5cb34a[_0x4dc5('0x44')]=_[_0x4dc5('0x5a')](db[_0x4dc5('0xc2')][_0x4dc5('0x42')]);_0x5cb34a[_0x4dc5('0x45')]=_[_0x4dc5('0x5a')](_0x3fab35['query']);_0x5cb34a['filters']=_['intersection'](_0x5cb34a['model'],_0x5cb34a[_0x4dc5('0x45')]);_0x4161b6['attributes']=_[_0x4dc5('0x47')](_0x5cb34a[_0x4dc5('0x44')],qs['fields'](_0x3fab35['query'][_0x4dc5('0x48')]));_0x4161b6[_0x4dc5('0x46')]=_0x4161b6['attributes']['length']?_0x4161b6['attributes']:_0x5cb34a[_0x4dc5('0x44')];_0x4161b6[_0x4dc5('0x4b')]=qs[_0x4dc5('0x4c')](_0x3fab35[_0x4dc5('0x45')][_0x4dc5('0x4c')]);_0x4161b6[_0x4dc5('0x4d')]=qs['filters'](_['pick'](_0x3fab35[_0x4dc5('0x45')],_0x5cb34a[_0x4dc5('0x4e')]));if(_0x3fab35[_0x4dc5('0x45')][_0x4dc5('0x50')]){_0x4161b6['where']=_['merge'](_0x4161b6[_0x4dc5('0x4d')],{'$or':_[_0x4dc5('0x41')](_0x4161b6[_0x4dc5('0x46')],function(_0x279f97){var _0x1b765c={};_0x1b765c[_0x279f97]={'$like':'%'+_0x3fab35['query'][_0x4dc5('0x50')]+'%'};return _0x1b765c;})});}_0x4161b6=_[_0x4dc5('0x51')]({},_0x4161b6,_0x3fab35[_0x4dc5('0x5b')]);return _0x5a26b8['getAgents'](_0x4161b6);}})[_0x4dc5('0x20')](function(_0x3e059e){if(_0x3e059e){_0x43ea9d=_0x3e059e[_0x4dc5('0x49')];if(!_0x3fab35[_0x4dc5('0x45')][_0x4dc5('0x6c')]('nolimit')){_0x4161b6[_0x4dc5('0x2f')]=qs[_0x4dc5('0x2f')](_0x3fab35['query']['limit']);_0x4161b6[_0x4dc5('0x31')]=qs[_0x4dc5('0x31')](_0x3fab35['query'][_0x4dc5('0x31')]);}return _0x5a26b8[_0x4dc5('0xc1')](_0x4161b6);}})[_0x4dc5('0x20')](function(_0x3f8406){if(_0x3f8406){return _0x3f8406?{'count':_0x43ea9d,'rows':_0x3f8406}:null;}})[_0x4dc5('0x20')](respondWithResult(_0xd003c7,null))[_0x4dc5('0x65')](handleError(_0xd003c7,null));};
\ No newline at end of file