Built motion from commit (unavailable).|2.5.30
[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 _0x5027=['SmsQueues','showSmsQueues','whatsappQueues','WhatsappQueues','showWhatsappQueues','faxQueues','FaxQueues','showFaxQueues','faxAccounts','FaxAccounts','mailQueuesWaitingInteractions','MailQueuesWaitingInteractions','openchannelQueuesWaitingInteractions','OpenchannelQueuesWaitingInteractions','openchannelQueuesIdWaitingInteractions','type','filter','map','queue_id','value','indexOf','smsQueuesWaitingInteractions','SmsQueuesWaitingInteractions','whatsappQueuesWaitingInteractions','WhatsappQueuesWaitingInteractions','queueNotify','capitalize','Website','Account','Queue','\x20Queue\x20not\x20found','Message','findOne','Interaction','\x20Message\x20not\x20found','update','queue','InteractionId','From','TransferReport','create','queueTransferTimeout','*,*,*,*','agentNotify','Channel\x20field\x20is\x20mandatory','chat','agent','Agent\x20not\x20found','messageId','MessageId','agentTransferTimeout','bluebird','moment','lodash','util','../../mysqldb','api','jayson/promise','client','http','request','code','message','error','result','catch','json','sendStatus','stack','name','status','send','isNil','rows','voiceChannels','VoiceChannels','query','then','voiceChannelMixMonitor','VoiceChannelMixMonitor','merge','params','voiceChannelStopMixMonitor','showVoiceQueues','VoiceQueues','UpdateVoiceQueue','body','voiceQueuesPreview','VoiceQueuesPreview','voiceQueuesChannels','VoiceQueuesChannels','VoiceQueuesChannel','voiceQueuesChannelHangup','VoiceQueuesChannelHangup','voiceQueuesChannelRedirect','outbound','Outbound','agents','Agents','agentCapacity','user','interaction','hasOwnProperty','length','format','updateAttributes','findOrCreate','interface','SIP/%s','INTERACTION','AgentCapacity','capacity','telephones','Telephones','Trunks','campaigns','Campaigns','chatQueues','ChatQueues','showChatQueues','mailQueues','mailAccounts','MailAccounts','openchannelQueues','OpenchannelQueues','showOpenchannelQueues','smsQueues'];(function(_0x1c0bf7,_0x5446d3){var _0xdfa1f7=function(_0x238b42){while(--_0x238b42){_0x1c0bf7['push'](_0x1c0bf7['shift']());}};_0xdfa1f7(++_0x5446d3);}(_0x5027,0x1b0));var _0x7502=function(_0x9185d1,_0x43b7d1){_0x9185d1=_0x9185d1-0x0;var _0x308c04=_0x5027[_0x9185d1];return _0x308c04;};'use strict';var BPromise=require(_0x7502('0x0'));var moment=require(_0x7502('0x1'));var _=require(_0x7502('0x2'));var util=require(_0x7502('0x3'));var db=require(_0x7502('0x4'))['db'];var logger=require('../../config/logger')(_0x7502('0x5'));var jayson=require(_0x7502('0x6'));var amiClient=jayson[_0x7502('0x7')][_0x7502('0x8')]({'port':0x232a});var mailClient=jayson['client']['http']({'port':0x232b});var routingClient=jayson[_0x7502('0x7')][_0x7502('0x8')]({'port':0x232c});function respondWithRpcPromise(_0x4c3faa,_0x2e1758,_0xa3cf7a){return new BPromise(function(_0x1e0084,_0x2ea116){var _0x2bb0f7=_0xa3cf7a?_0xa3cf7a:amiClient;return _0x2bb0f7[_0x7502('0x9')](_0x4c3faa,_0x2e1758)['then'](function(_0xf27aac){if(_0xf27aac['error']){if(_0xf27aac['error'][_0x7502('0xa')]===0x1f4){return _0x2ea116(_0xf27aac['error'][_0x7502('0xb')]);}return _0x1e0084(_0xf27aac[_0x7502('0xc')]['message']);}else{_0x1e0084(_0xf27aac[_0x7502('0xd')]);}})[_0x7502('0xe')](function(_0x16737a){_0x2ea116(_0x16737a);});});}function respondWithResult(_0x30d4d1,_0x3ebcd9){_0x3ebcd9=_0x3ebcd9||0xc8;return function(_0x1a69e2){if(_0x1a69e2){return _0x30d4d1['status'](_0x3ebcd9)[_0x7502('0xf')](_0x1a69e2);}return _0x30d4d1[_0x7502('0x10')](0x194);};}function handleError(_0xeea1e8,_0x48b278){_0x48b278=_0x48b278||0x1f4;return function(_0x1c89cf){logger[_0x7502('0xc')](_0x1c89cf[_0x7502('0x11')]);if(_0x1c89cf[_0x7502('0x12')]){delete _0x1c89cf[_0x7502('0x12')];}_0xeea1e8[_0x7502('0x13')](_0x48b278)[_0x7502('0x14')](_0x1c89cf);};}function findById(_0x195c2f){return function(_0x4b331b){if(!_[_0x7502('0x15')](_0x195c2f)&&!_[_0x7502('0x15')](_0x4b331b)&&!_[_0x7502('0x15')](_0x4b331b[_0x7502('0x16')])){return _['find'](_0x4b331b[_0x7502('0x16')],function(_0x8384c3){return _0x8384c3['id']==_0x195c2f;});}return null;};}exports[_0x7502('0x17')]=function(_0x3199ef,_0x5a7176){return respondWithRpcPromise(_0x7502('0x18'),_0x3199ef[_0x7502('0x19')])[_0x7502('0x1a')](respondWithResult(_0x5a7176,null))[_0x7502('0xe')](handleError(_0x5a7176,null));};exports[_0x7502('0x1b')]=function(_0x20313f,_0x2ea6a1){return respondWithRpcPromise(_0x7502('0x1c'),_[_0x7502('0x1d')](_0x20313f[_0x7502('0x19')],_0x20313f[_0x7502('0x1e')]))[_0x7502('0x1a')](respondWithResult(_0x2ea6a1,null))[_0x7502('0xe')](handleError(_0x2ea6a1,null));};exports[_0x7502('0x1f')]=function(_0x1577e7,_0x22d673){return respondWithRpcPromise('VoiceChannelStopMixMonitor',_[_0x7502('0x1d')](_0x1577e7['query'],_0x1577e7[_0x7502('0x1e')]))[_0x7502('0x1a')](respondWithResult(_0x22d673,null))[_0x7502('0xe')](handleError(_0x22d673,null));};exports['voiceQueues']=function(_0x3927f5,_0x51d0c4){return respondWithRpcPromise('VoiceQueues',_0x3927f5[_0x7502('0x19')])[_0x7502('0x1a')](respondWithResult(_0x51d0c4,null))[_0x7502('0xe')](handleError(_0x51d0c4,null));};exports[_0x7502('0x20')]=function(_0x3b23b3,_0x58db59){return respondWithRpcPromise(_0x7502('0x21'),_0x3b23b3[_0x7502('0x19')])[_0x7502('0x1a')](findById(_0x3b23b3[_0x7502('0x1e')]['id']))[_0x7502('0x1a')](respondWithResult(_0x58db59,null))[_0x7502('0xe')](handleError(_0x58db59,null));};exports['updateVoiceQueue']=function(_0x285dbf,_0x175b7d){return respondWithRpcPromise(_0x7502('0x22'),_[_0x7502('0x1d')](_0x285dbf[_0x7502('0x23')],_0x285dbf[_0x7502('0x1e')]))[_0x7502('0x1a')](respondWithResult(_0x175b7d,null))[_0x7502('0xe')](handleError(_0x175b7d,null));};exports[_0x7502('0x24')]=function(_0x4ec4aa,_0x411fd5){return respondWithRpcPromise(_0x7502('0x25'),_['merge'](_0x4ec4aa[_0x7502('0x19')],_0x4ec4aa['params']))[_0x7502('0x1a')](respondWithResult(_0x411fd5,null))[_0x7502('0xe')](handleError(_0x411fd5,null));};exports[_0x7502('0x26')]=function(_0x34a4a8,_0x366281){return respondWithRpcPromise(_0x7502('0x27'),_0x34a4a8['query'])[_0x7502('0x1a')](respondWithResult(_0x366281,null))[_0x7502('0xe')](handleError(_0x366281,null));};exports['voiceQueuesChannel']=function(_0x220f1a,_0x8f479){return respondWithRpcPromise(_0x7502('0x28'),_[_0x7502('0x1d')](_0x220f1a[_0x7502('0x19')],_0x220f1a[_0x7502('0x1e')]))[_0x7502('0x1a')](respondWithResult(_0x8f479,null))[_0x7502('0xe')](handleError(_0x8f479,null));};exports[_0x7502('0x29')]=function(_0x158111,_0x194ca4){return respondWithRpcPromise(_0x7502('0x2a'),_[_0x7502('0x1d')](_0x158111[_0x7502('0x19')],_0x158111[_0x7502('0x1e')]))['then'](respondWithResult(_0x194ca4,null))['catch'](handleError(_0x194ca4,null));};exports[_0x7502('0x2b')]=function(_0x240fb9,_0x41b39f){return respondWithRpcPromise('VoiceQueuesChannelRedirect',_[_0x7502('0x1d')](_0x240fb9[_0x7502('0x19')],_0x240fb9['params']))[_0x7502('0x1a')](respondWithResult(_0x41b39f,null))[_0x7502('0xe')](handleError(_0x41b39f,null));};exports[_0x7502('0x2c')]=function(_0x40c3ab,_0x9b600c){return respondWithRpcPromise(_0x7502('0x2d'),_0x40c3ab[_0x7502('0x19')])[_0x7502('0x1a')](respondWithResult(_0x9b600c,null))[_0x7502('0xe')](handleError(_0x9b600c,null));};exports['outboundChannels']=function(_0x346f31,_0x3b756e){return respondWithRpcPromise('OutboundChannels',_0x346f31[_0x7502('0x19')])[_0x7502('0x1a')](respondWithResult(_0x3b756e,null))['catch'](handleError(_0x3b756e,null));};exports[_0x7502('0x2e')]=function(_0x3a63dd,_0x4eec80){var _0xec066f;return respondWithRpcPromise('Agents',_0x3a63dd['query'])[_0x7502('0x1a')](function(_0x15f576){_0xec066f=_0x15f576;return respondWithRpcPromise(_0x7502('0x2f'),_0x3a63dd[_0x7502('0x19')],routingClient);})['then'](function(_0x431bba){return _[_0x7502('0x1d')]({},_0x431bba,_0xec066f);})['then'](respondWithResult(_0x4eec80,null))[_0x7502('0xe')](handleError(_0x4eec80,null));};exports[_0x7502('0x30')]=function(_0x12bd0d,_0x41c138){if(_0x12bd0d['body']&&_0x12bd0d[_0x7502('0x23')]['interaction']&&_0x12bd0d[_0x7502('0x31')]&&_0x12bd0d[_0x7502('0x31')][_0x7502('0x12')]){for(var _0x5b2454 in _0x12bd0d[_0x7502('0x23')][_0x7502('0x32')]){if(_0x12bd0d[_0x7502('0x23')][_0x7502('0x32')][_0x7502('0x33')](_0x5b2454)){db['MemberReport']['findAll']({'where':{'channel':_0x5b2454,'membername':_0x12bd0d['user'][_0x7502('0x12')],'type':'INTERACTION','exitAt':null,'uniqueid':_0x12bd0d[_0x7502('0x23')][_0x7502('0x32')][_0x5b2454]&&_0x12bd0d[_0x7502('0x23')][_0x7502('0x32')][_0x5b2454][_0x7502('0x34')]?{'$notIn':_0x12bd0d[_0x7502('0x23')][_0x7502('0x32')][_0x5b2454]}:{'$ne':null}}})[_0x7502('0x1a')](function(_0x1b8c6d){var _0x24a1b7=moment()[_0x7502('0x35')]('YYYY-MM-DD\x20HH:mm:ss');for(var _0x53cf7c=0x0,_0x2596de=_0x1b8c6d['length'];_0x53cf7c<_0x2596de;_0x53cf7c+=0x1){_0x1b8c6d[_0x53cf7c][_0x7502('0x36')]({'exitAt':_0x24a1b7});}});for(var _0x1b4c3a=0x0;_0x1b4c3a<_0x12bd0d[_0x7502('0x23')][_0x7502('0x32')][_0x5b2454][_0x7502('0x34')];_0x1b4c3a+=0x1){db['MemberReport'][_0x7502('0x37')]({'where':{'channel':_0x5b2454,'membername':_0x12bd0d[_0x7502('0x31')][_0x7502('0x12')],'type':'INTERACTION','uniqueid':_0x12bd0d['body']['interaction'][_0x5b2454][_0x1b4c3a],'exitAt':null},'defaults':{'channel':_0x5b2454,'membername':_0x12bd0d['user']['name'],'interface':_['isNil'](_0x12bd0d[_0x7502('0x31')][_0x7502('0x38')])?util[_0x7502('0x35')](_0x7502('0x39'),_0x12bd0d[_0x7502('0x31')]['name']):_0x12bd0d[_0x7502('0x31')][_0x7502('0x38')],'type':_0x7502('0x3a'),'enterAt':moment()[_0x7502('0x35')]('YYYY-MM-DD\x20HH:mm:ss'),'role':'agent','internal':_0x12bd0d[_0x7502('0x31')]['internal'],'uniqueid':_0x12bd0d[_0x7502('0x23')][_0x7502('0x32')][_0x5b2454][_0x1b4c3a]}});}}}}return respondWithRpcPromise(_0x7502('0x3b'),{'id':_0x12bd0d['params']['id'],'capacity':_0x12bd0d[_0x7502('0x23')][_0x7502('0x3c')]},routingClient)[_0x7502('0x1a')](respondWithResult(_0x41c138,null))[_0x7502('0xe')](handleError(_0x41c138,null));};exports[_0x7502('0x3d')]=function(_0x611e5a,_0x146f4f){return respondWithRpcPromise(_0x7502('0x3e'),_0x611e5a[_0x7502('0x19')])[_0x7502('0x1a')](respondWithResult(_0x146f4f,null))[_0x7502('0xe')](handleError(_0x146f4f,null));};exports['trunks']=function(_0x6bb4,_0x81497b){return respondWithRpcPromise(_0x7502('0x3f'),_0x6bb4['query'])[_0x7502('0x1a')](respondWithResult(_0x81497b,null))[_0x7502('0xe')](handleError(_0x81497b,null));};exports[_0x7502('0x40')]=function(_0x1a6c61,_0x2d120b){return respondWithRpcPromise(_0x7502('0x41'),_0x1a6c61[_0x7502('0x19')])[_0x7502('0x1a')](respondWithResult(_0x2d120b,null))[_0x7502('0xe')](handleError(_0x2d120b,null));};exports[_0x7502('0x42')]=function(_0x3ae710,_0x233b05){return respondWithRpcPromise(_0x7502('0x43'),_0x3ae710['query'],routingClient)[_0x7502('0x1a')](respondWithResult(_0x233b05,null))[_0x7502('0xe')](handleError(_0x233b05,null));};exports[_0x7502('0x44')]=function(_0x2b2109,_0x20f00e){return respondWithRpcPromise(_0x7502('0x43'),_0x2b2109[_0x7502('0x19')],routingClient)['then'](findById(_0x2b2109[_0x7502('0x1e')]['id']))['then'](respondWithResult(_0x20f00e,null))[_0x7502('0xe')](handleError(_0x20f00e,null));};exports[_0x7502('0x45')]=function(_0x7041dc,_0x31af1e){return respondWithRpcPromise('MailQueues',_0x7041dc['query'],routingClient)['then'](respondWithResult(_0x31af1e,null))[_0x7502('0xe')](handleError(_0x31af1e,null));};exports['showMailQueues']=function(_0x35cfb7,_0x32b836){return respondWithRpcPromise('MailQueues',_0x35cfb7[_0x7502('0x19')],routingClient)['then'](findById(_0x35cfb7[_0x7502('0x1e')]['id']))[_0x7502('0x1a')](respondWithResult(_0x32b836,null))['catch'](handleError(_0x32b836,null));};exports[_0x7502('0x46')]=function(_0x589367,_0x282761){return respondWithRpcPromise(_0x7502('0x47'),_0x589367[_0x7502('0x19')],mailClient)[_0x7502('0x1a')](respondWithResult(_0x282761,null))[_0x7502('0xe')](handleError(_0x282761,null));};exports[_0x7502('0x48')]=function(_0x477d53,_0x5c3efc){return respondWithRpcPromise(_0x7502('0x49'),_0x477d53[_0x7502('0x19')],routingClient)[_0x7502('0x1a')](respondWithResult(_0x5c3efc,null))[_0x7502('0xe')](handleError(_0x5c3efc,null));};exports[_0x7502('0x4a')]=function(_0x34ef09,_0x462704){return respondWithRpcPromise('OpenchannelQueues',_0x34ef09[_0x7502('0x19')],routingClient)[_0x7502('0x1a')](findById(_0x34ef09[_0x7502('0x1e')]['id']))['then'](respondWithResult(_0x462704,null))[_0x7502('0xe')](handleError(_0x462704,null));};exports[_0x7502('0x4b')]=function(_0x3bbf72,_0x2759de){return respondWithRpcPromise(_0x7502('0x4c'),_0x3bbf72[_0x7502('0x19')],routingClient)[_0x7502('0x1a')](respondWithResult(_0x2759de,null))[_0x7502('0xe')](handleError(_0x2759de,null));};exports[_0x7502('0x4d')]=function(_0x1dadbf,_0x2caff5){return respondWithRpcPromise(_0x7502('0x4c'),_0x1dadbf['query'],routingClient)[_0x7502('0x1a')](findById(_0x1dadbf[_0x7502('0x1e')]['id']))[_0x7502('0x1a')](respondWithResult(_0x2caff5,null))[_0x7502('0xe')](handleError(_0x2caff5,null));};exports[_0x7502('0x4e')]=function(_0x2cf947,_0x1e6fd3){return respondWithRpcPromise(_0x7502('0x4f'),_0x2cf947[_0x7502('0x19')],routingClient)[_0x7502('0x1a')](respondWithResult(_0x1e6fd3,null))[_0x7502('0xe')](handleError(_0x1e6fd3,null));};exports[_0x7502('0x50')]=function(_0x1a1a08,_0x57bf70){return respondWithRpcPromise('WhatsappQueues',_0x1a1a08[_0x7502('0x19')],routingClient)[_0x7502('0x1a')](findById(_0x1a1a08['params']['id']))[_0x7502('0x1a')](respondWithResult(_0x57bf70,null))[_0x7502('0xe')](handleError(_0x57bf70,null));};exports[_0x7502('0x51')]=function(_0x431bcb,_0x5c7419){return respondWithRpcPromise(_0x7502('0x52'),_0x431bcb[_0x7502('0x19')],routingClient)[_0x7502('0x1a')](respondWithResult(_0x5c7419,null))[_0x7502('0xe')](handleError(_0x5c7419,null));};exports[_0x7502('0x53')]=function(_0x7770a0,_0x13afe0){return respondWithRpcPromise(_0x7502('0x52'),_0x7770a0[_0x7502('0x19')],routingClient)[_0x7502('0x1a')](findById(_0x7770a0['params']['id']))['then'](respondWithResult(_0x13afe0,null))[_0x7502('0xe')](handleError(_0x13afe0,null));};exports[_0x7502('0x54')]=function(_0x5897e5,_0x6600b7){return respondWithRpcPromise(_0x7502('0x55'),_0x5897e5[_0x7502('0x19')])[_0x7502('0x1a')](respondWithResult(_0x6600b7,null))['catch'](handleError(_0x6600b7,null));};exports['chatQueuesWaitingInteractions']=function(_0x1b2266,_0x11ab29){return respondWithRpcPromise('ChatQueuesWaitingInteractions',_0x1b2266['query'],routingClient)['then'](respondWithResult(_0x11ab29,null))['catch'](handleError(_0x11ab29,null));};exports[_0x7502('0x56')]=function(_0x58556a,_0x3d2418){return respondWithRpcPromise(_0x7502('0x57'),_0x58556a['query'],routingClient)[_0x7502('0x1a')](respondWithResult(_0x3d2418,null))[_0x7502('0xe')](handleError(_0x3d2418,null));};exports[_0x7502('0x58')]=function(_0x29f493,_0x481898){return respondWithRpcPromise(_0x7502('0x59'),_0x29f493[_0x7502('0x19')],routingClient)['then'](respondWithResult(_0x481898,null))[_0x7502('0xe')](handleError(_0x481898,null));};exports[_0x7502('0x5a')]=function(_0x4f592e,_0x2a29e4){return respondWithRpcPromise(_0x7502('0x59'),_0x4f592e['query'],routingClient)['then'](function(_0x379bc5){if(_0x4f592e[_0x7502('0x19')][_0x7502('0x5b')]!==undefined){var _0x40ab92=_(_0x379bc5[_0x7502('0x16')])[_0x7502('0x5c')]([_0x4f592e[_0x7502('0x19')][_0x7502('0x5b')],_0x4f592e[_0x7502('0x1e')]['id']])[_0x7502('0x5d')](_0x7502('0x5e'))['uniq']()[_0x7502('0x5f')]();return _0x379bc5[_0x7502('0x16')][_0x7502('0x5c')](function(_0x27f4e9){return _0x40ab92[_0x7502('0x60')](_0x27f4e9['queue_id'])>-0x1;});}else{return _0x379bc5['rows'][_0x7502('0x5c')](function(_0x13e95e){return _0x13e95e['queue_id']===parseInt(_0x4f592e[_0x7502('0x1e')]['id']);});}})['then'](respondWithResult(_0x2a29e4,null))[_0x7502('0xe')](handleError(_0x2a29e4,null));};exports[_0x7502('0x61')]=function(_0x2827d9,_0xa0a822){return respondWithRpcPromise(_0x7502('0x62'),_0x2827d9[_0x7502('0x19')],routingClient)['then'](respondWithResult(_0xa0a822,null))['catch'](handleError(_0xa0a822,null));};exports[_0x7502('0x63')]=function(_0x2c01fa,_0x14092a){return respondWithRpcPromise(_0x7502('0x64'),_0x2c01fa[_0x7502('0x19')],routingClient)['then'](respondWithResult(_0x14092a,null))[_0x7502('0xe')](handleError(_0x14092a,null));};exports['faxQueuesWaitingInteractions']=function(_0x28d824,_0x1022cb){return respondWithRpcPromise('FaxQueuesWaitingInteractions',_0x28d824[_0x7502('0x19')],routingClient)[_0x7502('0x1a')](respondWithResult(_0x1022cb,null))[_0x7502('0xe')](handleError(_0x1022cb,null));};exports[_0x7502('0x65')]=function(_0x1882b6){return function(_0x338436,_0x160974){var _0x51fbef,_0x1e48bc;var _0x53de6a=_[_0x7502('0x66')](_0x1882b6);var _0x9f640=_0x1882b6==='chat'?_0x7502('0x67'):_0x7502('0x68');return db[_0x53de6a+_0x7502('0x69')]['findOne']({'raw':!![],'where':{'id':_0x338436['params']['id']}})[_0x7502('0x1a')](function(_0x35f63f){if(_[_0x7502('0x15')](_0x35f63f)){throw new Error(_0x53de6a+_0x7502('0x6a'));}_0x51fbef=_0x35f63f;return db[_0x53de6a+_0x7502('0x6b')][_0x7502('0x6c')]({'where':{'id':_0x338436[_0x7502('0x23')]['messageId']},'include':[{'model':db[_0x53de6a+_0x7502('0x6d')],'as':_0x7502('0x6d')},{'model':db[_0x53de6a+_0x9f640],'as':_0x7502('0x68')}]});})[_0x7502('0x1a')](function(_0x3552b0){if(_['isNil'](_0x3552b0)){throw new Error(_0x53de6a+_0x7502('0x6e'));}_0x1e48bc=_0x3552b0;return _0x3552b0[_0x7502('0x6f')]({'read':0x0,'readAt':null,'UserId':null});})['then'](function(){var _0x25661a={'uniqueid':_0x1882b6+'.'+_0x1e48bc['id']+'.'+_0x1e48bc[_0x7502('0x6d')]['id'],'FromUserId':_0x338436[_0x7502('0x31')]['id'],'type':_0x7502('0x70')};_0x25661a[_0x53de6a+'MessageId']=_0x1e48bc['id'];_0x25661a[_0x53de6a+_0x7502('0x71')]=_0x1e48bc['Interaction']['id'];_0x25661a[_0x7502('0x72')+_0x53de6a+_0x9f640+'Id']=_0x1e48bc['Account']['id'];_0x25661a['To'+_0x53de6a+'QueueId']=_0x51fbef['id'];return db[_0x53de6a+_0x7502('0x73')][_0x7502('0x74')](_0x25661a);})['then'](function(){return respondWithRpcPromise('Start',{'channel':_0x1882b6,'interaction':_0x1e48bc[_0x7502('0x6d')],'message':_0x1e48bc,'account':_0x1e48bc[_0x7502('0x68')],'applications':[{'id':0x0,'priority':0x1,'app':_0x7502('0x70'),'appdata':_0x51fbef[_0x7502('0x12')]+','+(_0x1e48bc[_0x7502('0x68')][_0x7502('0x75')]||0x12c),'interval':_0x7502('0x76')}]},routingClient);})[_0x7502('0x1a')](respondWithResult(_0x160974,null))[_0x7502('0xe')](handleError(_0x160974,null));};};exports[_0x7502('0x77')]=function(_0x50e13b,_0x57c63f){var _0x59a3d7,_0x4e5886;if(_[_0x7502('0x15')](_0x50e13b[_0x7502('0x23')]['channel'])){throw new Error(_0x7502('0x78'));}var _0x1da397=_0x50e13b[_0x7502('0x23')]['channel'];var _0x2ca705=_[_0x7502('0x66')](_0x1da397);var _0x2d6b08=_0x1da397===_0x7502('0x79')?_0x7502('0x67'):'Account';return db['User'][_0x7502('0x6c')]({'raw':!![],'where':{'id':_0x50e13b[_0x7502('0x1e')]['id'],'role':_0x7502('0x7a')}})['then'](function(_0x4174ec){if(_[_0x7502('0x15')](_0x4174ec)){throw new Error(_0x7502('0x7b'));}_0x59a3d7=_0x4174ec;return db[_0x2ca705+_0x7502('0x6b')]['findOne']({'where':{'id':_0x50e13b['body'][_0x7502('0x7c')]},'include':[{'model':db[_0x2ca705+_0x7502('0x6d')],'as':_0x7502('0x6d')},{'model':db[_0x2ca705+_0x2d6b08],'as':_0x7502('0x68')}]});})[_0x7502('0x1a')](function(_0x564b1b){if(_[_0x7502('0x15')](_0x564b1b)){throw new Error(_0x2ca705+_0x7502('0x6e'));}_0x4e5886=_0x564b1b;return _0x564b1b[_0x7502('0x6f')]({'read':0x0,'readAt':null,'UserId':null});})['then'](function(){var _0xee2b72={'uniqueid':_0x1da397+'.'+_0x4e5886['id']+'.'+_0x4e5886[_0x7502('0x6d')]['id'],'FromUserId':_0x50e13b['user']['id'],'type':'queue','ToUserId':_0x59a3d7['id']};_0xee2b72[_0x2ca705+_0x7502('0x7d')]=_0x4e5886['id'];_0xee2b72[_0x2ca705+_0x7502('0x71')]=_0x4e5886[_0x7502('0x6d')]['id'];_0xee2b72['From'+_0x2ca705+_0x2d6b08+'Id']=_0x4e5886[_0x7502('0x68')]['id'];return db[_0x2ca705+_0x7502('0x73')]['create'](_0xee2b72);})[_0x7502('0x1a')](function(){return respondWithRpcPromise('Start',{'channel':_0x1da397,'interaction':_0x4e5886[_0x7502('0x6d')],'message':_0x4e5886,'account':_0x4e5886[_0x7502('0x68')],'applications':[{'id':0x0,'priority':0x1,'app':_0x7502('0x7a'),'appdata':_0x59a3d7[_0x7502('0x12')]+','+(_0x4e5886[_0x7502('0x68')][_0x7502('0x7e')]||0x12c),'interval':'*,*,*,*'}]},routingClient);})[_0x7502('0x1a')](respondWithResult(_0x57c63f,null))[_0x7502('0xe')](handleError(_0x57c63f,null));};