Built motion from commit b0a9a629.|2.6.33
[motion2.git] / server / api / rpc / rpc.controller.js
index 1168909..2d5471d 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 _0xb10b=['showFaxQueues','faxAccounts','FaxAccounts','chatQueuesWaitingInteractions','mailQueuesWaitingInteractions','OpenchannelQueuesWaitingInteractions','type','filter','queue_id','uniq','value','indexOf','smsQueuesWaitingInteractions','SmsQueuesWaitingInteractions','whatsappQueuesWaitingInteractions','WhatsappQueuesWaitingInteractions','faxQueuesWaitingInteractions','queueNotify','capitalize','Website','Account','Queue','\x20Queue\x20not\x20found','Message','findOne','messageId','Interaction','\x20Message\x20not\x20found','update','queue','MessageId','InteractionId','From','QueueId','TransferReport','create','*,*,*,*','agentNotify','channel','chat','User','Agent\x20not\x20found','Start','agentTransferTimeout','bluebird','lodash','util','../../mysqldb','api','jayson/promise','client','http','request','then','error','message','result','status','json','stack','name','send','isNil','rows','find','voiceChannels','query','catch','voiceChannelMixMonitor','merge','voiceChannelStopMixMonitor','VoiceChannelStopMixMonitor','params','voiceQueues','showVoiceQueues','VoiceQueues','UpdateVoiceQueue','body','VoiceQueuesPreview','voiceQueuesChannels','VoiceQueuesChannels','voiceQueuesChannel','VoiceQueuesChannel','voiceQueuesChannelHangup','voiceQueuesChannelRedirect','VoiceQueuesChannelRedirect','outboundChannels','OutboundChannels','agents','Agents','agentCapacity','interaction','user','hasOwnProperty','findAll','INTERACTION','length','format','YYYY-MM-DD\x20HH:mm:ss','MemberReport','findOrCreate','SIP/%s','interface','agent','AgentCapacity','capacity','telephones','Telephones','trunks','campaigns','Campaigns','chatQueues','ChatQueues','showChatQueues','mailQueues','MailQueues','showMailQueues','MailAccounts','openchannelQueues','OpenchannelQueues','smsQueues','SmsQueues','showSmsQueues','whatsappQueues','WhatsappQueues','faxQueues','FaxQueues'];(function(_0x2d8a23,_0x522080){var _0xd7bce1=function(_0x6adbdd){while(--_0x6adbdd){_0x2d8a23['push'](_0x2d8a23['shift']());}};_0xd7bce1(++_0x522080);}(_0xb10b,0x12a));var _0xbb10=function(_0x57b5d5,_0x25b4ee){_0x57b5d5=_0x57b5d5-0x0;var _0x24e2b5=_0xb10b[_0x57b5d5];return _0x24e2b5;};'use strict';var BPromise=require(_0xbb10('0x0'));var moment=require('moment');var _=require(_0xbb10('0x1'));var util=require(_0xbb10('0x2'));var db=require(_0xbb10('0x3'))['db'];var logger=require('../../config/logger')(_0xbb10('0x4'));var jayson=require(_0xbb10('0x5'));var amiClient=jayson[_0xbb10('0x6')][_0xbb10('0x7')]({'port':0x232a});var mailClient=jayson[_0xbb10('0x6')][_0xbb10('0x7')]({'port':0x232b});var routingClient=jayson['client'][_0xbb10('0x7')]({'port':0x232c});function respondWithRpcPromise(_0x3cdd53,_0x513741,_0x1b9e94){return new BPromise(function(_0x3fb675,_0x21370f){var _0x1c3ee5=_0x1b9e94?_0x1b9e94:amiClient;return _0x1c3ee5[_0xbb10('0x8')](_0x3cdd53,_0x513741)[_0xbb10('0x9')](function(_0x229887){if(_0x229887[_0xbb10('0xa')]){if(_0x229887['error']['code']===0x1f4){return _0x21370f(_0x229887[_0xbb10('0xa')][_0xbb10('0xb')]);}return _0x3fb675(_0x229887[_0xbb10('0xa')]['message']);}else{_0x3fb675(_0x229887[_0xbb10('0xc')]);}})['catch'](function(_0x44fb19){_0x21370f(_0x44fb19);});});}function respondWithResult(_0x916a32,_0x285009){_0x285009=_0x285009||0xc8;return function(_0x193a27){if(_0x193a27){return _0x916a32[_0xbb10('0xd')](_0x285009)[_0xbb10('0xe')](_0x193a27);}return _0x916a32['sendStatus'](0x194);};}function handleError(_0x26e021,_0x42d7e4){_0x42d7e4=_0x42d7e4||0x1f4;return function(_0x45b9d6){logger[_0xbb10('0xa')](_0x45b9d6[_0xbb10('0xf')]);if(_0x45b9d6[_0xbb10('0x10')]){delete _0x45b9d6[_0xbb10('0x10')];}_0x26e021[_0xbb10('0xd')](_0x42d7e4)[_0xbb10('0x11')](_0x45b9d6);};}function findById(_0x2b184e){return function(_0x4a2bfc){if(!_[_0xbb10('0x12')](_0x2b184e)&&!_[_0xbb10('0x12')](_0x4a2bfc)&&!_[_0xbb10('0x12')](_0x4a2bfc[_0xbb10('0x13')])){return _[_0xbb10('0x14')](_0x4a2bfc[_0xbb10('0x13')],function(_0x575cca){return _0x575cca['id']==_0x2b184e;});}return null;};}exports[_0xbb10('0x15')]=function(_0xbf2906,_0xe1c665){return respondWithRpcPromise('VoiceChannels',_0xbf2906[_0xbb10('0x16')])[_0xbb10('0x9')](respondWithResult(_0xe1c665,null))[_0xbb10('0x17')](handleError(_0xe1c665,null));};exports[_0xbb10('0x18')]=function(_0xdf237d,_0x44e563){return respondWithRpcPromise('VoiceChannelMixMonitor',_[_0xbb10('0x19')](_0xdf237d[_0xbb10('0x16')],_0xdf237d['params']))['then'](respondWithResult(_0x44e563,null))[_0xbb10('0x17')](handleError(_0x44e563,null));};exports[_0xbb10('0x1a')]=function(_0x2e911d,_0x317da4){return respondWithRpcPromise(_0xbb10('0x1b'),_[_0xbb10('0x19')](_0x2e911d[_0xbb10('0x16')],_0x2e911d[_0xbb10('0x1c')]))[_0xbb10('0x9')](respondWithResult(_0x317da4,null))[_0xbb10('0x17')](handleError(_0x317da4,null));};exports[_0xbb10('0x1d')]=function(_0x26ad93,_0x537898){return respondWithRpcPromise('VoiceQueues',_0x26ad93['query'])[_0xbb10('0x9')](respondWithResult(_0x537898,null))[_0xbb10('0x17')](handleError(_0x537898,null));};exports[_0xbb10('0x1e')]=function(_0x4e25ff,_0x2fdde9){return respondWithRpcPromise(_0xbb10('0x1f'),_0x4e25ff[_0xbb10('0x16')])[_0xbb10('0x9')](findById(_0x4e25ff[_0xbb10('0x1c')]['id']))[_0xbb10('0x9')](respondWithResult(_0x2fdde9,null))[_0xbb10('0x17')](handleError(_0x2fdde9,null));};exports['updateVoiceQueue']=function(_0x3796c7,_0x21ac54){return respondWithRpcPromise(_0xbb10('0x20'),_[_0xbb10('0x19')](_0x3796c7[_0xbb10('0x21')],_0x3796c7[_0xbb10('0x1c')]))['then'](respondWithResult(_0x21ac54,null))[_0xbb10('0x17')](handleError(_0x21ac54,null));};exports['voiceQueuesPreview']=function(_0x448d5c,_0x56f2da){return respondWithRpcPromise(_0xbb10('0x22'),_[_0xbb10('0x19')](_0x448d5c[_0xbb10('0x16')],_0x448d5c['params']))['then'](respondWithResult(_0x56f2da,null))[_0xbb10('0x17')](handleError(_0x56f2da,null));};exports[_0xbb10('0x23')]=function(_0x4f590d,_0x359ad4){return respondWithRpcPromise(_0xbb10('0x24'),_0x4f590d[_0xbb10('0x16')])[_0xbb10('0x9')](respondWithResult(_0x359ad4,null))[_0xbb10('0x17')](handleError(_0x359ad4,null));};exports[_0xbb10('0x25')]=function(_0xf85197,_0x4975f5){return respondWithRpcPromise(_0xbb10('0x26'),_[_0xbb10('0x19')](_0xf85197[_0xbb10('0x16')],_0xf85197[_0xbb10('0x1c')]))[_0xbb10('0x9')](respondWithResult(_0x4975f5,null))[_0xbb10('0x17')](handleError(_0x4975f5,null));};exports[_0xbb10('0x27')]=function(_0x10202c,_0x3c8d7d){return respondWithRpcPromise('VoiceQueuesChannelHangup',_[_0xbb10('0x19')](_0x10202c[_0xbb10('0x16')],_0x10202c[_0xbb10('0x1c')]))[_0xbb10('0x9')](respondWithResult(_0x3c8d7d,null))['catch'](handleError(_0x3c8d7d,null));};exports[_0xbb10('0x28')]=function(_0x5de37b,_0x4e2754){return respondWithRpcPromise(_0xbb10('0x29'),_[_0xbb10('0x19')](_0x5de37b[_0xbb10('0x16')],_0x5de37b[_0xbb10('0x1c')]))[_0xbb10('0x9')](respondWithResult(_0x4e2754,null))[_0xbb10('0x17')](handleError(_0x4e2754,null));};exports['outbound']=function(_0x1e5bbd,_0x25d72f){return respondWithRpcPromise('Outbound',_0x1e5bbd['query'])['then'](respondWithResult(_0x25d72f,null))[_0xbb10('0x17')](handleError(_0x25d72f,null));};exports[_0xbb10('0x2a')]=function(_0x2b658a,_0x4d5a9b){return respondWithRpcPromise(_0xbb10('0x2b'),_0x2b658a[_0xbb10('0x16')])[_0xbb10('0x9')](respondWithResult(_0x4d5a9b,null))['catch'](handleError(_0x4d5a9b,null));};exports[_0xbb10('0x2c')]=function(_0x12238a,_0x1dcd38){var _0x446f49;return respondWithRpcPromise('Agents',_0x12238a[_0xbb10('0x16')])[_0xbb10('0x9')](function(_0x5835fd){_0x446f49=_0x5835fd;return respondWithRpcPromise(_0xbb10('0x2d'),_0x12238a[_0xbb10('0x16')],routingClient);})[_0xbb10('0x9')](function(_0x3a9934){return _[_0xbb10('0x19')]({},_0x3a9934,_0x446f49);})[_0xbb10('0x9')](respondWithResult(_0x1dcd38,null))['catch'](handleError(_0x1dcd38,null));};exports[_0xbb10('0x2e')]=function(_0x1c7fae,_0x3e7b4c){if(_0x1c7fae[_0xbb10('0x21')]&&_0x1c7fae['body'][_0xbb10('0x2f')]&&_0x1c7fae[_0xbb10('0x30')]&&_0x1c7fae[_0xbb10('0x30')][_0xbb10('0x10')]){for(var _0x5e2cfa in _0x1c7fae[_0xbb10('0x21')][_0xbb10('0x2f')]){if(_0x1c7fae['body']['interaction'][_0xbb10('0x31')](_0x5e2cfa)){db['MemberReport'][_0xbb10('0x32')]({'where':{'channel':_0x5e2cfa,'membername':_0x1c7fae[_0xbb10('0x30')]['name'],'type':_0xbb10('0x33'),'exitAt':null,'uniqueid':_0x1c7fae[_0xbb10('0x21')][_0xbb10('0x2f')][_0x5e2cfa]&&_0x1c7fae['body'][_0xbb10('0x2f')][_0x5e2cfa][_0xbb10('0x34')]?{'$notIn':_0x1c7fae[_0xbb10('0x21')][_0xbb10('0x2f')][_0x5e2cfa]}:{'$ne':null}}})[_0xbb10('0x9')](function(_0x19f94d){var _0x190781=moment()[_0xbb10('0x35')](_0xbb10('0x36'));for(var _0x43b948=0x0,_0x197871=_0x19f94d[_0xbb10('0x34')];_0x43b948<_0x197871;_0x43b948+=0x1){_0x19f94d[_0x43b948]['updateAttributes']({'exitAt':_0x190781});}});for(var _0x426b95=0x0;_0x426b95<_0x1c7fae[_0xbb10('0x21')]['interaction'][_0x5e2cfa][_0xbb10('0x34')];_0x426b95+=0x1){db[_0xbb10('0x37')][_0xbb10('0x38')]({'where':{'channel':_0x5e2cfa,'membername':_0x1c7fae[_0xbb10('0x30')][_0xbb10('0x10')],'type':_0xbb10('0x33'),'uniqueid':_0x1c7fae[_0xbb10('0x21')]['interaction'][_0x5e2cfa][_0x426b95],'exitAt':null},'defaults':{'channel':_0x5e2cfa,'membername':_0x1c7fae['user'][_0xbb10('0x10')],'interface':_[_0xbb10('0x12')](_0x1c7fae[_0xbb10('0x30')]['interface'])?util['format'](_0xbb10('0x39'),_0x1c7fae[_0xbb10('0x30')][_0xbb10('0x10')]):_0x1c7fae[_0xbb10('0x30')][_0xbb10('0x3a')],'type':_0xbb10('0x33'),'enterAt':moment()[_0xbb10('0x35')](_0xbb10('0x36')),'role':_0xbb10('0x3b'),'internal':_0x1c7fae[_0xbb10('0x30')]['internal'],'uniqueid':_0x1c7fae['body'][_0xbb10('0x2f')][_0x5e2cfa][_0x426b95]}});}}}}return respondWithRpcPromise(_0xbb10('0x3c'),{'id':_0x1c7fae[_0xbb10('0x1c')]['id'],'capacity':_0x1c7fae[_0xbb10('0x21')][_0xbb10('0x3d')]},routingClient)[_0xbb10('0x9')](respondWithResult(_0x3e7b4c,null))[_0xbb10('0x17')](handleError(_0x3e7b4c,null));};exports[_0xbb10('0x3e')]=function(_0x1c0d8f,_0x1214f7){return respondWithRpcPromise(_0xbb10('0x3f'),_0x1c0d8f[_0xbb10('0x16')])[_0xbb10('0x9')](respondWithResult(_0x1214f7,null))[_0xbb10('0x17')](handleError(_0x1214f7,null));};exports[_0xbb10('0x40')]=function(_0x547a7a,_0x124052){return respondWithRpcPromise('Trunks',_0x547a7a[_0xbb10('0x16')])[_0xbb10('0x9')](respondWithResult(_0x124052,null))[_0xbb10('0x17')](handleError(_0x124052,null));};exports[_0xbb10('0x41')]=function(_0x26e66e,_0x32d8e9){return respondWithRpcPromise(_0xbb10('0x42'),_0x26e66e[_0xbb10('0x16')])[_0xbb10('0x9')](respondWithResult(_0x32d8e9,null))[_0xbb10('0x17')](handleError(_0x32d8e9,null));};exports[_0xbb10('0x43')]=function(_0x1c2dce,_0x1d49e1){return respondWithRpcPromise(_0xbb10('0x44'),_0x1c2dce[_0xbb10('0x16')],routingClient)['then'](respondWithResult(_0x1d49e1,null))[_0xbb10('0x17')](handleError(_0x1d49e1,null));};exports[_0xbb10('0x45')]=function(_0x1b83a9,_0x4ce8e7){return respondWithRpcPromise(_0xbb10('0x44'),_0x1b83a9[_0xbb10('0x16')],routingClient)['then'](findById(_0x1b83a9[_0xbb10('0x1c')]['id']))[_0xbb10('0x9')](respondWithResult(_0x4ce8e7,null))[_0xbb10('0x17')](handleError(_0x4ce8e7,null));};exports[_0xbb10('0x46')]=function(_0x432728,_0x22de7f){return respondWithRpcPromise(_0xbb10('0x47'),_0x432728[_0xbb10('0x16')],routingClient)[_0xbb10('0x9')](respondWithResult(_0x22de7f,null))[_0xbb10('0x17')](handleError(_0x22de7f,null));};exports[_0xbb10('0x48')]=function(_0x2a1ce1,_0x16932f){return respondWithRpcPromise('MailQueues',_0x2a1ce1['query'],routingClient)[_0xbb10('0x9')](findById(_0x2a1ce1[_0xbb10('0x1c')]['id']))[_0xbb10('0x9')](respondWithResult(_0x16932f,null))[_0xbb10('0x17')](handleError(_0x16932f,null));};exports['mailAccounts']=function(_0x506498,_0x79411e){return respondWithRpcPromise(_0xbb10('0x49'),_0x506498[_0xbb10('0x16')],mailClient)[_0xbb10('0x9')](respondWithResult(_0x79411e,null))[_0xbb10('0x17')](handleError(_0x79411e,null));};exports[_0xbb10('0x4a')]=function(_0x45c0dc,_0x4a5fb9){return respondWithRpcPromise(_0xbb10('0x4b'),_0x45c0dc[_0xbb10('0x16')],routingClient)['then'](respondWithResult(_0x4a5fb9,null))['catch'](handleError(_0x4a5fb9,null));};exports['showOpenchannelQueues']=function(_0x32c1e8,_0x31c727){return respondWithRpcPromise(_0xbb10('0x4b'),_0x32c1e8['query'],routingClient)['then'](findById(_0x32c1e8['params']['id']))[_0xbb10('0x9')](respondWithResult(_0x31c727,null))[_0xbb10('0x17')](handleError(_0x31c727,null));};exports[_0xbb10('0x4c')]=function(_0x4e9fbd,_0xa1bbd9){return respondWithRpcPromise(_0xbb10('0x4d'),_0x4e9fbd['query'],routingClient)['then'](respondWithResult(_0xa1bbd9,null))[_0xbb10('0x17')](handleError(_0xa1bbd9,null));};exports[_0xbb10('0x4e')]=function(_0xd77753,_0x237246){return respondWithRpcPromise('SmsQueues',_0xd77753[_0xbb10('0x16')],routingClient)[_0xbb10('0x9')](findById(_0xd77753[_0xbb10('0x1c')]['id']))['then'](respondWithResult(_0x237246,null))[_0xbb10('0x17')](handleError(_0x237246,null));};exports[_0xbb10('0x4f')]=function(_0x3e3617,_0x5b2bd4){return respondWithRpcPromise(_0xbb10('0x50'),_0x3e3617[_0xbb10('0x16')],routingClient)[_0xbb10('0x9')](respondWithResult(_0x5b2bd4,null))[_0xbb10('0x17')](handleError(_0x5b2bd4,null));};exports['showWhatsappQueues']=function(_0x251417,_0x258e55){return respondWithRpcPromise(_0xbb10('0x50'),_0x251417[_0xbb10('0x16')],routingClient)['then'](findById(_0x251417[_0xbb10('0x1c')]['id']))[_0xbb10('0x9')](respondWithResult(_0x258e55,null))[_0xbb10('0x17')](handleError(_0x258e55,null));};exports[_0xbb10('0x51')]=function(_0x12f750,_0x17807e){return respondWithRpcPromise(_0xbb10('0x52'),_0x12f750['query'],routingClient)['then'](respondWithResult(_0x17807e,null))['catch'](handleError(_0x17807e,null));};exports[_0xbb10('0x53')]=function(_0x9c672d,_0x3eda96){return respondWithRpcPromise('FaxQueues',_0x9c672d['query'],routingClient)[_0xbb10('0x9')](findById(_0x9c672d[_0xbb10('0x1c')]['id']))[_0xbb10('0x9')](respondWithResult(_0x3eda96,null))[_0xbb10('0x17')](handleError(_0x3eda96,null));};exports[_0xbb10('0x54')]=function(_0x1ad2ed,_0x4cf2f3){return respondWithRpcPromise(_0xbb10('0x55'),_0x1ad2ed[_0xbb10('0x16')])[_0xbb10('0x9')](respondWithResult(_0x4cf2f3,null))[_0xbb10('0x17')](handleError(_0x4cf2f3,null));};exports[_0xbb10('0x56')]=function(_0x5bfc68,_0x56094a){return respondWithRpcPromise('ChatQueuesWaitingInteractions',_0x5bfc68[_0xbb10('0x16')],routingClient)[_0xbb10('0x9')](respondWithResult(_0x56094a,null))[_0xbb10('0x17')](handleError(_0x56094a,null));};exports[_0xbb10('0x57')]=function(_0x2f7d2a,_0x1d40b8){return respondWithRpcPromise('MailQueuesWaitingInteractions',_0x2f7d2a[_0xbb10('0x16')],routingClient)['then'](respondWithResult(_0x1d40b8,null))['catch'](handleError(_0x1d40b8,null));};exports['openchannelQueuesWaitingInteractions']=function(_0xdf634f,_0x13040d){return respondWithRpcPromise(_0xbb10('0x58'),_0xdf634f[_0xbb10('0x16')],routingClient)['then'](respondWithResult(_0x13040d,null))[_0xbb10('0x17')](handleError(_0x13040d,null));};exports['openchannelQueuesIdWaitingInteractions']=function(_0x576179,_0x165fe9){return respondWithRpcPromise(_0xbb10('0x58'),_0x576179[_0xbb10('0x16')],routingClient)[_0xbb10('0x9')](function(_0xfa3c7c){if(_0x576179['query'][_0xbb10('0x59')]!==undefined){var _0x19fcec=_(_0xfa3c7c[_0xbb10('0x13')])[_0xbb10('0x5a')]([_0x576179[_0xbb10('0x16')][_0xbb10('0x59')],_0x576179[_0xbb10('0x1c')]['id']])['map'](_0xbb10('0x5b'))[_0xbb10('0x5c')]()[_0xbb10('0x5d')]();return _0xfa3c7c[_0xbb10('0x13')][_0xbb10('0x5a')](function(_0x172be3){return _0x19fcec[_0xbb10('0x5e')](_0x172be3[_0xbb10('0x5b')])>-0x1;});}else{return _0xfa3c7c['rows'][_0xbb10('0x5a')](function(_0x218690){return _0x218690[_0xbb10('0x5b')]===parseInt(_0x576179['params']['id']);});}})['then'](respondWithResult(_0x165fe9,null))['catch'](handleError(_0x165fe9,null));};exports[_0xbb10('0x5f')]=function(_0x5a3c44,_0x4e3d6a){return respondWithRpcPromise(_0xbb10('0x60'),_0x5a3c44[_0xbb10('0x16')],routingClient)[_0xbb10('0x9')](respondWithResult(_0x4e3d6a,null))[_0xbb10('0x17')](handleError(_0x4e3d6a,null));};exports[_0xbb10('0x61')]=function(_0x24dca6,_0x33116){return respondWithRpcPromise(_0xbb10('0x62'),_0x24dca6[_0xbb10('0x16')],routingClient)['then'](respondWithResult(_0x33116,null))[_0xbb10('0x17')](handleError(_0x33116,null));};exports[_0xbb10('0x63')]=function(_0x46b6d2,_0x35b811){return respondWithRpcPromise('FaxQueuesWaitingInteractions',_0x46b6d2['query'],routingClient)[_0xbb10('0x9')](respondWithResult(_0x35b811,null))[_0xbb10('0x17')](handleError(_0x35b811,null));};exports[_0xbb10('0x64')]=function(_0x32bb25){return function(_0x5ee705,_0x17d596){var _0x275bce,_0x3f0d74;var _0xf7b3e1=_[_0xbb10('0x65')](_0x32bb25);var _0x517185=_0x32bb25==='chat'?_0xbb10('0x66'):_0xbb10('0x67');return db[_0xf7b3e1+_0xbb10('0x68')]['findOne']({'raw':!![],'where':{'id':_0x5ee705[_0xbb10('0x1c')]['id']}})[_0xbb10('0x9')](function(_0x50bcc9){if(_['isNil'](_0x50bcc9)){throw new Error(_0xf7b3e1+_0xbb10('0x69'));}_0x275bce=_0x50bcc9;return db[_0xf7b3e1+_0xbb10('0x6a')][_0xbb10('0x6b')]({'where':{'id':_0x5ee705['body'][_0xbb10('0x6c')]},'include':[{'model':db[_0xf7b3e1+_0xbb10('0x6d')],'as':_0xbb10('0x6d')},{'model':db[_0xf7b3e1+_0x517185],'as':_0xbb10('0x67')}]});})[_0xbb10('0x9')](function(_0x5de006){if(_[_0xbb10('0x12')](_0x5de006)){throw new Error(_0xf7b3e1+_0xbb10('0x6e'));}_0x3f0d74=_0x5de006;return _0x5de006[_0xbb10('0x6f')]({'read':0x0,'readAt':null,'UserId':null});})['then'](function(){var _0x3367d4={'uniqueid':_0x32bb25+'.'+_0x3f0d74['id']+'.'+_0x3f0d74[_0xbb10('0x6d')]['id'],'FromUserId':_0x5ee705[_0xbb10('0x30')]['id'],'type':_0xbb10('0x70')};_0x3367d4[_0xf7b3e1+_0xbb10('0x71')]=_0x3f0d74['id'];_0x3367d4[_0xf7b3e1+_0xbb10('0x72')]=_0x3f0d74[_0xbb10('0x6d')]['id'];_0x3367d4[_0xbb10('0x73')+_0xf7b3e1+_0x517185+'Id']=_0x3f0d74[_0xbb10('0x67')]['id'];_0x3367d4['To'+_0xf7b3e1+_0xbb10('0x74')]=_0x275bce['id'];return db[_0xf7b3e1+_0xbb10('0x75')][_0xbb10('0x76')](_0x3367d4);})['then'](function(){return respondWithRpcPromise('Start',{'channel':_0x32bb25,'interaction':_0x3f0d74[_0xbb10('0x6d')],'message':_0x3f0d74,'account':_0x3f0d74[_0xbb10('0x67')],'applications':[{'id':0x0,'priority':0x1,'app':_0xbb10('0x70'),'appdata':_0x275bce[_0xbb10('0x10')]+','+(_0x3f0d74[_0xbb10('0x67')]['queueTransferTimeout']||0x12c),'interval':_0xbb10('0x77')}],'transfer':!![]},routingClient);})[_0xbb10('0x9')](respondWithResult(_0x17d596,null))[_0xbb10('0x17')](handleError(_0x17d596,null));};};exports[_0xbb10('0x78')]=function(_0x19694d,_0x379d49){var _0x546db5,_0xb25e71;if(_[_0xbb10('0x12')](_0x19694d['body'][_0xbb10('0x79')])){throw new Error('Channel\x20field\x20is\x20mandatory');}var _0xc53c87=_0x19694d[_0xbb10('0x21')][_0xbb10('0x79')];var _0xa99bf5=_[_0xbb10('0x65')](_0xc53c87);var _0x556d7b=_0xc53c87===_0xbb10('0x7a')?'Website':_0xbb10('0x67');return db[_0xbb10('0x7b')]['findOne']({'raw':!![],'where':{'id':_0x19694d['params']['id'],'role':_0xbb10('0x3b')}})[_0xbb10('0x9')](function(_0x1b77c2){if(_[_0xbb10('0x12')](_0x1b77c2)){throw new Error(_0xbb10('0x7c'));}_0x546db5=_0x1b77c2;return db[_0xa99bf5+_0xbb10('0x6a')][_0xbb10('0x6b')]({'where':{'id':_0x19694d[_0xbb10('0x21')][_0xbb10('0x6c')]},'include':[{'model':db[_0xa99bf5+_0xbb10('0x6d')],'as':_0xbb10('0x6d')},{'model':db[_0xa99bf5+_0x556d7b],'as':'Account'}]});})[_0xbb10('0x9')](function(_0x3eeceb){if(_[_0xbb10('0x12')](_0x3eeceb)){throw new Error(_0xa99bf5+_0xbb10('0x6e'));}_0xb25e71=_0x3eeceb;return _0x3eeceb[_0xbb10('0x6f')]({'read':0x0,'readAt':null,'UserId':null});})[_0xbb10('0x9')](function(){var _0xfefa17={'uniqueid':_0xc53c87+'.'+_0xb25e71['id']+'.'+_0xb25e71[_0xbb10('0x6d')]['id'],'FromUserId':_0x19694d[_0xbb10('0x30')]['id'],'type':_0xbb10('0x3b'),'ToUserId':_0x546db5['id']};_0xfefa17[_0xa99bf5+_0xbb10('0x71')]=_0xb25e71['id'];_0xfefa17[_0xa99bf5+_0xbb10('0x72')]=_0xb25e71['Interaction']['id'];_0xfefa17[_0xbb10('0x73')+_0xa99bf5+_0x556d7b+'Id']=_0xb25e71['Account']['id'];return db[_0xa99bf5+_0xbb10('0x75')][_0xbb10('0x76')](_0xfefa17);})[_0xbb10('0x9')](function(){return respondWithRpcPromise(_0xbb10('0x7d'),{'channel':_0xc53c87,'interaction':_0xb25e71[_0xbb10('0x6d')],'message':_0xb25e71,'account':_0xb25e71['Account'],'applications':[{'id':0x0,'priority':0x1,'app':_0xbb10('0x3b'),'appdata':_0x546db5[_0xbb10('0x10')]+','+(_0xb25e71[_0xbb10('0x67')][_0xbb10('0x7e')]||0x12c),'interval':_0xbb10('0x77')}],'transfer':!![]},routingClient);})[_0xbb10('0x9')](respondWithResult(_0x379d49,null))['catch'](handleError(_0x379d49,null));};
\ No newline at end of file