Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / components / realtime / agents.js
index 7dca0fe..228c762 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7318=['globalStatus','getSortedAgentsIdsByStatus','order','startsWith','DESC','internal','substring','indexOf','validateSortParameter','sort','toLowerCase','sortAgentsByStatus','userpic','lastPauseAt','address','faxPause','chatCapacity','openchannelCapacity','mailCapacity','whatsappCapacity','faxCapacity','chatCurrentCapacity','mailCurrentCapacity','whatsappCurrentCapacity','faxCurrentCapacity','openchannelStatus','whatsappStatus','chatStatusTime','openchannelStatusTime','mailStatusTime','whatsappStatusTime','faxStatusTime','voiceStatusTime','queue','screenrecording','phoneBarEnableAutomaticScreenRecording','online','omit','pick','filterAgentAttributes','lodash','jayson/promise','../../mysqldb','client','http','chatPause','mailPause','smsPause','voicePause','whatsappPause','filter','length','idle','unknown','ringing','isNil','voiceStatus','every','chatStatus','mailStatus','smsStatus','request','then','error','Unable\x20to\x20retrieve\x20RPC\x20agents\x20(AMI)','result','Unable\x20to\x20retrieve\x20RPC\x20agents\x20(Routing)','merge','catch','pause','busy','getAgentStatus','isArray','startCase','map','findOne','getAgents','all','flatten','value','getAgentIdsByQueues','getAgentIdsByStatus','resolve','includes','User','findAll','name','fullname','openchannelPause','pauseType','find'];(function(_0x5a0cb2,_0x43a6e4){var _0x32b526=function(_0x47de3c){while(--_0x47de3c){_0x5a0cb2['push'](_0x5a0cb2['shift']());}};_0x32b526(++_0x43a6e4);}(_0x7318,0x83));var _0x8731=function(_0x12e4c6,_0x5d7ab8){_0x12e4c6=_0x12e4c6-0x0;var _0x2e7ce8=_0x7318[_0x12e4c6];return _0x2e7ce8;};'use strict';var _=require(_0x8731('0x0'));var jayson=require(_0x8731('0x1'));var db=require(_0x8731('0x2'))['db'];var amiClient=jayson[_0x8731('0x3')]['http']({'port':0x232a});var routingClient=jayson['client'][_0x8731('0x4')]({'port':0x232c});function isAgentPaused(_0x155432,_0x368826){var _0x671270=[_0x155432[_0x8731('0x5')],_0x155432['faxPause'],_0x155432[_0x8731('0x6')],_0x155432['openchannelPause'],_0x155432[_0x8731('0x7')],_0x155432[_0x8731('0x8')],_0x155432[_0x8731('0x9')]];if(!_0x368826)return _['every'](_0x671270);var _0x46fa1f=_[_0x8731('0xa')](_0x671270);return _0x46fa1f['length']>0x0&&_0x46fa1f[_0x8731('0xb')]<_0x671270['length']?!![]:![];}function isIdle(_0x48ee2f){return _0x48ee2f===_0x8731('0xc')||_0x48ee2f===_0x8731('0xd')||_0x48ee2f==='unavailable'||_0x48ee2f===_0x8731('0xe')||_[_0x8731('0xf')](_0x48ee2f);}function isAgentIdle(_0x9c8ed1){if(_0x9c8ed1[_0x8731('0x10')]!=='idle'&&_0x9c8ed1[_0x8731('0x8')]){_0x9c8ed1['voiceStatus']='pause';return![];}return _[_0x8731('0x11')]([_0x9c8ed1[_0x8731('0x12')],_0x9c8ed1['faxStatus'],_0x9c8ed1[_0x8731('0x13')],_0x9c8ed1['openchannelStatus'],_0x9c8ed1[_0x8731('0x14')],_0x9c8ed1[_0x8731('0x10')],_0x9c8ed1['whatsappStatus']],isIdle);}function getRealtimeAgents(){return amiClient[_0x8731('0x15')]('Agents',{})[_0x8731('0x16')](function(_0x2476e0){if(_0x2476e0[_0x8731('0x17')]){throw new Error(_0x8731('0x18'));}var _0xec378d=_0x2476e0[_0x8731('0x19')];return routingClient[_0x8731('0x15')]('Agents',{})[_0x8731('0x16')](function(_0x448441){if(_0x448441[_0x8731('0x17')]){throw new Error(_0x8731('0x1a'));}var _0x5dcad9=_0x448441[_0x8731('0x19')];return _[_0x8731('0x1b')]({},_0xec378d,_0x5dcad9);});})[_0x8731('0x1c')](function(_0x4a8579){throw _0x4a8579;});}exports['getRealtimeAgents']=getRealtimeAgents;function getAgentStatus(_0x386197){var _0x483ec0='unknown';if(isAgentPaused(_0x386197))_0x483ec0=_0x8731('0x1d');else if(isAgentPaused(_0x386197,!![]))_0x483ec0='*pause';else if(isAgentIdle(_0x386197))_0x483ec0=_0x8731('0xc');else _0x483ec0=_0x8731('0x1e');return _0x483ec0;}exports[_0x8731('0x1f')]=getAgentStatus;function getAgentIdsByQueues(_0x3a6c7e,_0x4fa128){var _0x39fbc4=_[_0x8731('0x20')](_0x3a6c7e)?_0x3a6c7e:[_0x3a6c7e];var _0x103dfe=_[_0x8731('0x21')](_0x4fa128)+'Queue';var _0x501450=_[_0x8731('0x22')](_0x39fbc4,function(_0x2fa67b){return db[_0x103dfe][_0x8731('0x23')]({'where':{'id':_0x2fa67b}})[_0x8731('0x16')](function(_0x32f776){if(!_0x32f776)return[];return _0x32f776[_0x8731('0x24')]({'attributes':['id'],'raw':!![]});});});return Promise[_0x8731('0x25')](_0x501450)[_0x8731('0x16')](function(_0x17eb1c){var _0x1ec9d6=_(_0x17eb1c)[_0x8731('0x26')]()[_0x8731('0x22')]('id')['uniq']()[_0x8731('0x27')]();return _0x1ec9d6;});}exports[_0x8731('0x28')]=getAgentIdsByQueues;function getAgentIdsByStatus(_0x2cdd03,_0x49b800,_0x4d0828){try{if(_0x49b800['length']>0x0){_0x2cdd03=_0x2cdd03['filter'](function(_0x16bd29){return _0x49b800['includes'](_0x16bd29['id']);});}var _0x4beb99=_0x2cdd03[_0x8731('0xa')](function(_0x330342){var _0x14ece0=_0x8731('0x1e');if(isAgentIdle(_0x330342)){_0x14ece0=_0x8731('0xc');}return _0x14ece0===_0x4d0828;});return _[_0x8731('0x22')](_0x4beb99,'id');}catch(_0x53a91b){throw _0x53a91b;}}exports[_0x8731('0x29')]=getAgentIdsByStatus;function getSortedAgentsIdsByStatus(_0x2914b0,_0x15543c,_0x3e9b2b){return Promise[_0x8731('0x2a')]()[_0x8731('0x16')](function(){if(_0x15543c[_0x8731('0xb')]>0x0){_0x2914b0=_0x2914b0[_0x8731('0xa')](function(_0x2b4127){return _0x15543c[_0x8731('0x2b')](_0x2b4127['id']);});}return _0x2914b0;})[_0x8731('0x16')](function(){return db[_0x8731('0x2c')][_0x8731('0x2d')]({'attributes':['id',_0x8731('0x2e'),_0x8731('0x2f'),_0x8731('0x5'),'faxPause',_0x8731('0x6'),_0x8731('0x30'),'smsPause',_0x8731('0x8'),_0x8731('0x9'),_0x8731('0x31')],'where':{'id':{'$in':_[_0x8731('0x22')](_0x2914b0,'id')}},'raw':!![]});})[_0x8731('0x16')](function(_0x5c610d){return _0x5c610d[_0x8731('0x22')](function(_0x4c0f7f){var _0x373ea3=_[_0x8731('0x32')](_0x2914b0,['id',_0x4c0f7f['id']]);var _0x3b3032=filterAgentAttributes(_0x373ea3);_['merge'](_0x4c0f7f,_0x3b3032);_0x4c0f7f[_0x8731('0x33')]=getAgentStatus(_0x4c0f7f);return _0x4c0f7f;});})[_0x8731('0x16')](function(_0x7ee69c){var _0x1fd4b8=sortAgentsByStatus(_0x7ee69c,_0x3e9b2b);return _['map'](_0x1fd4b8,'id');})[_0x8731('0x1c')](function(_0x47aaf7){throw _0x47aaf7;});}exports[_0x8731('0x34')]=getSortedAgentsIdsByStatus;function getUpdatedSortOptions(_0x4f83e5){var _0x3339de={'fields':[],'order':null};var _0x507b48=_0x4f83e5['split'](',');_0x3339de['fields']=_[_0x8731('0xa')](_0x507b48,function(_0x15e25e){if(!_0x15e25e[_0x8731('0x2b')](_0x8731('0x33'))){return!![];}_0x3339de[_0x8731('0x35')]=_[_0x8731('0x36')](_0x15e25e,'-')?_0x8731('0x37'):'ASC';return![];});return _0x3339de;}exports['getUpdatedSortOptions']=getUpdatedSortOptions;function validateSortParameter(_0x2fe2d6){if(_0x2fe2d6['includes'](_0x8731('0x2f'))&&!_0x2fe2d6[_0x8731('0x2b')](_0x8731('0x38'))){var _0x4206de=_0x2fe2d6[_0x8731('0x39')](0x0,_0x2fe2d6[_0x8731('0x3a')](_0x8731('0x2f')));_0x2fe2d6+=','+_0x4206de+_0x8731('0x38');}return _0x2fe2d6;}exports[_0x8731('0x3b')]=validateSortParameter;function sortAgentsByStatus(_0x4d84f0,_0x3ed2b6){var _0x4064c2=_0x4d84f0[_0x8731('0x3c')](function(_0x318b5a,_0x505197){if(_0x318b5a[_0x8731('0x33')]===_0x505197[_0x8731('0x33')]){if(_0x318b5a['globalStatus']===_0x8731('0x1d')){if(_0x3ed2b6===_0x8731('0x37')){return(_0x318b5a[_0x8731('0x31')]||'')<(_0x505197[_0x8731('0x31')]||'')||_0x318b5a[_0x8731('0x2f')][_0x8731('0x3d')]()>_0x505197['fullname'][_0x8731('0x3d')]()?0x1:-0x1;}else{return(_0x318b5a[_0x8731('0x31')]||'')<(_0x505197[_0x8731('0x31')]||'')||_0x318b5a[_0x8731('0x2f')][_0x8731('0x3d')]()>_0x505197[_0x8731('0x2f')]['toLowerCase']()?-0x1:0x1;}}else{if(_0x3ed2b6===_0x8731('0x37')){return _0x318b5a[_0x8731('0x2f')][_0x8731('0x3d')]()<_0x505197[_0x8731('0x2f')]['toLowerCase']()?0x1:-0x1;}else{return _0x318b5a[_0x8731('0x2f')][_0x8731('0x3d')]()<_0x505197[_0x8731('0x2f')][_0x8731('0x3d')]()?-0x1:0x1;}}}else{if(_0x3ed2b6===_0x8731('0x37')){return _0x318b5a[_0x8731('0x33')]<_0x505197[_0x8731('0x33')]?0x1:-0x1;}else{return _0x318b5a[_0x8731('0x33')]<_0x505197[_0x8731('0x33')]?-0x1:0x1;}}});return _0x4064c2;}exports[_0x8731('0x3e')]=sortAgentsByStatus;function filterAgentAttributes(_0x22d32f){var _0x4b9098=[_0x8731('0x3f'),'online','lastLoginAt',_0x8731('0x40'),_0x8731('0x31'),_0x8731('0x40'),'internal',_0x8731('0x41'),'chatPause',_0x8731('0x30'),_0x8731('0x6'),'smsPause',_0x8731('0x9'),_0x8731('0x42'),_0x8731('0x8'),_0x8731('0x43'),_0x8731('0x44'),_0x8731('0x45'),'smsCapacity',_0x8731('0x46'),_0x8731('0x47'),_0x8731('0x48'),'openchannelCurrentCapacity',_0x8731('0x49'),'smsCurrentCapacity',_0x8731('0x4a'),_0x8731('0x4b'),_0x8731('0x12'),_0x8731('0x4c'),_0x8731('0x13'),'smsStatus',_0x8731('0x4d'),'faxStatus',_0x8731('0x10'),_0x8731('0x4e'),_0x8731('0x4f'),_0x8731('0x50'),'smsStatusTime',_0x8731('0x51'),_0x8731('0x52'),_0x8731('0x53'),_0x8731('0x54'),'destconnectedlinenum',_0x8731('0x55'),'phoneBarEnableScreenRecordingByAgent',_0x8731('0x56'),'routealias'];var _0x3b03b2=[_0x8731('0x5'),_0x8731('0x30'),'mailPause',_0x8731('0x7'),_0x8731('0x9'),_0x8731('0x42'),_0x8731('0x8'),_0x8731('0x57')];var _0x157d47=_(_0x22d32f)[_0x8731('0x58')](_0x3b03b2)[_0x8731('0x59')](_0x4b9098)[_0x8731('0x27')]();return _0x157d47;}exports[_0x8731('0x5a')]=filterAgentAttributes;
\ No newline at end of file
+var _0x326f=['faxStatusTime','voiceStatusTime','queue','phoneBarEnableScreenRecordingByAgent','routealias','omit','pick','filterAgentAttributes','role','chatStatusTime','whatsappStatusTime','openchannelCurrentCapacity','phoneBarEnableAutomaticScreenRecording','destconnectedlinenum','onhold','screenrecording','getRealtimeAgentsQueryFields','lodash','client','http','chatPause','faxPause','mailPause','smsPause','voicePause','whatsappPause','every','length','idle','unknown','ringing','voiceStatus','pause','chatStatus','faxStatus','mailStatus','openchannelStatus','Agents','then','error','Unable\x20to\x20retrieve\x20RPC\x20agents\x20(AMI)','result','request','Unable\x20to\x20retrieve\x20RPC\x20agents\x20(Routing)','getRealtimeAgents','busy','getAgentStatus','isArray','startCase','Queue','map','findOne','all','flatten','value','getAgentIdsByQueues','includes','getAgentIdsByStatus','resolve','findAll','name','fullname','openchannelPause','pauseType','find','merge','getSortedAgentsIdsByStatus','split','filter','globalStatus','startsWith','DESC','ASC','getUpdatedSortOptions','validateSortParameter','toLowerCase','userpic','lastLoginAt','lastPauseAt','internal','address','chatCapacity','openchannelCapacity','smsCapacity','whatsappCapacity','faxCapacity','chatCurrentCapacity','mailCurrentCapacity','smsCurrentCapacity','whatsappCurrentCapacity','faxCurrentCapacity','smsStatus','whatsappStatus','openchannelStatusTime','mailStatusTime','smsStatusTime'];(function(_0x56a245,_0x5e4680){var _0x405de0=function(_0x2fb47c){while(--_0x2fb47c){_0x56a245['push'](_0x56a245['shift']());}};_0x405de0(++_0x5e4680);}(_0x326f,0xd1));var _0xf326=function(_0x52ef59,_0x140a67){_0x52ef59=_0x52ef59-0x0;var _0x5015db=_0x326f[_0x52ef59];return _0x5015db;};'use strict';var _=require(_0xf326('0x0'));var jayson=require('jayson/promise');var db=require('../../mysqldb')['db'];var amiClient=jayson[_0xf326('0x1')][_0xf326('0x2')]({'port':0x232a});var routingClient=jayson[_0xf326('0x1')][_0xf326('0x2')]({'port':0x232c});function isAgentPaused(_0x27e8d7,_0x120a26){var _0x9445c6=[_0x27e8d7[_0xf326('0x3')],_0x27e8d7[_0xf326('0x4')],_0x27e8d7[_0xf326('0x5')],_0x27e8d7['openchannelPause'],_0x27e8d7[_0xf326('0x6')],_0x27e8d7[_0xf326('0x7')],_0x27e8d7[_0xf326('0x8')]];if(!_0x120a26)return _[_0xf326('0x9')](_0x9445c6);var _0x515bfa=_['filter'](_0x9445c6);return _0x515bfa['length']>0x0&&_0x515bfa[_0xf326('0xa')]<_0x9445c6[_0xf326('0xa')]?!![]:![];}function isIdle(_0x163416){return _0x163416===_0xf326('0xb')||_0x163416===_0xf326('0xc')||_0x163416==='unavailable'||_0x163416===_0xf326('0xd')||_['isNil'](_0x163416);}function isAgentIdle(_0x1cf441){if(_0x1cf441['voiceStatus']!==_0xf326('0xb')&&_0x1cf441['voicePause']){_0x1cf441[_0xf326('0xe')]=_0xf326('0xf');return![];}return _['every']([_0x1cf441[_0xf326('0x10')],_0x1cf441[_0xf326('0x11')],_0x1cf441[_0xf326('0x12')],_0x1cf441[_0xf326('0x13')],_0x1cf441['smsStatus'],_0x1cf441[_0xf326('0xe')],_0x1cf441['whatsappStatus']],isIdle);}function getRealtimeAgents(){return amiClient['request'](_0xf326('0x14'),{})[_0xf326('0x15')](function(_0x1f2e5a){if(_0x1f2e5a[_0xf326('0x16')]){throw new Error(_0xf326('0x17'));}var _0x287a2a=_0x1f2e5a[_0xf326('0x18')];return routingClient[_0xf326('0x19')]('Agents',{})[_0xf326('0x15')](function(_0x453100){if(_0x453100[_0xf326('0x16')]){throw new Error(_0xf326('0x1a'));}var _0xcef2b5=_0x453100[_0xf326('0x18')];return _['merge']({},_0x287a2a,_0xcef2b5);});})['catch'](function(_0x56ad41){throw _0x56ad41;});}exports[_0xf326('0x1b')]=getRealtimeAgents;function getAgentStatus(_0x289f4b){var _0x484cbe='unknown';if(isAgentPaused(_0x289f4b))_0x484cbe=_0xf326('0xf');else if(isAgentPaused(_0x289f4b,!![]))_0x484cbe='*pause';else if(isAgentIdle(_0x289f4b))_0x484cbe='idle';else _0x484cbe=_0xf326('0x1c');return _0x484cbe;}exports[_0xf326('0x1d')]=getAgentStatus;function getAgentIdsByQueues(_0x549b46,_0x5aa184){var _0x19b8ba=_[_0xf326('0x1e')](_0x549b46)?_0x549b46:[_0x549b46];var _0x5f21a2=_[_0xf326('0x1f')](_0x5aa184)+_0xf326('0x20');var _0x43c53e=_[_0xf326('0x21')](_0x19b8ba,function(_0x17c157){return db[_0x5f21a2][_0xf326('0x22')]({'where':{'id':_0x17c157}})['then'](function(_0x55b9f4){if(!_0x55b9f4)return[];return _0x55b9f4['getAgents']({'attributes':['id'],'raw':!![]});});});return Promise[_0xf326('0x23')](_0x43c53e)[_0xf326('0x15')](function(_0x2cd45a){var _0x1ff2b5=_(_0x2cd45a)[_0xf326('0x24')]()[_0xf326('0x21')]('id')['uniq']()[_0xf326('0x25')]();return _0x1ff2b5;});}exports[_0xf326('0x26')]=getAgentIdsByQueues;function getAgentIdsByStatus(_0x212d5d,_0x581531,_0x1617d2){try{if(_0x581531['length']>0x0){_0x212d5d=_0x212d5d['filter'](function(_0x6a8e89){return _0x581531[_0xf326('0x27')](_0x6a8e89['id']);});}var _0x2fa28e=_0x212d5d['filter'](function(_0xc115d9){var _0x292500='busy';if(isAgentIdle(_0xc115d9)){_0x292500=_0xf326('0xb');}return _0x292500===_0x1617d2;});return _[_0xf326('0x21')](_0x2fa28e,'id');}catch(_0xd77aba){throw _0xd77aba;}}exports[_0xf326('0x28')]=getAgentIdsByStatus;function getSortedAgentsIdsByStatus(_0xa80156,_0x269be9,_0x161143){return Promise[_0xf326('0x29')]()[_0xf326('0x15')](function(){if(_0x269be9[_0xf326('0xa')]>0x0){_0xa80156=_0xa80156['filter'](function(_0x1035ed){return _0x269be9[_0xf326('0x27')](_0x1035ed['id']);});}return _0xa80156;})[_0xf326('0x15')](function(){return db['User'][_0xf326('0x2a')]({'attributes':['id',_0xf326('0x2b'),_0xf326('0x2c'),'chatPause','faxPause',_0xf326('0x5'),_0xf326('0x2d'),_0xf326('0x6'),_0xf326('0x7'),_0xf326('0x8'),_0xf326('0x2e')],'where':{'id':{'$in':_[_0xf326('0x21')](_0xa80156,'id')}},'raw':!![]});})[_0xf326('0x15')](function(_0x580374){return _0x580374[_0xf326('0x21')](function(_0x1981bc){var _0x51207a=_[_0xf326('0x2f')](_0xa80156,['id',_0x1981bc['id']]);var _0x4e5d7c=filterAgentAttributes(_0x51207a);_[_0xf326('0x30')](_0x1981bc,_0x4e5d7c);_0x1981bc['globalStatus']=getAgentStatus(_0x1981bc);return _0x1981bc;});})['then'](function(_0xadb020){var _0x4d8eac=sortAgentsByStatus(_0xadb020,_0x161143);return _[_0xf326('0x21')](_0x4d8eac,'id');})['catch'](function(_0x310dbb){throw _0x310dbb;});}exports[_0xf326('0x31')]=getSortedAgentsIdsByStatus;function getUpdatedSortOptions(_0x2750ae){var _0x529cbb={'fields':[],'order':null};var _0x3dcc7e=_0x2750ae[_0xf326('0x32')](',');_0x529cbb['fields']=_[_0xf326('0x33')](_0x3dcc7e,function(_0xf64dd0){if(!_0xf64dd0[_0xf326('0x27')](_0xf326('0x34'))){return!![];}_0x529cbb['order']=_[_0xf326('0x35')](_0xf64dd0,'-')?_0xf326('0x36'):_0xf326('0x37');return![];});return _0x529cbb;}exports[_0xf326('0x38')]=getUpdatedSortOptions;function validateSortParameter(_0x1d88ed){if(!_0x1d88ed){_0x1d88ed='fullname,internal';}if(_0x1d88ed[_0xf326('0x27')](_0xf326('0x2c'))&&!_0x1d88ed['includes']('internal')){var _0x40564e=_0x1d88ed['substring'](0x0,_0x1d88ed['indexOf'](_0xf326('0x2c')));_0x1d88ed+=','+_0x40564e+'internal';}return _0x1d88ed;}exports[_0xf326('0x39')]=validateSortParameter;function sortAgentsByStatus(_0x37a95b,_0x2c1e7f){var _0x39611e=_0x37a95b['sort'](function(_0x9dda89,_0x45d344){if(_0x9dda89[_0xf326('0x34')]===_0x45d344[_0xf326('0x34')]){if(_0x9dda89[_0xf326('0x34')]===_0xf326('0xf')){if(_0x2c1e7f===_0xf326('0x36')){return(_0x9dda89[_0xf326('0x2e')]||'')<(_0x45d344[_0xf326('0x2e')]||'')||_0x9dda89[_0xf326('0x2c')][_0xf326('0x3a')]()>_0x45d344[_0xf326('0x2c')]['toLowerCase']()?0x1:-0x1;}else{return(_0x9dda89[_0xf326('0x2e')]||'')<(_0x45d344[_0xf326('0x2e')]||'')||_0x9dda89[_0xf326('0x2c')][_0xf326('0x3a')]()>_0x45d344[_0xf326('0x2c')][_0xf326('0x3a')]()?-0x1:0x1;}}else{if(_0x2c1e7f==='DESC'){return _0x9dda89[_0xf326('0x2c')][_0xf326('0x3a')]()<_0x45d344['fullname'][_0xf326('0x3a')]()?0x1:-0x1;}else{return _0x9dda89[_0xf326('0x2c')][_0xf326('0x3a')]()<_0x45d344[_0xf326('0x2c')][_0xf326('0x3a')]()?-0x1:0x1;}}}else{if(_0x2c1e7f==='DESC'){return _0x9dda89['globalStatus']<_0x45d344[_0xf326('0x34')]?0x1:-0x1;}else{return _0x9dda89[_0xf326('0x34')]<_0x45d344['globalStatus']?-0x1:0x1;}}});return _0x39611e;}exports['sortAgentsByStatus']=sortAgentsByStatus;function filterAgentAttributes(_0x8e318d){var _0x269e89=[_0xf326('0x3b'),'online',_0xf326('0x3c'),_0xf326('0x3d'),_0xf326('0x2e'),_0xf326('0x3d'),_0xf326('0x3e'),_0xf326('0x3f'),_0xf326('0x3'),_0xf326('0x2d'),_0xf326('0x5'),_0xf326('0x6'),_0xf326('0x8'),_0xf326('0x4'),_0xf326('0x7'),_0xf326('0x40'),_0xf326('0x41'),'mailCapacity',_0xf326('0x42'),_0xf326('0x43'),_0xf326('0x44'),_0xf326('0x45'),'openchannelCurrentCapacity',_0xf326('0x46'),_0xf326('0x47'),_0xf326('0x48'),_0xf326('0x49'),'chatStatus',_0xf326('0x13'),_0xf326('0x12'),_0xf326('0x4a'),_0xf326('0x4b'),_0xf326('0x11'),'voiceStatus','chatStatusTime',_0xf326('0x4c'),_0xf326('0x4d'),_0xf326('0x4e'),'whatsappStatusTime',_0xf326('0x4f'),_0xf326('0x50'),_0xf326('0x51'),'destconnectedlinenum','screenrecording',_0xf326('0x52'),'phoneBarEnableAutomaticScreenRecording',_0xf326('0x53')];var _0x554277=[_0xf326('0x3'),_0xf326('0x2d'),_0xf326('0x5'),_0xf326('0x6'),_0xf326('0x8'),_0xf326('0x4'),_0xf326('0x7'),'online'];var _0xcdaf3f=_(_0x8e318d)[_0xf326('0x54')](_0x554277)[_0xf326('0x55')](_0x269e89)['value']();return _0xcdaf3f;}exports[_0xf326('0x56')]=filterAgentAttributes;function getRealtimeAgentsQueryFields(){return['id',_0xf326('0x2b'),_0xf326('0x2c'),_0xf326('0x57'),_0xf326('0x3e'),'online',_0xf326('0x34'),_0xf326('0x3b'),_0xf326('0x3c'),_0xf326('0x2e'),'lastPauseAt',_0xf326('0x4'),_0xf326('0x3'),_0xf326('0x5'),_0xf326('0x2d'),'smsPause','voicePause',_0xf326('0x8'),_0xf326('0x10'),'faxStatus',_0xf326('0x12'),_0xf326('0x13'),_0xf326('0x4a'),_0xf326('0xe'),'whatsappStatus',_0xf326('0x58'),'faxStatusTime','mailStatusTime',_0xf326('0x4c'),'smsStatusTime',_0xf326('0x50'),_0xf326('0x59'),_0xf326('0x40'),'faxCapacity','mailCapacity',_0xf326('0x41'),_0xf326('0x42'),_0xf326('0x43'),'chatCurrentCapacity',_0xf326('0x49'),'mailCurrentCapacity',_0xf326('0x5a'),_0xf326('0x47'),_0xf326('0x48'),_0xf326('0x52'),_0xf326('0x5b'),_0xf326('0x5c'),_0xf326('0x5d'),_0xf326('0x51'),_0xf326('0x53'),_0xf326('0x5e')];}exports[_0xf326('0x5f')]=getRealtimeAgentsQueryFields;
\ No newline at end of file