Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / cmContact / cmContact.controller.js
index 913ae15..a3de24d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc36d=['ChatInteraction','ChatMessage','ChatOfflineMessage','MailInteraction','MailMessage','SmsInteraction','SmsMessage','FaxInteraction','FaxMessage','OpenchannelInteraction','OpenchannelMessage','CmHopperFinal','CmHopperHistory','VoiceCallReport','FaxQueueReport','MailQueueReport','SmsQueueReport','JscriptySessionReport','WhatsappInteraction','WhatsappMessage','WhatsappQueueReport','bulkCreate','each','duplicates','$or','findOrCreate','spread','show','$and','cf_%d','pickBy','format','table','setFields','toParam','phone','getTags','rawAttributes','options','setTags','ids','getHoppers','ContactId','includeAll','include','getHopperHistories','getHopperFinals','getJscriptySessions','uploadCsv','No\x20ListId\x20specified','binding_keys','binding_values','Unable\x20to\x20synchronize\x20socket,\x20no\x20timestamp\x20passed','Incorrect\x20binding\x20parameters\x20passed!','firstName','No\x20firstName\x20column\x20specified','root','server/files/tmp','file','chmodSync','0777','child_process','fork','../../components/import/cm/csv','CompanyId','File\x20uploaded\x20correctly!','send','createReadStream','import','binding','No\x20phone\x20column\x20specified','socket_timestamp','../../components/import/cm/csv2','message','pid','exit','getJourney','chat','openchannel','fax','whatsapp','voice','-createdAt','channel','includes','toLowerCase','Invalid\x20channel','parse','range','isValid','Invalid\x20date\x20for\x20range\x20from\x20filter','Invalid\x20createdAt\x20filter','uniqueid','destination','callerid','duration','note','userDisposition','userSecondDisposition','fullname','createdAt','findAndCountAll','startCase','Website','Account','closed','closedAt','secondDisposition','key','Owner','customerPort','deviceModel','osName','ratingMessage','ratingType','referer','mail','subject','substatus','externalUrl','threadId','Interaction','flatten','sortBy','slice','html-pdf','eml-format','rimraf','zip-dir','fast-json-patch','request-promise','bluebird','mustache','path','sox','to-csv','ejs','lodash','crypto','jsforce','desk.js','papaparse','ioredis','../../components/parsers/qs','../../components/parsers/advancedSearch','../../config/license/hardware','api','../../config/utils','../../mysqldb','redis','defaults','socket.io-emitter','./cmContact.socket','register','sendStatus','end','status','json','offset','set','Content-Range','update','then','destroy','error','stack','name','index','describe','keys','startsWith','cf_','push','CmCustomField','findOne','all','length','fieldType','type','model','query','filters','intersection','attributes','fields','hasOwnProperty','nolimit','limit','order','sort','pick','select','field','color','from','tools_tags','cm_contacts','left_join','cm_user_has_contacts','uc.CmContactId\x20=\x20c.id','cm_contact_has_tags','ct.CmContactId\x20=\x20c.id','t.id\x20=\x20ct.TagId','where','c.deletedAt\x20IS\x20NULL','expr','search','parseSearch','conditions','find','Tag','value','split','map','forEach','union','User','and','uc.UserId\x20=\x20?','dateOfBirth','datetime','DATE','buildExpression','text','isNil','Contact','isEmpty','ListId','concat','CONCAT_WS(\x27\x20\x27,\x20c.firstName,\x20c.lastName,\x20c.email)\x20LIKE\x20?','\x20=\x20?','tag','CONCAT(\x27,\x27,\x20`TagIds`,\x20\x27,\x27)\x20LIKE\x20?','filter','replace','getFullTextValue','isNumeric','c.id\x20LIKE\x20?','c.phone\x20LIKE\x20?','c.mobile\x20LIKE\x20?','c.fax\x20LIKE\x20?','isEmail','c.email\x20LIKE\x20?','c.firstName\x20LIKE\x20?','c.lastName\x20LIKE\x20?','c.id','Sequelize','QueryTypes','SELECT','clone','DESC','having','t.id\x20IN\x20?','resolve','user','role','agent','some','getLists','c.ListId\x20IS\x20NULL','c.ListId\x20IN\x20?','count','sequelize','toString','keyBy','merge','c.firstName','c.lastName','c.phone','c.fax','c.email','c.ListId','c.createdAt','c.CompanyId','GROUP_CONCAT(DISTINCT\x20t.id)','TagIds','Tags','rows','CmContact','params','catch','tags','columnName','displayName','findAll','alias','values','body','get','mergeWith','isArray','join','info','[CmContact][merge]\x20to\x20%s\x20from\x20%s','CmHopper','[CmContact][merge][destroy][CmHopper],\x20%s','create'];(function(_0x42e59e,_0x17ee8e){var _0x324759=function(_0x5bf504){while(--_0x5bf504){_0x42e59e['push'](_0x42e59e['shift']());}};_0x324759(++_0x17ee8e);}(_0xc36d,0x7d));var _0xdc36=function(_0x53cf8e,_0x3d290f){_0x53cf8e=_0x53cf8e-0x0;var _0x459197=_0xc36d[_0x53cf8e];return _0x459197;};'use strict';var pdf=require(_0xdc36('0x0'));var emlformat=require(_0xdc36('0x1'));var rimraf=require(_0xdc36('0x2'));var zipdir=require(_0xdc36('0x3'));var jsonpatch=require(_0xdc36('0x4'));var rp=require(_0xdc36('0x5'));var moment=require('moment');var BPromise=require(_0xdc36('0x6'));var Mustache=require(_0xdc36('0x7'));var util=require('util');var path=require(_0xdc36('0x8'));var sox=require(_0xdc36('0x9'));var csv=require(_0xdc36('0xa'));var ejs=require(_0xdc36('0xb'));var fs=require('fs');var _=require(_0xdc36('0xc'));var squel=require('squel');var crypto=require(_0xdc36('0xd'));var jsforce=require(_0xdc36('0xe'));var deskjs=require(_0xdc36('0xf'));var toCsv=require(_0xdc36('0xa'));var querystring=require('querystring');var Papa=require(_0xdc36('0x10'));var Redis=require(_0xdc36('0x11'));var authService=require('../../components/auth/service');var qs=require(_0xdc36('0x12'));var as=require(_0xdc36('0x13'));var hardwareService=require(_0xdc36('0x14'));var logger=require('../../config/logger')(_0xdc36('0x15'));var utils=require(_0xdc36('0x16'));var config=require('../../config/environment');var licenseUtil=require('../../config/license/util');var db=require(_0xdc36('0x17'))['db'];config[_0xdc36('0x18')]=_[_0xdc36('0x19')](config[_0xdc36('0x18')],{'host':'localhost','port':0x18eb});var socket=require(_0xdc36('0x1a'))(new Redis(config[_0xdc36('0x18')]));require(_0xdc36('0x1b'))[_0xdc36('0x1c')](socket);function respondWithStatusCode(_0x30803d,_0x25b900){_0x25b900=_0x25b900||0xcc;return function(_0x37ce9c){if(_0x37ce9c){return _0x30803d[_0xdc36('0x1d')](_0x25b900);}return _0x30803d['status'](_0x25b900)[_0xdc36('0x1e')]();};}function respondWithResult(_0x526ac8,_0x4baf2e){_0x4baf2e=_0x4baf2e||0xc8;return function(_0x59c88f){if(_0x59c88f){return _0x526ac8[_0xdc36('0x1f')](_0x4baf2e)[_0xdc36('0x20')](_0x59c88f);}};}function respondWithFilteredResult(_0x5a498f,_0xd38826){return function(_0x219a73){if(_0x219a73){var _0x160d70=_0x219a73['count'],_0x225878=_0xd38826[_0xdc36('0x21')],_0x183c91=_0xd38826[_0xdc36('0x21')]+_0xd38826['limit'],_0x46783d;if(_0x183c91>=_0x160d70){_0x183c91=_0x160d70;_0x46783d=0xc8;}else{_0x46783d=0xce;}_0x5a498f[_0xdc36('0x1f')](_0x46783d);return _0x5a498f[_0xdc36('0x22')](_0xdc36('0x23'),_0x225878+'-'+_0x183c91+'/'+_0x160d70)['json'](_0x219a73);}return null;};}function patchUpdates(_0x10aafb){return function(_0x235a39){try{jsonpatch['apply'](_0x235a39,_0x10aafb,!![]);}catch(_0x388b1a){return BPromise['reject'](_0x388b1a);}return _0x235a39['save']();};}function saveUpdates(_0x12f9d8,_0x2b39a2){return function(_0x42c0d7){if(_0x42c0d7){return _0x42c0d7[_0xdc36('0x24')](_0x12f9d8)[_0xdc36('0x25')](function(_0x34d261){return _0x34d261;});}return null;};}function removeEntity(_0x14b595,_0x3a8b34){return function(_0x57b9f7){if(_0x57b9f7){return _0x57b9f7[_0xdc36('0x26')]()['then'](function(){_0x14b595[_0xdc36('0x1f')](0xcc)[_0xdc36('0x1e')]();});}};}function handleEntityNotFound(_0x15e686,_0x5c785b){return function(_0xbc4322){if(!_0xbc4322){_0x15e686[_0xdc36('0x1d')](0x194);}return _0xbc4322;};}function handleError(_0x337091,_0x525935){_0x525935=_0x525935||0x1f4;return function(_0x28a005){logger[_0xdc36('0x27')](_0x28a005[_0xdc36('0x28')]);if(_0x28a005['name']){delete _0x28a005[_0xdc36('0x29')];}_0x337091[_0xdc36('0x1f')](_0x525935)['send'](_0x28a005);};}exports[_0xdc36('0x2a')]=function(_0x12fed2,_0x4ea2ad){var _0x21151b={},_0x5bba0b={},_0x49bbf2={'count':0x0,'rows':[]};return db['CmContact'][_0xdc36('0x2b')]()[_0xdc36('0x25')](function(_0x4f57aa){var _0x13bf82=[];for(var _0x983eab=0x0;_0x983eab<Object[_0xdc36('0x2c')](_0x4f57aa)['length'];_0x983eab++){var _0x2a4451=Object[_0xdc36('0x2c')](_0x4f57aa)[_0x983eab];if(_[_0xdc36('0x2d')](_0x2a4451,_0xdc36('0x2e'))){_0x13bf82[_0xdc36('0x2f')](db[_0xdc36('0x30')][_0xdc36('0x31')]({'where':{'id':_['trimStart'](_0x2a4451,_0xdc36('0x2e'))},'raw':!![]}));}}return BPromise[_0xdc36('0x32')](_0x13bf82)['then'](function(_0x53edce){for(var _0x359e7c=0x0;_0x359e7c<_0x53edce[_0xdc36('0x33')];_0x359e7c++){if(_0x53edce[_0x359e7c]){var _0x44bb45='cf_'+_0x53edce[_0x359e7c]['id'];var _0x521677=_0x4f57aa[_0x44bb45];_0x521677[_0xdc36('0x34')]=_0x53edce[_0x359e7c][_0xdc36('0x35')];}}return _0x4f57aa;});})[_0xdc36('0x25')](function(_0x24207a){_0x5bba0b[_0xdc36('0x36')]=_[_0xdc36('0x2c')](_0x24207a);_0x5bba0b[_0xdc36('0x37')]=_[_0xdc36('0x2c')](_0x12fed2[_0xdc36('0x37')]);_0x5bba0b[_0xdc36('0x38')]=_[_0xdc36('0x39')](_0x5bba0b['model'],_0x5bba0b[_0xdc36('0x37')]);_0x21151b[_0xdc36('0x3a')]=_[_0xdc36('0x39')](_0x5bba0b[_0xdc36('0x36')],qs['fields'](_0x12fed2[_0xdc36('0x37')][_0xdc36('0x3b')]));_0x21151b[_0xdc36('0x3a')]=_0x21151b[_0xdc36('0x3a')]['length']?_0x21151b[_0xdc36('0x3a')]:_0x5bba0b['model'];if(!_0x12fed2['query'][_0xdc36('0x3c')](_0xdc36('0x3d'))){_0x21151b[_0xdc36('0x3e')]=qs['limit'](_0x12fed2[_0xdc36('0x37')]['limit']);_0x21151b[_0xdc36('0x21')]=qs[_0xdc36('0x21')](_0x12fed2[_0xdc36('0x37')]['offset']);}_0x21151b[_0xdc36('0x3f')]=qs[_0xdc36('0x40')](_0x12fed2[_0xdc36('0x37')][_0xdc36('0x40')]);_0x21151b['where']=qs[_0xdc36('0x38')](_[_0xdc36('0x41')](_0x12fed2[_0xdc36('0x37')],_0x5bba0b['filters']),_0x24207a);var _0x51a43a=[];var _0x2cefcf=squel[_0xdc36('0x42')]()['field']('id')['field'](_0xdc36('0x29'))[_0xdc36('0x43')](_0xdc36('0x44'))[_0xdc36('0x45')](_0xdc36('0x46'));var _0x3cb2ed=squel[_0xdc36('0x42')]()[_0xdc36('0x45')](_0xdc36('0x47'),'c')[_0xdc36('0x48')](_0xdc36('0x49'),'uc',_0xdc36('0x4a'))[_0xdc36('0x48')](_0xdc36('0x4b'),'ct',_0xdc36('0x4c'))[_0xdc36('0x48')](_0xdc36('0x46'),'t',_0xdc36('0x4d'))[_0xdc36('0x4e')](_0xdc36('0x4f'));var _0x4d0acd=squel[_0xdc36('0x50')]();var _0x11b4ee=[];var _0x22c8de=squel[_0xdc36('0x50')]();var _0x133a99;if(_0x12fed2['query'][_0xdc36('0x51')]){_0x133a99=as[_0xdc36('0x52')](_0x12fed2['query']['search']);var _0x3508c8=_0x133a99['sqlOperator'];for(var _0x177d9f=0x0;_0x177d9f<_0x133a99['conditions'][_0xdc36('0x33')];_0x177d9f++){var _0x286de7=_0x133a99[_0xdc36('0x53')][_0x177d9f];var _0x31bec7='c';var _0x34af88=_(_0x24207a)[_0xdc36('0x2c')]()[_0xdc36('0x54')](function(_0x1d997e){return _0x1d997e===_0x286de7[_0xdc36('0x43')];});if(_0x34af88)_0x34af88=_0x24207a[_0x286de7[_0xdc36('0x43')]];if(!_0x34af88){if(_0x286de7[_0xdc36('0x43')]===_0xdc36('0x55')){var _0x5cd3d5=_0x286de7[_0xdc36('0x56')][_0xdc36('0x57')](',')[_0xdc36('0x58')](function(_0x278a6c){return Number(_0x278a6c);});_0x5cd3d5[_0xdc36('0x59')](function(_0x562c86){_0x22c8de['or']('CONCAT(\x27,\x27,\x20`TagIds`,\x20\x27,\x27)\x20LIKE\x20?','%,'+_0x562c86+',%');});_0x11b4ee=_[_0xdc36('0x5a')](_0x11b4ee,_0x5cd3d5);}else if(_0x286de7[_0xdc36('0x43')]===_0xdc36('0x5b')){_0x4d0acd[_0xdc36('0x5c')](_0xdc36('0x5d'),_0x286de7[_0xdc36('0x56')]);}}else{if(_0x286de7['field']===_0xdc36('0x5e')||_0x34af88[_0xdc36('0x34')]===_0xdc36('0x5f'))_0x286de7['castTo']=_0xdc36('0x60');var _0x53ed42=as[_0xdc36('0x61')](_0x31bec7,_0x34af88[_0xdc36('0x35')],_0x286de7);_0x4d0acd[_0x3508c8](_0x53ed42[_0xdc36('0x62')],_0x53ed42[_0xdc36('0x56')]['start'],_0x53ed42[_0xdc36('0x56')][_0xdc36('0x1e')]);}}}else{var _0x283df2=_(Object[_0xdc36('0x2c')](_0x12fed2[_0xdc36('0x37')]))[_0xdc36('0x58')](function(_0x26775a){return _0x24207a[_0xdc36('0x3c')](_0x26775a)?_0x26775a:undefined;})['filter'](function(_0x3b3aaa){return!_[_0xdc36('0x63')](_0x3b3aaa);})[_0xdc36('0x56')]();if(_0x12fed2[_0xdc36('0x37')][_0xdc36('0x64')])_0x283df2[_0xdc36('0x2f')](_0xdc36('0x64'));if(!_[_0xdc36('0x65')](_0x283df2)){_0x283df2['forEach'](function(_0x4b3d72){if(_0x4b3d72===_0xdc36('0x66')){_0x3cb2ed[_0xdc36('0x4e')]('c.ListId\x20IN\x20?',[][_0xdc36('0x67')](_0x12fed2[_0xdc36('0x37')][_0x4b3d72]));}else if(_0x4b3d72==='Contact'){var _0x4b84b7='%'+_0x12fed2[_0xdc36('0x37')][_0x4b3d72]+'%';_0x3cb2ed['where'](_0xdc36('0x68'),_0x4b84b7);}else{_0x3cb2ed['where']('c.'+_0x4b3d72+_0xdc36('0x69'),_0x12fed2['query'][_0x4b3d72]);}});}if(_0x12fed2['query'][_0xdc36('0x6a')]){_0x11b4ee=_['isArray'](_0x12fed2[_0xdc36('0x37')][_0xdc36('0x6a')])?_0x12fed2[_0xdc36('0x37')][_0xdc36('0x6a')]:new Array(_0x12fed2[_0xdc36('0x37')]['tag']);_0x11b4ee[_0xdc36('0x59')](function(_0x379a72){_0x22c8de['or'](_0xdc36('0x6b'),'%,'+_0x379a72+',%');});}if(_0x12fed2['query']['filter']){var _0xb18ebf=_0x12fed2['query'][_0xdc36('0x6c')][_0xdc36('0x6d')]('\x5c','\x5c\x5c')[_0xdc36('0x6d')](/'/g,'\x27\x27');if(_0xb18ebf[_0xdc36('0x57')]('\x20')['length']>0x1){_0x4d0acd['or']('MATCH\x20(c.firstName,\x20c.lastName,\x20c.phone,\x20c.mobile,\x20c.fax,\x20c.email)\x20AGAINST\x20(?\x20IN\x20BOOLEAN\x20MODE)',qs[_0xdc36('0x6e')](_0xb18ebf),null);}else{if(qs[_0xdc36('0x6f')](_0xb18ebf)){_0x4d0acd['or'](_0xdc36('0x70'),_0xb18ebf+'%');_0x4d0acd['or'](_0xdc36('0x71'),_0xb18ebf+'%');_0x4d0acd['or'](_0xdc36('0x72'),_0xb18ebf+'%');_0x4d0acd['or'](_0xdc36('0x73'),_0xb18ebf+'%');}else if(qs[_0xdc36('0x74')](_0xb18ebf)){_0x4d0acd['or'](_0xdc36('0x75'),_0xb18ebf+'%');}else{_0x4d0acd['or'](_0xdc36('0x76'),'%'+_0xb18ebf+'%');_0x4d0acd['or'](_0xdc36('0x77'),'%'+_0xb18ebf+'%');_0x4d0acd['or']('c.email\x20LIKE\x20?','%'+_0xb18ebf+'%');}}}}_0x3cb2ed[_0xdc36('0x4e')](_0x4d0acd);_0x3cb2ed['group'](_0xdc36('0x78'));var _0x38fc44={'type':db[_0xdc36('0x79')][_0xdc36('0x7a')][_0xdc36('0x7b')],'raw':!![]};var _0x1e70e9=_0x3cb2ed[_0xdc36('0x7c')]()[_0xdc36('0x43')](_0xdc36('0x78'));if(_0x21151b[_0xdc36('0x3f')]){_0x21151b[_0xdc36('0x3f')][_0xdc36('0x59')](function(_0x21be1c){_0x3cb2ed[_0xdc36('0x3f')]('c.'+_0x21be1c[0x0],_0x21be1c[0x1]===_0xdc36('0x7d')?![]:!![]);});}if(!_[_0xdc36('0x65')](_0x11b4ee)){_0x3cb2ed[_0xdc36('0x7e')](_0x22c8de);_0x1e70e9[_0xdc36('0x4e')](_0xdc36('0x7f'),_0x11b4ee);}BPromise[_0xdc36('0x80')]()['then'](function(){if(!_0x133a99)return;if(_0x12fed2[_0xdc36('0x81')][_0xdc36('0x82')]!==_0xdc36('0x83'))return;if(!_[_0xdc36('0x84')](_0x133a99[_0xdc36('0x53')],[_0xdc36('0x43'),'User'])){return _0x12fed2[_0xdc36('0x81')][_0xdc36('0x85')]({'attributes':['id'],'raw':!![]})['then'](function(_0x548a99){if(_[_0xdc36('0x65')](_0x548a99)){_0x1e70e9[_0xdc36('0x4e')](_0xdc36('0x86'));_0x3cb2ed['where']('c.ListId\x20IS\x20NULL');}else{_0x1e70e9[_0xdc36('0x4e')](_0xdc36('0x87'),_['map'](_0x548a99,'id'));_0x3cb2ed['where'](_0xdc36('0x87'),_[_0xdc36('0x58')](_0x548a99,'id'));}});}})[_0xdc36('0x25')](function(){if(_0x12fed2[_0xdc36('0x81')][_0xdc36('0x82')]===_0xdc36('0x83')&&!_0x133a99&&!_0x12fed2[_0xdc36('0x37')][_0xdc36('0x66')])return[];return db['sequelize'][_0xdc36('0x37')](_0x1e70e9['toString'](),_0x38fc44);})['then'](function(_0x5a3c01){_0x49bbf2[_0xdc36('0x88')]=_0x5a3c01[_0xdc36('0x33')];if(_0x49bbf2[_0xdc36('0x88')]===0x0)return[];return db[_0xdc36('0x89')]['query'](_0x2cefcf[_0xdc36('0x8a')](),_0x38fc44)[_0xdc36('0x25')](function(_0x3c8aac){_0x51a43a=_[_0xdc36('0x8b')](_0x3c8aac,'id');_0x38fc44=_[_0xdc36('0x8c')](_0x38fc44,{'model':db['CmContact'],'mapToModel':!![],'raw':!![],'nest':!![]});if(_0x12fed2['query']['fields']){_0x21151b['attributes'][_0xdc36('0x59')](function(_0x398272){_0x3cb2ed[_0xdc36('0x43')]('c.'+_0x398272);});}else{_0x3cb2ed[_0xdc36('0x43')](_0xdc36('0x78'));_0x3cb2ed[_0xdc36('0x43')](_0xdc36('0x8d'));_0x3cb2ed[_0xdc36('0x43')](_0xdc36('0x8e'));_0x3cb2ed['field'](_0xdc36('0x8f'));_0x3cb2ed[_0xdc36('0x43')]('c.mobile');_0x3cb2ed['field'](_0xdc36('0x90'));_0x3cb2ed['field'](_0xdc36('0x91'));_0x3cb2ed['field'](_0xdc36('0x92'));_0x3cb2ed[_0xdc36('0x43')](_0xdc36('0x93'));_0x3cb2ed['field']('c.deletedAt');_0x3cb2ed['field'](_0xdc36('0x94'));_0x3cb2ed[_0xdc36('0x43')](_0xdc36('0x95'),_0xdc36('0x96'));}if(_0x21151b[_0xdc36('0x3e')])_0x3cb2ed['limit'](_0x21151b[_0xdc36('0x3e')]);if(_0x21151b[_0xdc36('0x21')])_0x3cb2ed[_0xdc36('0x21')](_0x21151b['offset']);return db['sequelize'][_0xdc36('0x37')](_0x3cb2ed[_0xdc36('0x8a')](),_0x38fc44);});})[_0xdc36('0x25')](function(_0x3103e5){_0x3103e5[_0xdc36('0x59')](function(_0x2f3946){if(_0x2f3946[_0xdc36('0x96')]){_0x2f3946[_0xdc36('0x97')]=[];_0x2f3946[_0xdc36('0x96')][_0xdc36('0x57')](',')['forEach'](function(_0x5cb238){_0x2f3946['Tags']['push'](_0x51a43a[_0x5cb238]);});}delete _0x2f3946[_0xdc36('0x96')];});_0x49bbf2[_0xdc36('0x98')]=_0x3103e5;return _0x49bbf2;})[_0xdc36('0x25')](respondWithFilteredResult(_0x4ea2ad,_0x21151b));})['catch'](handleError(_0x4ea2ad,null));};exports[_0xdc36('0x26')]=function(_0xd674b9,_0x26b38e){return db[_0xdc36('0x99')]['find']({'where':{'id':_0xd674b9[_0xdc36('0x9a')]['id']}})[_0xdc36('0x25')](handleEntityNotFound(_0x26b38e,null))[_0xdc36('0x25')](removeEntity(_0x26b38e,null))[_0xdc36('0x9b')](handleError(_0x26b38e,null));};exports[_0xdc36('0x2b')]=function(_0xae33f3,_0x1d9196){return db[_0xdc36('0x99')][_0xdc36('0x2b')]()[_0xdc36('0x25')](function(_0x1097e0){delete _0x1097e0[_0xdc36('0x9c')];for(var _0x4b244a=0x0;_0x4b244a<Object[_0xdc36('0x2c')](_0x1097e0)[_0xdc36('0x33')];_0x4b244a++){var _0x1acf5b=Object[_0xdc36('0x2c')](_0x1097e0)[_0x4b244a];if(!_[_0xdc36('0x2d')](_0x1acf5b,'cf_')){_0x1097e0[_0x1acf5b][_0xdc36('0x9d')]=_0x1acf5b;_0x1097e0[_0x1acf5b][_0xdc36('0x9e')]=_0x1acf5b;}}return _0x1097e0;})['then'](function(_0x382271){var _0xe3058e={'where':{'$or':[{'ListId':_0xae33f3[_0xdc36('0x37')]['id']},{'ListId':null}]},'raw':!![]};return db['CmCustomField'][_0xdc36('0x9f')](_0xe3058e)[_0xdc36('0x25')](function(_0x477ba2){for(var _0x431833=0x0;_0x431833<_0x477ba2[_0xdc36('0x33')];_0x431833++){var _0x2592ba=_0xdc36('0x2e')+_0x477ba2[_0x431833]['id'];_0x382271[_0x2592ba][_0xdc36('0x9d')]=_0x2592ba;_0x382271[_0x2592ba]['displayName']=_0x477ba2[_0x431833][_0xdc36('0xa0')];_0x382271[_0x2592ba]['custom']={'type':_0x477ba2[_0x431833][_0xdc36('0x35')],'values':_0x477ba2[_0x431833][_0xdc36('0xa1')]};}Object[_0xdc36('0x2c')](_0x382271)[_0xdc36('0x59')](function(_0x25ea7d){if(!_0x382271[_0x25ea7d][_0xdc36('0x3c')](_0xdc36('0x9d'))){delete _0x382271[_0x25ea7d];}});return _0x382271;});})['then'](respondWithResult(_0x1d9196,null))[_0xdc36('0x9b')](handleError(_0x1d9196,null));};exports[_0xdc36('0x8c')]=function(_0x312fe0,_0x33660a){var _0x5cdd57;var _0x3b75d5;var _0x21c739;if(_0x312fe0[_0xdc36('0xa2')]['id']){delete _0x312fe0[_0xdc36('0xa2')]['id'];}return db[_0xdc36('0x99')]['findAll']({'where':{'id':[_0x312fe0['body']['to'],_0x312fe0[_0xdc36('0xa2')][_0xdc36('0x45')]]}})['then'](function(_0x3d0f22){if(_0x3d0f22){if(_0x3d0f22[_0xdc36('0x33')]!==0x2){return null;}_0x3d0f22[0x0]=_0x3d0f22[0x0][_0xdc36('0xa3')]({'plain':!![]});_0x3d0f22[0x1]=_0x3d0f22[0x1][_0xdc36('0xa3')]({'plain':!![]});delete _0x3d0f22[0x0]['id'];delete _0x3d0f22[0x1]['id'];return _[_0xdc36('0xa4')](_0x3d0f22[0x0],_0x3d0f22[0x1],function(_0x47d6ac,_0x3addfd){if(Array[_0xdc36('0xa5')](_0x3addfd)&&!_0x3addfd['length']){return _0x47d6ac;}else if(!_0x3addfd){return _0x47d6ac;}});}})[_0xdc36('0x25')](handleEntityNotFound(_0x33660a,null))[_0xdc36('0x25')](function(_0x9467f){if(_0x9467f){if(_0x9467f[_0xdc36('0x9c')]&&_[_0xdc36('0xa5')](_0x9467f[_0xdc36('0x9c')])){_0x9467f[_0xdc36('0x9c')]=_0x9467f['tags'][_0xdc36('0xa6')]();}logger[_0xdc36('0xa7')](_0xdc36('0xa8'),_0x312fe0[_0xdc36('0xa2')]['to'],_0x312fe0[_0xdc36('0xa2')]['from']);return db[_0xdc36('0xa9')][_0xdc36('0x26')]({'where':{'ContactId':[_0x312fe0['body']['to'],_0x312fe0[_0xdc36('0xa2')][_0xdc36('0x45')]]}})[_0xdc36('0x25')](function(_0x3f9450){logger['info'](_0xdc36('0xaa'),_0x3f9450);return db['CmHopperBlack'][_0xdc36('0x26')]({'where':{'ContactId':[_0x312fe0[_0xdc36('0xa2')]['to'],_0x312fe0[_0xdc36('0xa2')][_0xdc36('0x45')]]}})[_0xdc36('0x25')](function(_0x2fc165){logger[_0xdc36('0xa7')]('[CmContact][merge][destroy][CmHopperBlack],\x20%s',_0x2fc165);return db[_0xdc36('0x99')][_0xdc36('0xab')](_0x9467f);});});}})[_0xdc36('0x25')](function(_0x41c710){if(_0x41c710){_0x5cdd57=_0x41c710;_0x3b75d5={'ContactId':_0x5cdd57['id']};_0x21c739={'where':{'ContactId':[_0x312fe0[_0xdc36('0xa2')]['to'],_0x312fe0['body'][_0xdc36('0x45')]]}};return db[_0xdc36('0xac')][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xad')][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xae')][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xaf')]['update'](_0x3b75d5,_0x21c739);}})['then'](function(){if(_0x5cdd57){return db[_0xdc36('0xb0')][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xaf')][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})['then'](function(){if(_0x5cdd57){return db[_0xdc36('0xb0')]['update'](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xb1')][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})['then'](function(){if(_0x5cdd57){return db[_0xdc36('0xb2')][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xb3')][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xb4')][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})['then'](function(){if(_0x5cdd57){return db[_0xdc36('0xb5')][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xb6')]['update'](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xb7')]['update'](_0x3b75d5,_0x21c739);}})['then'](function(){if(_0x5cdd57){return db[_0xdc36('0xb8')][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db['ReportAgentPreview'][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xb9')][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db['ChatQueueReport']['update'](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xba')][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xbb')][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db['OpenchannelQueueReport']['update'](_0x3b75d5,_0x21c739);}})['then'](function(){if(_0x5cdd57){return db[_0xdc36('0xbc')][_0xdc36('0x24')](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xbd')]['update'](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xbe')]['update'](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xbf')]['update'](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0xc0')]['update'](_0x3b75d5,_0x21c739);}})[_0xdc36('0x25')](function(){if(_0x5cdd57){return db[_0xdc36('0x99')][_0xdc36('0x26')]({'where':{'id':[_0x312fe0[_0xdc36('0xa2')]['to'],_0x312fe0[_0xdc36('0xa2')][_0xdc36('0x45')]]}});}})['then'](function(){if(_0x5cdd57){return _0x5cdd57;}})[_0xdc36('0x25')](respondWithResult(_0x33660a,null))[_0xdc36('0x9b')](handleError(_0x33660a,null));};exports[_0xdc36('0xab')]=function(_0x32eb61,_0x302b82){return db[_0xdc36('0x99')][_0xdc36('0x2b')]()[_0xdc36('0x25')](function(_0x2aa5be){if(_0x32eb61[_0xdc36('0xa2')][_0xdc36('0x9c')]&&_[_0xdc36('0xa5')](_0x32eb61[_0xdc36('0xa2')][_0xdc36('0x9c')])){if(_0x32eb61[_0xdc36('0xa2')][_0xdc36('0x9c')][_0xdc36('0x33')]){_0x32eb61[_0xdc36('0xa2')][_0xdc36('0x9c')]=_0x32eb61[_0xdc36('0xa2')]['tags'][_0xdc36('0xa6')](';')+';';}else{_0x32eb61[_0xdc36('0xa2')][_0xdc36('0x9c')]=null;}}else{_0x32eb61[_0xdc36('0xa2')][_0xdc36('0x9c')]=null;}return db[_0xdc36('0x99')]['create'](_0x32eb61[_0xdc36('0xa2')],{'fields':_[_0xdc36('0x2c')](_0x2aa5be),'raw':!![]});})['then'](respondWithResult(_0x302b82,0xc9))[_0xdc36('0x9b')](handleError(_0x302b82,null));};exports[_0xdc36('0xc1')]=function(_0x2f2757,_0x4a773e){var _0x1cf36d=[];var _0x5d7c47=0x0;var _0x3f6908=0x0;var _0x162da2=0x0;return db[_0xdc36('0x99')][_0xdc36('0x2b')]()[_0xdc36('0x25')](function(_0x59c3a1){return BPromise[_0xdc36('0xc2')](_0x2f2757[_0xdc36('0xa2')],function(_0x11659f){var _0x10e60f={'where':{'$or':[]},'defaults':_0x11659f,'fields':_[_0xdc36('0x2c')](_0x59c3a1),'raw':!![]};if(_0x11659f[_0xdc36('0xc3')]){for(var _0x318315=0x0;_0x318315<_0x11659f['duplicates'][_0xdc36('0x33')];_0x318315++){var _0x307515={};_0x307515[_0x11659f[_0xdc36('0xc3')][_0x318315]]=_0x11659f[_0x11659f[_0xdc36('0xc3')][_0x318315]];_0x10e60f['where'][_0xdc36('0xc4')][_0xdc36('0x2f')](_0x307515);}_0x10e60f[_0xdc36('0x4e')]['ListId']=_0x11659f[_0xdc36('0x66')];}return db[_0xdc36('0x99')][_0xdc36('0xc5')](_0x10e60f)[_0xdc36('0xc6')](function(_0x559ee2,_0x245fe0){if(_0x245fe0){_0x5d7c47++;}else{_0x162da2++;}})[_0xdc36('0x9b')](function(_0x369861){console[_0xdc36('0x27')](_0x369861);_0x3f6908++;});});})[_0xdc36('0x25')](function(_0x2c3e9b){if(_0x2c3e9b){return{'success':_0x5d7c47,'failure':_0x3f6908,'duplicates':_0x162da2};}})[_0xdc36('0x25')](respondWithResult(_0x4a773e,0xc9))[_0xdc36('0x9b')](handleError(_0x4a773e,null));};exports[_0xdc36('0xc7')]=function(_0x38f95a,_0x259d17,_0x22d9dd){var _0x6f8520;return db['CmContact'][_0xdc36('0x2b')]()[_0xdc36('0x25')](function(_0x47f71e){return db[_0xdc36('0x99')]['find']({'where':{'id':_0x38f95a[_0xdc36('0x9a')]['id']},'include':[{'model':db[_0xdc36('0x55')],'as':_0xdc36('0x97'),'attributes':['id','name','color'],'required':_0x38f95a[_0xdc36('0x37')][_0xdc36('0x6a')]?!![]:![]}],'attributes':_[_0xdc36('0x2c')](_0x47f71e)});})[_0xdc36('0x25')](function(_0x3a156c){_0x6f8520=_0x3a156c[_0xdc36('0xa3')]({'plain':!![]});var _0x484e72={'where':{'$and':[{'ListId':{'$ne':null}}]}};if(_0x3a156c&&_0x3a156c['ListId']){if(_0x3a156c[_0xdc36('0x66')]){_0x484e72['where'][_0xdc36('0xc8')][_0xdc36('0x2f')]({'ListId':{'$ne':_0x3a156c[_0xdc36('0x66')]}});}}return db[_0xdc36('0x30')][_0xdc36('0x9f')](_0x484e72);})[_0xdc36('0x25')](function(_0x51952e){return _['omit'](_0x6f8520,_[_0xdc36('0x58')](_0x51952e,function(_0x34b0ac){return util['format'](_0xdc36('0xc9'),_0x34b0ac['id']);}));})[_0xdc36('0x25')](handleEntityNotFound(_0x259d17,null))[_0xdc36('0x25')](respondWithResult(_0x259d17,null))[_0xdc36('0x9b')](handleError(_0x259d17,null));};exports['update']=function(_0x417363,_0x339991){var _0x225b04;if(_0x417363['body']['id']){delete _0x417363[_0xdc36('0xa2')]['id'];}return db[_0xdc36('0x99')][_0xdc36('0x54')]({'where':{'id':_0x417363[_0xdc36('0x9a')]['id']}})[_0xdc36('0x25')](handleEntityNotFound(_0x339991,null))[_0xdc36('0x25')](saveUpdates(_0x417363[_0xdc36('0xa2')],null))['then'](function(_0x251b94){_0x225b04=_0x251b94;var _0x8ac1f1={'where':{'$and':[{'ListId':{'$ne':null}}]}};if(_0x251b94&&_0x251b94['ListId']){if(_0x251b94['ListId']){_0x8ac1f1[_0xdc36('0x4e')]['$and'][_0xdc36('0x2f')]({'ListId':{'$ne':_0x251b94[_0xdc36('0x66')]}});}}return db['CmCustomField'][_0xdc36('0x9f')](_0x8ac1f1);})['then'](function(_0x127967){if(_0x127967){return _['omit'](_[_0xdc36('0xca')](_0x417363[_0xdc36('0xa2')],function(_0x49c462,_0x44e75e){return _[_0xdc36('0x2d')](_0x44e75e,_0xdc36('0x2e'));}),_[_0xdc36('0x58')](_0x127967,function(_0x5bc732){return util[_0xdc36('0xcb')]('cf_%d',_0x5bc732['id']);}));}})[_0xdc36('0x25')](function(_0x367d13){if(_0x367d13&&!_['isEmpty'](_0x367d13)){var _0x482be8=squel[_0xdc36('0x24')]()[_0xdc36('0xcc')](_0xdc36('0x47'))[_0xdc36('0xcd')](_0x367d13)[_0xdc36('0x4e')]('id\x20=\x20?',_0x417363[_0xdc36('0x9a')]['id'])[_0xdc36('0xce')]();return db[_0xdc36('0x89')][_0xdc36('0x37')](_0x482be8[_0xdc36('0x62')],{'replacements':_0x482be8[_0xdc36('0xa1')]});}})['then'](function(){if(_0x417363[_0xdc36('0xa2')][_0xdc36('0xcf')]&&_0x225b04){return db['CmHopper'][_0xdc36('0x24')]({'phone':_0x417363[_0xdc36('0xa2')]['phone']},{'where':{'ContactId':_0x225b04['id']}});}})[_0xdc36('0x25')](function(){return _0x225b04;})[_0xdc36('0x25')](respondWithResult(_0x339991,null))[_0xdc36('0x9b')](handleError(_0x339991,null));};exports[_0xdc36('0xd0')]=function(_0x141876,_0x4d6bd9,_0x499e18){var _0x28a78f={};var _0x30a172={};var _0x1f48a0;var _0x11e697;return db[_0xdc36('0x99')][_0xdc36('0x31')]({'where':{'id':_0x141876['params']['id']}})['then'](handleEntityNotFound(_0x4d6bd9,null))['then'](function(_0x124018){if(_0x124018){_0x1f48a0=_0x124018;_0x30a172['model']=_['keys'](db['Tag'][_0xdc36('0xd1')]);_0x30a172[_0xdc36('0x37')]=_[_0xdc36('0x2c')](_0x141876[_0xdc36('0x37')]);_0x30a172[_0xdc36('0x38')]=_[_0xdc36('0x39')](_0x30a172[_0xdc36('0x36')],_0x30a172['query']);_0x28a78f[_0xdc36('0x3a')]=_[_0xdc36('0x39')](_0x30a172[_0xdc36('0x36')],qs['fields'](_0x141876[_0xdc36('0x37')]['fields']));_0x28a78f[_0xdc36('0x3a')]=_0x28a78f[_0xdc36('0x3a')][_0xdc36('0x33')]?_0x28a78f[_0xdc36('0x3a')]:_0x30a172[_0xdc36('0x36')];_0x28a78f[_0xdc36('0x3f')]=qs[_0xdc36('0x40')](_0x141876['query'][_0xdc36('0x40')]);_0x28a78f[_0xdc36('0x4e')]=qs[_0xdc36('0x38')](_['pick'](_0x141876[_0xdc36('0x37')],_0x30a172[_0xdc36('0x38')]));if(_0x141876[_0xdc36('0x37')][_0xdc36('0x6c')]){_0x28a78f['where']=_['merge'](_0x28a78f[_0xdc36('0x4e')],{'$or':_[_0xdc36('0x58')](_0x28a78f[_0xdc36('0x3a')],function(_0x215237){var _0x27c0f1={};_0x27c0f1[_0x215237]={'$like':'%'+_0x141876[_0xdc36('0x37')]['filter']+'%'};return _0x27c0f1;})});}_0x28a78f=_[_0xdc36('0x8c')]({},_0x28a78f,_0x141876[_0xdc36('0xd2')]);return _0x1f48a0[_0xdc36('0xd0')](_0x28a78f);}})[_0xdc36('0x25')](function(_0x288d79){if(_0x288d79){_0x11e697=_0x288d79[_0xdc36('0x33')];if(!_0x141876[_0xdc36('0x37')][_0xdc36('0x3c')]('nolimit')){_0x28a78f[_0xdc36('0x3e')]=qs[_0xdc36('0x3e')](_0x141876[_0xdc36('0x37')][_0xdc36('0x3e')]);_0x28a78f[_0xdc36('0x21')]=qs[_0xdc36('0x21')](_0x141876[_0xdc36('0x37')]['offset']);}return _0x1f48a0[_0xdc36('0xd0')](_0x28a78f);}})[_0xdc36('0x25')](function(_0x39437e){if(_0x39437e){return _0x39437e?{'count':_0x11e697,'rows':_0x39437e}:null;}})[_0xdc36('0x25')](respondWithResult(_0x4d6bd9,null))[_0xdc36('0x9b')](handleError(_0x4d6bd9,null));};exports['setTags']=function(_0xd2c5e6,_0x4995ba,_0x2aaab7){if(_0xd2c5e6['body']['id']){delete _0xd2c5e6[_0xdc36('0xa2')]['id'];}return db[_0xdc36('0x99')][_0xdc36('0x31')]({'where':{'id':_0xd2c5e6[_0xdc36('0x9a')]['id']}})['then'](handleEntityNotFound(_0x4995ba,null))[_0xdc36('0x25')](function(_0x12db9c){if(_0x12db9c){return _0x12db9c[_0xdc36('0xd3')](_0xd2c5e6[_0xdc36('0xa2')][_0xdc36('0xd4')]||[]);}return null;})['then'](respondWithResult(_0x4995ba,null))[_0xdc36('0x9b')](handleError(_0x4995ba,null));};exports[_0xdc36('0xd5')]=function(_0x2f8cb5,_0x507f39,_0x1e1466){var _0x27feda={'raw':![],'where':{}};var _0x2178c5={};var _0x2e52cd={'count':0x0,'rows':[]};return db[_0xdc36('0x99')]['findOne']({'where':{'id':_0x2f8cb5['params']['id']}})['then'](handleEntityNotFound(_0x507f39,null))[_0xdc36('0x25')](function(_0x58e89f){if(_0x58e89f){_0x2178c5['model']=_['keys'](db['CmHopper']['rawAttributes']);_0x2178c5[_0xdc36('0x37')]=_['keys'](_0x2f8cb5[_0xdc36('0x37')]);_0x2178c5['filters']=_[_0xdc36('0x39')](_0x2178c5[_0xdc36('0x36')],_0x2178c5[_0xdc36('0x37')]);_0x27feda['attributes']=_[_0xdc36('0x39')](_0x2178c5[_0xdc36('0x36')],qs[_0xdc36('0x3b')](_0x2f8cb5['query'][_0xdc36('0x3b')]));_0x27feda[_0xdc36('0x3a')]=_0x27feda['attributes'][_0xdc36('0x33')]?_0x27feda[_0xdc36('0x3a')]:_0x2178c5[_0xdc36('0x36')];if(!_0x2f8cb5[_0xdc36('0x37')][_0xdc36('0x3c')](_0xdc36('0x3d'))){_0x27feda[_0xdc36('0x3e')]=qs[_0xdc36('0x3e')](_0x2f8cb5[_0xdc36('0x37')][_0xdc36('0x3e')]);_0x27feda[_0xdc36('0x21')]=qs['offset'](_0x2f8cb5[_0xdc36('0x37')][_0xdc36('0x21')]);}_0x27feda[_0xdc36('0x3f')]=qs[_0xdc36('0x40')](_0x2f8cb5['query']['sort']);_0x27feda[_0xdc36('0x4e')]=qs['filters'](_[_0xdc36('0x41')](_0x2f8cb5[_0xdc36('0x37')],_0x2178c5['filters']));_0x27feda[_0xdc36('0x4e')][_0xdc36('0xd6')]=_0x58e89f['id'];if(_0x2f8cb5['query'][_0xdc36('0x6c')]){_0x27feda[_0xdc36('0x4e')]=_[_0xdc36('0x8c')](_0x27feda[_0xdc36('0x4e')],{'$or':_[_0xdc36('0x58')](_0x27feda['attributes'],function(_0x5372a0){var _0x59db57={};_0x59db57[_0x5372a0]={'$like':'%'+_0x2f8cb5[_0xdc36('0x37')][_0xdc36('0x6c')]+'%'};return _0x59db57;})});}_0x27feda=_[_0xdc36('0x8c')]({},_0x27feda,_0x2f8cb5['options']);return db[_0xdc36('0xa9')][_0xdc36('0x88')]({'where':_0x27feda[_0xdc36('0x4e')]})[_0xdc36('0x25')](function(_0x3f6a18){_0x2e52cd[_0xdc36('0x88')]=_0x3f6a18;if(_0x2f8cb5['query'][_0xdc36('0xd7')]){_0x27feda[_0xdc36('0xd8')]=[{'all':!![]}];}return db[_0xdc36('0xa9')]['findAll'](_0x27feda);})[_0xdc36('0x25')](function(_0x214778){_0x2e52cd[_0xdc36('0x98')]=_0x214778;return _0x2e52cd;});}})[_0xdc36('0x25')](respondWithFilteredResult(_0x507f39,_0x27feda))[_0xdc36('0x9b')](handleError(_0x507f39,null));};exports[_0xdc36('0xd9')]=function(_0x148292,_0x58b98a,_0x142f27){var _0x40ec34={'raw':!![],'where':{}};var _0x4fd773={};var _0x13558a={'count':0x0,'rows':[]};return db[_0xdc36('0x99')][_0xdc36('0x31')]({'where':{'id':_0x148292[_0xdc36('0x9a')]['id']}})[_0xdc36('0x25')](handleEntityNotFound(_0x58b98a,null))[_0xdc36('0x25')](function(_0x5225f9){if(_0x5225f9){_0x4fd773[_0xdc36('0x36')]=_[_0xdc36('0x2c')](db[_0xdc36('0xb8')]['rawAttributes']);_0x4fd773['query']=_['keys'](_0x148292['query']);_0x4fd773[_0xdc36('0x38')]=_[_0xdc36('0x39')](_0x4fd773[_0xdc36('0x36')],_0x4fd773[_0xdc36('0x37')]);_0x40ec34[_0xdc36('0x3a')]=_[_0xdc36('0x39')](_0x4fd773[_0xdc36('0x36')],qs[_0xdc36('0x3b')](_0x148292[_0xdc36('0x37')][_0xdc36('0x3b')]));_0x40ec34['attributes']=_0x40ec34[_0xdc36('0x3a')][_0xdc36('0x33')]?_0x40ec34[_0xdc36('0x3a')]:_0x4fd773[_0xdc36('0x36')];if(!_0x148292[_0xdc36('0x37')][_0xdc36('0x3c')](_0xdc36('0x3d'))){_0x40ec34['limit']=qs[_0xdc36('0x3e')](_0x148292[_0xdc36('0x37')][_0xdc36('0x3e')]);_0x40ec34['offset']=qs[_0xdc36('0x21')](_0x148292[_0xdc36('0x37')][_0xdc36('0x21')]);}_0x40ec34[_0xdc36('0x3f')]=qs[_0xdc36('0x40')](_0x148292[_0xdc36('0x37')][_0xdc36('0x40')]);_0x40ec34[_0xdc36('0x4e')]=qs[_0xdc36('0x38')](_['pick'](_0x148292['query'],_0x4fd773[_0xdc36('0x38')]));_0x40ec34[_0xdc36('0x4e')]['ContactId']=_0x5225f9['id'];if(_0x148292[_0xdc36('0x37')]['filter']){_0x40ec34[_0xdc36('0x4e')]=_[_0xdc36('0x8c')](_0x40ec34[_0xdc36('0x4e')],{'$or':_[_0xdc36('0x58')](_0x40ec34[_0xdc36('0x3a')],function(_0x477e38){var _0x5267aa={};_0x5267aa[_0x477e38]={'$like':'%'+_0x148292[_0xdc36('0x37')][_0xdc36('0x6c')]+'%'};return _0x5267aa;})});}_0x40ec34=_[_0xdc36('0x8c')]({},_0x40ec34,_0x148292['options']);return db[_0xdc36('0xb8')][_0xdc36('0x88')]({'where':_0x40ec34[_0xdc36('0x4e')]})['then'](function(_0x2fa7a7){_0x13558a['count']=_0x2fa7a7;if(_0x148292['query'][_0xdc36('0xd7')]){_0x40ec34[_0xdc36('0xd8')]=[{'all':!![]}];}return db[_0xdc36('0xb8')][_0xdc36('0x9f')](_0x40ec34);})[_0xdc36('0x25')](function(_0x4aab53){_0x13558a[_0xdc36('0x98')]=_0x4aab53;return _0x13558a;});}})[_0xdc36('0x25')](respondWithFilteredResult(_0x58b98a,_0x40ec34))[_0xdc36('0x9b')](handleError(_0x58b98a,null));};exports[_0xdc36('0xda')]=function(_0x38943b,_0x1bfe5c,_0x1fdb13){var _0x2986e4={'raw':!![],'where':{}};var _0xe3f6a5={};var _0x52add1={'count':0x0,'rows':[]};return db[_0xdc36('0x99')][_0xdc36('0x31')]({'where':{'id':_0x38943b[_0xdc36('0x9a')]['id']}})['then'](handleEntityNotFound(_0x1bfe5c,null))[_0xdc36('0x25')](function(_0x4adb2a){if(_0x4adb2a){_0xe3f6a5['model']=_['keys'](db['CmHopperFinal']['rawAttributes']);_0xe3f6a5[_0xdc36('0x37')]=_[_0xdc36('0x2c')](_0x38943b['query']);_0xe3f6a5['filters']=_['intersection'](_0xe3f6a5[_0xdc36('0x36')],_0xe3f6a5[_0xdc36('0x37')]);_0x2986e4[_0xdc36('0x3a')]=_[_0xdc36('0x39')](_0xe3f6a5[_0xdc36('0x36')],qs[_0xdc36('0x3b')](_0x38943b[_0xdc36('0x37')][_0xdc36('0x3b')]));_0x2986e4[_0xdc36('0x3a')]=_0x2986e4[_0xdc36('0x3a')]['length']?_0x2986e4[_0xdc36('0x3a')]:_0xe3f6a5[_0xdc36('0x36')];if(!_0x38943b['query'][_0xdc36('0x3c')](_0xdc36('0x3d'))){_0x2986e4[_0xdc36('0x3e')]=qs[_0xdc36('0x3e')](_0x38943b[_0xdc36('0x37')][_0xdc36('0x3e')]);_0x2986e4['offset']=qs['offset'](_0x38943b['query']['offset']);}_0x2986e4[_0xdc36('0x3f')]=qs[_0xdc36('0x40')](_0x38943b[_0xdc36('0x37')][_0xdc36('0x40')]);_0x2986e4['where']=qs[_0xdc36('0x38')](_[_0xdc36('0x41')](_0x38943b[_0xdc36('0x37')],_0xe3f6a5[_0xdc36('0x38')]));_0x2986e4[_0xdc36('0x4e')][_0xdc36('0xd6')]=_0x4adb2a['id'];if(_0x38943b[_0xdc36('0x37')]['filter']){_0x2986e4[_0xdc36('0x4e')]=_['merge'](_0x2986e4['where'],{'$or':_[_0xdc36('0x58')](_0x2986e4[_0xdc36('0x3a')],function(_0x3b6499){var _0x4fd3e1={};_0x4fd3e1[_0x3b6499]={'$like':'%'+_0x38943b[_0xdc36('0x37')][_0xdc36('0x6c')]+'%'};return _0x4fd3e1;})});}_0x2986e4=_['merge']({},_0x2986e4,_0x38943b['options']);return db[_0xdc36('0xb7')][_0xdc36('0x88')]({'where':_0x2986e4['where']})['then'](function(_0x329a4b){_0x52add1[_0xdc36('0x88')]=_0x329a4b;if(_0x38943b[_0xdc36('0x37')]['includeAll']){_0x2986e4[_0xdc36('0xd8')]=[{'all':!![]}];}return db[_0xdc36('0xb7')][_0xdc36('0x9f')](_0x2986e4);})[_0xdc36('0x25')](function(_0x452bb4){_0x52add1['rows']=_0x452bb4;return _0x52add1;});}})[_0xdc36('0x25')](respondWithFilteredResult(_0x1bfe5c,_0x2986e4))[_0xdc36('0x9b')](handleError(_0x1bfe5c,null));};exports[_0xdc36('0xdb')]=function(_0x3d5b42,_0x1f51c2,_0x8ac9bb){var _0x4e6104={'raw':!![],'where':{}};var _0x508e19={};var _0x504420={'count':0x0,'rows':[]};return db[_0xdc36('0x99')][_0xdc36('0x31')]({'where':{'id':_0x3d5b42['params']['id']}})[_0xdc36('0x25')](handleEntityNotFound(_0x1f51c2,null))[_0xdc36('0x25')](function(_0xc309fd){if(_0xc309fd){_0x508e19[_0xdc36('0x36')]=_[_0xdc36('0x2c')](db['JscriptySessionReport'][_0xdc36('0xd1')]);_0x508e19[_0xdc36('0x37')]=_[_0xdc36('0x2c')](_0x3d5b42['query']);_0x508e19[_0xdc36('0x38')]=_[_0xdc36('0x39')](_0x508e19['model'],_0x508e19[_0xdc36('0x37')]);_0x4e6104[_0xdc36('0x3a')]=_[_0xdc36('0x39')](_0x508e19['model'],qs[_0xdc36('0x3b')](_0x3d5b42['query']['fields']));_0x4e6104[_0xdc36('0x3a')]=_0x4e6104['attributes'][_0xdc36('0x33')]?_0x4e6104[_0xdc36('0x3a')]:_0x508e19[_0xdc36('0x36')];if(!_0x3d5b42[_0xdc36('0x37')][_0xdc36('0x3c')]('nolimit')){_0x4e6104['limit']=qs[_0xdc36('0x3e')](_0x3d5b42[_0xdc36('0x37')][_0xdc36('0x3e')]);_0x4e6104['offset']=qs[_0xdc36('0x21')](_0x3d5b42['query'][_0xdc36('0x21')]);}_0x4e6104[_0xdc36('0x3f')]=qs[_0xdc36('0x40')](_0x3d5b42['query']['sort']);_0x4e6104[_0xdc36('0x4e')]=qs[_0xdc36('0x38')](_[_0xdc36('0x41')](_0x3d5b42[_0xdc36('0x37')],_0x508e19[_0xdc36('0x38')]));_0x4e6104[_0xdc36('0x4e')][_0xdc36('0xd6')]=_0xc309fd['id'];if(_0x3d5b42[_0xdc36('0x37')][_0xdc36('0x6c')]){_0x4e6104[_0xdc36('0x4e')]=_[_0xdc36('0x8c')](_0x4e6104['where'],{'$or':_[_0xdc36('0x58')](_0x4e6104[_0xdc36('0x3a')],function(_0x15f0ea){var _0x2e85f0={};_0x2e85f0[_0x15f0ea]={'$like':'%'+_0x3d5b42[_0xdc36('0x37')][_0xdc36('0x6c')]+'%'};return _0x2e85f0;})});}_0x4e6104=_['merge']({},_0x4e6104,_0x3d5b42[_0xdc36('0xd2')]);return db[_0xdc36('0xbd')][_0xdc36('0x88')]({'where':_0x4e6104['where']})['then'](function(_0xd55f1a){_0x504420[_0xdc36('0x88')]=_0xd55f1a;if(_0x3d5b42[_0xdc36('0x37')][_0xdc36('0xd7')]){_0x4e6104[_0xdc36('0xd8')]=[{'all':!![]}];}return db[_0xdc36('0xbd')][_0xdc36('0x9f')](_0x4e6104);})[_0xdc36('0x25')](function(_0x31a83e){_0x504420['rows']=_0x31a83e;return _0x504420;});}})[_0xdc36('0x25')](respondWithFilteredResult(_0x1f51c2,_0x4e6104))['catch'](handleError(_0x1f51c2,null));};exports[_0xdc36('0xdc')]=function(_0x5c0eca,_0x540425,_0x271874){try{if(!_0x5c0eca[_0xdc36('0xa2')]['ListId']){throw new Error(_0xdc36('0xdd'));}if(!_0x5c0eca[_0xdc36('0xa2')][_0xdc36('0xde')]){throw new Error('No\x20association\x20keys\x20specified!');}if(!_0x5c0eca[_0xdc36('0xa2')][_0xdc36('0xdf')]){throw new Error('No\x20association\x20values\x20specified!');}if(!_0x5c0eca[_0xdc36('0xa2')]['socket_timestamp']){throw new Error(_0xdc36('0xe0'));}var _0xf4f82c=_0x5c0eca[_0xdc36('0xa2')]['binding_keys'][_0xdc36('0x57')](',');var _0x5f024a=_0x5c0eca[_0xdc36('0xa2')]['binding_values']['split'](',');if(!_0xf4f82c[_0xdc36('0x33')]||!_0x5f024a[_0xdc36('0x33')]||_0xf4f82c[_0xdc36('0x33')]!==_0x5f024a[_0xdc36('0x33')]){throw new Error(_0xdc36('0xe1'));}_0x5c0eca[_0xdc36('0xa2')][_0xdc36('0x3b')]=_['zipObject'](_0xf4f82c,_0x5f024a);if(!_0x5c0eca[_0xdc36('0xa2')]['fields']['phone']){throw new Error('No\x20phone\x20column\x20specified');}if(!_0x5c0eca[_0xdc36('0xa2')][_0xdc36('0x3b')][_0xdc36('0xe2')]){throw new Error(_0xdc36('0xe3'));}var _0x107d12=path[_0xdc36('0xa6')](config[_0xdc36('0xe4')],_0xdc36('0xe5'),_0x5c0eca[_0xdc36('0xe6')]['filename']);fs[_0xdc36('0xe7')](_0x107d12,parseInt(_0xdc36('0xe8'),0x8));var _0x5315e7=require(_0xdc36('0xe9'))[_0xdc36('0xea')](path[_0xdc36('0xa6')](__dirname,_0xdc36('0xeb')),[_0x107d12,_0x5c0eca['body'][_0xdc36('0xde')],_0x5c0eca[_0xdc36('0xa2')][_0xdc36('0xdf')],_0x5c0eca[_0xdc36('0xa2')]['ListId'],_0x5c0eca[_0xdc36('0xa2')][_0xdc36('0xec')],_0x5c0eca[_0xdc36('0xa2')][_0xdc36('0xc3')],_0x5c0eca[_0xdc36('0xa2')]['socket_timestamp']]);return _0x540425['status'](0xc8)['json']({'message':_0xdc36('0xed'),'pid':_0x5315e7['pid']});}catch(_0x369cd9){return _0x540425[_0xdc36('0x1f')](0x1f4)[_0xdc36('0xee')](_0x369cd9);}};exports['upload']=function(_0x3523d4,_0x214045,_0x3b630a){var _0x21e72d=fs[_0xdc36('0xef')](_0x3523d4[_0xdc36('0xe6')][_0xdc36('0x8')]);Papa['parse'](_0x21e72d,{'header':!![],'skipEmptyLines':!![],'preview':0x1,'complete':function(_0x43f5a8){return _0x214045['status'](0xc8)[_0xdc36('0x20')]({'file':_0x3523d4[_0xdc36('0xe6')],'fields':_0x43f5a8['meta'][_0xdc36('0x3b')]});}});};exports[_0xdc36('0xf0')]=function(_0x5cb34e,_0x3c1ec2,_0x3195a3){return db[_0xdc36('0x5b')][_0xdc36('0x9f')]({'raw':!![],'attributes':['id'],'where':{'role':_0xdc36('0x83')}})[_0xdc36('0x25')](function(_0x4526cd){var _0x1c1e83=![];if(!_0x5cb34e[_0xdc36('0xa2')][_0xdc36('0x66')]){throw new Error('No\x20ListId\x20specified');}if(!_0x5cb34e[_0xdc36('0xa2')][_0xdc36('0xf1')]['phone']){throw new Error(_0xdc36('0xf2'));}if(!_0x5cb34e[_0xdc36('0xa2')][_0xdc36('0xf1')][_0xdc36('0xe2')]){throw new Error(_0xdc36('0xe3'));}if(!_0x5cb34e[_0xdc36('0xa2')][_0xdc36('0xf3')]){throw new Error(_0xdc36('0xe0'));}var _0x2fe1c6=require('child_process')[_0xdc36('0xea')](path[_0xdc36('0xa6')](__dirname,_0xdc36('0xf4')),[_0x5cb34e[_0xdc36('0x9a')]['id'],JSON['stringify'](_0x5cb34e[_0xdc36('0xa2')]),JSON['stringify'](_0x4526cd)]);_0x2fe1c6['on'](_0xdc36('0xf5'),function(_0x742e95){_0x1c1e83=!![];return _0x3c1ec2[_0xdc36('0x1f')](0xc8)[_0xdc36('0x20')]({'message':'start\x20child\x20process\x20correctly!','pid':_0x2fe1c6[_0xdc36('0xf6')]});});_0x2fe1c6['on'](_0xdc36('0xf7'),function(_0x5793ee){if(_0x5793ee&&!_0x1c1e83){return _0x3c1ec2[_0xdc36('0x1f')](0x1f4)['json']({'message':'error\x20child\x20process','pid':_0x2fe1c6['pid']});}});})[_0xdc36('0x9b')](handleError(_0x3c1ec2,null));};exports[_0xdc36('0xf8')]=function(_0xab65ef,_0x281865){var _0x4b03b0=['mail',_0xdc36('0xf9'),'sms',_0xdc36('0xfa'),_0xdc36('0xfb'),_0xdc36('0xfc'),_0xdc36('0xfd')];var _0x2c3b11={'offset':0x0,'order':qs['sort'](_0xdc36('0xfe'))},_0x4f7c06={'count':0x0,'rows':[]};Promise[_0xdc36('0x80')]()[_0xdc36('0x25')](function(){if(_0xab65ef['query'][_0xdc36('0xff')]){if(!_[_0xdc36('0x100')](_0x4b03b0,_0xab65ef[_0xdc36('0x37')][_0xdc36('0xff')][_0xdc36('0x101')]())){throw new Error(_0xdc36('0x102'));}_0x4b03b0=[_0xab65ef[_0xdc36('0x37')][_0xdc36('0xff')][_0xdc36('0x101')]()];}if(_0xab65ef['query']['range']){try{var _0x3ca8d1=JSON[_0xdc36('0x103')](_0xab65ef[_0xdc36('0x37')][_0xdc36('0x104')]);if(!moment(_0x3ca8d1[_0xdc36('0x45')])[_0xdc36('0x105')]()){throw new Error(_0xdc36('0x106'));}if(!moment(_0x3ca8d1['to'])[_0xdc36('0x105')]()){throw new Error('Invalid\x20date\x20for\x20range\x20to\x20filter');}}catch(_0x306aed){throw new Error(_0xdc36('0x107'));}}if(!_0xab65ef[_0xdc36('0x37')][_0xdc36('0x3c')](_0xdc36('0x3d'))){_0x2c3b11[_0xdc36('0x3e')]=qs[_0xdc36('0x3e')](_0xab65ef[_0xdc36('0x37')][_0xdc36('0x3e')]||0xa);_0x2c3b11[_0xdc36('0x21')]=qs[_0xdc36('0x21')](_0xab65ef[_0xdc36('0x37')]['offset']);}var _0x218268=_0x4b03b0[_0xdc36('0x58')](function(_0x5c181e){if(_0x5c181e===_0xdc36('0xfd')){var _0x4fc5f3={'attributes':['id',_0xdc36('0x108'),_0xdc36('0x35'),'source',_0xdc36('0x109'),_0xdc36('0x10a'),'starttime','endtime',_0xdc36('0x10b'),_0xdc36('0x10c'),'createdAt',_0xdc36('0x10d'),_0xdc36('0x10e'),'userThirdDisposition'],'where':{'ContactId':_0xab65ef[_0xdc36('0x9a')]['id']},'include':[{'model':db[_0xdc36('0x5b')],'as':_0xdc36('0x5b'),'attributes':['id',_0xdc36('0x29'),_0xdc36('0x10f'),_0xdc36('0xa0')]}],'order':[[_0xdc36('0x110'),'DESC']]};if(_0xab65ef['query'][_0xdc36('0x104')]){_0x4fc5f3[_0xdc36('0x4e')][_0xdc36('0x110')]={'$gte':_0x3ca8d1[_0xdc36('0x45')],'$lte':_0x3ca8d1['to']};}return db[_0xdc36('0xb9')][_0xdc36('0x111')](_0x4fc5f3)['then'](function(_0x1f9a94){_0x4f7c06[_0xdc36('0x88')]+=_0x1f9a94[_0xdc36('0x88')];return _[_0xdc36('0x58')](_0x1f9a94[_0xdc36('0x98')],function(_0x520545){var _0xeb395d=_0x520545[_0xdc36('0xa3')]({'plain':!![]});_0xeb395d[_0xdc36('0xff')]=_0x5c181e;if(_0xeb395d[_0xdc36('0x5b')]){_0xeb395d[_0xdc36('0x5b')]={'id':_0xeb395d[_0xdc36('0x5b')]['id'],'name':_0xeb395d[_0xdc36('0x5b')]['name'],'fullname':_0xeb395d[_0xdc36('0x5b')][_0xdc36('0x10f')],'alias':_0xeb395d[_0xdc36('0x5b')]['alias']};}return _0xeb395d;});});}else{var _0x3ca7ee=_[_0xdc36('0x112')](_0x5c181e)+(_0x5c181e==='chat'?_0xdc36('0x113'):_0xdc36('0x114'));var _0x1b7ec6={'attributes':['id',_0xdc36('0x115'),_0xdc36('0x116'),_0xdc36('0x110'),_0xdc36('0x10c'),'disposition',_0xdc36('0x117'),'thirdDisposition','UserId',_0x3ca7ee+'Id'],'where':{'ContactId':_0xab65ef[_0xdc36('0x9a')]['id']},'include':[{'model':db[_0x3ca7ee],'as':_0xdc36('0x114'),'attributes':['id',_0xdc36('0x29'),_0xdc36('0x118')]},{'model':db[_0xdc36('0x5b')],'as':_0xdc36('0x119'),'attributes':['id','name',_0xdc36('0x10f')]},{'model':db['Tag'],'as':_0xdc36('0x97'),'attributes':['id',_0xdc36('0x29'),_0xdc36('0x44')],'through':{'attributes':[]}}],'order':[[_0xdc36('0x110'),_0xdc36('0x7d')]]};if(_0xab65ef[_0xdc36('0x37')][_0xdc36('0x104')]){_0x1b7ec6[_0xdc36('0x4e')]['createdAt']={'$gte':_0x3ca8d1[_0xdc36('0x45')],'$lte':_0x3ca8d1['to']};}switch(_0x5c181e){case'chat':_0x1b7ec6[_0xdc36('0x3a')][_0xdc36('0x2f')]('browserName','customerIp',_0xdc36('0x11a'),_0xdc36('0x11b'),_0xdc36('0x11c'),_0xdc36('0x11d'),_0xdc36('0x11e'),'ratingValue',_0xdc36('0x11f'));break;case _0xdc36('0x120'):_0x1b7ec6[_0xdc36('0x3a')][_0xdc36('0x2f')](_0xdc36('0x121'),_0xdc36('0x122'));break;case _0xdc36('0xfa'):_0x1b7ec6['attributes'][_0xdc36('0x2f')](_0xdc36('0x123'),_0xdc36('0x124'));break;}return db[_['startCase'](_0x5c181e)+_0xdc36('0x125')][_0xdc36('0x111')](_0x1b7ec6)['then'](function(_0x70bd79){_0x4f7c06[_0xdc36('0x88')]+=_0x70bd79[_0xdc36('0x88')];return _['map'](_0x70bd79[_0xdc36('0x98')],function(_0x3a3c8f){var _0x36c26d=_0x3a3c8f[_0xdc36('0xa3')]({'plain':!![]});_0x36c26d['channel']=_0x5c181e;if(_0x36c26d[_0xdc36('0x119')]){_0x36c26d[_0xdc36('0x119')]={'id':_0x36c26d[_0xdc36('0x119')]['id'],'name':_0x36c26d[_0xdc36('0x119')][_0xdc36('0x29')],'fullname':_0x36c26d[_0xdc36('0x119')][_0xdc36('0x10f')]};}return _0x36c26d;});});}});return Promise['all'](_0x218268);})['then'](function(_0x3bc48d){return _(_0x3bc48d)[_0xdc36('0x126')]()[_0xdc36('0x127')](_0xdc36('0x110'))['reverse']()['value']();})['then'](function(_0x14f853){_0x4f7c06[_0xdc36('0x98')]=_0x2c3b11[_0xdc36('0x3e')]?_0x14f853[_0xdc36('0x128')](_0x2c3b11[_0xdc36('0x21')],_0x2c3b11['offset']+_0x2c3b11['limit']):_0x14f853;return _0x4f7c06;})[_0xdc36('0x25')](respondWithFilteredResult(_0x281865,_0x2c3b11))[_0xdc36('0x9b')](handleError(_0x281865,null));};
\ No newline at end of file
+var _0x3d2e=['Unable\x20to\x20synchronize\x20socket,\x20no\x20timestamp\x20passed','binding_values','Incorrect\x20binding\x20parameters\x20passed!','zipObject','No\x20phone\x20column\x20specified','firstName','No\x20firstName\x20column\x20specified','root','server/files/tmp','file','filename','chmodSync','child_process','fork','../../components/import/cm/csv','File\x20uploaded\x20correctly!','pid','upload','createReadStream','meta','import','User','binding','message','start\x20child\x20process\x20correctly!','exit','error\x20child\x20process','mail','sms','fax','whatsapp','voice','-createdAt','includes','channel','Invalid\x20channel','toLowerCase','range','isValid','Invalid\x20date\x20for\x20range\x20from\x20filter','Invalid\x20date\x20for\x20range\x20to\x20filter','Invalid\x20createdAt\x20filter','uniqueid','callerid','starttime','duration','note','userDisposition','UserId','fullname','createdAt','findAndCountAll','startCase','Website','Account','closedAt','key','chat','browserName','customerPort','deviceModel','osName','ratingMessage','ratingType','ratingValue','referer','openchannel','externalUrl','threadId','Interaction','Owner','flatten','sortBy','reverse','bluebird','util','path','lodash','squel','papaparse','ioredis','../../components/parsers/qs','../../config/logger','../../config/environment','../../config/environment/shared','../../mysqldb','redis','socket.io-emitter','./cmContact.socket','status','undefined','limit','count','offset','Content-Range','json','update','then','destroy','end','sendStatus','error','name','send','index','CmContact','describe','keys','length','startsWith','push','CmCustomField','trimStart','cf_','all','fieldType','model','query','fields','attributes','nolimit','order','sort','where','filters','pick','select','field','color','cm_contacts','cm_user_has_contacts','uc.CmContactId\x20=\x20c.id','left_join','ct.CmContactId\x20=\x20c.id','tools_tags','t.id\x20=\x20ct.TagId','c.deletedAt\x20IS\x20NULL','expr','search','parseSearch','sqlOperator','conditions','value','split','map','forEach','CONCAT(\x27,\x27,\x20`TagIds`,\x20\x27,\x27)\x20LIKE\x20?','union','and','dateOfBirth','datetime','castTo','DATE','buildExpression','type','text','start','filter','isNil','Contact','isEmpty','ListId','c.ListId\x20IN\x20?','concat','CONCAT_WS(\x27\x20\x27,\x20c.firstName,\x20c.lastName,\x20c.email)\x20LIKE\x20?','\x20=\x20?','tag','replace','MATCH\x20(c.firstName,\x20c.lastName,\x20c.phone,\x20c.mobile,\x20c.fax,\x20c.email)\x20AGAINST\x20(?\x20IN\x20BOOLEAN\x20MODE)','isNumeric','c.id\x20LIKE\x20?','c.phone\x20LIKE\x20?','c.mobile\x20LIKE\x20?','c.fax\x20LIKE\x20?','isEmail','c.email\x20LIKE\x20?','c.firstName\x20LIKE\x20?','c.lastName\x20LIKE\x20?','c.id','QueryTypes','SELECT','clone','DESC','having','t.id\x20IN\x20?','resolve','user','role','some','getLists','c.ListId\x20IS\x20NULL','agent','sequelize','toString','keyBy','merge','c.firstName','c.phone','c.mobile','c.fax','c.email','c.ListId','c.createdAt','c.deletedAt','TagIds','Tags','catch','find','params','columnName','displayName','analytics','findAll','alias','values','body','from','get','mergeWith','isArray','tags','info','[CmContact][merge]\x20to\x20%s\x20from\x20%s','CmHopper','CmHopperBlack','[CmContact][merge][destroy][CmHopperBlack],\x20%s','create','ChatInteraction','ChatMessage','MailMessage','MailInteraction','SmsMessage','FaxInteraction','FaxMessage','OpenchannelInteraction','CmHopperFinal','CmHopperHistory','ReportAgentPreview','VoiceCallReport','MailQueueReport','SmsQueueReport','JscriptySessionReport','WhatsappInteraction','WhatsappMessage','WhatsappQueueReport','join','dialTimezone','timezones','utcOffset','bulkCreate','each','duplicates','$or','spread','show','omit','format','cf_%d','$and','pickBy','table','setFields','id\x20=\x20?','toParam','phone','getTags','Tag','rawAttributes','intersection','setTags','findOne','ids','getHoppers','hasOwnProperty','ContactId','options','include','getHopperHistories','rows','getHopperFinals','getJscriptySessions','includeAll','uploadCsv','No\x20ListId\x20specified','binding_keys','No\x20association\x20keys\x20specified!','socket_timestamp'];(function(_0x5027b1,_0x1409a5){var _0x4a46cf=function(_0x121920){while(--_0x121920){_0x5027b1['push'](_0x5027b1['shift']());}};_0x4a46cf(++_0x1409a5);}(_0x3d2e,0x169));var _0xe3d2=function(_0x1c1ecc,_0x52ca15){_0x1c1ecc=_0x1c1ecc-0x0;var _0x39e611=_0x3d2e[_0x1c1ecc];return _0x39e611;};'use strict';var moment=require('moment');var BPromise=require(_0xe3d2('0x0'));var util=require(_0xe3d2('0x1'));var path=require(_0xe3d2('0x2'));var fs=require('fs');var _=require(_0xe3d2('0x3'));var squel=require(_0xe3d2('0x4'));var Papa=require(_0xe3d2('0x5'));var Redis=require(_0xe3d2('0x6'));var qs=require(_0xe3d2('0x7'));var as=require('../../components/parsers/advancedSearch');var logger=require(_0xe3d2('0x8'))('api');var config=require(_0xe3d2('0x9'));var shared=require(_0xe3d2('0xa'));var db=require(_0xe3d2('0xb'))['db'];config[_0xe3d2('0xc')]=_['defaults'](config['redis'],{'host':'localhost','port':0x18eb});var socket=require(_0xe3d2('0xd'))(new Redis(config['redis']));require(_0xe3d2('0xe'))['register'](socket);function respondWithResult(_0x1dd6b0,_0x3dacf1){_0x3dacf1=_0x3dacf1||0xc8;return function(_0xf3db8f){if(_0xf3db8f){return _0x1dd6b0[_0xe3d2('0xf')](_0x3dacf1)['json'](_0xf3db8f);}};}function respondWithFilteredResult(_0x5bbdab,_0x220847){return function(_0x223b40){if(_0x223b40){var _0x1a1465=typeof _0x220847['offset']===_0xe3d2('0x10')&&typeof _0x220847[_0xe3d2('0x11')]===_0xe3d2('0x10');var _0x331df1=_0x223b40[_0xe3d2('0x12')];var _0xa1e846=_0x1a1465?0x0:_0x220847['offset'];var _0x249e35=_0x1a1465?_0x223b40[_0xe3d2('0x12')]:_0x220847[_0xe3d2('0x13')]+_0x220847[_0xe3d2('0x11')];var _0x589f24;if(_0x249e35>=_0x331df1){_0x249e35=_0x331df1;_0x589f24=0xc8;}else{_0x589f24=0xce;}_0x5bbdab[_0xe3d2('0xf')](_0x589f24);return _0x5bbdab['set'](_0xe3d2('0x14'),_0xa1e846+'-'+_0x249e35+'/'+_0x331df1)[_0xe3d2('0x15')](_0x223b40);}return null;};}function saveUpdates(_0x1efabc){return function(_0x13b5e2){if(_0x13b5e2){return _0x13b5e2[_0xe3d2('0x16')](_0x1efabc)[_0xe3d2('0x17')](function(_0x577c60){return _0x577c60;});}return null;};}function removeEntity(_0x2e006c){return function(_0x4bd9a2){if(_0x4bd9a2){return _0x4bd9a2[_0xe3d2('0x18')]()[_0xe3d2('0x17')](function(){_0x2e006c[_0xe3d2('0xf')](0xcc)[_0xe3d2('0x19')]();});}};}function handleEntityNotFound(_0xe188e9){return function(_0xfad5a4){if(!_0xfad5a4){_0xe188e9[_0xe3d2('0x1a')](0x194);}return _0xfad5a4;};}function handleError(_0x277a27,_0x2d8d44){_0x2d8d44=_0x2d8d44||0x1f4;return function(_0x2926d3){logger[_0xe3d2('0x1b')](_0x2926d3['stack']);if(_0x2926d3[_0xe3d2('0x1c')]){delete _0x2926d3[_0xe3d2('0x1c')];}_0x277a27[_0xe3d2('0xf')](_0x2d8d44)[_0xe3d2('0x1d')](_0x2926d3);};}exports[_0xe3d2('0x1e')]=function(_0x196a45,_0x1433eb){var _0x557487={},_0x4023f4={},_0x583824={'count':0x0,'rows':[]};return db[_0xe3d2('0x1f')][_0xe3d2('0x20')]()[_0xe3d2('0x17')](function(_0x1acafa){var _0x3a598e=[];for(var _0x1e9ecd=0x0;_0x1e9ecd<Object[_0xe3d2('0x21')](_0x1acafa)[_0xe3d2('0x22')];_0x1e9ecd++){var _0x502b15=Object[_0xe3d2('0x21')](_0x1acafa)[_0x1e9ecd];if(_[_0xe3d2('0x23')](_0x502b15,'cf_')){_0x3a598e[_0xe3d2('0x24')](db[_0xe3d2('0x25')]['findOne']({'where':{'id':_[_0xe3d2('0x26')](_0x502b15,_0xe3d2('0x27'))},'raw':!![]}));}}return BPromise[_0xe3d2('0x28')](_0x3a598e)[_0xe3d2('0x17')](function(_0x1520af){for(var _0x23f91c=0x0;_0x23f91c<_0x1520af['length'];_0x23f91c++){if(_0x1520af[_0x23f91c]){var _0x11b91f=_0xe3d2('0x27')+_0x1520af[_0x23f91c]['id'];var _0x2300b5=_0x1acafa[_0x11b91f];_0x2300b5[_0xe3d2('0x29')]=_0x1520af[_0x23f91c]['type'];}}return _0x1acafa;});})[_0xe3d2('0x17')](function(_0x492d72){_0x4023f4[_0xe3d2('0x2a')]=_[_0xe3d2('0x21')](_0x492d72);_0x4023f4[_0xe3d2('0x2b')]=_['keys'](_0x196a45[_0xe3d2('0x2b')]);_0x4023f4['filters']=_['intersection'](_0x4023f4['model'],_0x4023f4['query']);_0x557487['attributes']=_['intersection'](_0x4023f4[_0xe3d2('0x2a')],qs['fields'](_0x196a45[_0xe3d2('0x2b')][_0xe3d2('0x2c')]));_0x557487[_0xe3d2('0x2d')]=_0x557487[_0xe3d2('0x2d')][_0xe3d2('0x22')]?_0x557487[_0xe3d2('0x2d')]:_0x4023f4['model'];if(!_0x196a45[_0xe3d2('0x2b')]['hasOwnProperty'](_0xe3d2('0x2e'))){_0x557487['limit']=qs[_0xe3d2('0x11')](_0x196a45[_0xe3d2('0x2b')][_0xe3d2('0x11')]);_0x557487[_0xe3d2('0x13')]=qs[_0xe3d2('0x13')](_0x196a45[_0xe3d2('0x2b')]['offset']);}_0x557487[_0xe3d2('0x2f')]=qs['sort'](_0x196a45[_0xe3d2('0x2b')][_0xe3d2('0x30')]);_0x557487[_0xe3d2('0x31')]=qs[_0xe3d2('0x32')](_[_0xe3d2('0x33')](_0x196a45['query'],_0x4023f4[_0xe3d2('0x32')]),_0x492d72);var _0x1ec4a6=[];var _0x3cbec7=squel[_0xe3d2('0x34')]()[_0xe3d2('0x35')]('id')[_0xe3d2('0x35')]('name')[_0xe3d2('0x35')](_0xe3d2('0x36'))['from']('tools_tags');var _0x387dae=squel[_0xe3d2('0x34')]()['from'](_0xe3d2('0x37'),'c')['left_join'](_0xe3d2('0x38'),'uc',_0xe3d2('0x39'))[_0xe3d2('0x3a')]('cm_contact_has_tags','ct',_0xe3d2('0x3b'))[_0xe3d2('0x3a')](_0xe3d2('0x3c'),'t',_0xe3d2('0x3d'))[_0xe3d2('0x31')](_0xe3d2('0x3e'));var _0xbff85d=squel[_0xe3d2('0x3f')]();var _0xa56ce4=[];var _0x2adb8a=squel[_0xe3d2('0x3f')]();var _0x17c3f5;if(_0x196a45[_0xe3d2('0x2b')][_0xe3d2('0x40')]){_0x17c3f5=as[_0xe3d2('0x41')](_0x196a45[_0xe3d2('0x2b')][_0xe3d2('0x40')]);var _0x262c4e=_0x17c3f5[_0xe3d2('0x42')];for(var _0x16f9c4=0x0;_0x16f9c4<_0x17c3f5[_0xe3d2('0x43')]['length'];_0x16f9c4++){var _0x17f368=_0x17c3f5[_0xe3d2('0x43')][_0x16f9c4];var _0x5d5355='c';var _0x266f37=_(_0x492d72)[_0xe3d2('0x21')]()['find'](function(_0x405374){return _0x405374===_0x17f368[_0xe3d2('0x35')];});if(_0x266f37)_0x266f37=_0x492d72[_0x17f368[_0xe3d2('0x35')]];if(!_0x266f37){if(_0x17f368['field']==='Tag'){var _0x4d1d51=_0x17f368[_0xe3d2('0x44')][_0xe3d2('0x45')](',')[_0xe3d2('0x46')](function(_0x3a78db){return Number(_0x3a78db);});_0x4d1d51[_0xe3d2('0x47')](function(_0x28bc2d){_0x2adb8a['or'](_0xe3d2('0x48'),'%,'+_0x28bc2d+',%');});_0xa56ce4=_[_0xe3d2('0x49')](_0xa56ce4,_0x4d1d51);}else if(_0x17f368['field']==='User'){_0xbff85d[_0xe3d2('0x4a')]('uc.UserId\x20=\x20?',_0x17f368[_0xe3d2('0x44')]);}}else{if(_0x17f368[_0xe3d2('0x35')]===_0xe3d2('0x4b')||_0x266f37[_0xe3d2('0x29')]===_0xe3d2('0x4c'))_0x17f368[_0xe3d2('0x4d')]=_0xe3d2('0x4e');var _0x33fa7a=as[_0xe3d2('0x4f')](_0x5d5355,_0x266f37[_0xe3d2('0x50')],_0x17f368);_0xbff85d[_0x262c4e](_0x33fa7a[_0xe3d2('0x51')],_0x33fa7a['value'][_0xe3d2('0x52')],_0x33fa7a[_0xe3d2('0x44')][_0xe3d2('0x19')]);}}}else{var _0x17eca5=_(Object[_0xe3d2('0x21')](_0x196a45['query']))[_0xe3d2('0x46')](function(_0x5ccae1){return _0x492d72['hasOwnProperty'](_0x5ccae1)?_0x5ccae1:undefined;})[_0xe3d2('0x53')](function(_0x1f80a4){return!_[_0xe3d2('0x54')](_0x1f80a4);})[_0xe3d2('0x44')]();if(_0x196a45['query'][_0xe3d2('0x55')])_0x17eca5['push']('Contact');if(!_[_0xe3d2('0x56')](_0x17eca5)){_0x17eca5['forEach'](function(_0x10e77a){if(_0x10e77a===_0xe3d2('0x57')){_0x387dae[_0xe3d2('0x31')](_0xe3d2('0x58'),[][_0xe3d2('0x59')](_0x196a45[_0xe3d2('0x2b')][_0x10e77a]));}else if(_0x10e77a==='Contact'){var _0x4065b5='%'+_0x196a45[_0xe3d2('0x2b')][_0x10e77a]+'%';_0x387dae[_0xe3d2('0x31')](_0xe3d2('0x5a'),_0x4065b5);}else{_0x387dae[_0xe3d2('0x31')]('c.'+_0x10e77a+_0xe3d2('0x5b'),_0x196a45[_0xe3d2('0x2b')][_0x10e77a]);}});}if(_0x196a45[_0xe3d2('0x2b')][_0xe3d2('0x5c')]){_0xa56ce4=_['isArray'](_0x196a45['query'][_0xe3d2('0x5c')])?_0x196a45['query'][_0xe3d2('0x5c')]:new Array(_0x196a45['query'][_0xe3d2('0x5c')]);_0xa56ce4[_0xe3d2('0x47')](function(_0x3d809f){_0x2adb8a['or'](_0xe3d2('0x48'),'%,'+_0x3d809f+',%');});}if(_0x196a45[_0xe3d2('0x2b')]['filter']){var _0x5d4dcb=_0x196a45[_0xe3d2('0x2b')][_0xe3d2('0x53')][_0xe3d2('0x5d')]('\x5c','\x5c\x5c')['replace'](/'/g,'\x27\x27');if(_0x5d4dcb[_0xe3d2('0x45')]('\x20')['length']>0x1){_0xbff85d['or'](_0xe3d2('0x5e'),qs['getFullTextValue'](_0x5d4dcb),null);}else{if(qs[_0xe3d2('0x5f')](_0x5d4dcb)){_0xbff85d['or'](_0xe3d2('0x60'),_0x5d4dcb+'%');_0xbff85d['or'](_0xe3d2('0x61'),_0x5d4dcb+'%');_0xbff85d['or'](_0xe3d2('0x62'),_0x5d4dcb+'%');_0xbff85d['or'](_0xe3d2('0x63'),_0x5d4dcb+'%');}else if(qs[_0xe3d2('0x64')](_0x5d4dcb)){_0xbff85d['or'](_0xe3d2('0x65'),_0x5d4dcb+'%');}else{_0xbff85d['or'](_0xe3d2('0x66'),'%'+_0x5d4dcb+'%');_0xbff85d['or'](_0xe3d2('0x67'),'%'+_0x5d4dcb+'%');_0xbff85d['or'](_0xe3d2('0x65'),'%'+_0x5d4dcb+'%');}}}}_0x387dae['where'](_0xbff85d);_0x387dae['group'](_0xe3d2('0x68'));var _0x119f6c={'type':db['Sequelize'][_0xe3d2('0x69')][_0xe3d2('0x6a')],'raw':!![]};var _0x2f17fe=_0x387dae[_0xe3d2('0x6b')]()[_0xe3d2('0x35')](_0xe3d2('0x68'));if(_0x557487['order']){_0x557487['order'][_0xe3d2('0x47')](function(_0xc345e0){_0x387dae['order']('c.'+_0xc345e0[0x0],_0xc345e0[0x1]===_0xe3d2('0x6c')?![]:!![]);});}if(!_[_0xe3d2('0x56')](_0xa56ce4)){_0x387dae[_0xe3d2('0x6d')](_0x2adb8a);_0x2f17fe[_0xe3d2('0x31')](_0xe3d2('0x6e'),_0xa56ce4);}BPromise[_0xe3d2('0x6f')]()[_0xe3d2('0x17')](function(){if(!_0x17c3f5)return;if(_0x196a45[_0xe3d2('0x70')][_0xe3d2('0x71')]!=='agent')return;if(!_[_0xe3d2('0x72')](_0x17c3f5[_0xe3d2('0x43')],[_0xe3d2('0x35'),'User'])){return _0x196a45[_0xe3d2('0x70')][_0xe3d2('0x73')]({'attributes':['id'],'raw':!![]})[_0xe3d2('0x17')](function(_0x40d766){if(_['isEmpty'](_0x40d766)){_0x2f17fe[_0xe3d2('0x31')](_0xe3d2('0x74'));_0x387dae['where']('c.ListId\x20IS\x20NULL');}else{_0x2f17fe[_0xe3d2('0x31')](_0xe3d2('0x58'),_[_0xe3d2('0x46')](_0x40d766,'id'));_0x387dae[_0xe3d2('0x31')](_0xe3d2('0x58'),_['map'](_0x40d766,'id'));}});}})[_0xe3d2('0x17')](function(){if(_0x196a45[_0xe3d2('0x70')][_0xe3d2('0x71')]===_0xe3d2('0x75')&&!_0x17c3f5&&!_0x196a45[_0xe3d2('0x2b')]['ListId'])return[];return db[_0xe3d2('0x76')][_0xe3d2('0x2b')](_0x2f17fe[_0xe3d2('0x77')](),_0x119f6c);})[_0xe3d2('0x17')](function(_0x3e8816){_0x583824[_0xe3d2('0x12')]=_0x3e8816['length'];if(_0x583824[_0xe3d2('0x12')]===0x0)return[];return db[_0xe3d2('0x76')][_0xe3d2('0x2b')](_0x3cbec7[_0xe3d2('0x77')](),_0x119f6c)[_0xe3d2('0x17')](function(_0x4a4b1a){_0x1ec4a6=_[_0xe3d2('0x78')](_0x4a4b1a,'id');_0x119f6c=_[_0xe3d2('0x79')](_0x119f6c,{'model':db[_0xe3d2('0x1f')],'mapToModel':!![],'raw':!![],'nest':!![]});if(_0x196a45['query'][_0xe3d2('0x2c')]){_0x557487[_0xe3d2('0x2d')][_0xe3d2('0x47')](function(_0x2f7edf){_0x387dae['field']('c.'+_0x2f7edf);});}else{_0x387dae['field']('c.id');_0x387dae[_0xe3d2('0x35')](_0xe3d2('0x7a'));_0x387dae[_0xe3d2('0x35')]('c.lastName');_0x387dae['field'](_0xe3d2('0x7b'));_0x387dae[_0xe3d2('0x35')](_0xe3d2('0x7c'));_0x387dae['field'](_0xe3d2('0x7d'));_0x387dae[_0xe3d2('0x35')](_0xe3d2('0x7e'));_0x387dae[_0xe3d2('0x35')](_0xe3d2('0x7f'));_0x387dae['field'](_0xe3d2('0x80'));_0x387dae[_0xe3d2('0x35')](_0xe3d2('0x81'));_0x387dae[_0xe3d2('0x35')]('c.CompanyId');_0x387dae[_0xe3d2('0x35')]('GROUP_CONCAT(DISTINCT\x20t.id)',_0xe3d2('0x82'));}if(_0x557487[_0xe3d2('0x11')])_0x387dae['limit'](_0x557487['limit']);if(_0x557487[_0xe3d2('0x13')])_0x387dae[_0xe3d2('0x13')](_0x557487[_0xe3d2('0x13')]);return db[_0xe3d2('0x76')][_0xe3d2('0x2b')](_0x387dae['toString'](),_0x119f6c);});})[_0xe3d2('0x17')](function(_0x598b77){_0x598b77['forEach'](function(_0x4e8540){if(_0x4e8540[_0xe3d2('0x82')]){_0x4e8540[_0xe3d2('0x83')]=[];_0x4e8540[_0xe3d2('0x82')]['split'](',')[_0xe3d2('0x47')](function(_0x4e6d52){_0x4e8540[_0xe3d2('0x83')][_0xe3d2('0x24')](_0x1ec4a6[_0x4e6d52]);});}delete _0x4e8540[_0xe3d2('0x82')];});_0x583824['rows']=_0x598b77;return _0x583824;})[_0xe3d2('0x17')](respondWithFilteredResult(_0x1433eb,_0x557487));})[_0xe3d2('0x84')](handleError(_0x1433eb,null));};exports[_0xe3d2('0x18')]=function(_0x138189,_0x1f4032){return db[_0xe3d2('0x1f')][_0xe3d2('0x85')]({'where':{'id':_0x138189[_0xe3d2('0x86')]['id']}})[_0xe3d2('0x17')](handleEntityNotFound(_0x1f4032,null))[_0xe3d2('0x17')](removeEntity(_0x1f4032,null))[_0xe3d2('0x84')](handleError(_0x1f4032,null));};exports[_0xe3d2('0x20')]=function(_0x885635,_0x151854){return db[_0xe3d2('0x1f')][_0xe3d2('0x20')]()['then'](function(_0x3fc14a){delete _0x3fc14a['tags'];for(var _0x18281d=0x0;_0x18281d<Object['keys'](_0x3fc14a)[_0xe3d2('0x22')];_0x18281d++){var _0x3e1933=Object[_0xe3d2('0x21')](_0x3fc14a)[_0x18281d];if(!_['startsWith'](_0x3e1933,'cf_')){_0x3fc14a[_0x3e1933][_0xe3d2('0x87')]=_0x3e1933;_0x3fc14a[_0x3e1933][_0xe3d2('0x88')]=_0x3e1933;}}return _0x3fc14a;})[_0xe3d2('0x17')](function(_0x4e06da){var _0x4204cf={'where':Boolean(_0x885635[_0xe3d2('0x2b')][_0xe3d2('0x89')])===!![]?undefined:{'$or':[{'ListId':_0x885635[_0xe3d2('0x2b')]['id']},{'ListId':null}]},'raw':!![]};return db['CmCustomField'][_0xe3d2('0x8a')](_0x4204cf)[_0xe3d2('0x17')](function(_0x10990c){for(var _0x2962f9=0x0;_0x2962f9<_0x10990c[_0xe3d2('0x22')];_0x2962f9++){var _0x30418b=_0xe3d2('0x27')+_0x10990c[_0x2962f9]['id'];_0x4e06da[_0x30418b][_0xe3d2('0x87')]=_0x30418b;_0x4e06da[_0x30418b]['displayName']=_0x10990c[_0x2962f9][_0xe3d2('0x8b')];_0x4e06da[_0x30418b]['custom']={'type':_0x10990c[_0x2962f9][_0xe3d2('0x50')],'values':_0x10990c[_0x2962f9][_0xe3d2('0x8c')]};}Object[_0xe3d2('0x21')](_0x4e06da)['forEach'](function(_0x59346d){if(!_0x4e06da[_0x59346d]['hasOwnProperty']('columnName')){delete _0x4e06da[_0x59346d];}});return _0x4e06da;});})[_0xe3d2('0x17')](respondWithResult(_0x151854,null))['catch'](handleError(_0x151854,null));};exports[_0xe3d2('0x79')]=function(_0xaaf650,_0x2669a4){var _0x3c3c9a;var _0x5cb850;var _0x3e2f5a;if(_0xaaf650[_0xe3d2('0x8d')]['id']){delete _0xaaf650[_0xe3d2('0x8d')]['id'];}return db[_0xe3d2('0x1f')][_0xe3d2('0x8a')]({'where':{'id':[_0xaaf650['body']['to'],_0xaaf650[_0xe3d2('0x8d')][_0xe3d2('0x8e')]]}})[_0xe3d2('0x17')](function(_0x48bc5c){if(_0x48bc5c){if(_0x48bc5c[_0xe3d2('0x22')]!==0x2){return null;}_0x48bc5c[0x0]=_0x48bc5c[0x0][_0xe3d2('0x8f')]({'plain':!![]});_0x48bc5c[0x1]=_0x48bc5c[0x1][_0xe3d2('0x8f')]({'plain':!![]});delete _0x48bc5c[0x0]['id'];delete _0x48bc5c[0x1]['id'];return _[_0xe3d2('0x90')](_0x48bc5c[0x0],_0x48bc5c[0x1],function(_0x5d155e,_0xc02ea7){if(Array[_0xe3d2('0x91')](_0xc02ea7)&&!_0xc02ea7[_0xe3d2('0x22')]){return _0x5d155e;}else if(!_0xc02ea7){return _0x5d155e;}});}})[_0xe3d2('0x17')](handleEntityNotFound(_0x2669a4,null))[_0xe3d2('0x17')](function(_0x48687d){if(_0x48687d){if(_0x48687d[_0xe3d2('0x92')]&&_['isArray'](_0x48687d['tags'])){_0x48687d[_0xe3d2('0x92')]=_0x48687d[_0xe3d2('0x92')]['join']();}logger[_0xe3d2('0x93')](_0xe3d2('0x94'),_0xaaf650[_0xe3d2('0x8d')]['to'],_0xaaf650[_0xe3d2('0x8d')]['from']);return db[_0xe3d2('0x95')][_0xe3d2('0x18')]({'where':{'ContactId':[_0xaaf650[_0xe3d2('0x8d')]['to'],_0xaaf650[_0xe3d2('0x8d')]['from']]}})[_0xe3d2('0x17')](function(_0x9ffb23){logger[_0xe3d2('0x93')]('[CmContact][merge][destroy][CmHopper],\x20%s',_0x9ffb23);return db[_0xe3d2('0x96')][_0xe3d2('0x18')]({'where':{'ContactId':[_0xaaf650['body']['to'],_0xaaf650['body'][_0xe3d2('0x8e')]]}})[_0xe3d2('0x17')](function(_0xf0d25e){logger['info'](_0xe3d2('0x97'),_0xf0d25e);return db[_0xe3d2('0x1f')][_0xe3d2('0x98')](_0x48687d);});});}})['then'](function(_0x145992){if(_0x145992){_0x3c3c9a=_0x145992;_0x5cb850={'ContactId':_0x3c3c9a['id']};_0x3e2f5a={'where':{'ContactId':[_0xaaf650[_0xe3d2('0x8d')]['to'],_0xaaf650[_0xe3d2('0x8d')]['from']]}};return db[_0xe3d2('0x99')][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db[_0xe3d2('0x9a')][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})['then'](function(){if(_0x3c3c9a){return db['ChatOfflineMessage'][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db['MailInteraction'][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})['then'](function(){if(_0x3c3c9a){return db[_0xe3d2('0x9b')]['update'](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db[_0xe3d2('0x9c')][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db['MailMessage'][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db['SmsInteraction'][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db[_0xe3d2('0x9d')]['update'](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db[_0xe3d2('0x9e')][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db[_0xe3d2('0x9f')]['update'](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db[_0xe3d2('0xa0')]['update'](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db['OpenchannelMessage'][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db[_0xe3d2('0xa1')][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db[_0xe3d2('0xa2')][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db[_0xe3d2('0xa3')]['update'](_0x5cb850,_0x3e2f5a);}})['then'](function(){if(_0x3c3c9a){return db[_0xe3d2('0xa4')][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db['ChatQueueReport'][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db['FaxQueueReport']['update'](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db[_0xe3d2('0xa5')][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})['then'](function(){if(_0x3c3c9a){return db['OpenchannelQueueReport'][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})['then'](function(){if(_0x3c3c9a){return db[_0xe3d2('0xa6')][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db[_0xe3d2('0xa7')]['update'](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db[_0xe3d2('0xa8')][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})['then'](function(){if(_0x3c3c9a){return db[_0xe3d2('0xa9')]['update'](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db[_0xe3d2('0xaa')][_0xe3d2('0x16')](_0x5cb850,_0x3e2f5a);}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return db[_0xe3d2('0x1f')][_0xe3d2('0x18')]({'where':{'id':[_0xaaf650[_0xe3d2('0x8d')]['to'],_0xaaf650['body'][_0xe3d2('0x8e')]]}});}})[_0xe3d2('0x17')](function(){if(_0x3c3c9a){return _0x3c3c9a;}})[_0xe3d2('0x17')](respondWithResult(_0x2669a4,null))[_0xe3d2('0x84')](handleError(_0x2669a4,null));};exports[_0xe3d2('0x98')]=function(_0x3c7622,_0x116699){return db['CmContact'][_0xe3d2('0x20')]()[_0xe3d2('0x17')](function(_0x36abed){if(_0x3c7622[_0xe3d2('0x8d')][_0xe3d2('0x92')]&&_[_0xe3d2('0x91')](_0x3c7622[_0xe3d2('0x8d')][_0xe3d2('0x92')])){if(_0x3c7622[_0xe3d2('0x8d')][_0xe3d2('0x92')][_0xe3d2('0x22')]){_0x3c7622[_0xe3d2('0x8d')]['tags']=_0x3c7622[_0xe3d2('0x8d')]['tags'][_0xe3d2('0xab')](';')+';';}else{_0x3c7622[_0xe3d2('0x8d')]['tags']=null;}}else{_0x3c7622['body'][_0xe3d2('0x92')]=null;}if(!_[_0xe3d2('0x54')](_0x3c7622['body'][_0xe3d2('0xac')])){var _0x15b2b8=_0x3c7622[_0xe3d2('0x8d')]['dialTimezone'];if(!_[_0xe3d2('0x54')](shared[_0xe3d2('0xad')][_0x15b2b8]))_0x3c7622[_0xe3d2('0x8d')][_0xe3d2('0xae')]=shared[_0xe3d2('0xad')][_0x15b2b8][_0xe3d2('0xae')];}return db[_0xe3d2('0x1f')][_0xe3d2('0x98')](_0x3c7622[_0xe3d2('0x8d')],{'fields':_['keys'](_0x36abed),'raw':!![]});})[_0xe3d2('0x17')](respondWithResult(_0x116699,0xc9))[_0xe3d2('0x84')](handleError(_0x116699,null));};exports[_0xe3d2('0xaf')]=function(_0x17d115,_0x208162){var _0x1e665c=0x0;var _0x47a214=0x0;var _0x4a5fab=0x0;return db[_0xe3d2('0x1f')][_0xe3d2('0x20')]()[_0xe3d2('0x17')](function(_0x104263){return BPromise[_0xe3d2('0xb0')](_0x17d115[_0xe3d2('0x8d')],function(_0x4ab502){var _0x1e6d8b={'where':{'$or':[]},'defaults':_0x4ab502,'fields':_[_0xe3d2('0x21')](_0x104263),'raw':!![]};if(_0x4ab502['duplicates']){for(var _0x58efb8=0x0;_0x58efb8<_0x4ab502[_0xe3d2('0xb1')][_0xe3d2('0x22')];_0x58efb8++){var _0x80a4bb={};_0x80a4bb[_0x4ab502['duplicates'][_0x58efb8]]=_0x4ab502[_0x4ab502[_0xe3d2('0xb1')][_0x58efb8]];_0x1e6d8b[_0xe3d2('0x31')][_0xe3d2('0xb2')][_0xe3d2('0x24')](_0x80a4bb);}_0x1e6d8b['where'][_0xe3d2('0x57')]=_0x4ab502[_0xe3d2('0x57')];}return db['CmContact']['findOrCreate'](_0x1e6d8b)[_0xe3d2('0xb3')](function(_0x5e38ca,_0x1b2928){if(_0x1b2928){_0x1e665c++;}else{_0x4a5fab++;}})[_0xe3d2('0x84')](function(){_0x47a214++;});});})[_0xe3d2('0x17')](function(_0x49bea8){if(_0x49bea8){return{'success':_0x1e665c,'failure':_0x47a214,'duplicates':_0x4a5fab};}})[_0xe3d2('0x17')](respondWithResult(_0x208162,0xc9))[_0xe3d2('0x84')](handleError(_0x208162,null));};exports[_0xe3d2('0xb4')]=function(_0xddc0ae,_0x1d7e5f){var _0x280a2b;return db['CmContact'][_0xe3d2('0x20')]()[_0xe3d2('0x17')](function(_0x520e43){return db[_0xe3d2('0x1f')]['find']({'where':{'id':_0xddc0ae[_0xe3d2('0x86')]['id']},'include':[{'model':db['Tag'],'as':_0xe3d2('0x83'),'attributes':['id',_0xe3d2('0x1c'),_0xe3d2('0x36')],'required':_0xddc0ae[_0xe3d2('0x2b')][_0xe3d2('0x5c')]?!![]:![]}],'attributes':_[_0xe3d2('0x21')](_0x520e43)});})[_0xe3d2('0x17')](function(_0x3716cc){if(!_[_0xe3d2('0x54')](_0x3716cc)){_0x280a2b=_0x3716cc[_0xe3d2('0x8f')]({'plain':!![]});var _0xc9234e={'where':{'$and':[{'ListId':{'$ne':null}}]}};if(_0x3716cc&&_0x3716cc[_0xe3d2('0x57')]){if(_0x3716cc[_0xe3d2('0x57')]){_0xc9234e[_0xe3d2('0x31')]['$and']['push']({'ListId':{'$ne':_0x3716cc['ListId']}});}}return db['CmCustomField']['findAll'](_0xc9234e);}})[_0xe3d2('0x17')](function(_0x3d342){if(!_[_0xe3d2('0x54')](_0x3d342)){return _[_0xe3d2('0xb5')](_0x280a2b,_[_0xe3d2('0x46')](_0x3d342,function(_0x1ca50a){return util[_0xe3d2('0xb6')](_0xe3d2('0xb7'),_0x1ca50a['id']);}));}})[_0xe3d2('0x17')](handleEntityNotFound(_0x1d7e5f,null))[_0xe3d2('0x17')](respondWithResult(_0x1d7e5f,null))[_0xe3d2('0x84')](handleError(_0x1d7e5f,null));};exports['update']=function(_0x2484d9,_0x3ee32d){var _0x438cdc;if(_0x2484d9[_0xe3d2('0x8d')]['id']){delete _0x2484d9[_0xe3d2('0x8d')]['id'];}if(!_[_0xe3d2('0x54')](_0x2484d9['body'][_0xe3d2('0xac')])){var _0x4fcff9=_0x2484d9[_0xe3d2('0x8d')][_0xe3d2('0xac')];if(!_[_0xe3d2('0x54')](shared[_0xe3d2('0xad')][_0x4fcff9]))_0x2484d9[_0xe3d2('0x8d')][_0xe3d2('0xae')]=shared['timezones'][_0x4fcff9][_0xe3d2('0xae')];}return db[_0xe3d2('0x1f')][_0xe3d2('0x85')]({'where':{'id':_0x2484d9[_0xe3d2('0x86')]['id']}})[_0xe3d2('0x17')](handleEntityNotFound(_0x3ee32d,null))[_0xe3d2('0x17')](saveUpdates(_0x2484d9[_0xe3d2('0x8d')],null))['then'](function(_0x45b771){_0x438cdc=_0x45b771;var _0x1cf09a={'where':{'$and':[{'ListId':{'$ne':null}}]}};if(_0x45b771&&_0x45b771['ListId']){if(_0x45b771[_0xe3d2('0x57')]){_0x1cf09a[_0xe3d2('0x31')][_0xe3d2('0xb8')][_0xe3d2('0x24')]({'ListId':{'$ne':_0x45b771['ListId']}});}}return db[_0xe3d2('0x25')]['findAll'](_0x1cf09a);})['then'](function(_0x3ee1ec){if(_0x3ee1ec){return _[_0xe3d2('0xb5')](_[_0xe3d2('0xb9')](_0x2484d9['body'],function(_0x5d8ed4,_0x276c1d){return _[_0xe3d2('0x23')](_0x276c1d,'cf_');}),_[_0xe3d2('0x46')](_0x3ee1ec,function(_0x5c0627){return util['format'](_0xe3d2('0xb7'),_0x5c0627['id']);}));}})['then'](function(_0x59d9e9){if(_0x59d9e9&&!_[_0xe3d2('0x56')](_0x59d9e9)){var _0x43848e=squel[_0xe3d2('0x16')]()[_0xe3d2('0xba')](_0xe3d2('0x37'))[_0xe3d2('0xbb')](_0x59d9e9)[_0xe3d2('0x31')](_0xe3d2('0xbc'),_0x2484d9[_0xe3d2('0x86')]['id'])[_0xe3d2('0xbd')]();return db[_0xe3d2('0x76')][_0xe3d2('0x2b')](_0x43848e['text'],{'replacements':_0x43848e[_0xe3d2('0x8c')]});}})[_0xe3d2('0x17')](function(){if(_0x2484d9[_0xe3d2('0x8d')][_0xe3d2('0xbe')]&&_0x438cdc){return db[_0xe3d2('0x95')][_0xe3d2('0x16')]({'phone':_0x2484d9['body'][_0xe3d2('0xbe')]},{'where':{'ContactId':_0x438cdc['id']}});}})['then'](function(){return _0x438cdc;})[_0xe3d2('0x17')](respondWithResult(_0x3ee32d,null))[_0xe3d2('0x84')](handleError(_0x3ee32d,null));};exports[_0xe3d2('0xbf')]=function(_0x348668,_0x594bee){var _0x3249bb={};var _0x4dca77={};var _0x5da1b8;var _0x1541e7;return db['CmContact']['findOne']({'where':{'id':_0x348668[_0xe3d2('0x86')]['id']}})[_0xe3d2('0x17')](handleEntityNotFound(_0x594bee,null))[_0xe3d2('0x17')](function(_0x1347ef){if(_0x1347ef){_0x5da1b8=_0x1347ef;_0x4dca77[_0xe3d2('0x2a')]=_['keys'](db[_0xe3d2('0xc0')][_0xe3d2('0xc1')]);_0x4dca77[_0xe3d2('0x2b')]=_[_0xe3d2('0x21')](_0x348668[_0xe3d2('0x2b')]);_0x4dca77[_0xe3d2('0x32')]=_[_0xe3d2('0xc2')](_0x4dca77[_0xe3d2('0x2a')],_0x4dca77['query']);_0x3249bb['attributes']=_['intersection'](_0x4dca77['model'],qs[_0xe3d2('0x2c')](_0x348668[_0xe3d2('0x2b')][_0xe3d2('0x2c')]));_0x3249bb[_0xe3d2('0x2d')]=_0x3249bb[_0xe3d2('0x2d')][_0xe3d2('0x22')]?_0x3249bb[_0xe3d2('0x2d')]:_0x4dca77['model'];_0x3249bb[_0xe3d2('0x2f')]=qs[_0xe3d2('0x30')](_0x348668[_0xe3d2('0x2b')][_0xe3d2('0x30')]);_0x3249bb[_0xe3d2('0x31')]=qs['filters'](_['pick'](_0x348668[_0xe3d2('0x2b')],_0x4dca77[_0xe3d2('0x32')]));if(_0x348668[_0xe3d2('0x2b')][_0xe3d2('0x53')]){_0x3249bb[_0xe3d2('0x31')]=_[_0xe3d2('0x79')](_0x3249bb['where'],{'$or':_[_0xe3d2('0x46')](_0x3249bb[_0xe3d2('0x2d')],function(_0x40404f){var _0x121c7a={};_0x121c7a[_0x40404f]={'$like':'%'+_0x348668['query'][_0xe3d2('0x53')]+'%'};return _0x121c7a;})});}_0x3249bb=_[_0xe3d2('0x79')]({},_0x3249bb,_0x348668['options']);return _0x5da1b8['getTags'](_0x3249bb);}})[_0xe3d2('0x17')](function(_0xf90f51){if(_0xf90f51){_0x1541e7=_0xf90f51[_0xe3d2('0x22')];if(!_0x348668[_0xe3d2('0x2b')]['hasOwnProperty'](_0xe3d2('0x2e'))){_0x3249bb[_0xe3d2('0x11')]=qs['limit'](_0x348668[_0xe3d2('0x2b')][_0xe3d2('0x11')]);_0x3249bb['offset']=qs[_0xe3d2('0x13')](_0x348668[_0xe3d2('0x2b')][_0xe3d2('0x13')]);}return _0x5da1b8['getTags'](_0x3249bb);}})[_0xe3d2('0x17')](function(_0x4d224e){if(_0x4d224e){return _0x4d224e?{'count':_0x1541e7,'rows':_0x4d224e}:null;}})[_0xe3d2('0x17')](respondWithResult(_0x594bee,null))[_0xe3d2('0x84')](handleError(_0x594bee,null));};exports[_0xe3d2('0xc3')]=function(_0x484f33,_0xab5b30){if(_0x484f33[_0xe3d2('0x8d')]['id']){delete _0x484f33[_0xe3d2('0x8d')]['id'];}return db[_0xe3d2('0x1f')][_0xe3d2('0xc4')]({'where':{'id':_0x484f33['params']['id']}})[_0xe3d2('0x17')](handleEntityNotFound(_0xab5b30,null))[_0xe3d2('0x17')](function(_0x464fa7){if(_0x464fa7){return _0x464fa7[_0xe3d2('0xc3')](_0x484f33[_0xe3d2('0x8d')][_0xe3d2('0xc5')]||[]);}return null;})[_0xe3d2('0x17')](respondWithResult(_0xab5b30,null))['catch'](handleError(_0xab5b30,null));};exports[_0xe3d2('0xc6')]=function(_0x26933e,_0x1a43a5){var _0x19fb0b={'raw':![],'where':{}};var _0x2c1d2b={};var _0x1e0b02={'count':0x0,'rows':[]};return db[_0xe3d2('0x1f')]['findOne']({'where':{'id':_0x26933e['params']['id']}})['then'](handleEntityNotFound(_0x1a43a5,null))[_0xe3d2('0x17')](function(_0xae7a3a){if(_0xae7a3a){_0x2c1d2b[_0xe3d2('0x2a')]=_[_0xe3d2('0x21')](db[_0xe3d2('0x95')]['rawAttributes']);_0x2c1d2b[_0xe3d2('0x2b')]=_[_0xe3d2('0x21')](_0x26933e[_0xe3d2('0x2b')]);_0x2c1d2b[_0xe3d2('0x32')]=_[_0xe3d2('0xc2')](_0x2c1d2b[_0xe3d2('0x2a')],_0x2c1d2b[_0xe3d2('0x2b')]);_0x19fb0b[_0xe3d2('0x2d')]=_[_0xe3d2('0xc2')](_0x2c1d2b[_0xe3d2('0x2a')],qs[_0xe3d2('0x2c')](_0x26933e[_0xe3d2('0x2b')][_0xe3d2('0x2c')]));_0x19fb0b['attributes']=_0x19fb0b[_0xe3d2('0x2d')][_0xe3d2('0x22')]?_0x19fb0b[_0xe3d2('0x2d')]:_0x2c1d2b['model'];if(!_0x26933e[_0xe3d2('0x2b')][_0xe3d2('0xc7')](_0xe3d2('0x2e'))){_0x19fb0b[_0xe3d2('0x11')]=qs[_0xe3d2('0x11')](_0x26933e[_0xe3d2('0x2b')][_0xe3d2('0x11')]);_0x19fb0b['offset']=qs[_0xe3d2('0x13')](_0x26933e[_0xe3d2('0x2b')][_0xe3d2('0x13')]);}_0x19fb0b['order']=qs['sort'](_0x26933e[_0xe3d2('0x2b')][_0xe3d2('0x30')]);_0x19fb0b[_0xe3d2('0x31')]=qs['filters'](_[_0xe3d2('0x33')](_0x26933e[_0xe3d2('0x2b')],_0x2c1d2b[_0xe3d2('0x32')]));_0x19fb0b[_0xe3d2('0x31')][_0xe3d2('0xc8')]=_0xae7a3a['id'];if(_0x26933e[_0xe3d2('0x2b')][_0xe3d2('0x53')]){_0x19fb0b[_0xe3d2('0x31')]=_['merge'](_0x19fb0b['where'],{'$or':_[_0xe3d2('0x46')](_0x19fb0b[_0xe3d2('0x2d')],function(_0xf06c98){var _0x4e03c7={};_0x4e03c7[_0xf06c98]={'$like':'%'+_0x26933e[_0xe3d2('0x2b')][_0xe3d2('0x53')]+'%'};return _0x4e03c7;})});}_0x19fb0b=_[_0xe3d2('0x79')]({},_0x19fb0b,_0x26933e[_0xe3d2('0xc9')]);return db[_0xe3d2('0x95')][_0xe3d2('0x12')]({'where':_0x19fb0b[_0xe3d2('0x31')]})['then'](function(_0x2effac){_0x1e0b02[_0xe3d2('0x12')]=_0x2effac;if(_0x26933e[_0xe3d2('0x2b')]['includeAll']){_0x19fb0b[_0xe3d2('0xca')]=[{'all':!![]}];}return db[_0xe3d2('0x95')][_0xe3d2('0x8a')](_0x19fb0b);})[_0xe3d2('0x17')](function(_0x150b61){_0x1e0b02['rows']=_0x150b61;return _0x1e0b02;});}})['then'](respondWithFilteredResult(_0x1a43a5,_0x19fb0b))[_0xe3d2('0x84')](handleError(_0x1a43a5,null));};exports[_0xe3d2('0xcb')]=function(_0x579071,_0x4eebc2){var _0x16aa98={'raw':!![],'where':{}};var _0x20eed1={};var _0x3219eb={'count':0x0,'rows':[]};return db[_0xe3d2('0x1f')][_0xe3d2('0xc4')]({'where':{'id':_0x579071['params']['id']}})[_0xe3d2('0x17')](handleEntityNotFound(_0x4eebc2,null))[_0xe3d2('0x17')](function(_0x53b0a6){if(_0x53b0a6){_0x20eed1[_0xe3d2('0x2a')]=_[_0xe3d2('0x21')](db[_0xe3d2('0xa2')]['rawAttributes']);_0x20eed1[_0xe3d2('0x2b')]=_[_0xe3d2('0x21')](_0x579071[_0xe3d2('0x2b')]);_0x20eed1[_0xe3d2('0x32')]=_[_0xe3d2('0xc2')](_0x20eed1[_0xe3d2('0x2a')],_0x20eed1[_0xe3d2('0x2b')]);_0x16aa98[_0xe3d2('0x2d')]=_[_0xe3d2('0xc2')](_0x20eed1[_0xe3d2('0x2a')],qs[_0xe3d2('0x2c')](_0x579071[_0xe3d2('0x2b')][_0xe3d2('0x2c')]));_0x16aa98[_0xe3d2('0x2d')]=_0x16aa98[_0xe3d2('0x2d')][_0xe3d2('0x22')]?_0x16aa98[_0xe3d2('0x2d')]:_0x20eed1[_0xe3d2('0x2a')];if(!_0x579071['query'][_0xe3d2('0xc7')](_0xe3d2('0x2e'))){_0x16aa98['limit']=qs['limit'](_0x579071['query'][_0xe3d2('0x11')]);_0x16aa98[_0xe3d2('0x13')]=qs['offset'](_0x579071[_0xe3d2('0x2b')][_0xe3d2('0x13')]);}_0x16aa98['order']=qs[_0xe3d2('0x30')](_0x579071[_0xe3d2('0x2b')][_0xe3d2('0x30')]);_0x16aa98[_0xe3d2('0x31')]=qs[_0xe3d2('0x32')](_[_0xe3d2('0x33')](_0x579071['query'],_0x20eed1[_0xe3d2('0x32')]));_0x16aa98[_0xe3d2('0x31')][_0xe3d2('0xc8')]=_0x53b0a6['id'];if(_0x579071[_0xe3d2('0x2b')][_0xe3d2('0x53')]){_0x16aa98[_0xe3d2('0x31')]=_[_0xe3d2('0x79')](_0x16aa98[_0xe3d2('0x31')],{'$or':_['map'](_0x16aa98[_0xe3d2('0x2d')],function(_0x52ccee){var _0x2c93e2={};_0x2c93e2[_0x52ccee]={'$like':'%'+_0x579071[_0xe3d2('0x2b')][_0xe3d2('0x53')]+'%'};return _0x2c93e2;})});}_0x16aa98=_[_0xe3d2('0x79')]({},_0x16aa98,_0x579071[_0xe3d2('0xc9')]);return db['CmHopperHistory']['count']({'where':_0x16aa98[_0xe3d2('0x31')]})['then'](function(_0x1dea79){_0x3219eb[_0xe3d2('0x12')]=_0x1dea79;if(_0x579071['query']['includeAll']){_0x16aa98['include']=[{'all':!![]}];}return db['CmHopperHistory'][_0xe3d2('0x8a')](_0x16aa98);})[_0xe3d2('0x17')](function(_0x58b396){_0x3219eb[_0xe3d2('0xcc')]=_0x58b396;return _0x3219eb;});}})[_0xe3d2('0x17')](respondWithFilteredResult(_0x4eebc2,_0x16aa98))[_0xe3d2('0x84')](handleError(_0x4eebc2,null));};exports[_0xe3d2('0xcd')]=function(_0x334394,_0x4b731a){var _0x8f96c2={'raw':!![],'where':{}};var _0xcd755c={};var _0xef2186={'count':0x0,'rows':[]};return db[_0xe3d2('0x1f')][_0xe3d2('0xc4')]({'where':{'id':_0x334394[_0xe3d2('0x86')]['id']}})[_0xe3d2('0x17')](handleEntityNotFound(_0x4b731a,null))[_0xe3d2('0x17')](function(_0x6ebb58){if(_0x6ebb58){_0xcd755c[_0xe3d2('0x2a')]=_['keys'](db[_0xe3d2('0xa1')][_0xe3d2('0xc1')]);_0xcd755c[_0xe3d2('0x2b')]=_['keys'](_0x334394['query']);_0xcd755c[_0xe3d2('0x32')]=_[_0xe3d2('0xc2')](_0xcd755c[_0xe3d2('0x2a')],_0xcd755c[_0xe3d2('0x2b')]);_0x8f96c2[_0xe3d2('0x2d')]=_[_0xe3d2('0xc2')](_0xcd755c[_0xe3d2('0x2a')],qs[_0xe3d2('0x2c')](_0x334394['query']['fields']));_0x8f96c2[_0xe3d2('0x2d')]=_0x8f96c2[_0xe3d2('0x2d')][_0xe3d2('0x22')]?_0x8f96c2[_0xe3d2('0x2d')]:_0xcd755c[_0xe3d2('0x2a')];if(!_0x334394[_0xe3d2('0x2b')][_0xe3d2('0xc7')](_0xe3d2('0x2e'))){_0x8f96c2[_0xe3d2('0x11')]=qs['limit'](_0x334394[_0xe3d2('0x2b')][_0xe3d2('0x11')]);_0x8f96c2[_0xe3d2('0x13')]=qs[_0xe3d2('0x13')](_0x334394['query'][_0xe3d2('0x13')]);}_0x8f96c2['order']=qs[_0xe3d2('0x30')](_0x334394['query'][_0xe3d2('0x30')]);_0x8f96c2[_0xe3d2('0x31')]=qs[_0xe3d2('0x32')](_[_0xe3d2('0x33')](_0x334394[_0xe3d2('0x2b')],_0xcd755c['filters']));_0x8f96c2['where'][_0xe3d2('0xc8')]=_0x6ebb58['id'];if(_0x334394[_0xe3d2('0x2b')][_0xe3d2('0x53')]){_0x8f96c2[_0xe3d2('0x31')]=_[_0xe3d2('0x79')](_0x8f96c2['where'],{'$or':_[_0xe3d2('0x46')](_0x8f96c2[_0xe3d2('0x2d')],function(_0x288504){var _0x420a53={};_0x420a53[_0x288504]={'$like':'%'+_0x334394['query']['filter']+'%'};return _0x420a53;})});}_0x8f96c2=_[_0xe3d2('0x79')]({},_0x8f96c2,_0x334394[_0xe3d2('0xc9')]);return db[_0xe3d2('0xa1')]['count']({'where':_0x8f96c2['where']})[_0xe3d2('0x17')](function(_0x520171){_0xef2186[_0xe3d2('0x12')]=_0x520171;if(_0x334394[_0xe3d2('0x2b')]['includeAll']){_0x8f96c2['include']=[{'all':!![]}];}return db[_0xe3d2('0xa1')][_0xe3d2('0x8a')](_0x8f96c2);})[_0xe3d2('0x17')](function(_0x5dd1ed){_0xef2186[_0xe3d2('0xcc')]=_0x5dd1ed;return _0xef2186;});}})['then'](respondWithFilteredResult(_0x4b731a,_0x8f96c2))[_0xe3d2('0x84')](handleError(_0x4b731a,null));};exports[_0xe3d2('0xce')]=function(_0x23e1c7,_0x464b76){var _0x1f7059={'raw':!![],'where':{}};var _0x3c0f8a={};var _0x5c618f={'count':0x0,'rows':[]};return db[_0xe3d2('0x1f')]['findOne']({'where':{'id':_0x23e1c7[_0xe3d2('0x86')]['id']}})['then'](handleEntityNotFound(_0x464b76,null))[_0xe3d2('0x17')](function(_0x344b1e){if(_0x344b1e){_0x3c0f8a[_0xe3d2('0x2a')]=_[_0xe3d2('0x21')](db[_0xe3d2('0xa7')]['rawAttributes']);_0x3c0f8a[_0xe3d2('0x2b')]=_['keys'](_0x23e1c7['query']);_0x3c0f8a['filters']=_['intersection'](_0x3c0f8a['model'],_0x3c0f8a[_0xe3d2('0x2b')]);_0x1f7059['attributes']=_[_0xe3d2('0xc2')](_0x3c0f8a[_0xe3d2('0x2a')],qs[_0xe3d2('0x2c')](_0x23e1c7[_0xe3d2('0x2b')][_0xe3d2('0x2c')]));_0x1f7059[_0xe3d2('0x2d')]=_0x1f7059['attributes'][_0xe3d2('0x22')]?_0x1f7059['attributes']:_0x3c0f8a['model'];if(!_0x23e1c7[_0xe3d2('0x2b')][_0xe3d2('0xc7')]('nolimit')){_0x1f7059[_0xe3d2('0x11')]=qs['limit'](_0x23e1c7[_0xe3d2('0x2b')][_0xe3d2('0x11')]);_0x1f7059['offset']=qs[_0xe3d2('0x13')](_0x23e1c7[_0xe3d2('0x2b')][_0xe3d2('0x13')]);}_0x1f7059['order']=qs[_0xe3d2('0x30')](_0x23e1c7[_0xe3d2('0x2b')][_0xe3d2('0x30')]);_0x1f7059[_0xe3d2('0x31')]=qs[_0xe3d2('0x32')](_['pick'](_0x23e1c7[_0xe3d2('0x2b')],_0x3c0f8a[_0xe3d2('0x32')]));_0x1f7059['where']['ContactId']=_0x344b1e['id'];if(_0x23e1c7['query'][_0xe3d2('0x53')]){_0x1f7059['where']=_['merge'](_0x1f7059[_0xe3d2('0x31')],{'$or':_[_0xe3d2('0x46')](_0x1f7059[_0xe3d2('0x2d')],function(_0x3e1fac){var _0x1ca6a0={};_0x1ca6a0[_0x3e1fac]={'$like':'%'+_0x23e1c7[_0xe3d2('0x2b')]['filter']+'%'};return _0x1ca6a0;})});}_0x1f7059=_[_0xe3d2('0x79')]({},_0x1f7059,_0x23e1c7[_0xe3d2('0xc9')]);return db[_0xe3d2('0xa7')][_0xe3d2('0x12')]({'where':_0x1f7059[_0xe3d2('0x31')]})[_0xe3d2('0x17')](function(_0x175ccb){_0x5c618f['count']=_0x175ccb;if(_0x23e1c7['query'][_0xe3d2('0xcf')]){_0x1f7059[_0xe3d2('0xca')]=[{'all':!![]}];}return db[_0xe3d2('0xa7')][_0xe3d2('0x8a')](_0x1f7059);})['then'](function(_0x5b3684){_0x5c618f['rows']=_0x5b3684;return _0x5c618f;});}})[_0xe3d2('0x17')](respondWithFilteredResult(_0x464b76,_0x1f7059))[_0xe3d2('0x84')](handleError(_0x464b76,null));};exports[_0xe3d2('0xd0')]=function(_0x5549eb,_0x35815c){try{if(!_0x5549eb['body'][_0xe3d2('0x57')]){throw new Error(_0xe3d2('0xd1'));}if(!_0x5549eb[_0xe3d2('0x8d')][_0xe3d2('0xd2')]){throw new Error(_0xe3d2('0xd3'));}if(!_0x5549eb[_0xe3d2('0x8d')]['binding_values']){throw new Error('No\x20association\x20values\x20specified!');}if(!_0x5549eb[_0xe3d2('0x8d')][_0xe3d2('0xd4')]){throw new Error(_0xe3d2('0xd5'));}var _0xeece58=_0x5549eb['body'][_0xe3d2('0xd2')][_0xe3d2('0x45')](',');var _0x243573=_0x5549eb[_0xe3d2('0x8d')][_0xe3d2('0xd6')][_0xe3d2('0x45')](',');if(!_0xeece58[_0xe3d2('0x22')]||!_0x243573[_0xe3d2('0x22')]||_0xeece58[_0xe3d2('0x22')]!==_0x243573[_0xe3d2('0x22')]){throw new Error(_0xe3d2('0xd7'));}_0x5549eb[_0xe3d2('0x8d')]['fields']=_[_0xe3d2('0xd8')](_0xeece58,_0x243573);if(!_0x5549eb[_0xe3d2('0x8d')][_0xe3d2('0x2c')][_0xe3d2('0xbe')]){throw new Error(_0xe3d2('0xd9'));}if(!_0x5549eb[_0xe3d2('0x8d')][_0xe3d2('0x2c')][_0xe3d2('0xda')]){throw new Error(_0xe3d2('0xdb'));}var _0x5c8455=path[_0xe3d2('0xab')](config[_0xe3d2('0xdc')],_0xe3d2('0xdd'),_0x5549eb[_0xe3d2('0xde')][_0xe3d2('0xdf')]);fs[_0xe3d2('0xe0')](_0x5c8455,parseInt('0777',0x8));var _0x5af084=require(_0xe3d2('0xe1'))[_0xe3d2('0xe2')](path['join'](__dirname,_0xe3d2('0xe3')),[_0x5c8455,_0x5549eb[_0xe3d2('0x8d')][_0xe3d2('0xd2')],_0x5549eb[_0xe3d2('0x8d')][_0xe3d2('0xd6')],_0x5549eb[_0xe3d2('0x8d')][_0xe3d2('0x57')],_0x5549eb[_0xe3d2('0x8d')]['CompanyId'],_0x5549eb[_0xe3d2('0x8d')][_0xe3d2('0xb1')],_0x5549eb[_0xe3d2('0x8d')][_0xe3d2('0xd4')]]);return _0x35815c[_0xe3d2('0xf')](0xc8)['json']({'message':_0xe3d2('0xe4'),'pid':_0x5af084[_0xe3d2('0xe5')]});}catch(_0x45237c){return _0x35815c[_0xe3d2('0xf')](0x1f4)[_0xe3d2('0x1d')](_0x45237c);}};exports[_0xe3d2('0xe6')]=function(_0xb83af1,_0x5dd248){var _0x543f6c=fs[_0xe3d2('0xe7')](_0xb83af1[_0xe3d2('0xde')][_0xe3d2('0x2')]);Papa['parse'](_0x543f6c,{'header':!![],'skipEmptyLines':!![],'preview':0x1,'complete':function(_0x3333da){return _0x5dd248['status'](0xc8)['json']({'file':_0xb83af1['file'],'fields':_0x3333da[_0xe3d2('0xe8')][_0xe3d2('0x2c')]});}});};exports[_0xe3d2('0xe9')]=function(_0x46731b,_0x16a799){return db[_0xe3d2('0xea')][_0xe3d2('0x8a')]({'raw':!![],'attributes':['id'],'where':{'role':_0xe3d2('0x75')}})[_0xe3d2('0x17')](function(_0x5ca8fc){var _0x49a36b=![];if(!_0x46731b['body'][_0xe3d2('0x57')]){throw new Error(_0xe3d2('0xd1'));}if(!_0x46731b['body'][_0xe3d2('0xeb')][_0xe3d2('0xbe')]){throw new Error('No\x20phone\x20column\x20specified');}if(!_0x46731b['body'][_0xe3d2('0xeb')]['firstName']){throw new Error(_0xe3d2('0xdb'));}if(!_0x46731b[_0xe3d2('0x8d')][_0xe3d2('0xd4')]){throw new Error(_0xe3d2('0xd5'));}var _0x582b43=require('child_process')[_0xe3d2('0xe2')](path['join'](__dirname,'../../components/import/cm/csv2'),[_0x46731b[_0xe3d2('0x86')]['id'],JSON['stringify'](_0x46731b[_0xe3d2('0x8d')]),JSON['stringify'](_0x5ca8fc)]);_0x582b43['on'](_0xe3d2('0xec'),function(){_0x49a36b=!![];return _0x16a799[_0xe3d2('0xf')](0xc8)['json']({'message':_0xe3d2('0xed'),'pid':_0x582b43['pid']});});_0x582b43['on'](_0xe3d2('0xee'),function(_0x1ac57b){if(_0x1ac57b&&!_0x49a36b){return _0x16a799[_0xe3d2('0xf')](0x1f4)[_0xe3d2('0x15')]({'message':_0xe3d2('0xef'),'pid':_0x582b43['pid']});}});})[_0xe3d2('0x84')](handleError(_0x16a799,null));};exports['getJourney']=function(_0x59ae93,_0x327c79){var _0x34bc8f=[_0xe3d2('0xf0'),'chat',_0xe3d2('0xf1'),'openchannel',_0xe3d2('0xf2'),_0xe3d2('0xf3'),_0xe3d2('0xf4')];var _0x276a81={'offset':0x0,'order':qs[_0xe3d2('0x30')](_0xe3d2('0xf5'))},_0x1a716a={'count':0x0,'rows':[]};Promise['resolve']()[_0xe3d2('0x17')](function(){if(_0x59ae93[_0xe3d2('0x2b')]['channel']){if(!_[_0xe3d2('0xf6')](_0x34bc8f,_0x59ae93[_0xe3d2('0x2b')][_0xe3d2('0xf7')]['toLowerCase']())){throw new Error(_0xe3d2('0xf8'));}_0x34bc8f=[_0x59ae93[_0xe3d2('0x2b')][_0xe3d2('0xf7')][_0xe3d2('0xf9')]()];}if(_0x59ae93[_0xe3d2('0x2b')][_0xe3d2('0xfa')]){try{var _0x470fcd=JSON['parse'](_0x59ae93[_0xe3d2('0x2b')][_0xe3d2('0xfa')]);if(!moment(_0x470fcd[_0xe3d2('0x8e')])[_0xe3d2('0xfb')]()){throw new Error(_0xe3d2('0xfc'));}if(!moment(_0x470fcd['to'])[_0xe3d2('0xfb')]()){throw new Error(_0xe3d2('0xfd'));}}catch(_0x181148){throw new Error(_0xe3d2('0xfe'));}}if(!_0x59ae93[_0xe3d2('0x2b')][_0xe3d2('0xc7')](_0xe3d2('0x2e'))){_0x276a81[_0xe3d2('0x11')]=qs[_0xe3d2('0x11')](_0x59ae93[_0xe3d2('0x2b')]['limit']||0xa);_0x276a81[_0xe3d2('0x13')]=qs[_0xe3d2('0x13')](_0x59ae93[_0xe3d2('0x2b')][_0xe3d2('0x13')]);}var _0x531b1d=_0x34bc8f[_0xe3d2('0x46')](function(_0x542ffc){if(_0x542ffc==='voice'){var _0x10d38f={'attributes':['id',_0xe3d2('0xff'),_0xe3d2('0x50'),'source','destination',_0xe3d2('0x100'),_0xe3d2('0x101'),'endtime',_0xe3d2('0x102'),_0xe3d2('0x103'),'createdAt',_0xe3d2('0x104'),'userSecondDisposition','userThirdDisposition',_0xe3d2('0x105')],'where':{'ContactId':_0x59ae93[_0xe3d2('0x86')]['id']},'include':[{'model':db[_0xe3d2('0xea')],'as':_0xe3d2('0xea'),'attributes':['id',_0xe3d2('0x1c'),_0xe3d2('0x106'),_0xe3d2('0x8b')]}],'order':[[_0xe3d2('0x107'),_0xe3d2('0x6c')]]};if(_0x59ae93[_0xe3d2('0x2b')][_0xe3d2('0xfa')]){_0x10d38f['where'][_0xe3d2('0x107')]={'$gte':_0x470fcd['from'],'$lte':_0x470fcd['to']};}return db[_0xe3d2('0xa4')][_0xe3d2('0x108')](_0x10d38f)[_0xe3d2('0x17')](function(_0x361229){_0x1a716a[_0xe3d2('0x12')]+=_0x361229[_0xe3d2('0x12')];return _[_0xe3d2('0x46')](_0x361229[_0xe3d2('0xcc')],function(_0xfa7a8f){var _0x255fce=_0xfa7a8f[_0xe3d2('0x8f')]({'plain':!![]});_0x255fce['channel']=_0x542ffc;if(_0x255fce[_0xe3d2('0xea')]){_0x255fce[_0xe3d2('0xea')]={'id':_0x255fce[_0xe3d2('0xea')]['id'],'name':_0x255fce[_0xe3d2('0xea')][_0xe3d2('0x1c')],'fullname':_0x255fce['User'][_0xe3d2('0x106')],'alias':_0x255fce[_0xe3d2('0xea')][_0xe3d2('0x8b')]};}return _0x255fce;});});}else{var _0x553852=_[_0xe3d2('0x109')](_0x542ffc)+(_0x542ffc==='chat'?_0xe3d2('0x10a'):_0xe3d2('0x10b'));var _0x41dbd3={'attributes':['id','closed',_0xe3d2('0x10c'),_0xe3d2('0x107'),'note','disposition','secondDisposition','thirdDisposition','UserId',_0x553852+'Id'],'where':{'ContactId':_0x59ae93['params']['id']},'include':[{'model':db[_0x553852],'as':_0xe3d2('0x10b'),'attributes':['id',_0xe3d2('0x1c'),_0xe3d2('0x10d')]},{'model':db[_0xe3d2('0xea')],'as':'Owner','attributes':['id',_0xe3d2('0x1c'),_0xe3d2('0x106')]},{'model':db[_0xe3d2('0xc0')],'as':_0xe3d2('0x83'),'attributes':['id',_0xe3d2('0x1c'),'color'],'through':{'attributes':[]}}],'order':[[_0xe3d2('0x107'),'DESC']]};if(_0x59ae93[_0xe3d2('0x2b')][_0xe3d2('0xfa')]){_0x41dbd3[_0xe3d2('0x31')][_0xe3d2('0x107')]={'$gte':_0x470fcd[_0xe3d2('0x8e')],'$lte':_0x470fcd['to']};}switch(_0x542ffc){case _0xe3d2('0x10e'):_0x41dbd3['attributes'][_0xe3d2('0x24')](_0xe3d2('0x10f'),'customerIp',_0xe3d2('0x110'),_0xe3d2('0x111'),_0xe3d2('0x112'),_0xe3d2('0x113'),_0xe3d2('0x114'),_0xe3d2('0x115'),_0xe3d2('0x116'));break;case _0xe3d2('0xf0'):_0x41dbd3[_0xe3d2('0x2d')][_0xe3d2('0x24')]('subject','substatus');break;case _0xe3d2('0x117'):_0x41dbd3[_0xe3d2('0x2d')]['push'](_0xe3d2('0x118'),_0xe3d2('0x119'));break;}return db[_[_0xe3d2('0x109')](_0x542ffc)+_0xe3d2('0x11a')][_0xe3d2('0x108')](_0x41dbd3)[_0xe3d2('0x17')](function(_0xc5c28e){_0x1a716a[_0xe3d2('0x12')]+=_0xc5c28e[_0xe3d2('0x12')];return _[_0xe3d2('0x46')](_0xc5c28e['rows'],function(_0x29eb02){var _0x2b8760=_0x29eb02[_0xe3d2('0x8f')]({'plain':!![]});_0x2b8760[_0xe3d2('0xf7')]=_0x542ffc;if(_0x2b8760['Owner']){_0x2b8760[_0xe3d2('0x11b')]={'id':_0x2b8760[_0xe3d2('0x11b')]['id'],'name':_0x2b8760['Owner']['name'],'fullname':_0x2b8760[_0xe3d2('0x11b')][_0xe3d2('0x106')]};}return _0x2b8760;});});}});return Promise[_0xe3d2('0x28')](_0x531b1d);})['then'](function(_0x3ab422){return _(_0x3ab422)[_0xe3d2('0x11c')]()[_0xe3d2('0x11d')](_0xe3d2('0x107'))[_0xe3d2('0x11e')]()[_0xe3d2('0x44')]();})[_0xe3d2('0x17')](function(_0x2932b5){_0x1a716a[_0xe3d2('0xcc')]=_0x276a81['limit']?_0x2932b5['slice'](_0x276a81['offset'],_0x276a81[_0xe3d2('0x13')]+_0x276a81[_0xe3d2('0x11')]):_0x2932b5;return _0x1a716a;})[_0xe3d2('0x17')](respondWithFilteredResult(_0x327c79,_0x276a81))[_0xe3d2('0x84')](handleError(_0x327c79,null));};
\ No newline at end of file