Built motion from commit (unavailable).|2.5.31
[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 _0xc833=['whatsappQueuesWaitingInteractions','faxQueuesWaitingInteractions','capitalize','chat','Website','Account','Queue','Message','findOne','Interaction','update','queue','InteractionId','TransferReport','create','Start','queueTransferTimeout','*,*,*,*','agentNotify','channel','Channel\x20field\x20is\x20mandatory','User','Agent\x20not\x20found','From','agentTransferTimeout','bluebird','moment','util','../../mysqldb','../../config/logger','api','jayson/promise','client','http','request','then','error','code','message','result','status','sendStatus','stack','name','send','isNil','find','rows','voiceChannels','query','voiceChannelMixMonitor','merge','catch','VoiceChannelStopMixMonitor','params','voiceQueues','VoiceQueues','showVoiceQueues','updateVoiceQueue','UpdateVoiceQueue','body','voiceQueuesPreview','VoiceQueuesPreview','voiceQueuesChannels','VoiceQueuesChannels','VoiceQueuesChannel','voiceQueuesChannelHangup','VoiceQueuesChannelHangup','voiceQueuesChannelRedirect','outboundChannels','OutboundChannels','agents','Agents','agentCapacity','user','interaction','hasOwnProperty','MemberReport','findAll','INTERACTION','length','format','YYYY-MM-DD\x20HH:mm:ss','updateAttributes','findOrCreate','interface','SIP/%s','agent','internal','AgentCapacity','capacity','telephones','trunks','Trunks','campaigns','Campaigns','chatQueues','ChatQueues','showChatQueues','mailQueues','MailQueues','mailAccounts','MailAccounts','OpenchannelQueues','showOpenchannelQueues','smsQueues','SmsQueues','showSmsQueues','whatsappQueues','WhatsappQueues','FaxQueues','showFaxQueues','faxAccounts','FaxAccounts','mailQueuesWaitingInteractions','MailQueuesWaitingInteractions','openchannelQueuesWaitingInteractions','OpenchannelQueuesWaitingInteractions','type','filter','map','uniq','indexOf','queue_id','smsQueuesWaitingInteractions','SmsQueuesWaitingInteractions'];(function(_0x29e3b6,_0x40b0b4){var _0x55d4b0=function(_0x55c58e){while(--_0x55c58e){_0x29e3b6['push'](_0x29e3b6['shift']());}};_0x55d4b0(++_0x40b0b4);}(_0xc833,0x115));var _0x3c83=function(_0x347bde,_0x24fb01){_0x347bde=_0x347bde-0x0;var _0x227149=_0xc833[_0x347bde];return _0x227149;};'use strict';var BPromise=require(_0x3c83('0x0'));var moment=require(_0x3c83('0x1'));var _=require('lodash');var util=require(_0x3c83('0x2'));var db=require(_0x3c83('0x3'))['db'];var logger=require(_0x3c83('0x4'))(_0x3c83('0x5'));var jayson=require(_0x3c83('0x6'));var amiClient=jayson[_0x3c83('0x7')][_0x3c83('0x8')]({'port':0x232a});var mailClient=jayson[_0x3c83('0x7')][_0x3c83('0x8')]({'port':0x232b});var routingClient=jayson[_0x3c83('0x7')]['http']({'port':0x232c});function respondWithRpcPromise(_0x2e21be,_0x5dbe08,_0x1b4bd6){return new BPromise(function(_0x27c816,_0x5a14ca){var _0x4ff9ef=_0x1b4bd6?_0x1b4bd6:amiClient;return _0x4ff9ef[_0x3c83('0x9')](_0x2e21be,_0x5dbe08)[_0x3c83('0xa')](function(_0x189895){if(_0x189895[_0x3c83('0xb')]){if(_0x189895[_0x3c83('0xb')][_0x3c83('0xc')]===0x1f4){return _0x5a14ca(_0x189895[_0x3c83('0xb')][_0x3c83('0xd')]);}return _0x27c816(_0x189895[_0x3c83('0xb')]['message']);}else{_0x27c816(_0x189895[_0x3c83('0xe')]);}})['catch'](function(_0x10f350){_0x5a14ca(_0x10f350);});});}function respondWithResult(_0xdbd5c4,_0x1e7a71){_0x1e7a71=_0x1e7a71||0xc8;return function(_0x55b910){if(_0x55b910){return _0xdbd5c4[_0x3c83('0xf')](_0x1e7a71)['json'](_0x55b910);}return _0xdbd5c4[_0x3c83('0x10')](0x194);};}function handleError(_0x2229c5,_0x3b3d28){_0x3b3d28=_0x3b3d28||0x1f4;return function(_0x50eab3){logger[_0x3c83('0xb')](_0x50eab3[_0x3c83('0x11')]);if(_0x50eab3['name']){delete _0x50eab3[_0x3c83('0x12')];}_0x2229c5['status'](_0x3b3d28)[_0x3c83('0x13')](_0x50eab3);};}function findById(_0x1950b1){return function(_0x1b9c74){if(!_['isNil'](_0x1950b1)&&!_[_0x3c83('0x14')](_0x1b9c74)&&!_[_0x3c83('0x14')](_0x1b9c74['rows'])){return _[_0x3c83('0x15')](_0x1b9c74[_0x3c83('0x16')],function(_0x14819e){return _0x14819e['id']==_0x1950b1;});}return null;};}exports[_0x3c83('0x17')]=function(_0x3f836f,_0x3cfd9b){return respondWithRpcPromise('VoiceChannels',_0x3f836f[_0x3c83('0x18')])['then'](respondWithResult(_0x3cfd9b,null))['catch'](handleError(_0x3cfd9b,null));};exports[_0x3c83('0x19')]=function(_0x536b44,_0x3ea4e7){return respondWithRpcPromise('VoiceChannelMixMonitor',_[_0x3c83('0x1a')](_0x536b44[_0x3c83('0x18')],_0x536b44['params']))[_0x3c83('0xa')](respondWithResult(_0x3ea4e7,null))[_0x3c83('0x1b')](handleError(_0x3ea4e7,null));};exports['voiceChannelStopMixMonitor']=function(_0x10c4aa,_0x2bebf0){return respondWithRpcPromise(_0x3c83('0x1c'),_[_0x3c83('0x1a')](_0x10c4aa[_0x3c83('0x18')],_0x10c4aa[_0x3c83('0x1d')]))[_0x3c83('0xa')](respondWithResult(_0x2bebf0,null))[_0x3c83('0x1b')](handleError(_0x2bebf0,null));};exports[_0x3c83('0x1e')]=function(_0x1cddda,_0x478945){return respondWithRpcPromise(_0x3c83('0x1f'),_0x1cddda['query'])[_0x3c83('0xa')](respondWithResult(_0x478945,null))[_0x3c83('0x1b')](handleError(_0x478945,null));};exports[_0x3c83('0x20')]=function(_0x29f349,_0x521053){return respondWithRpcPromise(_0x3c83('0x1f'),_0x29f349[_0x3c83('0x18')])['then'](findById(_0x29f349[_0x3c83('0x1d')]['id']))[_0x3c83('0xa')](respondWithResult(_0x521053,null))[_0x3c83('0x1b')](handleError(_0x521053,null));};exports[_0x3c83('0x21')]=function(_0x54f259,_0x19d265){return respondWithRpcPromise(_0x3c83('0x22'),_['merge'](_0x54f259[_0x3c83('0x23')],_0x54f259[_0x3c83('0x1d')]))['then'](respondWithResult(_0x19d265,null))[_0x3c83('0x1b')](handleError(_0x19d265,null));};exports[_0x3c83('0x24')]=function(_0x1b7e21,_0x287112){return respondWithRpcPromise(_0x3c83('0x25'),_[_0x3c83('0x1a')](_0x1b7e21[_0x3c83('0x18')],_0x1b7e21['params']))['then'](respondWithResult(_0x287112,null))[_0x3c83('0x1b')](handleError(_0x287112,null));};exports[_0x3c83('0x26')]=function(_0x3841d6,_0xf3a2ae){return respondWithRpcPromise(_0x3c83('0x27'),_0x3841d6[_0x3c83('0x18')])['then'](respondWithResult(_0xf3a2ae,null))['catch'](handleError(_0xf3a2ae,null));};exports['voiceQueuesChannel']=function(_0x10e165,_0x53776e){return respondWithRpcPromise(_0x3c83('0x28'),_[_0x3c83('0x1a')](_0x10e165[_0x3c83('0x18')],_0x10e165[_0x3c83('0x1d')]))[_0x3c83('0xa')](respondWithResult(_0x53776e,null))['catch'](handleError(_0x53776e,null));};exports[_0x3c83('0x29')]=function(_0x201b0a,_0x29ec47){return respondWithRpcPromise(_0x3c83('0x2a'),_[_0x3c83('0x1a')](_0x201b0a[_0x3c83('0x18')],_0x201b0a['params']))['then'](respondWithResult(_0x29ec47,null))['catch'](handleError(_0x29ec47,null));};exports[_0x3c83('0x2b')]=function(_0x5eeb11,_0x2925f8){return respondWithRpcPromise('VoiceQueuesChannelRedirect',_[_0x3c83('0x1a')](_0x5eeb11[_0x3c83('0x18')],_0x5eeb11['params']))[_0x3c83('0xa')](respondWithResult(_0x2925f8,null))[_0x3c83('0x1b')](handleError(_0x2925f8,null));};exports['outbound']=function(_0x23cd9f,_0x4a22fb){return respondWithRpcPromise('Outbound',_0x23cd9f[_0x3c83('0x18')])[_0x3c83('0xa')](respondWithResult(_0x4a22fb,null))[_0x3c83('0x1b')](handleError(_0x4a22fb,null));};exports[_0x3c83('0x2c')]=function(_0x25a688,_0x3f962b){return respondWithRpcPromise(_0x3c83('0x2d'),_0x25a688['query'])[_0x3c83('0xa')](respondWithResult(_0x3f962b,null))[_0x3c83('0x1b')](handleError(_0x3f962b,null));};exports[_0x3c83('0x2e')]=function(_0x54af85,_0x5ad8c0){var _0x39555a;return respondWithRpcPromise(_0x3c83('0x2f'),_0x54af85[_0x3c83('0x18')])[_0x3c83('0xa')](function(_0x3bf053){_0x39555a=_0x3bf053;return respondWithRpcPromise(_0x3c83('0x2f'),_0x54af85['query'],routingClient);})[_0x3c83('0xa')](function(_0x5c2b5f){return _[_0x3c83('0x1a')]({},_0x5c2b5f,_0x39555a);})[_0x3c83('0xa')](respondWithResult(_0x5ad8c0,null))['catch'](handleError(_0x5ad8c0,null));};exports[_0x3c83('0x30')]=function(_0x7d086f,_0x26d75e){if(_0x7d086f[_0x3c83('0x23')]&&_0x7d086f[_0x3c83('0x23')]['interaction']&&_0x7d086f[_0x3c83('0x31')]&&_0x7d086f[_0x3c83('0x31')][_0x3c83('0x12')]){for(var _0x1e0ad1 in _0x7d086f[_0x3c83('0x23')]['interaction']){if(_0x7d086f['body'][_0x3c83('0x32')][_0x3c83('0x33')](_0x1e0ad1)){db[_0x3c83('0x34')][_0x3c83('0x35')]({'where':{'channel':_0x1e0ad1,'membername':_0x7d086f[_0x3c83('0x31')]['name'],'type':_0x3c83('0x36'),'exitAt':null,'uniqueid':_0x7d086f['body'][_0x3c83('0x32')][_0x1e0ad1]&&_0x7d086f[_0x3c83('0x23')][_0x3c83('0x32')][_0x1e0ad1][_0x3c83('0x37')]?{'$notIn':_0x7d086f[_0x3c83('0x23')][_0x3c83('0x32')][_0x1e0ad1]}:{'$ne':null}}})[_0x3c83('0xa')](function(_0x37ff65){var _0x5be5e4=moment()[_0x3c83('0x38')](_0x3c83('0x39'));for(var _0xeb243d=0x0,_0x3e3f31=_0x37ff65[_0x3c83('0x37')];_0xeb243d<_0x3e3f31;_0xeb243d+=0x1){_0x37ff65[_0xeb243d][_0x3c83('0x3a')]({'exitAt':_0x5be5e4});}});for(var _0x118a79=0x0;_0x118a79<_0x7d086f[_0x3c83('0x23')][_0x3c83('0x32')][_0x1e0ad1]['length'];_0x118a79+=0x1){db['MemberReport'][_0x3c83('0x3b')]({'where':{'channel':_0x1e0ad1,'membername':_0x7d086f[_0x3c83('0x31')]['name'],'type':'INTERACTION','uniqueid':_0x7d086f[_0x3c83('0x23')]['interaction'][_0x1e0ad1][_0x118a79],'exitAt':null},'defaults':{'channel':_0x1e0ad1,'membername':_0x7d086f[_0x3c83('0x31')][_0x3c83('0x12')],'interface':_[_0x3c83('0x14')](_0x7d086f['user'][_0x3c83('0x3c')])?util[_0x3c83('0x38')](_0x3c83('0x3d'),_0x7d086f[_0x3c83('0x31')][_0x3c83('0x12')]):_0x7d086f[_0x3c83('0x31')][_0x3c83('0x3c')],'type':_0x3c83('0x36'),'enterAt':moment()[_0x3c83('0x38')]('YYYY-MM-DD\x20HH:mm:ss'),'role':_0x3c83('0x3e'),'internal':_0x7d086f[_0x3c83('0x31')][_0x3c83('0x3f')],'uniqueid':_0x7d086f['body'][_0x3c83('0x32')][_0x1e0ad1][_0x118a79]}});}}}}return respondWithRpcPromise(_0x3c83('0x40'),{'id':_0x7d086f['params']['id'],'capacity':_0x7d086f[_0x3c83('0x23')][_0x3c83('0x41')]},routingClient)[_0x3c83('0xa')](respondWithResult(_0x26d75e,null))[_0x3c83('0x1b')](handleError(_0x26d75e,null));};exports[_0x3c83('0x42')]=function(_0x88156e,_0x22bcfb){return respondWithRpcPromise('Telephones',_0x88156e[_0x3c83('0x18')])[_0x3c83('0xa')](respondWithResult(_0x22bcfb,null))[_0x3c83('0x1b')](handleError(_0x22bcfb,null));};exports[_0x3c83('0x43')]=function(_0xaa7186,_0x56ee3a){return respondWithRpcPromise(_0x3c83('0x44'),_0xaa7186[_0x3c83('0x18')])['then'](respondWithResult(_0x56ee3a,null))['catch'](handleError(_0x56ee3a,null));};exports[_0x3c83('0x45')]=function(_0x4f9797,_0x5e5ec1){return respondWithRpcPromise(_0x3c83('0x46'),_0x4f9797[_0x3c83('0x18')])[_0x3c83('0xa')](respondWithResult(_0x5e5ec1,null))[_0x3c83('0x1b')](handleError(_0x5e5ec1,null));};exports[_0x3c83('0x47')]=function(_0x5662a5,_0x3659f3){return respondWithRpcPromise(_0x3c83('0x48'),_0x5662a5[_0x3c83('0x18')],routingClient)[_0x3c83('0xa')](respondWithResult(_0x3659f3,null))[_0x3c83('0x1b')](handleError(_0x3659f3,null));};exports[_0x3c83('0x49')]=function(_0x2cd956,_0x23d060){return respondWithRpcPromise(_0x3c83('0x48'),_0x2cd956[_0x3c83('0x18')],routingClient)[_0x3c83('0xa')](findById(_0x2cd956[_0x3c83('0x1d')]['id']))[_0x3c83('0xa')](respondWithResult(_0x23d060,null))[_0x3c83('0x1b')](handleError(_0x23d060,null));};exports[_0x3c83('0x4a')]=function(_0x5331df,_0x516c58){return respondWithRpcPromise(_0x3c83('0x4b'),_0x5331df['query'],routingClient)[_0x3c83('0xa')](respondWithResult(_0x516c58,null))[_0x3c83('0x1b')](handleError(_0x516c58,null));};exports['showMailQueues']=function(_0x529fe5,_0x5b5536){return respondWithRpcPromise(_0x3c83('0x4b'),_0x529fe5[_0x3c83('0x18')],routingClient)[_0x3c83('0xa')](findById(_0x529fe5[_0x3c83('0x1d')]['id']))['then'](respondWithResult(_0x5b5536,null))[_0x3c83('0x1b')](handleError(_0x5b5536,null));};exports[_0x3c83('0x4c')]=function(_0x3b3f14,_0x2fb1e6){return respondWithRpcPromise(_0x3c83('0x4d'),_0x3b3f14[_0x3c83('0x18')],mailClient)[_0x3c83('0xa')](respondWithResult(_0x2fb1e6,null))[_0x3c83('0x1b')](handleError(_0x2fb1e6,null));};exports['openchannelQueues']=function(_0x539d20,_0x596ba7){return respondWithRpcPromise(_0x3c83('0x4e'),_0x539d20[_0x3c83('0x18')],routingClient)[_0x3c83('0xa')](respondWithResult(_0x596ba7,null))[_0x3c83('0x1b')](handleError(_0x596ba7,null));};exports[_0x3c83('0x4f')]=function(_0x3c8b89,_0x107939){return respondWithRpcPromise(_0x3c83('0x4e'),_0x3c8b89[_0x3c83('0x18')],routingClient)[_0x3c83('0xa')](findById(_0x3c8b89[_0x3c83('0x1d')]['id']))['then'](respondWithResult(_0x107939,null))[_0x3c83('0x1b')](handleError(_0x107939,null));};exports[_0x3c83('0x50')]=function(_0x5922d5,_0x36e521){return respondWithRpcPromise(_0x3c83('0x51'),_0x5922d5[_0x3c83('0x18')],routingClient)[_0x3c83('0xa')](respondWithResult(_0x36e521,null))['catch'](handleError(_0x36e521,null));};exports[_0x3c83('0x52')]=function(_0x2c3da6,_0x25e018){return respondWithRpcPromise(_0x3c83('0x51'),_0x2c3da6[_0x3c83('0x18')],routingClient)[_0x3c83('0xa')](findById(_0x2c3da6['params']['id']))[_0x3c83('0xa')](respondWithResult(_0x25e018,null))[_0x3c83('0x1b')](handleError(_0x25e018,null));};exports[_0x3c83('0x53')]=function(_0x1e4f6a,_0x5587a9){return respondWithRpcPromise('WhatsappQueues',_0x1e4f6a[_0x3c83('0x18')],routingClient)[_0x3c83('0xa')](respondWithResult(_0x5587a9,null))[_0x3c83('0x1b')](handleError(_0x5587a9,null));};exports['showWhatsappQueues']=function(_0x35d6ed,_0x98022b){return respondWithRpcPromise(_0x3c83('0x54'),_0x35d6ed[_0x3c83('0x18')],routingClient)['then'](findById(_0x35d6ed[_0x3c83('0x1d')]['id']))[_0x3c83('0xa')](respondWithResult(_0x98022b,null))[_0x3c83('0x1b')](handleError(_0x98022b,null));};exports['faxQueues']=function(_0x70b04f,_0x3b57a2){return respondWithRpcPromise(_0x3c83('0x55'),_0x70b04f[_0x3c83('0x18')],routingClient)[_0x3c83('0xa')](respondWithResult(_0x3b57a2,null))['catch'](handleError(_0x3b57a2,null));};exports[_0x3c83('0x56')]=function(_0x1b0133,_0x4d9ff0){return respondWithRpcPromise('FaxQueues',_0x1b0133[_0x3c83('0x18')],routingClient)['then'](findById(_0x1b0133[_0x3c83('0x1d')]['id']))[_0x3c83('0xa')](respondWithResult(_0x4d9ff0,null))[_0x3c83('0x1b')](handleError(_0x4d9ff0,null));};exports[_0x3c83('0x57')]=function(_0xf7b8b5,_0x32c1a0){return respondWithRpcPromise(_0x3c83('0x58'),_0xf7b8b5[_0x3c83('0x18')])[_0x3c83('0xa')](respondWithResult(_0x32c1a0,null))['catch'](handleError(_0x32c1a0,null));};exports['chatQueuesWaitingInteractions']=function(_0x34dbe7,_0x5ee345){return respondWithRpcPromise('ChatQueuesWaitingInteractions',_0x34dbe7[_0x3c83('0x18')],routingClient)['then'](respondWithResult(_0x5ee345,null))[_0x3c83('0x1b')](handleError(_0x5ee345,null));};exports[_0x3c83('0x59')]=function(_0x3dd28b,_0x1e8746){return respondWithRpcPromise(_0x3c83('0x5a'),_0x3dd28b[_0x3c83('0x18')],routingClient)[_0x3c83('0xa')](respondWithResult(_0x1e8746,null))['catch'](handleError(_0x1e8746,null));};exports[_0x3c83('0x5b')]=function(_0x334f8f,_0x53f5d3){return respondWithRpcPromise(_0x3c83('0x5c'),_0x334f8f[_0x3c83('0x18')],routingClient)[_0x3c83('0xa')](respondWithResult(_0x53f5d3,null))['catch'](handleError(_0x53f5d3,null));};exports['openchannelQueuesIdWaitingInteractions']=function(_0x4381c2,_0x43d9c5){return respondWithRpcPromise('OpenchannelQueuesWaitingInteractions',_0x4381c2[_0x3c83('0x18')],routingClient)[_0x3c83('0xa')](function(_0x406c0d){if(_0x4381c2['query'][_0x3c83('0x5d')]!==undefined){var _0x287ccb=_(_0x406c0d[_0x3c83('0x16')])[_0x3c83('0x5e')]([_0x4381c2['query'][_0x3c83('0x5d')],_0x4381c2[_0x3c83('0x1d')]['id']])[_0x3c83('0x5f')]('queue_id')[_0x3c83('0x60')]()['value']();return _0x406c0d[_0x3c83('0x16')][_0x3c83('0x5e')](function(_0x569381){return _0x287ccb[_0x3c83('0x61')](_0x569381[_0x3c83('0x62')])>-0x1;});}else{return _0x406c0d[_0x3c83('0x16')][_0x3c83('0x5e')](function(_0x41bf0e){return _0x41bf0e[_0x3c83('0x62')]===parseInt(_0x4381c2[_0x3c83('0x1d')]['id']);});}})['then'](respondWithResult(_0x43d9c5,null))[_0x3c83('0x1b')](handleError(_0x43d9c5,null));};exports[_0x3c83('0x63')]=function(_0x172a0d,_0x2bb761){return respondWithRpcPromise(_0x3c83('0x64'),_0x172a0d[_0x3c83('0x18')],routingClient)[_0x3c83('0xa')](respondWithResult(_0x2bb761,null))['catch'](handleError(_0x2bb761,null));};exports[_0x3c83('0x65')]=function(_0x7e2d78,_0x414679){return respondWithRpcPromise('WhatsappQueuesWaitingInteractions',_0x7e2d78['query'],routingClient)[_0x3c83('0xa')](respondWithResult(_0x414679,null))[_0x3c83('0x1b')](handleError(_0x414679,null));};exports[_0x3c83('0x66')]=function(_0x402652,_0x18e3c9){return respondWithRpcPromise('FaxQueuesWaitingInteractions',_0x402652[_0x3c83('0x18')],routingClient)['then'](respondWithResult(_0x18e3c9,null))[_0x3c83('0x1b')](handleError(_0x18e3c9,null));};exports['queueNotify']=function(_0x3aeaa5){return function(_0x5edce3,_0xa7a809){var _0xc322dc,_0x367c65;var _0x4439a7=_[_0x3c83('0x67')](_0x3aeaa5);var _0x1022e1=_0x3aeaa5===_0x3c83('0x68')?_0x3c83('0x69'):_0x3c83('0x6a');return db[_0x4439a7+_0x3c83('0x6b')]['findOne']({'raw':!![],'where':{'id':_0x5edce3['params']['id']}})[_0x3c83('0xa')](function(_0x3a69fc){if(_['isNil'](_0x3a69fc)){throw new Error(_0x4439a7+'\x20Queue\x20not\x20found');}_0xc322dc=_0x3a69fc;return db[_0x4439a7+_0x3c83('0x6c')][_0x3c83('0x6d')]({'where':{'id':_0x5edce3[_0x3c83('0x23')]['messageId']},'include':[{'model':db[_0x4439a7+_0x3c83('0x6e')],'as':_0x3c83('0x6e')},{'model':db[_0x4439a7+_0x1022e1],'as':_0x3c83('0x6a')}]});})['then'](function(_0x439d09){if(_[_0x3c83('0x14')](_0x439d09)){throw new Error(_0x4439a7+'\x20Message\x20not\x20found');}_0x367c65=_0x439d09;return _0x439d09[_0x3c83('0x6f')]({'read':0x0,'readAt':null,'UserId':null});})['then'](function(){var _0x490b49={'uniqueid':_0x3aeaa5+'.'+_0x367c65['id']+'.'+_0x367c65['Interaction']['id'],'FromUserId':_0x5edce3['user']['id'],'type':_0x3c83('0x70')};_0x490b49[_0x4439a7+'MessageId']=_0x367c65['id'];_0x490b49[_0x4439a7+_0x3c83('0x71')]=_0x367c65['Interaction']['id'];_0x490b49['From'+_0x4439a7+_0x1022e1+'Id']=_0x367c65['Account']['id'];_0x490b49['To'+_0x4439a7+'QueueId']=_0xc322dc['id'];return db[_0x4439a7+_0x3c83('0x72')][_0x3c83('0x73')](_0x490b49);})[_0x3c83('0xa')](function(){return respondWithRpcPromise(_0x3c83('0x74'),{'channel':_0x3aeaa5,'interaction':_0x367c65[_0x3c83('0x6e')],'message':_0x367c65,'account':_0x367c65[_0x3c83('0x6a')],'applications':[{'id':0x0,'priority':0x1,'app':'queue','appdata':_0xc322dc['name']+','+(_0x367c65[_0x3c83('0x6a')][_0x3c83('0x75')]||0x12c),'interval':_0x3c83('0x76')}]},routingClient);})['then'](respondWithResult(_0xa7a809,null))[_0x3c83('0x1b')](handleError(_0xa7a809,null));};};exports[_0x3c83('0x77')]=function(_0x35d1b6,_0x2b5799){var _0x6f99be,_0x3f7847;if(_[_0x3c83('0x14')](_0x35d1b6[_0x3c83('0x23')][_0x3c83('0x78')])){throw new Error(_0x3c83('0x79'));}var _0x56029f=_0x35d1b6['body'][_0x3c83('0x78')];var _0x3f7ded=_[_0x3c83('0x67')](_0x56029f);var _0x229844=_0x56029f===_0x3c83('0x68')?_0x3c83('0x69'):_0x3c83('0x6a');return db[_0x3c83('0x7a')][_0x3c83('0x6d')]({'raw':!![],'where':{'id':_0x35d1b6[_0x3c83('0x1d')]['id'],'role':_0x3c83('0x3e')}})[_0x3c83('0xa')](function(_0x2c1613){if(_[_0x3c83('0x14')](_0x2c1613)){throw new Error(_0x3c83('0x7b'));}_0x6f99be=_0x2c1613;return db[_0x3f7ded+_0x3c83('0x6c')]['findOne']({'where':{'id':_0x35d1b6['body']['messageId']},'include':[{'model':db[_0x3f7ded+'Interaction'],'as':'Interaction'},{'model':db[_0x3f7ded+_0x229844],'as':_0x3c83('0x6a')}]});})['then'](function(_0x2e84ff){if(_[_0x3c83('0x14')](_0x2e84ff)){throw new Error(_0x3f7ded+'\x20Message\x20not\x20found');}_0x3f7847=_0x2e84ff;return _0x2e84ff[_0x3c83('0x6f')]({'read':0x0,'readAt':null,'UserId':null});})[_0x3c83('0xa')](function(){var _0x56e68f={'uniqueid':_0x56029f+'.'+_0x3f7847['id']+'.'+_0x3f7847[_0x3c83('0x6e')]['id'],'FromUserId':_0x35d1b6[_0x3c83('0x31')]['id'],'type':_0x3c83('0x70'),'ToUserId':_0x6f99be['id']};_0x56e68f[_0x3f7ded+'MessageId']=_0x3f7847['id'];_0x56e68f[_0x3f7ded+_0x3c83('0x71')]=_0x3f7847[_0x3c83('0x6e')]['id'];_0x56e68f[_0x3c83('0x7c')+_0x3f7ded+_0x229844+'Id']=_0x3f7847[_0x3c83('0x6a')]['id'];return db[_0x3f7ded+_0x3c83('0x72')]['create'](_0x56e68f);})[_0x3c83('0xa')](function(){return respondWithRpcPromise(_0x3c83('0x74'),{'channel':_0x56029f,'interaction':_0x3f7847[_0x3c83('0x6e')],'message':_0x3f7847,'account':_0x3f7847[_0x3c83('0x6a')],'applications':[{'id':0x0,'priority':0x1,'app':'agent','appdata':_0x6f99be[_0x3c83('0x12')]+','+(_0x3f7847['Account'][_0x3c83('0x7d')]||0x12c),'interval':_0x3c83('0x76')}]},routingClient);})['then'](respondWithResult(_0x2b5799,null))['catch'](handleError(_0x2b5799,null));};