Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / rpc / rpc.controller.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xf5d4=['code','message','result','catch','status','json','sendStatus','stack','name','isNil','rows','find','voiceChannels','VoiceChannels','query','voiceChannelMixMonitor','VoiceChannelMixMonitor','merge','params','then','voiceChannelStopMixMonitor','VoiceChannelStopMixMonitor','voiceQueues','VoiceQueues','updateVoiceQueue','UpdateVoiceQueue','voiceQueuesPreview','VoiceQueuesPreview','VoiceQueuesChannels','voiceQueuesChannel','VoiceQueuesChannelHangup','voiceQueuesChannelRedirect','outbound','Outbound','outboundChannels','agents','Agents','body','user','interaction','MemberReport','findAll','INTERACTION','length','format','YYYY-MM-DD\x20HH:mm:ss','updateAttributes','findOrCreate','SIP/%s','interface','agent','internal','AgentCapacity','capacity','telephones','Telephones','trunks','Campaigns','chatQueues','ChatQueues','showChatQueues','mailQueues','MailQueues','MailAccounts','openchannelQueues','OpenchannelQueues','showOpenchannelQueues','smsQueues','SmsQueues','showSmsQueues','whatsappQueues','WhatsappQueues','showWhatsappQueues','faxQueues','FaxQueues','faxAccounts','FaxAccounts','chatQueuesWaitingInteractions','ChatQueuesWaitingInteractions','MailQueuesWaitingInteractions','openchannelQueuesWaitingInteractions','OpenchannelQueuesWaitingInteractions','type','filter','map','queue_id','uniq','value','indexOf','smsQueuesWaitingInteractions','SmsQueuesWaitingInteractions','whatsappQueuesWaitingInteractions','WhatsappQueuesWaitingInteractions','faxQueuesWaitingInteractions','FaxQueuesWaitingInteractions','queueNotify','capitalize','chat','Account','Queue','Message','Interaction','MessageId','InteractionId','From','TransferReport','Start','queue','*,*,*,*','agentNotify','channel','Channel\x20field\x20is\x20mandatory','Website','User','findOne','Agent\x20not\x20found','messageId','\x20Message\x20not\x20found','create','agentTransferTimeout','lodash','../../mysqldb','api','client','http','error'];(function(_0x215c73,_0x272244){var _0x3287b2=function(_0x59c9bc){while(--_0x59c9bc){_0x215c73['push'](_0x215c73['shift']());}};_0x3287b2(++_0x272244);}(_0xf5d4,0xf6));var _0x4f5d=function(_0x380fb1,_0x2e22d8){_0x380fb1=_0x380fb1-0x0;var _0x254b86=_0xf5d4[_0x380fb1];return _0x254b86;};'use strict';var BPromise=require('bluebird');var moment=require('moment');var _=require(_0x4f5d('0x0'));var util=require('util');var db=require(_0x4f5d('0x1'))['db'];var logger=require('../../config/logger')(_0x4f5d('0x2'));var jayson=require('jayson/promise');var amiClient=jayson[_0x4f5d('0x3')][_0x4f5d('0x4')]({'port':0x232a});var mailClient=jayson[_0x4f5d('0x3')]['http']({'port':0x232b});var routingClient=jayson[_0x4f5d('0x3')][_0x4f5d('0x4')]({'port':0x232c});function respondWithRpcPromise(_0x3dd08d,_0x2383e4,_0x24bdd2){return new BPromise(function(_0x52348b,_0x4d2e10){var _0x15c3e8=_0x24bdd2?_0x24bdd2:amiClient;return _0x15c3e8['request'](_0x3dd08d,_0x2383e4)['then'](function(_0x26bad9){if(_0x26bad9[_0x4f5d('0x5')]){if(_0x26bad9['error'][_0x4f5d('0x6')]===0x1f4){return _0x4d2e10(_0x26bad9[_0x4f5d('0x5')][_0x4f5d('0x7')]);}return _0x52348b(_0x26bad9['error']['message']);}else{_0x52348b(_0x26bad9[_0x4f5d('0x8')]);}})[_0x4f5d('0x9')](function(_0x3e9335){_0x4d2e10(_0x3e9335);});});}function respondWithResult(_0x456e4e,_0x357be2){_0x357be2=_0x357be2||0xc8;return function(_0x4de18e){if(_0x4de18e){return _0x456e4e[_0x4f5d('0xa')](_0x357be2)[_0x4f5d('0xb')](_0x4de18e);}return _0x456e4e[_0x4f5d('0xc')](0x194);};}function handleError(_0x4346a1,_0xeaf246){_0xeaf246=_0xeaf246||0x1f4;return function(_0x774ea){logger[_0x4f5d('0x5')](_0x774ea[_0x4f5d('0xd')]);if(_0x774ea[_0x4f5d('0xe')]){delete _0x774ea[_0x4f5d('0xe')];}_0x4346a1['status'](_0xeaf246)['send'](_0x774ea);};}function findById(_0x4d138e){return function(_0xa542f9){if(!_[_0x4f5d('0xf')](_0x4d138e)&&!_[_0x4f5d('0xf')](_0xa542f9)&&!_[_0x4f5d('0xf')](_0xa542f9[_0x4f5d('0x10')])){return _[_0x4f5d('0x11')](_0xa542f9[_0x4f5d('0x10')],function(_0xdb12f6){return _0xdb12f6['id']==_0x4d138e;});}return null;};}exports[_0x4f5d('0x12')]=function(_0x525968,_0x5519a9){return respondWithRpcPromise(_0x4f5d('0x13'),_0x525968[_0x4f5d('0x14')])['then'](respondWithResult(_0x5519a9,null))['catch'](handleError(_0x5519a9,null));};exports[_0x4f5d('0x15')]=function(_0x34b492,_0x29b885){return respondWithRpcPromise(_0x4f5d('0x16'),_[_0x4f5d('0x17')](_0x34b492['query'],_0x34b492[_0x4f5d('0x18')]))[_0x4f5d('0x19')](respondWithResult(_0x29b885,null))[_0x4f5d('0x9')](handleError(_0x29b885,null));};exports[_0x4f5d('0x1a')]=function(_0x1563b3,_0x27bf88){return respondWithRpcPromise(_0x4f5d('0x1b'),_[_0x4f5d('0x17')](_0x1563b3['query'],_0x1563b3['params']))['then'](respondWithResult(_0x27bf88,null))[_0x4f5d('0x9')](handleError(_0x27bf88,null));};exports[_0x4f5d('0x1c')]=function(_0xd44f7f,_0x3cc263){return respondWithRpcPromise('VoiceQueues',_0xd44f7f[_0x4f5d('0x14')])[_0x4f5d('0x19')](respondWithResult(_0x3cc263,null))['catch'](handleError(_0x3cc263,null));};exports['showVoiceQueues']=function(_0x3a1a28,_0x3e3be){return respondWithRpcPromise(_0x4f5d('0x1d'),_0x3a1a28['query'])[_0x4f5d('0x19')](findById(_0x3a1a28[_0x4f5d('0x18')]['id']))['then'](respondWithResult(_0x3e3be,null))[_0x4f5d('0x9')](handleError(_0x3e3be,null));};exports[_0x4f5d('0x1e')]=function(_0xfa1e07,_0x342a44){return respondWithRpcPromise(_0x4f5d('0x1f'),_[_0x4f5d('0x17')](_0xfa1e07['body'],_0xfa1e07['params']))[_0x4f5d('0x19')](respondWithResult(_0x342a44,null))[_0x4f5d('0x9')](handleError(_0x342a44,null));};exports[_0x4f5d('0x20')]=function(_0x384799,_0x3ce60b){return respondWithRpcPromise(_0x4f5d('0x21'),_[_0x4f5d('0x17')](_0x384799[_0x4f5d('0x14')],_0x384799[_0x4f5d('0x18')]))['then'](respondWithResult(_0x3ce60b,null))[_0x4f5d('0x9')](handleError(_0x3ce60b,null));};exports['voiceQueuesChannels']=function(_0x54eb18,_0x52d9f1){return respondWithRpcPromise(_0x4f5d('0x22'),_0x54eb18[_0x4f5d('0x14')])[_0x4f5d('0x19')](respondWithResult(_0x52d9f1,null))['catch'](handleError(_0x52d9f1,null));};exports[_0x4f5d('0x23')]=function(_0x50e9f1,_0x1419cb){return respondWithRpcPromise('VoiceQueuesChannel',_[_0x4f5d('0x17')](_0x50e9f1['query'],_0x50e9f1['params']))[_0x4f5d('0x19')](respondWithResult(_0x1419cb,null))[_0x4f5d('0x9')](handleError(_0x1419cb,null));};exports['voiceQueuesChannelHangup']=function(_0xf57082,_0x2eed0a){return respondWithRpcPromise(_0x4f5d('0x24'),_[_0x4f5d('0x17')](_0xf57082[_0x4f5d('0x14')],_0xf57082[_0x4f5d('0x18')]))[_0x4f5d('0x19')](respondWithResult(_0x2eed0a,null))[_0x4f5d('0x9')](handleError(_0x2eed0a,null));};exports[_0x4f5d('0x25')]=function(_0x360e04,_0x1fbda8){return respondWithRpcPromise('VoiceQueuesChannelRedirect',_['merge'](_0x360e04[_0x4f5d('0x14')],_0x360e04[_0x4f5d('0x18')]))[_0x4f5d('0x19')](respondWithResult(_0x1fbda8,null))[_0x4f5d('0x9')](handleError(_0x1fbda8,null));};exports[_0x4f5d('0x26')]=function(_0x15440a,_0x50a4b8){return respondWithRpcPromise(_0x4f5d('0x27'),_0x15440a[_0x4f5d('0x14')])[_0x4f5d('0x19')](respondWithResult(_0x50a4b8,null))[_0x4f5d('0x9')](handleError(_0x50a4b8,null));};exports[_0x4f5d('0x28')]=function(_0x2ae9b0,_0x58b666){return respondWithRpcPromise('OutboundChannels',_0x2ae9b0[_0x4f5d('0x14')])[_0x4f5d('0x19')](respondWithResult(_0x58b666,null))[_0x4f5d('0x9')](handleError(_0x58b666,null));};exports[_0x4f5d('0x29')]=function(_0x575080,_0xb07a47){var _0x192804;return respondWithRpcPromise(_0x4f5d('0x2a'),_0x575080['query'])[_0x4f5d('0x19')](function(_0x1ec387){_0x192804=_0x1ec387;return respondWithRpcPromise(_0x4f5d('0x2a'),_0x575080[_0x4f5d('0x14')],routingClient);})[_0x4f5d('0x19')](function(_0x54a984){return _['merge']({},_0x54a984,_0x192804);})[_0x4f5d('0x19')](respondWithResult(_0xb07a47,null))[_0x4f5d('0x9')](handleError(_0xb07a47,null));};exports['agentCapacity']=function(_0x69e898,_0x3796d7){if(_0x69e898[_0x4f5d('0x2b')]&&_0x69e898[_0x4f5d('0x2b')]['interaction']&&_0x69e898[_0x4f5d('0x2c')]&&_0x69e898[_0x4f5d('0x2c')][_0x4f5d('0xe')]){for(var _0x1630fb in _0x69e898[_0x4f5d('0x2b')][_0x4f5d('0x2d')]){if(_0x69e898[_0x4f5d('0x2b')][_0x4f5d('0x2d')]['hasOwnProperty'](_0x1630fb)){db[_0x4f5d('0x2e')][_0x4f5d('0x2f')]({'where':{'channel':_0x1630fb,'membername':_0x69e898[_0x4f5d('0x2c')]['name'],'type':_0x4f5d('0x30'),'exitAt':null,'uniqueid':_0x69e898[_0x4f5d('0x2b')][_0x4f5d('0x2d')][_0x1630fb]&&_0x69e898[_0x4f5d('0x2b')]['interaction'][_0x1630fb][_0x4f5d('0x31')]?{'$notIn':_0x69e898['body']['interaction'][_0x1630fb]}:{'$ne':null}}})[_0x4f5d('0x19')](function(_0x581fef){var _0x296598=moment()[_0x4f5d('0x32')](_0x4f5d('0x33'));for(var _0x4f4f59=0x0,_0x2a90bd=_0x581fef[_0x4f5d('0x31')];_0x4f4f59<_0x2a90bd;_0x4f4f59+=0x1){_0x581fef[_0x4f4f59][_0x4f5d('0x34')]({'exitAt':_0x296598});}});for(var _0x95ecd1=0x0;_0x95ecd1<_0x69e898['body'][_0x4f5d('0x2d')][_0x1630fb][_0x4f5d('0x31')];_0x95ecd1+=0x1){db[_0x4f5d('0x2e')][_0x4f5d('0x35')]({'where':{'channel':_0x1630fb,'membername':_0x69e898[_0x4f5d('0x2c')]['name'],'type':_0x4f5d('0x30'),'uniqueid':_0x69e898['body'][_0x4f5d('0x2d')][_0x1630fb][_0x95ecd1],'exitAt':null},'defaults':{'channel':_0x1630fb,'membername':_0x69e898['user'][_0x4f5d('0xe')],'interface':_[_0x4f5d('0xf')](_0x69e898[_0x4f5d('0x2c')]['interface'])?util[_0x4f5d('0x32')](_0x4f5d('0x36'),_0x69e898[_0x4f5d('0x2c')][_0x4f5d('0xe')]):_0x69e898[_0x4f5d('0x2c')][_0x4f5d('0x37')],'type':_0x4f5d('0x30'),'enterAt':moment()['format'](_0x4f5d('0x33')),'role':_0x4f5d('0x38'),'internal':_0x69e898[_0x4f5d('0x2c')][_0x4f5d('0x39')],'uniqueid':_0x69e898[_0x4f5d('0x2b')][_0x4f5d('0x2d')][_0x1630fb][_0x95ecd1]}});}}}}return respondWithRpcPromise(_0x4f5d('0x3a'),{'id':_0x69e898[_0x4f5d('0x18')]['id'],'capacity':_0x69e898[_0x4f5d('0x2b')][_0x4f5d('0x3b')]},routingClient)['then'](respondWithResult(_0x3796d7,null))['catch'](handleError(_0x3796d7,null));};exports[_0x4f5d('0x3c')]=function(_0x10e4eb,_0x5b9959){return respondWithRpcPromise(_0x4f5d('0x3d'),_0x10e4eb[_0x4f5d('0x14')])[_0x4f5d('0x19')](respondWithResult(_0x5b9959,null))[_0x4f5d('0x9')](handleError(_0x5b9959,null));};exports[_0x4f5d('0x3e')]=function(_0x50368e,_0x2110a5){return respondWithRpcPromise('Trunks',_0x50368e[_0x4f5d('0x14')])[_0x4f5d('0x19')](respondWithResult(_0x2110a5,null))['catch'](handleError(_0x2110a5,null));};exports['campaigns']=function(_0x158798,_0x173932){return respondWithRpcPromise(_0x4f5d('0x3f'),_0x158798[_0x4f5d('0x14')])[_0x4f5d('0x19')](respondWithResult(_0x173932,null))[_0x4f5d('0x9')](handleError(_0x173932,null));};exports[_0x4f5d('0x40')]=function(_0x3b4383,_0xbc5adc){return respondWithRpcPromise(_0x4f5d('0x41'),_0x3b4383[_0x4f5d('0x14')],routingClient)[_0x4f5d('0x19')](respondWithResult(_0xbc5adc,null))[_0x4f5d('0x9')](handleError(_0xbc5adc,null));};exports[_0x4f5d('0x42')]=function(_0x257f76,_0x22ad24){return respondWithRpcPromise(_0x4f5d('0x41'),_0x257f76['query'],routingClient)[_0x4f5d('0x19')](findById(_0x257f76[_0x4f5d('0x18')]['id']))[_0x4f5d('0x19')](respondWithResult(_0x22ad24,null))[_0x4f5d('0x9')](handleError(_0x22ad24,null));};exports[_0x4f5d('0x43')]=function(_0x4a515e,_0x5a3662){return respondWithRpcPromise(_0x4f5d('0x44'),_0x4a515e['query'],routingClient)[_0x4f5d('0x19')](respondWithResult(_0x5a3662,null))[_0x4f5d('0x9')](handleError(_0x5a3662,null));};exports['showMailQueues']=function(_0x2719f1,_0x23491c){return respondWithRpcPromise(_0x4f5d('0x44'),_0x2719f1[_0x4f5d('0x14')],routingClient)[_0x4f5d('0x19')](findById(_0x2719f1['params']['id']))[_0x4f5d('0x19')](respondWithResult(_0x23491c,null))[_0x4f5d('0x9')](handleError(_0x23491c,null));};exports['mailAccounts']=function(_0x35143d,_0x5849ed){return respondWithRpcPromise(_0x4f5d('0x45'),_0x35143d[_0x4f5d('0x14')],mailClient)[_0x4f5d('0x19')](respondWithResult(_0x5849ed,null))[_0x4f5d('0x9')](handleError(_0x5849ed,null));};exports[_0x4f5d('0x46')]=function(_0x1dbc91,_0x3636b1){return respondWithRpcPromise(_0x4f5d('0x47'),_0x1dbc91['query'],routingClient)[_0x4f5d('0x19')](respondWithResult(_0x3636b1,null))[_0x4f5d('0x9')](handleError(_0x3636b1,null));};exports[_0x4f5d('0x48')]=function(_0x38a876,_0x936c81){return respondWithRpcPromise(_0x4f5d('0x47'),_0x38a876[_0x4f5d('0x14')],routingClient)[_0x4f5d('0x19')](findById(_0x38a876[_0x4f5d('0x18')]['id']))['then'](respondWithResult(_0x936c81,null))[_0x4f5d('0x9')](handleError(_0x936c81,null));};exports[_0x4f5d('0x49')]=function(_0x52566a,_0x4d92ae){return respondWithRpcPromise(_0x4f5d('0x4a'),_0x52566a[_0x4f5d('0x14')],routingClient)[_0x4f5d('0x19')](respondWithResult(_0x4d92ae,null))[_0x4f5d('0x9')](handleError(_0x4d92ae,null));};exports[_0x4f5d('0x4b')]=function(_0x4be079,_0x5a9b17){return respondWithRpcPromise(_0x4f5d('0x4a'),_0x4be079[_0x4f5d('0x14')],routingClient)[_0x4f5d('0x19')](findById(_0x4be079[_0x4f5d('0x18')]['id']))[_0x4f5d('0x19')](respondWithResult(_0x5a9b17,null))[_0x4f5d('0x9')](handleError(_0x5a9b17,null));};exports[_0x4f5d('0x4c')]=function(_0x58810e,_0x2f6e65){return respondWithRpcPromise(_0x4f5d('0x4d'),_0x58810e['query'],routingClient)[_0x4f5d('0x19')](respondWithResult(_0x2f6e65,null))[_0x4f5d('0x9')](handleError(_0x2f6e65,null));};exports[_0x4f5d('0x4e')]=function(_0x13bf28,_0x2f68bb){return respondWithRpcPromise(_0x4f5d('0x4d'),_0x13bf28['query'],routingClient)['then'](findById(_0x13bf28[_0x4f5d('0x18')]['id']))[_0x4f5d('0x19')](respondWithResult(_0x2f68bb,null))[_0x4f5d('0x9')](handleError(_0x2f68bb,null));};exports[_0x4f5d('0x4f')]=function(_0x36e168,_0x423165){return respondWithRpcPromise(_0x4f5d('0x50'),_0x36e168[_0x4f5d('0x14')],routingClient)[_0x4f5d('0x19')](respondWithResult(_0x423165,null))[_0x4f5d('0x9')](handleError(_0x423165,null));};exports['showFaxQueues']=function(_0x349c39,_0x1bdc13){return respondWithRpcPromise(_0x4f5d('0x50'),_0x349c39['query'],routingClient)['then'](findById(_0x349c39[_0x4f5d('0x18')]['id']))[_0x4f5d('0x19')](respondWithResult(_0x1bdc13,null))[_0x4f5d('0x9')](handleError(_0x1bdc13,null));};exports[_0x4f5d('0x51')]=function(_0x5350e7,_0x37bda1){return respondWithRpcPromise(_0x4f5d('0x52'),_0x5350e7[_0x4f5d('0x14')])[_0x4f5d('0x19')](respondWithResult(_0x37bda1,null))[_0x4f5d('0x9')](handleError(_0x37bda1,null));};exports[_0x4f5d('0x53')]=function(_0x22f384,_0x593be0){return respondWithRpcPromise(_0x4f5d('0x54'),_0x22f384[_0x4f5d('0x14')],routingClient)[_0x4f5d('0x19')](respondWithResult(_0x593be0,null))[_0x4f5d('0x9')](handleError(_0x593be0,null));};exports['mailQueuesWaitingInteractions']=function(_0x4c48d1,_0x3d43ae){return respondWithRpcPromise(_0x4f5d('0x55'),_0x4c48d1['query'],routingClient)[_0x4f5d('0x19')](respondWithResult(_0x3d43ae,null))['catch'](handleError(_0x3d43ae,null));};exports[_0x4f5d('0x56')]=function(_0x4b5f8d,_0x4f4fa5){return respondWithRpcPromise(_0x4f5d('0x57'),_0x4b5f8d['query'],routingClient)[_0x4f5d('0x19')](respondWithResult(_0x4f4fa5,null))['catch'](handleError(_0x4f4fa5,null));};exports['openchannelQueuesIdWaitingInteractions']=function(_0x2f0e95,_0x3d914d){return respondWithRpcPromise(_0x4f5d('0x57'),_0x2f0e95[_0x4f5d('0x14')],routingClient)['then'](function(_0x424099){if(_0x2f0e95[_0x4f5d('0x14')][_0x4f5d('0x58')]!==undefined){var _0x4abb38=_(_0x424099[_0x4f5d('0x10')])[_0x4f5d('0x59')]([_0x2f0e95['query'][_0x4f5d('0x58')],_0x2f0e95[_0x4f5d('0x18')]['id']])[_0x4f5d('0x5a')](_0x4f5d('0x5b'))[_0x4f5d('0x5c')]()[_0x4f5d('0x5d')]();return _0x424099[_0x4f5d('0x10')]['filter'](function(_0x122a81){return _0x4abb38[_0x4f5d('0x5e')](_0x122a81['queue_id'])>-0x1;});}else{return _0x424099[_0x4f5d('0x10')]['filter'](function(_0x162c44){return _0x162c44[_0x4f5d('0x5b')]===parseInt(_0x2f0e95['params']['id']);});}})[_0x4f5d('0x19')](respondWithResult(_0x3d914d,null))[_0x4f5d('0x9')](handleError(_0x3d914d,null));};exports[_0x4f5d('0x5f')]=function(_0x3da557,_0x13fff4){return respondWithRpcPromise(_0x4f5d('0x60'),_0x3da557[_0x4f5d('0x14')],routingClient)['then'](respondWithResult(_0x13fff4,null))['catch'](handleError(_0x13fff4,null));};exports[_0x4f5d('0x61')]=function(_0x3809b6,_0xdd75cb){return respondWithRpcPromise(_0x4f5d('0x62'),_0x3809b6['query'],routingClient)[_0x4f5d('0x19')](respondWithResult(_0xdd75cb,null))[_0x4f5d('0x9')](handleError(_0xdd75cb,null));};exports[_0x4f5d('0x63')]=function(_0x5a706e,_0x19409b){return respondWithRpcPromise(_0x4f5d('0x64'),_0x5a706e[_0x4f5d('0x14')],routingClient)[_0x4f5d('0x19')](respondWithResult(_0x19409b,null))['catch'](handleError(_0x19409b,null));};exports[_0x4f5d('0x65')]=function(_0x596afb){return function(_0x563497,_0x4e3a9d){var _0x5460ae,_0x20ab18;var _0x2b7a98=_[_0x4f5d('0x66')](_0x596afb);var _0x3be221=_0x596afb===_0x4f5d('0x67')?'Website':_0x4f5d('0x68');return db[_0x2b7a98+_0x4f5d('0x69')]['findOne']({'raw':!![],'where':{'id':_0x563497[_0x4f5d('0x18')]['id']}})[_0x4f5d('0x19')](function(_0x4203e5){if(_[_0x4f5d('0xf')](_0x4203e5)){throw new Error(_0x2b7a98+'\x20Queue\x20not\x20found');}_0x5460ae=_0x4203e5;return db[_0x2b7a98+_0x4f5d('0x6a')]['findOne']({'where':{'id':_0x563497[_0x4f5d('0x2b')]['messageId']},'include':[{'model':db[_0x2b7a98+'Interaction'],'as':_0x4f5d('0x6b')},{'model':db[_0x2b7a98+_0x3be221],'as':'Account'}]});})[_0x4f5d('0x19')](function(_0x4e4bf3){if(_[_0x4f5d('0xf')](_0x4e4bf3)){throw new Error(_0x2b7a98+'\x20Message\x20not\x20found');}_0x20ab18=_0x4e4bf3;return _0x4e4bf3['update']({'read':0x0,'readAt':null,'UserId':null});})[_0x4f5d('0x19')](function(){var _0xb23cf9={'uniqueid':_0x596afb+'.'+_0x20ab18['id']+'.'+_0x20ab18['Interaction']['id'],'FromUserId':_0x563497[_0x4f5d('0x2c')]['id'],'type':'queue'};_0xb23cf9[_0x2b7a98+_0x4f5d('0x6c')]=_0x20ab18['id'];_0xb23cf9[_0x2b7a98+_0x4f5d('0x6d')]=_0x20ab18['Interaction']['id'];_0xb23cf9[_0x4f5d('0x6e')+_0x2b7a98+_0x3be221+'Id']=_0x20ab18[_0x4f5d('0x68')]['id'];_0xb23cf9['To'+_0x2b7a98+'QueueId']=_0x5460ae['id'];return db[_0x2b7a98+_0x4f5d('0x6f')]['create'](_0xb23cf9);})['then'](function(){return respondWithRpcPromise(_0x4f5d('0x70'),{'channel':_0x596afb,'interaction':_0x20ab18[_0x4f5d('0x6b')],'message':_0x20ab18,'account':_0x20ab18[_0x4f5d('0x68')],'applications':[{'id':0x0,'priority':0x1,'app':_0x4f5d('0x71'),'appdata':_0x5460ae['name']+','+(_0x20ab18[_0x4f5d('0x68')]['queueTransferTimeout']||0x12c),'interval':_0x4f5d('0x72')}]},routingClient);})[_0x4f5d('0x19')](respondWithResult(_0x4e3a9d,null))[_0x4f5d('0x9')](handleError(_0x4e3a9d,null));};};exports[_0x4f5d('0x73')]=function(_0x3913d3,_0x6f6e94){var _0x42aa39,_0x3e2d71;if(_[_0x4f5d('0xf')](_0x3913d3[_0x4f5d('0x2b')][_0x4f5d('0x74')])){throw new Error(_0x4f5d('0x75'));}var _0x6ffd3=_0x3913d3[_0x4f5d('0x2b')]['channel'];var _0x2a60b9=_[_0x4f5d('0x66')](_0x6ffd3);var _0x2eac7a=_0x6ffd3===_0x4f5d('0x67')?_0x4f5d('0x76'):'Account';return db[_0x4f5d('0x77')][_0x4f5d('0x78')]({'raw':!![],'where':{'id':_0x3913d3['params']['id'],'role':_0x4f5d('0x38')}})[_0x4f5d('0x19')](function(_0x2ba844){if(_[_0x4f5d('0xf')](_0x2ba844)){throw new Error(_0x4f5d('0x79'));}_0x42aa39=_0x2ba844;return db[_0x2a60b9+_0x4f5d('0x6a')]['findOne']({'where':{'id':_0x3913d3[_0x4f5d('0x2b')][_0x4f5d('0x7a')]},'include':[{'model':db[_0x2a60b9+_0x4f5d('0x6b')],'as':_0x4f5d('0x6b')},{'model':db[_0x2a60b9+_0x2eac7a],'as':_0x4f5d('0x68')}]});})['then'](function(_0x2bd474){if(_[_0x4f5d('0xf')](_0x2bd474)){throw new Error(_0x2a60b9+_0x4f5d('0x7b'));}_0x3e2d71=_0x2bd474;return _0x2bd474['update']({'read':0x0,'readAt':null,'UserId':null});})[_0x4f5d('0x19')](function(){var _0x483237={'uniqueid':_0x6ffd3+'.'+_0x3e2d71['id']+'.'+_0x3e2d71['Interaction']['id'],'FromUserId':_0x3913d3[_0x4f5d('0x2c')]['id'],'type':'queue','ToUserId':_0x42aa39['id']};_0x483237[_0x2a60b9+'MessageId']=_0x3e2d71['id'];_0x483237[_0x2a60b9+'InteractionId']=_0x3e2d71[_0x4f5d('0x6b')]['id'];_0x483237[_0x4f5d('0x6e')+_0x2a60b9+_0x2eac7a+'Id']=_0x3e2d71[_0x4f5d('0x68')]['id'];return db[_0x2a60b9+_0x4f5d('0x6f')][_0x4f5d('0x7c')](_0x483237);})['then'](function(){return respondWithRpcPromise(_0x4f5d('0x70'),{'channel':_0x6ffd3,'interaction':_0x3e2d71[_0x4f5d('0x6b')],'message':_0x3e2d71,'account':_0x3e2d71[_0x4f5d('0x68')],'applications':[{'id':0x0,'priority':0x1,'app':_0x4f5d('0x38'),'appdata':_0x42aa39['name']+','+(_0x3e2d71['Account'][_0x4f5d('0x7d')]||0x12c),'interval':_0x4f5d('0x72')}]},routingClient);})[_0x4f5d('0x19')](respondWithResult(_0x6f6e94,null))[_0x4f5d('0x9')](handleError(_0x6f6e94,null));};