Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / webbar / webbar.controller.js
index f1a65d1..849cf00 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x777f=['webbar:unhold','unhold\x20executed!','calls','rows','conference\x20fired:','webbar:conference','conference\x20executed!','transfer','transfer\x20fired:','webbar:transfer','transfer\x20executed!','path','lodash','../../mysqldb','../../config/environment','util','bluebird','jayson/promise','client','../../config/logger','webbarapi','redis','localhost','socket.io-emitter','validate','number','userId\x20is\x20required','string','sessionId\x20is\x20required','transferNumber\x20is\x20required','info','stringify','emit','log','handleError:','error','name','status','send','request','then','catch','findOne','agent','VoiceChannels','filter','UserId','sessionId','length','sessionId\x20','\x20not\x20found!','originate\x20fired:','body','json','userId','callNumber','callerId','callbackUrl','entityFound:','user:%s','webbar:originate','originate\x20executed!','hangup\x20fired:','format','webbar:hangup','hangup\x20executed!','answer','answer\x20fired:','webbar:answer','answer\x20executed!','hold','hold\x20executed!','unhold','unhold\x20fired:'];(function(_0x375480,_0x376eac){var _0x57ae6a=function(_0x2d581d){while(--_0x2d581d){_0x375480['push'](_0x375480['shift']());}};_0x57ae6a(++_0x376eac);}(_0x777f,0x9f));var _0xf777=function(_0x6cf19c,_0x2f3f02){_0x6cf19c=_0x6cf19c-0x0;var _0xce14f3=_0x777f[_0x6cf19c];return _0xce14f3;};'use strict';var path=require(_0xf777('0x0'));var fs=require('fs');var _=require(_0xf777('0x1'));var db=require(_0xf777('0x2'))['db'];var config=require(_0xf777('0x3'));var util=require(_0xf777('0x4'));var BPromise=require(_0xf777('0x5'));var jayson=require(_0xf777('0x6'));var amiClient=jayson[_0xf777('0x7')]['http']({'port':0x232a});var logger=require(_0xf777('0x8'))(_0xf777('0x9'));var Redis=require('ioredis');config['redis']=_['defaults'](config[_0xf777('0xa')],{'host':_0xf777('0xb'),'port':0x18eb});var io=require(_0xf777('0xc'))(new Redis(config[_0xf777('0xa')]));var Schema=require(_0xf777('0xd'));var originateValidation=new Schema({'userId':{'type':_0xf777('0xe'),'required':[!![],_0xf777('0xf')]},'callNumber':{'type':_0xf777('0x10'),'required':[!![],'callNumber\x20is\x20required']},'callerId':{'type':'string'},'callbackUrl':{'type':'string'}});var hangupValidation=new Schema({'userId':{'type':_0xf777('0xe'),'required':[!![],_0xf777('0xf')]},'sessionId':{'type':'string','required':![]}});var answerValidation=new Schema({'userId':{'type':_0xf777('0xe'),'required':[!![],_0xf777('0xf')]},'sessionId':{'type':_0xf777('0x10'),'required':![]}});var transferValidation=new Schema({'userId':{'type':'number','required':[!![],_0xf777('0xf')]},'sessionId':{'type':_0xf777('0x10'),'required':[!![],_0xf777('0x11')]},'transferNumber':{'type':_0xf777('0x10'),'required':[!![],_0xf777('0x12')]}});var holdValidation=new Schema({'userId':{'type':_0xf777('0xe'),'required':[!![],_0xf777('0xf')]},'sessionId':{'type':'string','required':![]}});var unholdValidation=new Schema({'userId':{'type':'number','required':[!![],_0xf777('0xf')]},'sessionId':{'type':'string','required':![]}});var callsValidation=new Schema({'userId':{'type':_0xf777('0xe'),'required':[!![],_0xf777('0xf')]}});var conferenceValidation=new Schema({'userId':{'type':_0xf777('0xe'),'required':[!![],'userId\x20is\x20required']}});function emit(_0x3ecaa5,_0xa9c4f8,_0x1c4681){logger[_0xf777('0x13')](_0x3ecaa5,_0xa9c4f8,JSON[_0xf777('0x14')](_0x1c4681));io['to'](_0x3ecaa5)[_0xf777('0x15')](_0xa9c4f8,_0x1c4681);}function handleError(_0x263c7f){return function(_0x3e0ba3){console[_0xf777('0x16')](_0xf777('0x17'),_0x3e0ba3,_0x3e0ba3 instanceof RangeError);logger[_0xf777('0x18')](_0x3e0ba3['stack']);if(_0x3e0ba3 instanceof RangeError){if(_0x3e0ba3[_0xf777('0x19')]){delete _0x3e0ba3['name'];}_0x263c7f[_0xf777('0x1a')](0x194)['send'](_0x3e0ba3);}else{if(_0x3e0ba3[_0xf777('0x19')]){delete _0x3e0ba3['name'];}_0x263c7f['status'](0x1f4)[_0xf777('0x1b')](_0x3e0ba3);}};}function checkError(){return function(_0x3ffa51){if(!_0x3ffa51){throw new RangeError('NotFound');}return _0x3ffa51;};}function respondWithRpcPromise(_0xfe9fa9,_0x1d0b38){return new BPromise(function(_0x50bddb,_0x55c56a){var _0x54bdf8=amiClient;return _0x54bdf8[_0xf777('0x1c')](_0xfe9fa9,_0x1d0b38)[_0xf777('0x1d')](function(_0x527305){if(_0x527305['error']){if(_0x527305[_0xf777('0x18')]['code']===0x1f4){return _0x55c56a(_0x527305[_0xf777('0x18')]['message']);}return _0x50bddb(_0x527305[_0xf777('0x18')]['message']);}else{_0x50bddb(_0x527305['result']);}})[_0xf777('0x1e')](function(_0x4d4296){_0x55c56a(_0x4d4296);});});}function getAgent(_0x9b8b20){return db['User'][_0xf777('0x1f')]({'where':{'id':_0x9b8b20,'role':_0xf777('0x20')}})[_0xf777('0x1d')](checkError());}function getAgentCheckSession(_0x27e728,_0x2f3d82){return new BPromise(function(_0x232b3c,_0x5b6d3a){var _0x36a83b=respondWithRpcPromise(_0xf777('0x21'));var _0x13b2a8=getAgent(_0x27e728);Promise['all']([_0x36a83b,_0x13b2a8])['then'](function(_0x451e21){var _0x56376d=_0x451e21[0x0];var _0x2719c3=_0x451e21[0x1];var _0x5f3fd2=_[_0xf777('0x22')](_0x56376d['rows'],function(_0x30f09b){return _0x30f09b[_0xf777('0x23')]==_0x2719c3['id']&&_0x30f09b[_0xf777('0x24')]==_0x2f3d82;});if(_0x5f3fd2[_0xf777('0x25')]==0x1){_0x232b3c(_0x2719c3);}else{_0x5b6d3a(new RangeError(_0xf777('0x26')+_0x2f3d82+_0xf777('0x27')));}});});}exports['originate']=function(_0x456f82,_0x1d2405){logger[_0xf777('0x13')](_0xf777('0x28'),_0x456f82[_0xf777('0x29')]);var _0x15fecb=originateValidation[_0xf777('0xd')](_0x456f82['body']);if(_0x15fecb[_0xf777('0x25')]>0x0){return _0x1d2405[_0xf777('0x1a')](0x190)[_0xf777('0x2a')](_0x15fecb);}var _0x12dc46=_0x456f82[_0xf777('0x29')][_0xf777('0x2b')];var _0x4d56f4=_0x456f82[_0xf777('0x29')][_0xf777('0x2c')];var _0x35fc90=_0x456f82[_0xf777('0x29')][_0xf777('0x2d')];var _0x1a7875=_0x456f82[_0xf777('0x29')][_0xf777('0x2e')];return getAgent(_0x12dc46)['then'](function(_0x1e4a12){logger[_0xf777('0x13')](_0xf777('0x2f'),_0x1e4a12[_0xf777('0x19')]);emit(util['format'](_0xf777('0x30'),_0x1e4a12['name']),_0xf777('0x31'),{'callNumber':_0x4d56f4,'callerId':_0x35fc90,'callbackUrl':_0x1a7875});return _0x1d2405[_0xf777('0x1a')](0xc8)[_0xf777('0x2a')]({'error':![],'message':_0xf777('0x32')});})['catch'](handleError(_0x1d2405));};exports['hangup']=function(_0x1c2661,_0x3b60d4){logger[_0xf777('0x13')](_0xf777('0x33'),_0x1c2661['body']);var _0x467152=hangupValidation['validate'](_0x1c2661['body']);if(_0x467152[_0xf777('0x25')]>0x0){return _0x3b60d4[_0xf777('0x1a')](0x190)['json'](_0x467152);}var _0x289327=_0x1c2661[_0xf777('0x29')]['userId'];var _0x31feff=_0x1c2661['body'][_0xf777('0x24')];return getAgent(_0x289327)[_0xf777('0x1d')](function(_0x2b6414){logger[_0xf777('0x13')](_0xf777('0x2f'),_0x2b6414[_0xf777('0x19')]);emit(util[_0xf777('0x34')](_0xf777('0x30'),_0x2b6414[_0xf777('0x19')]),_0xf777('0x35'),{'sessionId':_0x31feff});return _0x3b60d4['status'](0xc8)[_0xf777('0x2a')]({'error':![],'message':_0xf777('0x36')});})[_0xf777('0x1e')](handleError(_0x3b60d4));};exports[_0xf777('0x37')]=function(_0x7df0a4,_0x589929){logger[_0xf777('0x13')](_0xf777('0x38'),_0x7df0a4[_0xf777('0x29')]);var _0x54d0ae=answerValidation[_0xf777('0xd')](_0x7df0a4[_0xf777('0x29')]);if(_0x54d0ae[_0xf777('0x25')]>0x0){return _0x589929[_0xf777('0x1a')](0x190)['json'](_0x54d0ae);}var _0x1c9b21=_0x7df0a4['body']['userId'];var _0x283050=_0x7df0a4[_0xf777('0x29')]['sessionId'];return getAgent(_0x1c9b21)[_0xf777('0x1d')](function(_0x2ab31f){logger[_0xf777('0x13')](_0xf777('0x2f'),_0x2ab31f[_0xf777('0x19')]);emit(util[_0xf777('0x34')](_0xf777('0x30'),_0x2ab31f[_0xf777('0x19')]),_0xf777('0x39'),{'sessionId':_0x283050});return _0x589929[_0xf777('0x1a')](0xc8)['json']({'error':![],'message':_0xf777('0x3a')});})[_0xf777('0x1e')](handleError(_0x589929));};exports[_0xf777('0x3b')]=function(_0x205b32,_0x19809f){logger['info']('hold\x20fired:',_0x205b32[_0xf777('0x29')]);var _0x258c73=holdValidation[_0xf777('0xd')](_0x205b32['body']);if(_0x258c73['length']>0x0){return _0x19809f['status'](0x190)[_0xf777('0x2a')](_0x258c73);}var _0x40dd4a=_0x205b32[_0xf777('0x29')][_0xf777('0x2b')];var _0x5409e3=_0x205b32[_0xf777('0x29')][_0xf777('0x24')];return getAgent(_0x40dd4a)['then'](function(_0x2b0232){logger['info'](_0xf777('0x2f'),_0x2b0232[_0xf777('0x19')]);emit(util['format']('user:%s',_0x2b0232[_0xf777('0x19')]),'webbar:hold',{'sessionId':_0x5409e3});return _0x19809f[_0xf777('0x1a')](0xc8)[_0xf777('0x2a')]({'error':![],'message':_0xf777('0x3c')});})[_0xf777('0x1e')](handleError(_0x19809f));};exports[_0xf777('0x3d')]=function(_0x478f50,_0xf9259a){logger[_0xf777('0x13')](_0xf777('0x3e'),_0x478f50[_0xf777('0x29')]);var _0x4341e0=unholdValidation[_0xf777('0xd')](_0x478f50[_0xf777('0x29')]);if(_0x4341e0[_0xf777('0x25')]>0x0){return _0xf9259a['status'](0x190)[_0xf777('0x2a')](_0x4341e0);}var _0x402dd6=_0x478f50[_0xf777('0x29')][_0xf777('0x2b')];var _0x295e5d=_0x478f50[_0xf777('0x29')][_0xf777('0x24')];return getAgent(_0x402dd6)[_0xf777('0x1d')](function(_0x17c903){logger[_0xf777('0x13')]('entityFound:',_0x17c903[_0xf777('0x19')]);emit(util['format'](_0xf777('0x30'),_0x17c903[_0xf777('0x19')]),_0xf777('0x3f'),{'sessionId':_0x295e5d});return _0xf9259a['status'](0xc8)[_0xf777('0x2a')]({'error':![],'message':_0xf777('0x40')});})[_0xf777('0x1e')](handleError(_0xf9259a));};exports[_0xf777('0x41')]=function(_0x5888db,_0x1e668a){logger[_0xf777('0x13')]('calls\x20fired:',_0x1e668a[_0xf777('0x29')]);var _0x2ee3e5=callsValidation[_0xf777('0xd')](_0x5888db[_0xf777('0x29')]);if(_0x2ee3e5[_0xf777('0x25')]>0x0){return _0x1e668a[_0xf777('0x1a')](0x190)[_0xf777('0x2a')](_0x2ee3e5);}var _0xec011b=_0x5888db[_0xf777('0x29')][_0xf777('0x2b')];var _0x207ed7=respondWithRpcPromise(_0xf777('0x21'));var _0xa1c8bc=getAgent(_0xec011b);return Promise['all']([_0x207ed7,_0xa1c8bc])[_0xf777('0x1d')](function(_0x590172){var _0x1ac4e6=_0x590172[0x0];var _0x434e10=_0x590172[0x1];var _0x2cf595=_[_0xf777('0x22')](_0x1ac4e6[_0xf777('0x42')],function(_0x336e89){return _0x336e89[_0xf777('0x23')]==_0x434e10['id'];});return _0x1e668a[_0xf777('0x1a')](0xc8)[_0xf777('0x2a')]({'count':_0x2cf595['length'],'rows':_0x2cf595});})['catch'](handleError(_0x1e668a));};exports['conference']=function(_0x4ef3d0,_0x547416){logger[_0xf777('0x13')](_0xf777('0x43'),_0x4ef3d0[_0xf777('0x29')]);var _0x27090a=conferenceValidation[_0xf777('0xd')](_0x4ef3d0[_0xf777('0x29')]);if(_0x27090a['length']>0x0){return _0x547416[_0xf777('0x1a')](0x190)[_0xf777('0x2a')](_0x27090a);}var _0x59e40e=_0x4ef3d0[_0xf777('0x29')]['userId'];return getAgent(_0x59e40e)[_0xf777('0x1d')](function(_0x3f58fa){logger[_0xf777('0x13')]('entityFound:',_0x3f58fa[_0xf777('0x19')]);emit(util[_0xf777('0x34')](_0xf777('0x30'),_0x3f58fa[_0xf777('0x19')]),_0xf777('0x44'));return _0x547416[_0xf777('0x1a')](0xc8)[_0xf777('0x2a')]({'error':![],'message':_0xf777('0x45')});})[_0xf777('0x1e')](handleError(_0x547416));};exports[_0xf777('0x46')]=function(_0x1690df,_0x1bb447){logger[_0xf777('0x13')](_0xf777('0x47'),_0x1690df['body']);var _0x32515d=transferValidation['validate'](_0x1690df['body']);if(_0x32515d[_0xf777('0x25')]>0x0){return _0x1bb447[_0xf777('0x1a')](0x190)[_0xf777('0x2a')](_0x32515d);}var _0x5ac10a=_0x1690df[_0xf777('0x29')]['userId'];var _0xed9d1c=_0x1690df[_0xf777('0x29')][_0xf777('0x24')];var _0x1bfaa5=_0x1690df[_0xf777('0x29')]['transferNumber'];return getAgent(_0x5ac10a)['then'](function(_0x177098){logger[_0xf777('0x13')]('entityFound:',_0x177098[_0xf777('0x19')]);emit(util[_0xf777('0x34')](_0xf777('0x30'),_0x177098[_0xf777('0x19')]),_0xf777('0x48'),{'sessionId':_0xed9d1c,'transferNumber':_0x1bfaa5});return _0x1bb447['status'](0xc8)['json']({'error':![],'message':_0xf777('0x49')});})[_0xf777('0x1e')](handleError(_0x1bb447));};
\ No newline at end of file
+var _0x0c02=['info','stringify','emit','handleError:','error','stack','name','status','send','NotFound','request','then','code','message','catch','User','findOne','agent','VoiceChannels','all','filter','rows','UserId','sessionId','length','sessionId\x20','\x20not\x20found!','originate','body','json','userId','callerId','callbackUrl','format','user:%s','webbar:originate','hangup','hangup\x20fired:','answer','answer\x20fired:','webbar:answer','hold','hold\x20fired:','hold\x20executed!','unhold','unhold\x20fired:','webbar:unhold','unhold\x20executed!','calls\x20fired:','conference','entityFound:','webbar:conference','conference\x20executed!','transfer','transfer\x20fired:','transferNumber','transfer\x20executed!','lodash','../../mysqldb','util','bluebird','jayson/promise','client','http','../../config/logger','webbarapi','ioredis','redis','defaults','validate','number','userId\x20is\x20required','string','callNumber\x20is\x20required','sessionId\x20is\x20required'];(function(_0x4fb618,_0x5950cf){var _0x499480=function(_0x105820){while(--_0x105820){_0x4fb618['push'](_0x4fb618['shift']());}};_0x499480(++_0x5950cf);}(_0x0c02,0x84));var _0x20c0=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x0c02[_0x3dd15e];return _0x231fd0;};'use strict';var path=require('path');var fs=require('fs');var _=require(_0x20c0('0x0'));var db=require(_0x20c0('0x1'))['db'];var config=require('../../config/environment');var util=require(_0x20c0('0x2'));var BPromise=require(_0x20c0('0x3'));var jayson=require(_0x20c0('0x4'));var amiClient=jayson[_0x20c0('0x5')][_0x20c0('0x6')]({'port':0x232a});var logger=require(_0x20c0('0x7'))(_0x20c0('0x8'));var Redis=require(_0x20c0('0x9'));config[_0x20c0('0xa')]=_[_0x20c0('0xb')](config['redis'],{'host':'localhost','port':0x18eb});var io=require('socket.io-emitter')(new Redis(config['redis']));var Schema=require(_0x20c0('0xc'));var originateValidation=new Schema({'userId':{'type':_0x20c0('0xd'),'required':[!![],_0x20c0('0xe')]},'callNumber':{'type':_0x20c0('0xf'),'required':[!![],_0x20c0('0x10')]},'callerId':{'type':_0x20c0('0xf')},'callbackUrl':{'type':'string'}});var hangupValidation=new Schema({'userId':{'type':'number','required':[!![],'userId\x20is\x20required']},'sessionId':{'type':'string','required':![]}});var answerValidation=new Schema({'userId':{'type':'number','required':[!![],_0x20c0('0xe')]},'sessionId':{'type':_0x20c0('0xf'),'required':![]}});var transferValidation=new Schema({'userId':{'type':_0x20c0('0xd'),'required':[!![],_0x20c0('0xe')]},'sessionId':{'type':'string','required':[!![],_0x20c0('0x11')]},'transferNumber':{'type':'string','required':[!![],'transferNumber\x20is\x20required']}});var holdValidation=new Schema({'userId':{'type':_0x20c0('0xd'),'required':[!![],_0x20c0('0xe')]},'sessionId':{'type':_0x20c0('0xf'),'required':![]}});var unholdValidation=new Schema({'userId':{'type':_0x20c0('0xd'),'required':[!![],_0x20c0('0xe')]},'sessionId':{'type':_0x20c0('0xf'),'required':![]}});var callsValidation=new Schema({'userId':{'type':_0x20c0('0xd'),'required':[!![],_0x20c0('0xe')]}});var conferenceValidation=new Schema({'userId':{'type':_0x20c0('0xd'),'required':[!![],'userId\x20is\x20required']}});function emit(_0xd80b64,_0xc78626,_0x1a708e){logger[_0x20c0('0x12')](_0xd80b64,_0xc78626,JSON[_0x20c0('0x13')](_0x1a708e));io['to'](_0xd80b64)[_0x20c0('0x14')](_0xc78626,_0x1a708e);}function handleError(_0x5d6d18){return function(_0x55de3b){console['log'](_0x20c0('0x15'),_0x55de3b,_0x55de3b instanceof RangeError);logger[_0x20c0('0x16')](_0x55de3b[_0x20c0('0x17')]);if(_0x55de3b instanceof RangeError){if(_0x55de3b[_0x20c0('0x18')]){delete _0x55de3b['name'];}_0x5d6d18[_0x20c0('0x19')](0x194)[_0x20c0('0x1a')](_0x55de3b);}else{if(_0x55de3b[_0x20c0('0x18')]){delete _0x55de3b['name'];}_0x5d6d18['status'](0x1f4)[_0x20c0('0x1a')](_0x55de3b);}};}function checkError(){return function(_0x108973){if(!_0x108973){throw new RangeError(_0x20c0('0x1b'));}return _0x108973;};}function respondWithRpcPromise(_0x2315dc,_0x36ed49){return new BPromise(function(_0x53d8e8,_0x2213f5){var _0x28959a=amiClient;return _0x28959a[_0x20c0('0x1c')](_0x2315dc,_0x36ed49)[_0x20c0('0x1d')](function(_0x52b8b8){if(_0x52b8b8[_0x20c0('0x16')]){if(_0x52b8b8[_0x20c0('0x16')][_0x20c0('0x1e')]===0x1f4){return _0x2213f5(_0x52b8b8[_0x20c0('0x16')][_0x20c0('0x1f')]);}return _0x53d8e8(_0x52b8b8[_0x20c0('0x16')][_0x20c0('0x1f')]);}else{_0x53d8e8(_0x52b8b8['result']);}})[_0x20c0('0x20')](function(_0x595d94){_0x2213f5(_0x595d94);});});}function getAgent(_0x22d11a){return db[_0x20c0('0x21')][_0x20c0('0x22')]({'where':{'id':_0x22d11a,'role':_0x20c0('0x23')}})['then'](checkError());}function getAgentCheckSession(_0x4e0cbb,_0x3012d5){return new BPromise(function(_0x198bdd,_0x1e3790){var _0x5b863b=respondWithRpcPromise(_0x20c0('0x24'));var _0x25592b=getAgent(_0x4e0cbb);Promise[_0x20c0('0x25')]([_0x5b863b,_0x25592b])[_0x20c0('0x1d')](function(_0x4baaed){var _0x49b738=_0x4baaed[0x0];var _0x29d8ee=_0x4baaed[0x1];var _0x11f405=_[_0x20c0('0x26')](_0x49b738[_0x20c0('0x27')],function(_0x3055e9){return _0x3055e9[_0x20c0('0x28')]==_0x29d8ee['id']&&_0x3055e9[_0x20c0('0x29')]==_0x3012d5;});if(_0x11f405[_0x20c0('0x2a')]==0x1){_0x198bdd(_0x29d8ee);}else{_0x1e3790(new RangeError(_0x20c0('0x2b')+_0x3012d5+_0x20c0('0x2c')));}});});}exports[_0x20c0('0x2d')]=function(_0x32448b,_0x1fef93){logger[_0x20c0('0x12')]('originate\x20fired:',_0x32448b[_0x20c0('0x2e')]);var _0x1ad64f=originateValidation[_0x20c0('0xc')](_0x32448b[_0x20c0('0x2e')]);if(_0x1ad64f['length']>0x0){return _0x1fef93[_0x20c0('0x19')](0x190)[_0x20c0('0x2f')](_0x1ad64f);}var _0x355db9=_0x32448b[_0x20c0('0x2e')][_0x20c0('0x30')];var _0x5550b7=_0x32448b[_0x20c0('0x2e')]['callNumber'];var _0x5e9640=_0x32448b[_0x20c0('0x2e')][_0x20c0('0x31')];var _0x3b334a=_0x32448b[_0x20c0('0x2e')][_0x20c0('0x32')];return getAgent(_0x355db9)[_0x20c0('0x1d')](function(_0x41532c){logger['info']('entityFound:',_0x41532c['name']);emit(util[_0x20c0('0x33')](_0x20c0('0x34'),_0x41532c['name']),_0x20c0('0x35'),{'callNumber':_0x5550b7,'callerId':_0x5e9640,'callbackUrl':_0x3b334a});return _0x1fef93[_0x20c0('0x19')](0xc8)['json']({'error':![],'message':'originate\x20executed!'});})[_0x20c0('0x20')](handleError(_0x1fef93));};exports[_0x20c0('0x36')]=function(_0x481dc0,_0x44326a){logger['info'](_0x20c0('0x37'),_0x481dc0[_0x20c0('0x2e')]);var _0xcaa484=hangupValidation[_0x20c0('0xc')](_0x481dc0['body']);if(_0xcaa484[_0x20c0('0x2a')]>0x0){return _0x44326a[_0x20c0('0x19')](0x190)[_0x20c0('0x2f')](_0xcaa484);}var _0x415b41=_0x481dc0[_0x20c0('0x2e')][_0x20c0('0x30')];var _0x121ddf=_0x481dc0[_0x20c0('0x2e')]['sessionId'];return getAgent(_0x415b41)['then'](function(_0x581fe4){logger[_0x20c0('0x12')]('entityFound:',_0x581fe4[_0x20c0('0x18')]);emit(util[_0x20c0('0x33')](_0x20c0('0x34'),_0x581fe4[_0x20c0('0x18')]),'webbar:hangup',{'sessionId':_0x121ddf});return _0x44326a[_0x20c0('0x19')](0xc8)['json']({'error':![],'message':'hangup\x20executed!'});})[_0x20c0('0x20')](handleError(_0x44326a));};exports[_0x20c0('0x38')]=function(_0x456d28,_0x446c89){logger['info'](_0x20c0('0x39'),_0x456d28[_0x20c0('0x2e')]);var _0x39852a=answerValidation[_0x20c0('0xc')](_0x456d28['body']);if(_0x39852a[_0x20c0('0x2a')]>0x0){return _0x446c89[_0x20c0('0x19')](0x190)['json'](_0x39852a);}var _0x285509=_0x456d28[_0x20c0('0x2e')][_0x20c0('0x30')];var _0x527f6f=_0x456d28[_0x20c0('0x2e')]['sessionId'];return getAgent(_0x285509)['then'](function(_0x49759b){logger[_0x20c0('0x12')]('entityFound:',_0x49759b[_0x20c0('0x18')]);emit(util[_0x20c0('0x33')](_0x20c0('0x34'),_0x49759b[_0x20c0('0x18')]),_0x20c0('0x3a'),{'sessionId':_0x527f6f});return _0x446c89[_0x20c0('0x19')](0xc8)[_0x20c0('0x2f')]({'error':![],'message':'answer\x20executed!'});})[_0x20c0('0x20')](handleError(_0x446c89));};exports[_0x20c0('0x3b')]=function(_0x523b16,_0x1b81d5){logger[_0x20c0('0x12')](_0x20c0('0x3c'),_0x523b16['body']);var _0x4fa87f=holdValidation[_0x20c0('0xc')](_0x523b16[_0x20c0('0x2e')]);if(_0x4fa87f[_0x20c0('0x2a')]>0x0){return _0x1b81d5['status'](0x190)['json'](_0x4fa87f);}var _0x1e11c4=_0x523b16[_0x20c0('0x2e')][_0x20c0('0x30')];var _0x55d46c=_0x523b16[_0x20c0('0x2e')][_0x20c0('0x29')];return getAgent(_0x1e11c4)['then'](function(_0x4972a3){logger[_0x20c0('0x12')]('entityFound:',_0x4972a3[_0x20c0('0x18')]);emit(util['format'](_0x20c0('0x34'),_0x4972a3[_0x20c0('0x18')]),'webbar:hold',{'sessionId':_0x55d46c});return _0x1b81d5['status'](0xc8)[_0x20c0('0x2f')]({'error':![],'message':_0x20c0('0x3d')});})[_0x20c0('0x20')](handleError(_0x1b81d5));};exports[_0x20c0('0x3e')]=function(_0x35cc23,_0x327b12){logger[_0x20c0('0x12')](_0x20c0('0x3f'),_0x35cc23['body']);var _0x24b5f5=unholdValidation[_0x20c0('0xc')](_0x35cc23[_0x20c0('0x2e')]);if(_0x24b5f5[_0x20c0('0x2a')]>0x0){return _0x327b12[_0x20c0('0x19')](0x190)['json'](_0x24b5f5);}var _0x4eaca2=_0x35cc23[_0x20c0('0x2e')][_0x20c0('0x30')];var _0x1d0c97=_0x35cc23[_0x20c0('0x2e')][_0x20c0('0x29')];return getAgent(_0x4eaca2)[_0x20c0('0x1d')](function(_0x431336){logger['info']('entityFound:',_0x431336[_0x20c0('0x18')]);emit(util[_0x20c0('0x33')](_0x20c0('0x34'),_0x431336['name']),_0x20c0('0x40'),{'sessionId':_0x1d0c97});return _0x327b12['status'](0xc8)[_0x20c0('0x2f')]({'error':![],'message':_0x20c0('0x41')});})[_0x20c0('0x20')](handleError(_0x327b12));};exports['calls']=function(_0x30a75d,_0x28bc98){logger[_0x20c0('0x12')](_0x20c0('0x42'),_0x28bc98[_0x20c0('0x2e')]);var _0x5dc06f=callsValidation[_0x20c0('0xc')](_0x30a75d[_0x20c0('0x2e')]);if(_0x5dc06f[_0x20c0('0x2a')]>0x0){return _0x28bc98[_0x20c0('0x19')](0x190)['json'](_0x5dc06f);}var _0x1aaaec=_0x30a75d['body'][_0x20c0('0x30')];var _0x5d40c9=respondWithRpcPromise(_0x20c0('0x24'));var _0x2e64f5=getAgent(_0x1aaaec);return Promise[_0x20c0('0x25')]([_0x5d40c9,_0x2e64f5])[_0x20c0('0x1d')](function(_0x54bb05){var _0x371cbb=_0x54bb05[0x0];var _0xcd87e8=_0x54bb05[0x1];var _0x1e1c4b=_[_0x20c0('0x26')](_0x371cbb[_0x20c0('0x27')],function(_0x2091d2){return _0x2091d2[_0x20c0('0x28')]==_0xcd87e8['id'];});return _0x28bc98[_0x20c0('0x19')](0xc8)['json']({'count':_0x1e1c4b[_0x20c0('0x2a')],'rows':_0x1e1c4b});})[_0x20c0('0x20')](handleError(_0x28bc98));};exports[_0x20c0('0x43')]=function(_0x56e1f6,_0x1f553c){logger[_0x20c0('0x12')]('conference\x20fired:',_0x56e1f6[_0x20c0('0x2e')]);var _0x4dd07d=conferenceValidation['validate'](_0x56e1f6['body']);if(_0x4dd07d['length']>0x0){return _0x1f553c[_0x20c0('0x19')](0x190)[_0x20c0('0x2f')](_0x4dd07d);}var _0x1dc800=_0x56e1f6[_0x20c0('0x2e')][_0x20c0('0x30')];return getAgent(_0x1dc800)[_0x20c0('0x1d')](function(_0x1f16e6){logger[_0x20c0('0x12')](_0x20c0('0x44'),_0x1f16e6['name']);emit(util[_0x20c0('0x33')](_0x20c0('0x34'),_0x1f16e6[_0x20c0('0x18')]),_0x20c0('0x45'));return _0x1f553c[_0x20c0('0x19')](0xc8)[_0x20c0('0x2f')]({'error':![],'message':_0x20c0('0x46')});})[_0x20c0('0x20')](handleError(_0x1f553c));};exports[_0x20c0('0x47')]=function(_0x309a40,_0x54b78f){logger[_0x20c0('0x12')](_0x20c0('0x48'),_0x309a40[_0x20c0('0x2e')]);var _0x11511c=transferValidation['validate'](_0x309a40['body']);if(_0x11511c[_0x20c0('0x2a')]>0x0){return _0x54b78f[_0x20c0('0x19')](0x190)['json'](_0x11511c);}var _0x2222eb=_0x309a40['body'][_0x20c0('0x30')];var _0x44b17d=_0x309a40[_0x20c0('0x2e')]['sessionId'];var _0x59c854=_0x309a40[_0x20c0('0x2e')][_0x20c0('0x49')];return getAgent(_0x2222eb)[_0x20c0('0x1d')](function(_0x2df90c){logger['info']('entityFound:',_0x2df90c['name']);emit(util[_0x20c0('0x33')](_0x20c0('0x34'),_0x2df90c[_0x20c0('0x18')]),'webbar:transfer',{'sessionId':_0x44b17d,'transferNumber':_0x59c854});return _0x54b78f['status'](0xc8)[_0x20c0('0x2f')]({'error':![],'message':_0x20c0('0x4a')});})['catch'](handleError(_0x54b78f));};
\ No newline at end of file