Built motion from commit 9e1399f3.|2.5.37
[motion2.git] / server / api / rpc / rpc.controller.js
index 1168909..b0bc700 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 _0xabce=['InteractionId','From','QueueId','TransferReport','create','queueTransferTimeout','*,*,*,*','agentNotify','channel','Channel\x20field\x20is\x20mandatory','Agent\x20not\x20found','update','agentTransferTimeout','bluebird','moment','lodash','util','../../mysqldb','jayson/promise','client','http','request','then','error','code','message','result','catch','json','sendStatus','stack','name','status','send','isNil','rows','find','voiceChannels','query','voiceChannelMixMonitor','VoiceChannelMixMonitor','merge','params','voiceChannelStopMixMonitor','VoiceChannelStopMixMonitor','VoiceQueues','showVoiceQueues','UpdateVoiceQueue','body','voiceQueuesPreview','voiceQueuesChannels','VoiceQueuesChannels','voiceQueuesChannel','voiceQueuesChannelHangup','VoiceQueuesChannelHangup','voiceQueuesChannelRedirect','VoiceQueuesChannelRedirect','Outbound','OutboundChannels','Agents','agentCapacity','interaction','MemberReport','findAll','user','INTERACTION','length','format','YYYY-MM-DD\x20HH:mm:ss','updateAttributes','findOrCreate','interface','agent','internal','AgentCapacity','telephones','Telephones','trunks','campaigns','Campaigns','chatQueues','ChatQueues','showChatQueues','mailQueues','MailQueues','showMailQueues','mailAccounts','MailAccounts','openchannelQueues','OpenchannelQueues','showOpenchannelQueues','smsQueues','SmsQueues','showSmsQueues','whatsappQueues','showWhatsappQueues','FaxAccounts','MailQueuesWaitingInteractions','OpenchannelQueuesWaitingInteractions','openchannelQueuesIdWaitingInteractions','type','map','value','indexOf','queue_id','filter','smsQueuesWaitingInteractions','SmsQueuesWaitingInteractions','whatsappQueuesWaitingInteractions','WhatsappQueuesWaitingInteractions','queueNotify','capitalize','chat','Website','Account','Queue','findOne','\x20Queue\x20not\x20found','Message','messageId','Interaction','queue','MessageId'];(function(_0x5a3604,_0x3d15b5){var _0x17ce7e=function(_0x1ccff8){while(--_0x1ccff8){_0x5a3604['push'](_0x5a3604['shift']());}};_0x17ce7e(++_0x3d15b5);}(_0xabce,0x103));var _0xeabc=function(_0x1ddedd,_0x485606){_0x1ddedd=_0x1ddedd-0x0;var _0xa3e1ac=_0xabce[_0x1ddedd];return _0xa3e1ac;};'use strict';var BPromise=require(_0xeabc('0x0'));var moment=require(_0xeabc('0x1'));var _=require(_0xeabc('0x2'));var util=require(_0xeabc('0x3'));var db=require(_0xeabc('0x4'))['db'];var logger=require('../../config/logger')('api');var jayson=require(_0xeabc('0x5'));var amiClient=jayson[_0xeabc('0x6')][_0xeabc('0x7')]({'port':0x232a});var mailClient=jayson['client']['http']({'port':0x232b});var routingClient=jayson[_0xeabc('0x6')]['http']({'port':0x232c});function respondWithRpcPromise(_0x229ba4,_0x52ede8,_0x3bdc29){return new BPromise(function(_0x9417af,_0x8434c5){var _0x5d59d5=_0x3bdc29?_0x3bdc29:amiClient;return _0x5d59d5[_0xeabc('0x8')](_0x229ba4,_0x52ede8)[_0xeabc('0x9')](function(_0x2f73e9){if(_0x2f73e9[_0xeabc('0xa')]){if(_0x2f73e9[_0xeabc('0xa')][_0xeabc('0xb')]===0x1f4){return _0x8434c5(_0x2f73e9[_0xeabc('0xa')][_0xeabc('0xc')]);}return _0x9417af(_0x2f73e9[_0xeabc('0xa')][_0xeabc('0xc')]);}else{_0x9417af(_0x2f73e9[_0xeabc('0xd')]);}})[_0xeabc('0xe')](function(_0x435ea7){_0x8434c5(_0x435ea7);});});}function respondWithResult(_0x3fd0b5,_0x36a92e){_0x36a92e=_0x36a92e||0xc8;return function(_0xcfbf06){if(_0xcfbf06){return _0x3fd0b5['status'](_0x36a92e)[_0xeabc('0xf')](_0xcfbf06);}return _0x3fd0b5[_0xeabc('0x10')](0x194);};}function handleError(_0x3251c6,_0x55f0de){_0x55f0de=_0x55f0de||0x1f4;return function(_0x5f4ee8){logger[_0xeabc('0xa')](_0x5f4ee8[_0xeabc('0x11')]);if(_0x5f4ee8[_0xeabc('0x12')]){delete _0x5f4ee8['name'];}_0x3251c6[_0xeabc('0x13')](_0x55f0de)[_0xeabc('0x14')](_0x5f4ee8);};}function findById(_0x49f2d8){return function(_0x53fe28){if(!_[_0xeabc('0x15')](_0x49f2d8)&&!_['isNil'](_0x53fe28)&&!_[_0xeabc('0x15')](_0x53fe28[_0xeabc('0x16')])){return _[_0xeabc('0x17')](_0x53fe28[_0xeabc('0x16')],function(_0x31dd53){return _0x31dd53['id']==_0x49f2d8;});}return null;};}exports[_0xeabc('0x18')]=function(_0x384be5,_0x5e30ee){return respondWithRpcPromise('VoiceChannels',_0x384be5[_0xeabc('0x19')])['then'](respondWithResult(_0x5e30ee,null))[_0xeabc('0xe')](handleError(_0x5e30ee,null));};exports[_0xeabc('0x1a')]=function(_0x502947,_0x28063a){return respondWithRpcPromise(_0xeabc('0x1b'),_[_0xeabc('0x1c')](_0x502947[_0xeabc('0x19')],_0x502947[_0xeabc('0x1d')]))['then'](respondWithResult(_0x28063a,null))[_0xeabc('0xe')](handleError(_0x28063a,null));};exports[_0xeabc('0x1e')]=function(_0x91ab00,_0x5bdd57){return respondWithRpcPromise(_0xeabc('0x1f'),_[_0xeabc('0x1c')](_0x91ab00[_0xeabc('0x19')],_0x91ab00[_0xeabc('0x1d')]))['then'](respondWithResult(_0x5bdd57,null))[_0xeabc('0xe')](handleError(_0x5bdd57,null));};exports['voiceQueues']=function(_0x27dbaf,_0x4d4e29){return respondWithRpcPromise(_0xeabc('0x20'),_0x27dbaf[_0xeabc('0x19')])[_0xeabc('0x9')](respondWithResult(_0x4d4e29,null))[_0xeabc('0xe')](handleError(_0x4d4e29,null));};exports[_0xeabc('0x21')]=function(_0x137293,_0x131722){return respondWithRpcPromise('VoiceQueues',_0x137293['query'])[_0xeabc('0x9')](findById(_0x137293['params']['id']))[_0xeabc('0x9')](respondWithResult(_0x131722,null))[_0xeabc('0xe')](handleError(_0x131722,null));};exports['updateVoiceQueue']=function(_0x2163e6,_0x38572d){return respondWithRpcPromise(_0xeabc('0x22'),_[_0xeabc('0x1c')](_0x2163e6[_0xeabc('0x23')],_0x2163e6[_0xeabc('0x1d')]))[_0xeabc('0x9')](respondWithResult(_0x38572d,null))[_0xeabc('0xe')](handleError(_0x38572d,null));};exports[_0xeabc('0x24')]=function(_0x5ebb86,_0x5b34dd){return respondWithRpcPromise('VoiceQueuesPreview',_[_0xeabc('0x1c')](_0x5ebb86[_0xeabc('0x19')],_0x5ebb86[_0xeabc('0x1d')]))[_0xeabc('0x9')](respondWithResult(_0x5b34dd,null))[_0xeabc('0xe')](handleError(_0x5b34dd,null));};exports[_0xeabc('0x25')]=function(_0x61c0af,_0x545d7f){return respondWithRpcPromise(_0xeabc('0x26'),_0x61c0af[_0xeabc('0x19')])[_0xeabc('0x9')](respondWithResult(_0x545d7f,null))['catch'](handleError(_0x545d7f,null));};exports[_0xeabc('0x27')]=function(_0x3777c1,_0x4492fd){return respondWithRpcPromise('VoiceQueuesChannel',_[_0xeabc('0x1c')](_0x3777c1[_0xeabc('0x19')],_0x3777c1[_0xeabc('0x1d')]))['then'](respondWithResult(_0x4492fd,null))[_0xeabc('0xe')](handleError(_0x4492fd,null));};exports[_0xeabc('0x28')]=function(_0x5d9acf,_0x50cca2){return respondWithRpcPromise(_0xeabc('0x29'),_[_0xeabc('0x1c')](_0x5d9acf['query'],_0x5d9acf[_0xeabc('0x1d')]))[_0xeabc('0x9')](respondWithResult(_0x50cca2,null))[_0xeabc('0xe')](handleError(_0x50cca2,null));};exports[_0xeabc('0x2a')]=function(_0x34057c,_0x4b7923){return respondWithRpcPromise(_0xeabc('0x2b'),_['merge'](_0x34057c[_0xeabc('0x19')],_0x34057c[_0xeabc('0x1d')]))[_0xeabc('0x9')](respondWithResult(_0x4b7923,null))['catch'](handleError(_0x4b7923,null));};exports['outbound']=function(_0x452580,_0x560d4a){return respondWithRpcPromise(_0xeabc('0x2c'),_0x452580['query'])['then'](respondWithResult(_0x560d4a,null))['catch'](handleError(_0x560d4a,null));};exports['outboundChannels']=function(_0x1e222a,_0x593588){return respondWithRpcPromise(_0xeabc('0x2d'),_0x1e222a[_0xeabc('0x19')])['then'](respondWithResult(_0x593588,null))[_0xeabc('0xe')](handleError(_0x593588,null));};exports['agents']=function(_0x3d48f4,_0x58aafe){var _0xbd7f03;return respondWithRpcPromise(_0xeabc('0x2e'),_0x3d48f4[_0xeabc('0x19')])['then'](function(_0x5a00d0){_0xbd7f03=_0x5a00d0;return respondWithRpcPromise('Agents',_0x3d48f4[_0xeabc('0x19')],routingClient);})[_0xeabc('0x9')](function(_0xafa59b){return _['merge']({},_0xafa59b,_0xbd7f03);})['then'](respondWithResult(_0x58aafe,null))[_0xeabc('0xe')](handleError(_0x58aafe,null));};exports[_0xeabc('0x2f')]=function(_0x5e9cb3,_0xc6af4d){if(_0x5e9cb3['body']&&_0x5e9cb3[_0xeabc('0x23')]['interaction']&&_0x5e9cb3['user']&&_0x5e9cb3['user'][_0xeabc('0x12')]){for(var _0x37c926 in _0x5e9cb3[_0xeabc('0x23')][_0xeabc('0x30')]){if(_0x5e9cb3['body'][_0xeabc('0x30')]['hasOwnProperty'](_0x37c926)){db[_0xeabc('0x31')][_0xeabc('0x32')]({'where':{'channel':_0x37c926,'membername':_0x5e9cb3[_0xeabc('0x33')][_0xeabc('0x12')],'type':_0xeabc('0x34'),'exitAt':null,'uniqueid':_0x5e9cb3['body']['interaction'][_0x37c926]&&_0x5e9cb3[_0xeabc('0x23')]['interaction'][_0x37c926][_0xeabc('0x35')]?{'$notIn':_0x5e9cb3[_0xeabc('0x23')]['interaction'][_0x37c926]}:{'$ne':null}}})[_0xeabc('0x9')](function(_0x2b3c28){var _0x459c98=moment()[_0xeabc('0x36')](_0xeabc('0x37'));for(var _0xcaa5b9=0x0,_0x2003a7=_0x2b3c28['length'];_0xcaa5b9<_0x2003a7;_0xcaa5b9+=0x1){_0x2b3c28[_0xcaa5b9][_0xeabc('0x38')]({'exitAt':_0x459c98});}});for(var _0x2c85f0=0x0;_0x2c85f0<_0x5e9cb3[_0xeabc('0x23')][_0xeabc('0x30')][_0x37c926][_0xeabc('0x35')];_0x2c85f0+=0x1){db[_0xeabc('0x31')][_0xeabc('0x39')]({'where':{'channel':_0x37c926,'membername':_0x5e9cb3[_0xeabc('0x33')][_0xeabc('0x12')],'type':_0xeabc('0x34'),'uniqueid':_0x5e9cb3['body'][_0xeabc('0x30')][_0x37c926][_0x2c85f0],'exitAt':null},'defaults':{'channel':_0x37c926,'membername':_0x5e9cb3[_0xeabc('0x33')][_0xeabc('0x12')],'interface':_[_0xeabc('0x15')](_0x5e9cb3[_0xeabc('0x33')][_0xeabc('0x3a')])?util[_0xeabc('0x36')]('SIP/%s',_0x5e9cb3[_0xeabc('0x33')][_0xeabc('0x12')]):_0x5e9cb3[_0xeabc('0x33')][_0xeabc('0x3a')],'type':_0xeabc('0x34'),'enterAt':moment()['format'](_0xeabc('0x37')),'role':_0xeabc('0x3b'),'internal':_0x5e9cb3[_0xeabc('0x33')][_0xeabc('0x3c')],'uniqueid':_0x5e9cb3['body'][_0xeabc('0x30')][_0x37c926][_0x2c85f0]}});}}}}return respondWithRpcPromise(_0xeabc('0x3d'),{'id':_0x5e9cb3['params']['id'],'capacity':_0x5e9cb3[_0xeabc('0x23')]['capacity']},routingClient)[_0xeabc('0x9')](respondWithResult(_0xc6af4d,null))['catch'](handleError(_0xc6af4d,null));};exports[_0xeabc('0x3e')]=function(_0x2ec94c,_0x38f988){return respondWithRpcPromise(_0xeabc('0x3f'),_0x2ec94c[_0xeabc('0x19')])[_0xeabc('0x9')](respondWithResult(_0x38f988,null))[_0xeabc('0xe')](handleError(_0x38f988,null));};exports[_0xeabc('0x40')]=function(_0x31aedf,_0x6423f3){return respondWithRpcPromise('Trunks',_0x31aedf[_0xeabc('0x19')])[_0xeabc('0x9')](respondWithResult(_0x6423f3,null))[_0xeabc('0xe')](handleError(_0x6423f3,null));};exports[_0xeabc('0x41')]=function(_0x555d6b,_0x1cef45){return respondWithRpcPromise(_0xeabc('0x42'),_0x555d6b[_0xeabc('0x19')])[_0xeabc('0x9')](respondWithResult(_0x1cef45,null))['catch'](handleError(_0x1cef45,null));};exports[_0xeabc('0x43')]=function(_0x1c7679,_0x3a1b84){return respondWithRpcPromise(_0xeabc('0x44'),_0x1c7679[_0xeabc('0x19')],routingClient)[_0xeabc('0x9')](respondWithResult(_0x3a1b84,null))[_0xeabc('0xe')](handleError(_0x3a1b84,null));};exports[_0xeabc('0x45')]=function(_0x17acf8,_0x58ab08){return respondWithRpcPromise(_0xeabc('0x44'),_0x17acf8['query'],routingClient)['then'](findById(_0x17acf8['params']['id']))[_0xeabc('0x9')](respondWithResult(_0x58ab08,null))[_0xeabc('0xe')](handleError(_0x58ab08,null));};exports[_0xeabc('0x46')]=function(_0xb35103,_0xe89728){return respondWithRpcPromise(_0xeabc('0x47'),_0xb35103['query'],routingClient)[_0xeabc('0x9')](respondWithResult(_0xe89728,null))[_0xeabc('0xe')](handleError(_0xe89728,null));};exports[_0xeabc('0x48')]=function(_0x104c1e,_0x2ddc53){return respondWithRpcPromise(_0xeabc('0x47'),_0x104c1e[_0xeabc('0x19')],routingClient)[_0xeabc('0x9')](findById(_0x104c1e['params']['id']))['then'](respondWithResult(_0x2ddc53,null))[_0xeabc('0xe')](handleError(_0x2ddc53,null));};exports[_0xeabc('0x49')]=function(_0x2c0894,_0x4b3794){return respondWithRpcPromise(_0xeabc('0x4a'),_0x2c0894['query'],mailClient)['then'](respondWithResult(_0x4b3794,null))[_0xeabc('0xe')](handleError(_0x4b3794,null));};exports[_0xeabc('0x4b')]=function(_0x13f04f,_0x4f5451){return respondWithRpcPromise(_0xeabc('0x4c'),_0x13f04f[_0xeabc('0x19')],routingClient)['then'](respondWithResult(_0x4f5451,null))[_0xeabc('0xe')](handleError(_0x4f5451,null));};exports[_0xeabc('0x4d')]=function(_0x321a90,_0x7697f7){return respondWithRpcPromise(_0xeabc('0x4c'),_0x321a90[_0xeabc('0x19')],routingClient)['then'](findById(_0x321a90[_0xeabc('0x1d')]['id']))[_0xeabc('0x9')](respondWithResult(_0x7697f7,null))[_0xeabc('0xe')](handleError(_0x7697f7,null));};exports[_0xeabc('0x4e')]=function(_0x1b61a8,_0x19faa4){return respondWithRpcPromise(_0xeabc('0x4f'),_0x1b61a8[_0xeabc('0x19')],routingClient)[_0xeabc('0x9')](respondWithResult(_0x19faa4,null))['catch'](handleError(_0x19faa4,null));};exports[_0xeabc('0x50')]=function(_0x590439,_0x404846){return respondWithRpcPromise(_0xeabc('0x4f'),_0x590439[_0xeabc('0x19')],routingClient)[_0xeabc('0x9')](findById(_0x590439[_0xeabc('0x1d')]['id']))[_0xeabc('0x9')](respondWithResult(_0x404846,null))[_0xeabc('0xe')](handleError(_0x404846,null));};exports[_0xeabc('0x51')]=function(_0x5d4bc2,_0x24d0e5){return respondWithRpcPromise('WhatsappQueues',_0x5d4bc2[_0xeabc('0x19')],routingClient)[_0xeabc('0x9')](respondWithResult(_0x24d0e5,null))[_0xeabc('0xe')](handleError(_0x24d0e5,null));};exports[_0xeabc('0x52')]=function(_0x5b4430,_0x12fd48){return respondWithRpcPromise('WhatsappQueues',_0x5b4430['query'],routingClient)[_0xeabc('0x9')](findById(_0x5b4430[_0xeabc('0x1d')]['id']))[_0xeabc('0x9')](respondWithResult(_0x12fd48,null))[_0xeabc('0xe')](handleError(_0x12fd48,null));};exports['faxQueues']=function(_0x51a0c7,_0x2e712e){return respondWithRpcPromise('FaxQueues',_0x51a0c7['query'],routingClient)[_0xeabc('0x9')](respondWithResult(_0x2e712e,null))['catch'](handleError(_0x2e712e,null));};exports['showFaxQueues']=function(_0xa44f2d,_0x1c84b5){return respondWithRpcPromise('FaxQueues',_0xa44f2d['query'],routingClient)[_0xeabc('0x9')](findById(_0xa44f2d['params']['id']))[_0xeabc('0x9')](respondWithResult(_0x1c84b5,null))[_0xeabc('0xe')](handleError(_0x1c84b5,null));};exports['faxAccounts']=function(_0x5d6477,_0x24365a){return respondWithRpcPromise(_0xeabc('0x53'),_0x5d6477[_0xeabc('0x19')])[_0xeabc('0x9')](respondWithResult(_0x24365a,null))[_0xeabc('0xe')](handleError(_0x24365a,null));};exports['chatQueuesWaitingInteractions']=function(_0x53f578,_0x391cae){return respondWithRpcPromise('ChatQueuesWaitingInteractions',_0x53f578[_0xeabc('0x19')],routingClient)['then'](respondWithResult(_0x391cae,null))[_0xeabc('0xe')](handleError(_0x391cae,null));};exports['mailQueuesWaitingInteractions']=function(_0x1fdaba,_0x53ac31){return respondWithRpcPromise(_0xeabc('0x54'),_0x1fdaba[_0xeabc('0x19')],routingClient)[_0xeabc('0x9')](respondWithResult(_0x53ac31,null))[_0xeabc('0xe')](handleError(_0x53ac31,null));};exports['openchannelQueuesWaitingInteractions']=function(_0x6ee7cf,_0x4fa682){return respondWithRpcPromise(_0xeabc('0x55'),_0x6ee7cf[_0xeabc('0x19')],routingClient)[_0xeabc('0x9')](respondWithResult(_0x4fa682,null))[_0xeabc('0xe')](handleError(_0x4fa682,null));};exports[_0xeabc('0x56')]=function(_0x5c1ab2,_0x239350){return respondWithRpcPromise(_0xeabc('0x55'),_0x5c1ab2[_0xeabc('0x19')],routingClient)[_0xeabc('0x9')](function(_0x5427c8){if(_0x5c1ab2[_0xeabc('0x19')][_0xeabc('0x57')]!==undefined){var _0xe60b11=_(_0x5427c8[_0xeabc('0x16')])['filter']([_0x5c1ab2[_0xeabc('0x19')][_0xeabc('0x57')],_0x5c1ab2[_0xeabc('0x1d')]['id']])[_0xeabc('0x58')]('queue_id')['uniq']()[_0xeabc('0x59')]();return _0x5427c8['rows']['filter'](function(_0x3271b6){return _0xe60b11[_0xeabc('0x5a')](_0x3271b6[_0xeabc('0x5b')])>-0x1;});}else{return _0x5427c8['rows'][_0xeabc('0x5c')](function(_0x403b18){return _0x403b18['queue_id']===parseInt(_0x5c1ab2[_0xeabc('0x1d')]['id']);});}})[_0xeabc('0x9')](respondWithResult(_0x239350,null))[_0xeabc('0xe')](handleError(_0x239350,null));};exports[_0xeabc('0x5d')]=function(_0x2ece2c,_0x4bf9d8){return respondWithRpcPromise(_0xeabc('0x5e'),_0x2ece2c['query'],routingClient)['then'](respondWithResult(_0x4bf9d8,null))['catch'](handleError(_0x4bf9d8,null));};exports[_0xeabc('0x5f')]=function(_0x1c8a51,_0x1b6e9e){return respondWithRpcPromise(_0xeabc('0x60'),_0x1c8a51[_0xeabc('0x19')],routingClient)['then'](respondWithResult(_0x1b6e9e,null))[_0xeabc('0xe')](handleError(_0x1b6e9e,null));};exports['faxQueuesWaitingInteractions']=function(_0x1795fe,_0x2f95c7){return respondWithRpcPromise('FaxQueuesWaitingInteractions',_0x1795fe[_0xeabc('0x19')],routingClient)['then'](respondWithResult(_0x2f95c7,null))['catch'](handleError(_0x2f95c7,null));};exports[_0xeabc('0x61')]=function(_0xa5c4ca){return function(_0x439a48,_0x3acb88){var _0x3c6a49,_0x4dfc4b;var _0x399735=_[_0xeabc('0x62')](_0xa5c4ca);var _0x33e5fb=_0xa5c4ca===_0xeabc('0x63')?_0xeabc('0x64'):_0xeabc('0x65');return db[_0x399735+_0xeabc('0x66')][_0xeabc('0x67')]({'raw':!![],'where':{'id':_0x439a48[_0xeabc('0x1d')]['id']}})[_0xeabc('0x9')](function(_0x522c6e){if(_[_0xeabc('0x15')](_0x522c6e)){throw new Error(_0x399735+_0xeabc('0x68'));}_0x3c6a49=_0x522c6e;return db[_0x399735+_0xeabc('0x69')]['findOne']({'where':{'id':_0x439a48['body'][_0xeabc('0x6a')]},'include':[{'model':db[_0x399735+_0xeabc('0x6b')],'as':_0xeabc('0x6b')},{'model':db[_0x399735+_0x33e5fb],'as':_0xeabc('0x65')}]});})[_0xeabc('0x9')](function(_0x5f5a47){if(_[_0xeabc('0x15')](_0x5f5a47)){throw new Error(_0x399735+'\x20Message\x20not\x20found');}_0x4dfc4b=_0x5f5a47;return _0x5f5a47['update']({'read':0x0,'readAt':null,'UserId':null});})[_0xeabc('0x9')](function(){var _0x302e94={'uniqueid':_0xa5c4ca+'.'+_0x4dfc4b['id']+'.'+_0x4dfc4b['Interaction']['id'],'FromUserId':_0x439a48[_0xeabc('0x33')]['id'],'type':_0xeabc('0x6c')};_0x302e94[_0x399735+_0xeabc('0x6d')]=_0x4dfc4b['id'];_0x302e94[_0x399735+_0xeabc('0x6e')]=_0x4dfc4b[_0xeabc('0x6b')]['id'];_0x302e94[_0xeabc('0x6f')+_0x399735+_0x33e5fb+'Id']=_0x4dfc4b[_0xeabc('0x65')]['id'];_0x302e94['To'+_0x399735+_0xeabc('0x70')]=_0x3c6a49['id'];return db[_0x399735+_0xeabc('0x71')][_0xeabc('0x72')](_0x302e94);})[_0xeabc('0x9')](function(){return respondWithRpcPromise('Start',{'channel':_0xa5c4ca,'interaction':_0x4dfc4b[_0xeabc('0x6b')],'message':_0x4dfc4b,'account':_0x4dfc4b['Account'],'applications':[{'id':0x0,'priority':0x1,'app':_0xeabc('0x6c'),'appdata':_0x3c6a49[_0xeabc('0x12')]+','+(_0x4dfc4b[_0xeabc('0x65')][_0xeabc('0x73')]||0x12c),'interval':_0xeabc('0x74')}]},routingClient);})[_0xeabc('0x9')](respondWithResult(_0x3acb88,null))[_0xeabc('0xe')](handleError(_0x3acb88,null));};};exports[_0xeabc('0x75')]=function(_0xb85c3d,_0x156e20){var _0x42e92b,_0x5d471f;if(_[_0xeabc('0x15')](_0xb85c3d[_0xeabc('0x23')][_0xeabc('0x76')])){throw new Error(_0xeabc('0x77'));}var _0x5b00d6=_0xb85c3d[_0xeabc('0x23')][_0xeabc('0x76')];var _0x580661=_[_0xeabc('0x62')](_0x5b00d6);var _0x22ef88=_0x5b00d6==='chat'?'Website':'Account';return db['User'][_0xeabc('0x67')]({'raw':!![],'where':{'id':_0xb85c3d[_0xeabc('0x1d')]['id'],'role':_0xeabc('0x3b')}})[_0xeabc('0x9')](function(_0x1d8dca){if(_[_0xeabc('0x15')](_0x1d8dca)){throw new Error(_0xeabc('0x78'));}_0x42e92b=_0x1d8dca;return db[_0x580661+_0xeabc('0x69')][_0xeabc('0x67')]({'where':{'id':_0xb85c3d[_0xeabc('0x23')]['messageId']},'include':[{'model':db[_0x580661+_0xeabc('0x6b')],'as':_0xeabc('0x6b')},{'model':db[_0x580661+_0x22ef88],'as':'Account'}]});})[_0xeabc('0x9')](function(_0x32063c){if(_[_0xeabc('0x15')](_0x32063c)){throw new Error(_0x580661+'\x20Message\x20not\x20found');}_0x5d471f=_0x32063c;return _0x32063c[_0xeabc('0x79')]({'read':0x0,'readAt':null,'UserId':null});})['then'](function(){var _0x425e5c={'uniqueid':_0x5b00d6+'.'+_0x5d471f['id']+'.'+_0x5d471f[_0xeabc('0x6b')]['id'],'FromUserId':_0xb85c3d[_0xeabc('0x33')]['id'],'type':_0xeabc('0x6c'),'ToUserId':_0x42e92b['id']};_0x425e5c[_0x580661+_0xeabc('0x6d')]=_0x5d471f['id'];_0x425e5c[_0x580661+'InteractionId']=_0x5d471f['Interaction']['id'];_0x425e5c['From'+_0x580661+_0x22ef88+'Id']=_0x5d471f['Account']['id'];return db[_0x580661+_0xeabc('0x71')][_0xeabc('0x72')](_0x425e5c);})[_0xeabc('0x9')](function(){return respondWithRpcPromise('Start',{'channel':_0x5b00d6,'interaction':_0x5d471f[_0xeabc('0x6b')],'message':_0x5d471f,'account':_0x5d471f[_0xeabc('0x65')],'applications':[{'id':0x0,'priority':0x1,'app':_0xeabc('0x3b'),'appdata':_0x42e92b[_0xeabc('0x12')]+','+(_0x5d471f[_0xeabc('0x65')][_0xeabc('0x7a')]||0x12c),'interval':_0xeabc('0x74')}]},routingClient);})[_0xeabc('0x9')](respondWithResult(_0x156e20,null))[_0xeabc('0xe')](handleError(_0x156e20,null));};
\ No newline at end of file