Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / rpc / rpc.controller.js
index 1168909..12b17ff 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x63e1=['code','message','result','catch','status','sendStatus','stack','name','isNil','rows','voiceChannels','query','voiceChannelMixMonitor','VoiceChannelMixMonitor','params','voiceChannelStopMixMonitor','VoiceChannelStopMixMonitor','merge','voiceQueues','showVoiceQueues','voiceQueuesPreview','VoiceQueuesPreview','voiceQueuesChannels','VoiceQueuesChannels','voiceQueuesChannel','VoiceQueuesChannel','VoiceQueuesChannelHangup','VoiceQueuesChannelRedirect','Outbound','outboundChannels','agents','Agents','agentCapacity','body','interaction','user','hasOwnProperty','MemberReport','findAll','length','format','YYYY-MM-DD\x20HH:mm:ss','updateAttributes','findOrCreate','SIP/%s','interface','INTERACTION','agent','internal','AgentCapacity','telephones','Trunks','campaigns','Campaigns','mailQueues','MailQueues','mailAccounts','MailAccounts','openchannelQueues','OpenchannelQueues','showOpenchannelQueues','SmsQueues','whatsappQueues','showWhatsappQueues','faxQueues','FaxQueues','faxAccounts','FaxAccounts','ChatQueuesWaitingInteractions','mailQueuesWaitingInteractions','openchannelQueuesWaitingInteractions','OpenchannelQueuesWaitingInteractions','openchannelQueuesIdWaitingInteractions','type','filter','map','queue_id','uniq','value','indexOf','smsQueuesWaitingInteractions','faxQueuesWaitingInteractions','FaxQueuesWaitingInteractions','queueNotify','capitalize','chat','findOne','\x20Queue\x20not\x20found','Message','messageId','Interaction','Account','\x20Message\x20not\x20found','update','queue','InteractionId','From','QueueId','create','Start','queueTransferTimeout','*,*,*,*','channel','Channel\x20field\x20is\x20mandatory','Website','Agent\x20not\x20found','MessageId','TransferReport','agentTransferTimeout','bluebird','moment','util','../../mysqldb','../../config/logger','jayson/promise','client','http','request','then','error'];(function(_0x4cd37e,_0x1b6e8d){var _0x5a5d75=function(_0x5942b2){while(--_0x5942b2){_0x4cd37e['push'](_0x4cd37e['shift']());}};_0x5a5d75(++_0x1b6e8d);}(_0x63e1,0x6d));var _0x163e=function(_0x49ffdd,_0x578766){_0x49ffdd=_0x49ffdd-0x0;var _0x5cf9d5=_0x63e1[_0x49ffdd];return _0x5cf9d5;};'use strict';var BPromise=require(_0x163e('0x0'));var moment=require(_0x163e('0x1'));var _=require('lodash');var util=require(_0x163e('0x2'));var db=require(_0x163e('0x3'))['db'];var logger=require(_0x163e('0x4'))('api');var jayson=require(_0x163e('0x5'));var amiClient=jayson[_0x163e('0x6')]['http']({'port':0x232a});var mailClient=jayson[_0x163e('0x6')][_0x163e('0x7')]({'port':0x232b});var routingClient=jayson[_0x163e('0x6')]['http']({'port':0x232c});function respondWithRpcPromise(_0x11f9c1,_0x101a3f,_0x5ea761){return new BPromise(function(_0x4799d1,_0x3a135c){var _0x5d1b82=_0x5ea761?_0x5ea761:amiClient;return _0x5d1b82[_0x163e('0x8')](_0x11f9c1,_0x101a3f)[_0x163e('0x9')](function(_0x55f246){if(_0x55f246[_0x163e('0xa')]){if(_0x55f246['error'][_0x163e('0xb')]===0x1f4){return _0x3a135c(_0x55f246[_0x163e('0xa')][_0x163e('0xc')]);}return _0x4799d1(_0x55f246[_0x163e('0xa')]['message']);}else{_0x4799d1(_0x55f246[_0x163e('0xd')]);}})[_0x163e('0xe')](function(_0x2c59b0){_0x3a135c(_0x2c59b0);});});}function respondWithResult(_0x42128f,_0x55f9a6){_0x55f9a6=_0x55f9a6||0xc8;return function(_0x11c1fe){if(_0x11c1fe){return _0x42128f[_0x163e('0xf')](_0x55f9a6)['json'](_0x11c1fe);}return _0x42128f[_0x163e('0x10')](0x194);};}function handleError(_0x4dbeb2,_0x5ab45e){_0x5ab45e=_0x5ab45e||0x1f4;return function(_0x54750b){logger[_0x163e('0xa')](_0x54750b[_0x163e('0x11')]);if(_0x54750b[_0x163e('0x12')]){delete _0x54750b[_0x163e('0x12')];}_0x4dbeb2[_0x163e('0xf')](_0x5ab45e)['send'](_0x54750b);};}function findById(_0x54a38c){return function(_0x1eb602){if(!_[_0x163e('0x13')](_0x54a38c)&&!_[_0x163e('0x13')](_0x1eb602)&&!_['isNil'](_0x1eb602[_0x163e('0x14')])){return _['find'](_0x1eb602[_0x163e('0x14')],function(_0x54d21c){return _0x54d21c['id']==_0x54a38c;});}return null;};}exports[_0x163e('0x15')]=function(_0x49eef7,_0x1a626a){return respondWithRpcPromise('VoiceChannels',_0x49eef7[_0x163e('0x16')])[_0x163e('0x9')](respondWithResult(_0x1a626a,null))['catch'](handleError(_0x1a626a,null));};exports[_0x163e('0x17')]=function(_0x32df04,_0xc53a19){return respondWithRpcPromise(_0x163e('0x18'),_['merge'](_0x32df04[_0x163e('0x16')],_0x32df04[_0x163e('0x19')]))['then'](respondWithResult(_0xc53a19,null))[_0x163e('0xe')](handleError(_0xc53a19,null));};exports[_0x163e('0x1a')]=function(_0x3d1f98,_0x5d2f98){return respondWithRpcPromise(_0x163e('0x1b'),_[_0x163e('0x1c')](_0x3d1f98[_0x163e('0x16')],_0x3d1f98[_0x163e('0x19')]))[_0x163e('0x9')](respondWithResult(_0x5d2f98,null))[_0x163e('0xe')](handleError(_0x5d2f98,null));};exports[_0x163e('0x1d')]=function(_0x41d8d7,_0x2cac4a){return respondWithRpcPromise('VoiceQueues',_0x41d8d7[_0x163e('0x16')])[_0x163e('0x9')](respondWithResult(_0x2cac4a,null))[_0x163e('0xe')](handleError(_0x2cac4a,null));};exports[_0x163e('0x1e')]=function(_0x53e0f7,_0x1c42ca){return respondWithRpcPromise('VoiceQueues',_0x53e0f7[_0x163e('0x16')])[_0x163e('0x9')](findById(_0x53e0f7[_0x163e('0x19')]['id']))['then'](respondWithResult(_0x1c42ca,null))['catch'](handleError(_0x1c42ca,null));};exports[_0x163e('0x1f')]=function(_0x5a5af9,_0x34166d){return respondWithRpcPromise(_0x163e('0x20'),_[_0x163e('0x1c')](_0x5a5af9[_0x163e('0x16')],_0x5a5af9['params']))[_0x163e('0x9')](respondWithResult(_0x34166d,null))[_0x163e('0xe')](handleError(_0x34166d,null));};exports[_0x163e('0x21')]=function(_0x58e219,_0x40b45e){return respondWithRpcPromise(_0x163e('0x22'),_0x58e219['query'])[_0x163e('0x9')](respondWithResult(_0x40b45e,null))[_0x163e('0xe')](handleError(_0x40b45e,null));};exports[_0x163e('0x23')]=function(_0x4bc253,_0x31533a){return respondWithRpcPromise(_0x163e('0x24'),_[_0x163e('0x1c')](_0x4bc253[_0x163e('0x16')],_0x4bc253['params']))[_0x163e('0x9')](respondWithResult(_0x31533a,null))[_0x163e('0xe')](handleError(_0x31533a,null));};exports['voiceQueuesChannelHangup']=function(_0x2998b8,_0x19258d){return respondWithRpcPromise(_0x163e('0x25'),_[_0x163e('0x1c')](_0x2998b8[_0x163e('0x16')],_0x2998b8[_0x163e('0x19')]))[_0x163e('0x9')](respondWithResult(_0x19258d,null))['catch'](handleError(_0x19258d,null));};exports['voiceQueuesChannelRedirect']=function(_0x27791c,_0x7f0f1d){return respondWithRpcPromise(_0x163e('0x26'),_['merge'](_0x27791c[_0x163e('0x16')],_0x27791c[_0x163e('0x19')]))[_0x163e('0x9')](respondWithResult(_0x7f0f1d,null))[_0x163e('0xe')](handleError(_0x7f0f1d,null));};exports['outbound']=function(_0x27c4e7,_0x9a7c52){return respondWithRpcPromise(_0x163e('0x27'),_0x27c4e7[_0x163e('0x16')])[_0x163e('0x9')](respondWithResult(_0x9a7c52,null))[_0x163e('0xe')](handleError(_0x9a7c52,null));};exports[_0x163e('0x28')]=function(_0x549b82,_0x1ca0a4){return respondWithRpcPromise('OutboundChannels',_0x549b82['query'])[_0x163e('0x9')](respondWithResult(_0x1ca0a4,null))[_0x163e('0xe')](handleError(_0x1ca0a4,null));};exports[_0x163e('0x29')]=function(_0x32bc31,_0x4320d1){var _0x5c36cf;return respondWithRpcPromise(_0x163e('0x2a'),_0x32bc31['query'])[_0x163e('0x9')](function(_0x1e74d0){_0x5c36cf=_0x1e74d0;return respondWithRpcPromise(_0x163e('0x2a'),_0x32bc31[_0x163e('0x16')],routingClient);})[_0x163e('0x9')](function(_0x2c7712){return _[_0x163e('0x1c')]({},_0x2c7712,_0x5c36cf);})[_0x163e('0x9')](respondWithResult(_0x4320d1,null))[_0x163e('0xe')](handleError(_0x4320d1,null));};exports[_0x163e('0x2b')]=function(_0x39da72,_0x443b78){if(_0x39da72[_0x163e('0x2c')]&&_0x39da72[_0x163e('0x2c')][_0x163e('0x2d')]&&_0x39da72[_0x163e('0x2e')]&&_0x39da72['user'][_0x163e('0x12')]){for(var _0x428a89 in _0x39da72[_0x163e('0x2c')]['interaction']){if(_0x39da72['body']['interaction'][_0x163e('0x2f')](_0x428a89)){db[_0x163e('0x30')][_0x163e('0x31')]({'where':{'channel':_0x428a89,'membername':_0x39da72[_0x163e('0x2e')][_0x163e('0x12')],'type':'INTERACTION','exitAt':null,'uniqueid':_0x39da72['body'][_0x163e('0x2d')][_0x428a89]&&_0x39da72[_0x163e('0x2c')][_0x163e('0x2d')][_0x428a89][_0x163e('0x32')]?{'$notIn':_0x39da72[_0x163e('0x2c')]['interaction'][_0x428a89]}:{'$ne':null}}})['then'](function(_0x259490){var _0x38518b=moment()[_0x163e('0x33')](_0x163e('0x34'));for(var _0x362ba0=0x0,_0x59853d=_0x259490[_0x163e('0x32')];_0x362ba0<_0x59853d;_0x362ba0+=0x1){_0x259490[_0x362ba0][_0x163e('0x35')]({'exitAt':_0x38518b});}});for(var _0x59a3cc=0x0;_0x59a3cc<_0x39da72[_0x163e('0x2c')][_0x163e('0x2d')][_0x428a89]['length'];_0x59a3cc+=0x1){db[_0x163e('0x30')][_0x163e('0x36')]({'where':{'channel':_0x428a89,'membername':_0x39da72[_0x163e('0x2e')][_0x163e('0x12')],'type':'INTERACTION','uniqueid':_0x39da72[_0x163e('0x2c')]['interaction'][_0x428a89][_0x59a3cc],'exitAt':null},'defaults':{'channel':_0x428a89,'membername':_0x39da72[_0x163e('0x2e')][_0x163e('0x12')],'interface':_[_0x163e('0x13')](_0x39da72[_0x163e('0x2e')]['interface'])?util[_0x163e('0x33')](_0x163e('0x37'),_0x39da72[_0x163e('0x2e')][_0x163e('0x12')]):_0x39da72[_0x163e('0x2e')][_0x163e('0x38')],'type':_0x163e('0x39'),'enterAt':moment()['format']('YYYY-MM-DD\x20HH:mm:ss'),'role':_0x163e('0x3a'),'internal':_0x39da72[_0x163e('0x2e')][_0x163e('0x3b')],'uniqueid':_0x39da72[_0x163e('0x2c')]['interaction'][_0x428a89][_0x59a3cc]}});}}}}return respondWithRpcPromise(_0x163e('0x3c'),{'id':_0x39da72[_0x163e('0x19')]['id'],'capacity':_0x39da72['body']['capacity']},routingClient)[_0x163e('0x9')](respondWithResult(_0x443b78,null))[_0x163e('0xe')](handleError(_0x443b78,null));};exports[_0x163e('0x3d')]=function(_0x367762,_0x57022d){return respondWithRpcPromise('Telephones',_0x367762[_0x163e('0x16')])[_0x163e('0x9')](respondWithResult(_0x57022d,null))[_0x163e('0xe')](handleError(_0x57022d,null));};exports['trunks']=function(_0x20750e,_0x303629){return respondWithRpcPromise(_0x163e('0x3e'),_0x20750e['query'])['then'](respondWithResult(_0x303629,null))[_0x163e('0xe')](handleError(_0x303629,null));};exports[_0x163e('0x3f')]=function(_0x201ce4,_0x2d9c59){return respondWithRpcPromise(_0x163e('0x40'),_0x201ce4['query'])[_0x163e('0x9')](respondWithResult(_0x2d9c59,null))['catch'](handleError(_0x2d9c59,null));};exports['chatQueues']=function(_0x44beca,_0x2ba582){return respondWithRpcPromise('ChatQueues',_0x44beca[_0x163e('0x16')],routingClient)['then'](respondWithResult(_0x2ba582,null))[_0x163e('0xe')](handleError(_0x2ba582,null));};exports['showChatQueues']=function(_0x190c49,_0x3edd96){return respondWithRpcPromise('ChatQueues',_0x190c49['query'],routingClient)[_0x163e('0x9')](findById(_0x190c49[_0x163e('0x19')]['id']))[_0x163e('0x9')](respondWithResult(_0x3edd96,null))['catch'](handleError(_0x3edd96,null));};exports[_0x163e('0x41')]=function(_0x5130bf,_0x290097){return respondWithRpcPromise('MailQueues',_0x5130bf['query'],routingClient)[_0x163e('0x9')](respondWithResult(_0x290097,null))[_0x163e('0xe')](handleError(_0x290097,null));};exports['showMailQueues']=function(_0x311248,_0x175055){return respondWithRpcPromise(_0x163e('0x42'),_0x311248['query'],routingClient)[_0x163e('0x9')](findById(_0x311248[_0x163e('0x19')]['id']))[_0x163e('0x9')](respondWithResult(_0x175055,null))[_0x163e('0xe')](handleError(_0x175055,null));};exports[_0x163e('0x43')]=function(_0x34cab8,_0x1fa964){return respondWithRpcPromise(_0x163e('0x44'),_0x34cab8[_0x163e('0x16')],mailClient)['then'](respondWithResult(_0x1fa964,null))[_0x163e('0xe')](handleError(_0x1fa964,null));};exports[_0x163e('0x45')]=function(_0x1e4ad2,_0x1f3f40){return respondWithRpcPromise(_0x163e('0x46'),_0x1e4ad2[_0x163e('0x16')],routingClient)[_0x163e('0x9')](respondWithResult(_0x1f3f40,null))[_0x163e('0xe')](handleError(_0x1f3f40,null));};exports[_0x163e('0x47')]=function(_0xfd2b8e,_0x2b5005){return respondWithRpcPromise('OpenchannelQueues',_0xfd2b8e[_0x163e('0x16')],routingClient)[_0x163e('0x9')](findById(_0xfd2b8e[_0x163e('0x19')]['id']))[_0x163e('0x9')](respondWithResult(_0x2b5005,null))['catch'](handleError(_0x2b5005,null));};exports['smsQueues']=function(_0x526aec,_0x19483f){return respondWithRpcPromise(_0x163e('0x48'),_0x526aec[_0x163e('0x16')],routingClient)['then'](respondWithResult(_0x19483f,null))['catch'](handleError(_0x19483f,null));};exports['showSmsQueues']=function(_0x21a1dc,_0x5efbc0){return respondWithRpcPromise('SmsQueues',_0x21a1dc[_0x163e('0x16')],routingClient)[_0x163e('0x9')](findById(_0x21a1dc[_0x163e('0x19')]['id']))[_0x163e('0x9')](respondWithResult(_0x5efbc0,null))[_0x163e('0xe')](handleError(_0x5efbc0,null));};exports[_0x163e('0x49')]=function(_0x3b1bd0,_0x1b1f7e){return respondWithRpcPromise('WhatsappQueues',_0x3b1bd0[_0x163e('0x16')],routingClient)[_0x163e('0x9')](respondWithResult(_0x1b1f7e,null))[_0x163e('0xe')](handleError(_0x1b1f7e,null));};exports[_0x163e('0x4a')]=function(_0x2b4be5,_0x218118){return respondWithRpcPromise('WhatsappQueues',_0x2b4be5[_0x163e('0x16')],routingClient)[_0x163e('0x9')](findById(_0x2b4be5[_0x163e('0x19')]['id']))[_0x163e('0x9')](respondWithResult(_0x218118,null))[_0x163e('0xe')](handleError(_0x218118,null));};exports[_0x163e('0x4b')]=function(_0x3e7119,_0x179a45){return respondWithRpcPromise(_0x163e('0x4c'),_0x3e7119[_0x163e('0x16')],routingClient)[_0x163e('0x9')](respondWithResult(_0x179a45,null))['catch'](handleError(_0x179a45,null));};exports['showFaxQueues']=function(_0x12b4cb,_0x3687ee){return respondWithRpcPromise(_0x163e('0x4c'),_0x12b4cb[_0x163e('0x16')],routingClient)['then'](findById(_0x12b4cb[_0x163e('0x19')]['id']))['then'](respondWithResult(_0x3687ee,null))['catch'](handleError(_0x3687ee,null));};exports[_0x163e('0x4d')]=function(_0x48338e,_0x1a1b86){return respondWithRpcPromise(_0x163e('0x4e'),_0x48338e[_0x163e('0x16')])[_0x163e('0x9')](respondWithResult(_0x1a1b86,null))[_0x163e('0xe')](handleError(_0x1a1b86,null));};exports['chatQueuesWaitingInteractions']=function(_0x13e142,_0x31da41){return respondWithRpcPromise(_0x163e('0x4f'),_0x13e142['query'],routingClient)[_0x163e('0x9')](respondWithResult(_0x31da41,null))[_0x163e('0xe')](handleError(_0x31da41,null));};exports[_0x163e('0x50')]=function(_0x13c087,_0x5bda81){return respondWithRpcPromise('MailQueuesWaitingInteractions',_0x13c087[_0x163e('0x16')],routingClient)[_0x163e('0x9')](respondWithResult(_0x5bda81,null))['catch'](handleError(_0x5bda81,null));};exports[_0x163e('0x51')]=function(_0x47861f,_0x2f28f9){return respondWithRpcPromise(_0x163e('0x52'),_0x47861f[_0x163e('0x16')],routingClient)['then'](respondWithResult(_0x2f28f9,null))[_0x163e('0xe')](handleError(_0x2f28f9,null));};exports[_0x163e('0x53')]=function(_0x173b22,_0x2eeda2){return respondWithRpcPromise(_0x163e('0x52'),_0x173b22[_0x163e('0x16')],routingClient)[_0x163e('0x9')](function(_0x311a49){if(_0x173b22['query'][_0x163e('0x54')]!==undefined){var _0x2583f1=_(_0x311a49[_0x163e('0x14')])[_0x163e('0x55')]([_0x173b22[_0x163e('0x16')][_0x163e('0x54')],_0x173b22[_0x163e('0x19')]['id']])[_0x163e('0x56')](_0x163e('0x57'))[_0x163e('0x58')]()[_0x163e('0x59')]();return _0x311a49['rows'][_0x163e('0x55')](function(_0x1f70de){return _0x2583f1[_0x163e('0x5a')](_0x1f70de['queue_id'])>-0x1;});}else{return _0x311a49[_0x163e('0x14')][_0x163e('0x55')](function(_0x515190){return _0x515190[_0x163e('0x57')]===parseInt(_0x173b22['params']['id']);});}})['then'](respondWithResult(_0x2eeda2,null))[_0x163e('0xe')](handleError(_0x2eeda2,null));};exports[_0x163e('0x5b')]=function(_0x42fe57,_0x4eec60){return respondWithRpcPromise('SmsQueuesWaitingInteractions',_0x42fe57[_0x163e('0x16')],routingClient)['then'](respondWithResult(_0x4eec60,null))[_0x163e('0xe')](handleError(_0x4eec60,null));};exports['whatsappQueuesWaitingInteractions']=function(_0x4a3632,_0x3b3422){return respondWithRpcPromise('WhatsappQueuesWaitingInteractions',_0x4a3632[_0x163e('0x16')],routingClient)['then'](respondWithResult(_0x3b3422,null))[_0x163e('0xe')](handleError(_0x3b3422,null));};exports[_0x163e('0x5c')]=function(_0x391d11,_0x52ff23){return respondWithRpcPromise(_0x163e('0x5d'),_0x391d11[_0x163e('0x16')],routingClient)[_0x163e('0x9')](respondWithResult(_0x52ff23,null))[_0x163e('0xe')](handleError(_0x52ff23,null));};exports[_0x163e('0x5e')]=function(_0x582d17){return function(_0x1674d5,_0x4d6f6a){var _0x13b3b0,_0x2f91df;var _0x10a566=_[_0x163e('0x5f')](_0x582d17);var _0x2df5eb=_0x582d17===_0x163e('0x60')?'Website':'Account';return db[_0x10a566+'Queue'][_0x163e('0x61')]({'raw':!![],'where':{'id':_0x1674d5['params']['id']}})[_0x163e('0x9')](function(_0x40492e){if(_[_0x163e('0x13')](_0x40492e)){throw new Error(_0x10a566+_0x163e('0x62'));}_0x13b3b0=_0x40492e;return db[_0x10a566+_0x163e('0x63')][_0x163e('0x61')]({'where':{'id':_0x1674d5['body'][_0x163e('0x64')]},'include':[{'model':db[_0x10a566+_0x163e('0x65')],'as':_0x163e('0x65')},{'model':db[_0x10a566+_0x2df5eb],'as':_0x163e('0x66')}]});})[_0x163e('0x9')](function(_0x5ab440){if(_[_0x163e('0x13')](_0x5ab440)){throw new Error(_0x10a566+_0x163e('0x67'));}_0x2f91df=_0x5ab440;return _0x5ab440[_0x163e('0x68')]({'read':0x0,'readAt':null,'UserId':null});})['then'](function(){var _0x15fb27={'uniqueid':_0x582d17+'.'+_0x2f91df['id']+'.'+_0x2f91df[_0x163e('0x65')]['id'],'FromUserId':_0x1674d5[_0x163e('0x2e')]['id'],'type':_0x163e('0x69')};_0x15fb27[_0x10a566+'MessageId']=_0x2f91df['id'];_0x15fb27[_0x10a566+_0x163e('0x6a')]=_0x2f91df[_0x163e('0x65')]['id'];_0x15fb27[_0x163e('0x6b')+_0x10a566+_0x2df5eb+'Id']=_0x2f91df['Account']['id'];_0x15fb27['To'+_0x10a566+_0x163e('0x6c')]=_0x13b3b0['id'];return db[_0x10a566+'TransferReport'][_0x163e('0x6d')](_0x15fb27);})['then'](function(){return respondWithRpcPromise(_0x163e('0x6e'),{'channel':_0x582d17,'interaction':_0x2f91df[_0x163e('0x65')],'message':_0x2f91df,'account':_0x2f91df[_0x163e('0x66')],'applications':[{'id':0x0,'priority':0x1,'app':_0x163e('0x69'),'appdata':_0x13b3b0[_0x163e('0x12')]+','+(_0x2f91df['Account'][_0x163e('0x6f')]||0x12c),'interval':_0x163e('0x70')}]},routingClient);})[_0x163e('0x9')](respondWithResult(_0x4d6f6a,null))[_0x163e('0xe')](handleError(_0x4d6f6a,null));};};exports['agentNotify']=function(_0x7c3ba,_0x247ca2){var _0x1dfd68,_0x47518a;if(_[_0x163e('0x13')](_0x7c3ba['body'][_0x163e('0x71')])){throw new Error(_0x163e('0x72'));}var _0x1decbb=_0x7c3ba['body'][_0x163e('0x71')];var _0x75421f=_['capitalize'](_0x1decbb);var _0x50887a=_0x1decbb==='chat'?_0x163e('0x73'):'Account';return db['User'][_0x163e('0x61')]({'raw':!![],'where':{'id':_0x7c3ba[_0x163e('0x19')]['id'],'role':'agent'}})[_0x163e('0x9')](function(_0x1ff562){if(_[_0x163e('0x13')](_0x1ff562)){throw new Error(_0x163e('0x74'));}_0x1dfd68=_0x1ff562;return db[_0x75421f+'Message']['findOne']({'where':{'id':_0x7c3ba[_0x163e('0x2c')]['messageId']},'include':[{'model':db[_0x75421f+_0x163e('0x65')],'as':_0x163e('0x65')},{'model':db[_0x75421f+_0x50887a],'as':_0x163e('0x66')}]});})[_0x163e('0x9')](function(_0x1e5543){if(_['isNil'](_0x1e5543)){throw new Error(_0x75421f+'\x20Message\x20not\x20found');}_0x47518a=_0x1e5543;return _0x1e5543[_0x163e('0x68')]({'read':0x0,'readAt':null,'UserId':null});})[_0x163e('0x9')](function(){var _0x35f948={'uniqueid':_0x1decbb+'.'+_0x47518a['id']+'.'+_0x47518a[_0x163e('0x65')]['id'],'FromUserId':_0x7c3ba['user']['id'],'type':_0x163e('0x69'),'ToUserId':_0x1dfd68['id']};_0x35f948[_0x75421f+_0x163e('0x75')]=_0x47518a['id'];_0x35f948[_0x75421f+'InteractionId']=_0x47518a[_0x163e('0x65')]['id'];_0x35f948[_0x163e('0x6b')+_0x75421f+_0x50887a+'Id']=_0x47518a[_0x163e('0x66')]['id'];return db[_0x75421f+_0x163e('0x76')]['create'](_0x35f948);})[_0x163e('0x9')](function(){return respondWithRpcPromise(_0x163e('0x6e'),{'channel':_0x1decbb,'interaction':_0x47518a[_0x163e('0x65')],'message':_0x47518a,'account':_0x47518a['Account'],'applications':[{'id':0x0,'priority':0x1,'app':'agent','appdata':_0x1dfd68[_0x163e('0x12')]+','+(_0x47518a[_0x163e('0x66')][_0x163e('0x77')]||0x12c),'interval':_0x163e('0x70')}]},routingClient);})[_0x163e('0x9')](respondWithResult(_0x247ca2,null))[_0x163e('0xe')](handleError(_0x247ca2,null));};
\ No newline at end of file
+var _0xf330=['telephones','Telephones','trunks','Campaigns','chatQueues','ChatQueues','showChatQueues','mailQueues','MailQueues','showMailQueues','MailAccounts','openchannelQueues','showOpenchannelQueues','OpenchannelQueues','SmsQueues','showSmsQueues','whatsappQueues','WhatsappQueues','showWhatsappQueues','FaxQueues','showFaxQueues','faxAccounts','FaxAccounts','chatQueuesWaitingInteractions','ChatQueuesWaitingInteractions','mailQueuesWaitingInteractions','MailQueuesWaitingInteractions','openchannelQueuesWaitingInteractions','OpenchannelQueuesWaitingInteractions','openchannelQueuesIdWaitingInteractions','type','filter','queue_id','value','indexOf','smsQueuesWaitingInteractions','SmsQueuesWaitingInteractions','whatsappQueuesWaitingInteractions','FaxQueuesWaitingInteractions','capitalize','chat','Website','Account','Queue','findOne','\x20Queue\x20not\x20found','Message','messageId','Interaction','queue','MessageId','InteractionId','From','QueueId','TransferReport','create','Start','*,*,*,*','agentNotify','channel','Channel\x20field\x20is\x20mandatory','User','Agent\x20not\x20found','\x20Message\x20not\x20found','update','agentTransferTimeout','bluebird','lodash','../../config/logger','api','client','http','request','then','error','code','message','result','catch','status','sendStatus','stack','name','send','isNil','rows','find','voiceChannels','VoiceChannels','voiceChannelMixMonitor','VoiceChannelMixMonitor','merge','params','VoiceChannelStopMixMonitor','query','voiceQueues','VoiceQueues','showVoiceQueues','voiceQueuesPreview','VoiceQueuesPreview','voiceQueuesChannels','voiceQueuesChannel','VoiceQueuesChannel','voiceQueuesChannelHangup','VoiceQueuesChannelHangup','voiceQueuesChannelRedirect','VoiceQueuesChannelRedirect','outbound','Outbound','outboundChannels','OutboundChannels','Agents','agentCapacity','interaction','user','body','hasOwnProperty','findAll','INTERACTION','length','YYYY-MM-DD\x20HH:mm:ss','MemberReport','findOrCreate','interface','format','SIP/%s','agent','internal','AgentCapacity','capacity'];(function(_0x1b3228,_0x220869){var _0x47dade=function(_0x27523b){while(--_0x27523b){_0x1b3228['push'](_0x1b3228['shift']());}};_0x47dade(++_0x220869);}(_0xf330,0x146));var _0x0f33=function(_0x558c62,_0x29495a){_0x558c62=_0x558c62-0x0;var _0xf27371=_0xf330[_0x558c62];return _0xf27371;};'use strict';var BPromise=require(_0x0f33('0x0'));var moment=require('moment');var _=require(_0x0f33('0x1'));var util=require('util');var db=require('../../mysqldb')['db'];var logger=require(_0x0f33('0x2'))(_0x0f33('0x3'));var jayson=require('jayson/promise');var amiClient=jayson[_0x0f33('0x4')]['http']({'port':0x232a});var mailClient=jayson[_0x0f33('0x4')][_0x0f33('0x5')]({'port':0x232b});var routingClient=jayson['client'][_0x0f33('0x5')]({'port':0x232c});function respondWithRpcPromise(_0x3d36f2,_0x9596c1,_0x83c995){return new BPromise(function(_0x347233,_0x5c2649){var _0x6d782=_0x83c995?_0x83c995:amiClient;return _0x6d782[_0x0f33('0x6')](_0x3d36f2,_0x9596c1)[_0x0f33('0x7')](function(_0x5b907a){if(_0x5b907a[_0x0f33('0x8')]){if(_0x5b907a[_0x0f33('0x8')][_0x0f33('0x9')]===0x1f4){return _0x5c2649(_0x5b907a[_0x0f33('0x8')]['message']);}return _0x347233(_0x5b907a[_0x0f33('0x8')][_0x0f33('0xa')]);}else{_0x347233(_0x5b907a[_0x0f33('0xb')]);}})[_0x0f33('0xc')](function(_0x41e7ba){_0x5c2649(_0x41e7ba);});});}function respondWithResult(_0x39fce8,_0x5a48d6){_0x5a48d6=_0x5a48d6||0xc8;return function(_0x206c04){if(_0x206c04){return _0x39fce8[_0x0f33('0xd')](_0x5a48d6)['json'](_0x206c04);}return _0x39fce8[_0x0f33('0xe')](0x194);};}function handleError(_0x5b1b33,_0xe17008){_0xe17008=_0xe17008||0x1f4;return function(_0x134719){logger[_0x0f33('0x8')](_0x134719[_0x0f33('0xf')]);if(_0x134719['name']){delete _0x134719[_0x0f33('0x10')];}_0x5b1b33['status'](_0xe17008)[_0x0f33('0x11')](_0x134719);};}function findById(_0x3d454c){return function(_0x51e4f7){if(!_['isNil'](_0x3d454c)&&!_[_0x0f33('0x12')](_0x51e4f7)&&!_[_0x0f33('0x12')](_0x51e4f7[_0x0f33('0x13')])){return _[_0x0f33('0x14')](_0x51e4f7[_0x0f33('0x13')],function(_0x5843b6){return _0x5843b6['id']==_0x3d454c;});}return null;};}exports[_0x0f33('0x15')]=function(_0x321868,_0x29d414){return respondWithRpcPromise(_0x0f33('0x16'),_0x321868['query'])[_0x0f33('0x7')](respondWithResult(_0x29d414,null))[_0x0f33('0xc')](handleError(_0x29d414,null));};exports[_0x0f33('0x17')]=function(_0x145886,_0x44b2bf){return respondWithRpcPromise(_0x0f33('0x18'),_[_0x0f33('0x19')](_0x145886['query'],_0x145886[_0x0f33('0x1a')]))['then'](respondWithResult(_0x44b2bf,null))[_0x0f33('0xc')](handleError(_0x44b2bf,null));};exports['voiceChannelStopMixMonitor']=function(_0x16c945,_0x4bb882){return respondWithRpcPromise(_0x0f33('0x1b'),_[_0x0f33('0x19')](_0x16c945[_0x0f33('0x1c')],_0x16c945[_0x0f33('0x1a')]))[_0x0f33('0x7')](respondWithResult(_0x4bb882,null))[_0x0f33('0xc')](handleError(_0x4bb882,null));};exports[_0x0f33('0x1d')]=function(_0x4894e1,_0x3aa413){return respondWithRpcPromise(_0x0f33('0x1e'),_0x4894e1[_0x0f33('0x1c')])[_0x0f33('0x7')](respondWithResult(_0x3aa413,null))['catch'](handleError(_0x3aa413,null));};exports[_0x0f33('0x1f')]=function(_0x5d8cd5,_0x119122){return respondWithRpcPromise(_0x0f33('0x1e'),_0x5d8cd5[_0x0f33('0x1c')])[_0x0f33('0x7')](findById(_0x5d8cd5[_0x0f33('0x1a')]['id']))[_0x0f33('0x7')](respondWithResult(_0x119122,null))[_0x0f33('0xc')](handleError(_0x119122,null));};exports[_0x0f33('0x20')]=function(_0x215435,_0x271c96){return respondWithRpcPromise(_0x0f33('0x21'),_['merge'](_0x215435[_0x0f33('0x1c')],_0x215435['params']))[_0x0f33('0x7')](respondWithResult(_0x271c96,null))[_0x0f33('0xc')](handleError(_0x271c96,null));};exports[_0x0f33('0x22')]=function(_0x35216e,_0x1b5dd8){return respondWithRpcPromise('VoiceQueuesChannels',_0x35216e[_0x0f33('0x1c')])['then'](respondWithResult(_0x1b5dd8,null))[_0x0f33('0xc')](handleError(_0x1b5dd8,null));};exports[_0x0f33('0x23')]=function(_0x224064,_0x19980c){return respondWithRpcPromise(_0x0f33('0x24'),_[_0x0f33('0x19')](_0x224064[_0x0f33('0x1c')],_0x224064[_0x0f33('0x1a')]))[_0x0f33('0x7')](respondWithResult(_0x19980c,null))[_0x0f33('0xc')](handleError(_0x19980c,null));};exports[_0x0f33('0x25')]=function(_0x8c59e4,_0x3a6401){return respondWithRpcPromise(_0x0f33('0x26'),_[_0x0f33('0x19')](_0x8c59e4['query'],_0x8c59e4[_0x0f33('0x1a')]))['then'](respondWithResult(_0x3a6401,null))['catch'](handleError(_0x3a6401,null));};exports[_0x0f33('0x27')]=function(_0x466464,_0x138a73){return respondWithRpcPromise(_0x0f33('0x28'),_[_0x0f33('0x19')](_0x466464[_0x0f33('0x1c')],_0x466464[_0x0f33('0x1a')]))['then'](respondWithResult(_0x138a73,null))[_0x0f33('0xc')](handleError(_0x138a73,null));};exports[_0x0f33('0x29')]=function(_0x196335,_0x50e597){return respondWithRpcPromise(_0x0f33('0x2a'),_0x196335['query'])[_0x0f33('0x7')](respondWithResult(_0x50e597,null))[_0x0f33('0xc')](handleError(_0x50e597,null));};exports[_0x0f33('0x2b')]=function(_0x80afda,_0x435afa){return respondWithRpcPromise(_0x0f33('0x2c'),_0x80afda[_0x0f33('0x1c')])[_0x0f33('0x7')](respondWithResult(_0x435afa,null))[_0x0f33('0xc')](handleError(_0x435afa,null));};exports['agents']=function(_0x5da63c,_0x427533){var _0x2b9c2b;return respondWithRpcPromise('Agents',_0x5da63c[_0x0f33('0x1c')])[_0x0f33('0x7')](function(_0x370fbc){_0x2b9c2b=_0x370fbc;return respondWithRpcPromise(_0x0f33('0x2d'),_0x5da63c[_0x0f33('0x1c')],routingClient);})[_0x0f33('0x7')](function(_0xc4b3c2){return _['merge']({},_0xc4b3c2,_0x2b9c2b);})[_0x0f33('0x7')](respondWithResult(_0x427533,null))['catch'](handleError(_0x427533,null));};exports[_0x0f33('0x2e')]=function(_0x2b5083,_0x39ddf5){if(_0x2b5083['body']&&_0x2b5083['body'][_0x0f33('0x2f')]&&_0x2b5083[_0x0f33('0x30')]&&_0x2b5083[_0x0f33('0x30')][_0x0f33('0x10')]){for(var _0x4b9e21 in _0x2b5083[_0x0f33('0x31')][_0x0f33('0x2f')]){if(_0x2b5083[_0x0f33('0x31')][_0x0f33('0x2f')][_0x0f33('0x32')](_0x4b9e21)){db['MemberReport'][_0x0f33('0x33')]({'where':{'channel':_0x4b9e21,'membername':_0x2b5083[_0x0f33('0x30')]['name'],'type':_0x0f33('0x34'),'exitAt':null,'uniqueid':_0x2b5083[_0x0f33('0x31')][_0x0f33('0x2f')][_0x4b9e21]&&_0x2b5083[_0x0f33('0x31')][_0x0f33('0x2f')][_0x4b9e21][_0x0f33('0x35')]?{'$notIn':_0x2b5083[_0x0f33('0x31')][_0x0f33('0x2f')][_0x4b9e21]}:{'$ne':null}}})[_0x0f33('0x7')](function(_0x1774fb){var _0x24d7f3=moment()['format'](_0x0f33('0x36'));for(var _0x5772da=0x0,_0xec0096=_0x1774fb[_0x0f33('0x35')];_0x5772da<_0xec0096;_0x5772da+=0x1){_0x1774fb[_0x5772da]['updateAttributes']({'exitAt':_0x24d7f3});}});for(var _0x989b1e=0x0;_0x989b1e<_0x2b5083[_0x0f33('0x31')][_0x0f33('0x2f')][_0x4b9e21]['length'];_0x989b1e+=0x1){db[_0x0f33('0x37')][_0x0f33('0x38')]({'where':{'channel':_0x4b9e21,'membername':_0x2b5083['user'][_0x0f33('0x10')],'type':_0x0f33('0x34'),'uniqueid':_0x2b5083[_0x0f33('0x31')]['interaction'][_0x4b9e21][_0x989b1e],'exitAt':null},'defaults':{'channel':_0x4b9e21,'membername':_0x2b5083['user'][_0x0f33('0x10')],'interface':_['isNil'](_0x2b5083[_0x0f33('0x30')][_0x0f33('0x39')])?util[_0x0f33('0x3a')](_0x0f33('0x3b'),_0x2b5083[_0x0f33('0x30')]['name']):_0x2b5083['user'][_0x0f33('0x39')],'type':_0x0f33('0x34'),'enterAt':moment()[_0x0f33('0x3a')]('YYYY-MM-DD\x20HH:mm:ss'),'role':_0x0f33('0x3c'),'internal':_0x2b5083['user'][_0x0f33('0x3d')],'uniqueid':_0x2b5083[_0x0f33('0x31')][_0x0f33('0x2f')][_0x4b9e21][_0x989b1e]}});}}}}return respondWithRpcPromise(_0x0f33('0x3e'),{'id':_0x2b5083[_0x0f33('0x1a')]['id'],'capacity':_0x2b5083[_0x0f33('0x31')][_0x0f33('0x3f')]},routingClient)[_0x0f33('0x7')](respondWithResult(_0x39ddf5,null))[_0x0f33('0xc')](handleError(_0x39ddf5,null));};exports[_0x0f33('0x40')]=function(_0x269a21,_0x55bfa8){return respondWithRpcPromise(_0x0f33('0x41'),_0x269a21[_0x0f33('0x1c')])[_0x0f33('0x7')](respondWithResult(_0x55bfa8,null))[_0x0f33('0xc')](handleError(_0x55bfa8,null));};exports[_0x0f33('0x42')]=function(_0x3883d2,_0x1611b8){return respondWithRpcPromise('Trunks',_0x3883d2[_0x0f33('0x1c')])[_0x0f33('0x7')](respondWithResult(_0x1611b8,null))[_0x0f33('0xc')](handleError(_0x1611b8,null));};exports['campaigns']=function(_0x4274fb,_0x2ec358){return respondWithRpcPromise(_0x0f33('0x43'),_0x4274fb[_0x0f33('0x1c')])['then'](respondWithResult(_0x2ec358,null))['catch'](handleError(_0x2ec358,null));};exports[_0x0f33('0x44')]=function(_0x2f6ae7,_0x224e77){return respondWithRpcPromise(_0x0f33('0x45'),_0x2f6ae7[_0x0f33('0x1c')],routingClient)['then'](respondWithResult(_0x224e77,null))[_0x0f33('0xc')](handleError(_0x224e77,null));};exports[_0x0f33('0x46')]=function(_0x1b722c,_0x3b0059){return respondWithRpcPromise(_0x0f33('0x45'),_0x1b722c[_0x0f33('0x1c')],routingClient)[_0x0f33('0x7')](findById(_0x1b722c[_0x0f33('0x1a')]['id']))[_0x0f33('0x7')](respondWithResult(_0x3b0059,null))[_0x0f33('0xc')](handleError(_0x3b0059,null));};exports[_0x0f33('0x47')]=function(_0x158ffd,_0x1c46f2){return respondWithRpcPromise(_0x0f33('0x48'),_0x158ffd['query'],routingClient)[_0x0f33('0x7')](respondWithResult(_0x1c46f2,null))['catch'](handleError(_0x1c46f2,null));};exports[_0x0f33('0x49')]=function(_0x2171bc,_0x3d9bc2){return respondWithRpcPromise(_0x0f33('0x48'),_0x2171bc[_0x0f33('0x1c')],routingClient)[_0x0f33('0x7')](findById(_0x2171bc[_0x0f33('0x1a')]['id']))['then'](respondWithResult(_0x3d9bc2,null))[_0x0f33('0xc')](handleError(_0x3d9bc2,null));};exports['mailAccounts']=function(_0x846545,_0x3eb00f){return respondWithRpcPromise(_0x0f33('0x4a'),_0x846545[_0x0f33('0x1c')],mailClient)[_0x0f33('0x7')](respondWithResult(_0x3eb00f,null))[_0x0f33('0xc')](handleError(_0x3eb00f,null));};exports[_0x0f33('0x4b')]=function(_0x221498,_0x4e3dc4){return respondWithRpcPromise('OpenchannelQueues',_0x221498['query'],routingClient)[_0x0f33('0x7')](respondWithResult(_0x4e3dc4,null))[_0x0f33('0xc')](handleError(_0x4e3dc4,null));};exports[_0x0f33('0x4c')]=function(_0x54cd64,_0x156531){return respondWithRpcPromise(_0x0f33('0x4d'),_0x54cd64[_0x0f33('0x1c')],routingClient)[_0x0f33('0x7')](findById(_0x54cd64[_0x0f33('0x1a')]['id']))[_0x0f33('0x7')](respondWithResult(_0x156531,null))[_0x0f33('0xc')](handleError(_0x156531,null));};exports['smsQueues']=function(_0x58d16d,_0x1ca1b8){return respondWithRpcPromise(_0x0f33('0x4e'),_0x58d16d['query'],routingClient)[_0x0f33('0x7')](respondWithResult(_0x1ca1b8,null))[_0x0f33('0xc')](handleError(_0x1ca1b8,null));};exports[_0x0f33('0x4f')]=function(_0x2eb7e0,_0x4a2d70){return respondWithRpcPromise(_0x0f33('0x4e'),_0x2eb7e0[_0x0f33('0x1c')],routingClient)[_0x0f33('0x7')](findById(_0x2eb7e0[_0x0f33('0x1a')]['id']))[_0x0f33('0x7')](respondWithResult(_0x4a2d70,null))[_0x0f33('0xc')](handleError(_0x4a2d70,null));};exports[_0x0f33('0x50')]=function(_0x555665,_0x424cd6){return respondWithRpcPromise(_0x0f33('0x51'),_0x555665[_0x0f33('0x1c')],routingClient)[_0x0f33('0x7')](respondWithResult(_0x424cd6,null))['catch'](handleError(_0x424cd6,null));};exports[_0x0f33('0x52')]=function(_0xacfed2,_0x457abf){return respondWithRpcPromise(_0x0f33('0x51'),_0xacfed2[_0x0f33('0x1c')],routingClient)[_0x0f33('0x7')](findById(_0xacfed2[_0x0f33('0x1a')]['id']))[_0x0f33('0x7')](respondWithResult(_0x457abf,null))[_0x0f33('0xc')](handleError(_0x457abf,null));};exports['faxQueues']=function(_0x4b4a60,_0x52ff5e){return respondWithRpcPromise(_0x0f33('0x53'),_0x4b4a60[_0x0f33('0x1c')],routingClient)[_0x0f33('0x7')](respondWithResult(_0x52ff5e,null))[_0x0f33('0xc')](handleError(_0x52ff5e,null));};exports[_0x0f33('0x54')]=function(_0x264de1,_0x28ccb9){return respondWithRpcPromise(_0x0f33('0x53'),_0x264de1['query'],routingClient)[_0x0f33('0x7')](findById(_0x264de1[_0x0f33('0x1a')]['id']))[_0x0f33('0x7')](respondWithResult(_0x28ccb9,null))['catch'](handleError(_0x28ccb9,null));};exports[_0x0f33('0x55')]=function(_0x3781b3,_0x5bade7){return respondWithRpcPromise(_0x0f33('0x56'),_0x3781b3[_0x0f33('0x1c')])['then'](respondWithResult(_0x5bade7,null))['catch'](handleError(_0x5bade7,null));};exports[_0x0f33('0x57')]=function(_0x1a4fe2,_0x366685){return respondWithRpcPromise(_0x0f33('0x58'),_0x1a4fe2['query'],routingClient)[_0x0f33('0x7')](respondWithResult(_0x366685,null))[_0x0f33('0xc')](handleError(_0x366685,null));};exports[_0x0f33('0x59')]=function(_0x378ce3,_0x2b4194){return respondWithRpcPromise(_0x0f33('0x5a'),_0x378ce3[_0x0f33('0x1c')],routingClient)[_0x0f33('0x7')](respondWithResult(_0x2b4194,null))[_0x0f33('0xc')](handleError(_0x2b4194,null));};exports[_0x0f33('0x5b')]=function(_0x1601fb,_0x302ca8){return respondWithRpcPromise(_0x0f33('0x5c'),_0x1601fb['query'],routingClient)['then'](respondWithResult(_0x302ca8,null))['catch'](handleError(_0x302ca8,null));};exports[_0x0f33('0x5d')]=function(_0x3c7290,_0x449d66){return respondWithRpcPromise('OpenchannelQueuesWaitingInteractions',_0x3c7290[_0x0f33('0x1c')],routingClient)[_0x0f33('0x7')](function(_0x1c094e){if(_0x3c7290[_0x0f33('0x1c')][_0x0f33('0x5e')]!==undefined){var _0x11430c=_(_0x1c094e[_0x0f33('0x13')])[_0x0f33('0x5f')]([_0x3c7290['query'][_0x0f33('0x5e')],_0x3c7290['params']['id']])['map'](_0x0f33('0x60'))['uniq']()[_0x0f33('0x61')]();return _0x1c094e[_0x0f33('0x13')][_0x0f33('0x5f')](function(_0x2e3fa2){return _0x11430c[_0x0f33('0x62')](_0x2e3fa2[_0x0f33('0x60')])>-0x1;});}else{return _0x1c094e['rows']['filter'](function(_0x207fb4){return _0x207fb4[_0x0f33('0x60')]===parseInt(_0x3c7290[_0x0f33('0x1a')]['id']);});}})[_0x0f33('0x7')](respondWithResult(_0x449d66,null))[_0x0f33('0xc')](handleError(_0x449d66,null));};exports[_0x0f33('0x63')]=function(_0xb297,_0x511766){return respondWithRpcPromise(_0x0f33('0x64'),_0xb297[_0x0f33('0x1c')],routingClient)[_0x0f33('0x7')](respondWithResult(_0x511766,null))[_0x0f33('0xc')](handleError(_0x511766,null));};exports[_0x0f33('0x65')]=function(_0x4cafd0,_0x2700c5){return respondWithRpcPromise('WhatsappQueuesWaitingInteractions',_0x4cafd0[_0x0f33('0x1c')],routingClient)[_0x0f33('0x7')](respondWithResult(_0x2700c5,null))[_0x0f33('0xc')](handleError(_0x2700c5,null));};exports['faxQueuesWaitingInteractions']=function(_0x4153a7,_0x5c15a){return respondWithRpcPromise(_0x0f33('0x66'),_0x4153a7[_0x0f33('0x1c')],routingClient)[_0x0f33('0x7')](respondWithResult(_0x5c15a,null))[_0x0f33('0xc')](handleError(_0x5c15a,null));};exports['queueNotify']=function(_0x49529f){return function(_0x38f568,_0x5ee2f2){var _0x1855cc,_0x3e8181;var _0x40c8c7=_[_0x0f33('0x67')](_0x49529f);var _0x39f806=_0x49529f===_0x0f33('0x68')?_0x0f33('0x69'):_0x0f33('0x6a');return db[_0x40c8c7+_0x0f33('0x6b')][_0x0f33('0x6c')]({'raw':!![],'where':{'id':_0x38f568[_0x0f33('0x1a')]['id']}})['then'](function(_0x2fa443){if(_[_0x0f33('0x12')](_0x2fa443)){throw new Error(_0x40c8c7+_0x0f33('0x6d'));}_0x1855cc=_0x2fa443;return db[_0x40c8c7+_0x0f33('0x6e')][_0x0f33('0x6c')]({'where':{'id':_0x38f568['body'][_0x0f33('0x6f')]},'include':[{'model':db[_0x40c8c7+'Interaction'],'as':'Interaction'},{'model':db[_0x40c8c7+_0x39f806],'as':_0x0f33('0x6a')}]});})[_0x0f33('0x7')](function(_0x435167){if(_['isNil'](_0x435167)){throw new Error(_0x40c8c7+'\x20Message\x20not\x20found');}_0x3e8181=_0x435167;return _0x435167['update']({'read':0x0,'readAt':null,'UserId':null});})[_0x0f33('0x7')](function(){var _0x36b67b={'uniqueid':_0x49529f+'.'+_0x3e8181['id']+'.'+_0x3e8181[_0x0f33('0x70')]['id'],'FromUserId':_0x38f568[_0x0f33('0x30')]['id'],'type':_0x0f33('0x71')};_0x36b67b[_0x40c8c7+_0x0f33('0x72')]=_0x3e8181['id'];_0x36b67b[_0x40c8c7+_0x0f33('0x73')]=_0x3e8181[_0x0f33('0x70')]['id'];_0x36b67b[_0x0f33('0x74')+_0x40c8c7+_0x39f806+'Id']=_0x3e8181['Account']['id'];_0x36b67b['To'+_0x40c8c7+_0x0f33('0x75')]=_0x1855cc['id'];return db[_0x40c8c7+_0x0f33('0x76')][_0x0f33('0x77')](_0x36b67b);})[_0x0f33('0x7')](function(){return respondWithRpcPromise(_0x0f33('0x78'),{'channel':_0x49529f,'interaction':_0x3e8181[_0x0f33('0x70')],'message':_0x3e8181,'account':_0x3e8181[_0x0f33('0x6a')],'applications':[{'id':0x0,'priority':0x1,'app':_0x0f33('0x71'),'appdata':_0x1855cc[_0x0f33('0x10')]+','+(_0x3e8181[_0x0f33('0x6a')]['queueTransferTimeout']||0x12c),'interval':_0x0f33('0x79')}]},routingClient);})[_0x0f33('0x7')](respondWithResult(_0x5ee2f2,null))[_0x0f33('0xc')](handleError(_0x5ee2f2,null));};};exports[_0x0f33('0x7a')]=function(_0x1bc3be,_0x49d02c){var _0x46b5f4,_0xbeb634;if(_['isNil'](_0x1bc3be[_0x0f33('0x31')][_0x0f33('0x7b')])){throw new Error(_0x0f33('0x7c'));}var _0x4380f5=_0x1bc3be[_0x0f33('0x31')][_0x0f33('0x7b')];var _0x2f1ed0=_[_0x0f33('0x67')](_0x4380f5);var _0x2d89d3=_0x4380f5===_0x0f33('0x68')?_0x0f33('0x69'):_0x0f33('0x6a');return db[_0x0f33('0x7d')][_0x0f33('0x6c')]({'raw':!![],'where':{'id':_0x1bc3be[_0x0f33('0x1a')]['id'],'role':_0x0f33('0x3c')}})['then'](function(_0x484b5d){if(_[_0x0f33('0x12')](_0x484b5d)){throw new Error(_0x0f33('0x7e'));}_0x46b5f4=_0x484b5d;return db[_0x2f1ed0+'Message']['findOne']({'where':{'id':_0x1bc3be[_0x0f33('0x31')][_0x0f33('0x6f')]},'include':[{'model':db[_0x2f1ed0+_0x0f33('0x70')],'as':_0x0f33('0x70')},{'model':db[_0x2f1ed0+_0x2d89d3],'as':_0x0f33('0x6a')}]});})[_0x0f33('0x7')](function(_0x4803b0){if(_[_0x0f33('0x12')](_0x4803b0)){throw new Error(_0x2f1ed0+_0x0f33('0x7f'));}_0xbeb634=_0x4803b0;return _0x4803b0[_0x0f33('0x80')]({'read':0x0,'readAt':null,'UserId':null});})[_0x0f33('0x7')](function(){var _0x4b1c6d={'uniqueid':_0x4380f5+'.'+_0xbeb634['id']+'.'+_0xbeb634[_0x0f33('0x70')]['id'],'FromUserId':_0x1bc3be[_0x0f33('0x30')]['id'],'type':_0x0f33('0x71'),'ToUserId':_0x46b5f4['id']};_0x4b1c6d[_0x2f1ed0+_0x0f33('0x72')]=_0xbeb634['id'];_0x4b1c6d[_0x2f1ed0+_0x0f33('0x73')]=_0xbeb634['Interaction']['id'];_0x4b1c6d[_0x0f33('0x74')+_0x2f1ed0+_0x2d89d3+'Id']=_0xbeb634[_0x0f33('0x6a')]['id'];return db[_0x2f1ed0+_0x0f33('0x76')][_0x0f33('0x77')](_0x4b1c6d);})[_0x0f33('0x7')](function(){return respondWithRpcPromise('Start',{'channel':_0x4380f5,'interaction':_0xbeb634[_0x0f33('0x70')],'message':_0xbeb634,'account':_0xbeb634['Account'],'applications':[{'id':0x0,'priority':0x1,'app':'agent','appdata':_0x46b5f4[_0x0f33('0x10')]+','+(_0xbeb634[_0x0f33('0x6a')][_0x0f33('0x81')]||0x12c),'interval':'*,*,*,*'}]},routingClient);})['then'](respondWithResult(_0x49d02c,null))[_0x0f33('0xc')](handleError(_0x49d02c,null));};
\ No newline at end of file