Built motion from commit bab6f49e.|2.6.17
[motion2.git] / server / services / agi / index.js
index 1519259..fa067f1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa1f6=['hasOwnProperty','isArray','length','source','target','value','getSquareProject','then','createSquareReport','catch','indexOf','agi_','substring','debug','variables','stringify','[START]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','close','timeout','hangup','sync','production','start','joinAt','omit','mxCell','[START\x20TRAVERSE]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','traverseBFS','clear','vertex','gotoc','gotoc\x20block\x20stop\x20traverse\x20BFS','context','extension','priority','response','code','result','isUndefined','toString','finally','agicommand\x20not\x20found','[END]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','[GOTO]\x20context:\x20%s\x20extension:\x20%s\x20priority:\x20%s','continueAt','Project\x20%s\x20not\x20found','getLicense','voice','callysquare','[LICENSE]\x20CHANNELS:\x20%s','[LICENSE]\x20CHANNELS:\x20UNLIMITED','./server','connection','xml2json','lodash','syncho','util','moment','../../config/environment','./graph','./vertices','agi','defaults','127.0.0.1','error','stack','log','Cally\x20Square\x20server\x20listening\x20on\x20port\x20%d!','port','info','format','[LISTENING]\x20Cally\x20Square\x20listening\x20%s:%d','name','message','[%s]\x20%s','[ERROR]\x20%s','[CLOSE]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','arg_1','calleridname','callerid','dnid','[TIMEOUT]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','[HANGUP]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','uniqueid','evtHangup','toJson','mxGraphModel','root','agicommand','addVertex'];(function(_0x359586,_0x3b2856){var _0x2298b6=function(_0x30b77c){while(--_0x30b77c){_0x359586['push'](_0x359586['shift']());}};_0x2298b6(++_0x3b2856);}(_0xa1f6,0x19d));var _0x6a1f=function(_0x2c3a8f,_0x374e56){_0x2c3a8f=_0x2c3a8f-0x0;var _0x189412=_0xa1f6[_0x2c3a8f];return _0x189412;};'use strict';var parser=require(_0x6a1f('0x0'));var _=require(_0x6a1f('0x1'));var syncho=require(_0x6a1f('0x2'));var util=require(_0x6a1f('0x3'));var moment=require(_0x6a1f('0x4'));var config=require(_0x6a1f('0x5'));var logger=require('../../config/logger')('agi');var utilLicense=require('../../config/license/util');var rpc=require('./rpc');var mailRpc=require('./mailRpc');var Graph=require(_0x6a1f('0x6'));var Vertices=require(_0x6a1f('0x7'));var AGI_CODE_SUCCESS=0xc8;var AGI_RESULT_ERROR=-0x1;config[_0x6a1f('0x8')]=_[_0x6a1f('0x9')](config[_0x6a1f('0x8')],{'ip':_0x6a1f('0xa'),'port':0x11dd});function connectionHandler(_0x36c00b){process['nextTick'](function(){syncho(function(){try{setChannelVariables(_0x36c00b);agiHandler(_0x36c00b);}catch(_0x42b89f){logger[_0x6a1f('0xb')](_0x42b89f[_0x6a1f('0xc')]);}});});}function listeningHandler(){console[_0x6a1f('0xd')](_0x6a1f('0xe'),config['agi'][_0x6a1f('0xf')]);logger[_0x6a1f('0x10')](util[_0x6a1f('0x11')](_0x6a1f('0x12'),config['agi']['ip'],config[_0x6a1f('0x8')]['port']));}function errorHandler(_0xd0c92b){if(_0xd0c92b&&_0xd0c92b[_0x6a1f('0x13')]&&_0xd0c92b[_0x6a1f('0x14')]){logger[_0x6a1f('0xb')](util[_0x6a1f('0x11')](_0x6a1f('0x15'),_0xd0c92b[_0x6a1f('0x13')],_0xd0c92b[_0x6a1f('0x14')]));}else{logger[_0x6a1f('0xb')](util[_0x6a1f('0x11')](_0x6a1f('0x16'),_0xd0c92b[_0x6a1f('0xc')]));}}function closeHandler(){logger[_0x6a1f('0x10')](util[_0x6a1f('0x11')](_0x6a1f('0x17'),this[_0x6a1f('0x18')],this[_0x6a1f('0x19')],this[_0x6a1f('0x1a')],this[_0x6a1f('0x1b')],this['uniqueid']));try{createSquareReport(this);}catch(_0x392ccb){logger[_0x6a1f('0xb')](_0x392ccb[_0x6a1f('0xc')]);}}function timeoutHandler(){logger[_0x6a1f('0x10')](util[_0x6a1f('0x11')](_0x6a1f('0x1c'),this[_0x6a1f('0x18')],this[_0x6a1f('0x19')],this['callerid'],this[_0x6a1f('0x1b')],this['uniqueid']));}function hangupHandler(){logger[_0x6a1f('0x10')](util[_0x6a1f('0x11')](_0x6a1f('0x1d'),this[_0x6a1f('0x18')],this[_0x6a1f('0x19')],this['callerid'],this[_0x6a1f('0x1b')],this[_0x6a1f('0x1e')]));this[_0x6a1f('0x1f')]=!![];}function getRoot(_0x1be0c3){return parser[_0x6a1f('0x20')](_0x1be0c3,{'object':!![]})[_0x6a1f('0x21')][_0x6a1f('0x22')];}function addVertex(_0x2736ab,_0x53229b,_0x1eb146){_0x53229b[_0x6a1f('0x23')]=_0x1eb146;if(_0x53229b['hasOwnProperty']('retry')){_0x53229b['maxRetry']=parseInt(_0x53229b['retry'],0xa);}_0x2736ab[_0x6a1f('0x24')](_['omit'](_0x53229b,'mxCell'));}function initGraph(_0x28adcf,_0x286d1d){var _0x2b53ca=new Graph();for(var _0x1e8db8 in _0x28adcf){if(_0x28adcf[_0x6a1f('0x25')](_0x1e8db8)){if(_[_0x6a1f('0x26')](_0x28adcf[_0x1e8db8])){for(var _0x42f00e=0x0;_0x42f00e<_0x28adcf[_0x1e8db8][_0x6a1f('0x27')];_0x42f00e+=0x1){addVertex(_0x2b53ca,_0x28adcf[_0x1e8db8][_0x42f00e],_0x1e8db8);}}else{addVertex(_0x2b53ca,_0x28adcf[_0x1e8db8],_0x1e8db8);}}}for(var _0x4f6433=0x0;_0x4f6433<_0x286d1d[_0x6a1f('0x27')];_0x4f6433+=0x1){if(_0x286d1d[_0x4f6433][_0x6a1f('0x28')]&&_0x286d1d[_0x4f6433][_0x6a1f('0x29')]){_0x2b53ca['addEdge'](_0x286d1d[_0x4f6433][_0x6a1f('0x28')],_0x286d1d[_0x4f6433][_0x6a1f('0x29')],_0x286d1d[_0x4f6433][_0x6a1f('0x2a')]);}}return _0x2b53ca;}function getSquareProject(_0x113422,_0x2e71a5){rpc[_0x6a1f('0x2b')](_0x113422)[_0x6a1f('0x2c')](function(_0x58d879){_0x2e71a5(null,_0x58d879);})['catch'](function(_0x3aa41a){_0x2e71a5(null,_0x3aa41a);});}function createSquareReport(_0x40ef37,_0x43a3ba){rpc[_0x6a1f('0x2d')](_0x40ef37)[_0x6a1f('0x2c')](function(_0x2ad1d2){if(_0x43a3ba){_0x43a3ba(null,_0x2ad1d2);}})[_0x6a1f('0x2e')](function(_0x4cdc6c){if(_0x43a3ba){_0x43a3ba(null,_0x4cdc6c);}});}function setChannelVariables(_0x3d0f3c){for(var _0x32600d in _0x3d0f3c){if(_0x3d0f3c['hasOwnProperty'](_0x32600d)){if(_0x32600d[_0x6a1f('0x2f')](_0x6a1f('0x30'))===0x0){_0x3d0f3c[_0x32600d[_0x6a1f('0x31')](0x4)]=_0x3d0f3c[_0x32600d];delete _0x3d0f3c[_0x32600d];}}}}function getLogFromObject(_0x5a393c){return util['inspect'](_0x5a393c,{'showHidden':![],'depth':null});}function agiHandler(_0x5b003e){var _0x38df36,_0x2ac386,_0x563ee2,_0x596469,_0x15b4ff;logger[_0x6a1f('0x32')](_0x6a1f('0x33'),JSON[_0x6a1f('0x34')](_0x5b003e,null,0x2));logger[_0x6a1f('0x10')](util[_0x6a1f('0x11')](_0x6a1f('0x35'),_0x5b003e['arg_1'],_0x5b003e[_0x6a1f('0x19')],_0x5b003e['callerid'],_0x5b003e[_0x6a1f('0x1b')],_0x5b003e[_0x6a1f('0x1e')]));_0x5b003e['on']('error',errorHandler);_0x5b003e['on'](_0x6a1f('0x36'),closeHandler);_0x5b003e['on'](_0x6a1f('0x37'),timeoutHandler);_0x5b003e['evtHangup']=![];_0x5b003e['on'](_0x6a1f('0x38'),hangupHandler);var _0x48c033=getSquareProject[_0x6a1f('0x39')](null,_0x5b003e['arg_1']);if(_0x48c033){if(_0x48c033[_0x6a1f('0x3a')]){_0x38df36=getRoot(_0x48c033['production']);if(_0x38df36&&_0x38df36[_0x6a1f('0x3b')]){logger[_0x6a1f('0x32')]('root',JSON[_0x6a1f('0x34')](_0x38df36,null,0x2));_0x5b003e[_0x6a1f('0x3c')]=moment()['format']('YYYY-MM-DD\x20HH:mm:ss');_0x2ac386=initGraph(_[_0x6a1f('0x3d')](_0x38df36,_0x6a1f('0x3e')),_0x38df36[_0x6a1f('0x3e')]);_0x563ee2=new Vertices(_0x5b003e,rpc,mailRpc);logger[_0x6a1f('0x10')](util[_0x6a1f('0x11')](_0x6a1f('0x3f'),_0x5b003e['arg_1'],_0x5b003e[_0x6a1f('0x19')],_0x5b003e[_0x6a1f('0x1a')],_0x5b003e[_0x6a1f('0x1b')],_0x5b003e[_0x6a1f('0x1e')]));_0x2ac386[_0x6a1f('0x40')](_0x38df36[_0x6a1f('0x3b')]['id'],function(_0x27be0a){try{_0x27be0a=_0x563ee2[_0x6a1f('0x41')](_0x27be0a);logger[_0x6a1f('0x32')](_0x6a1f('0x42'),JSON[_0x6a1f('0x34')](_0x27be0a,null,0x2));if(_0x27be0a['agicommand']===_0x6a1f('0x43')){logger[_0x6a1f('0x10')](_0x6a1f('0x44'));_0x5b003e[_0x6a1f('0x45')]=_0x27be0a[_0x6a1f('0x45')]||_0x5b003e[_0x6a1f('0x45')];_0x5b003e['extension']=_0x27be0a[_0x6a1f('0x46')];_0x5b003e['priority']=_0x27be0a[_0x6a1f('0x47')]?_0x27be0a[_0x6a1f('0x47')]-0x1:0x1;return null;}else if(_0x27be0a&&_0x563ee2[_0x27be0a[_0x6a1f('0x23')]]){_0x15b4ff=_0x563ee2[_0x27be0a[_0x6a1f('0x23')]](_0x27be0a);logger[_0x6a1f('0x10')](_0x6a1f('0x48'),JSON['stringify'](_0x15b4ff,null,0x2));if(_0x15b4ff&&_0x15b4ff[_0x6a1f('0x49')]===AGI_CODE_SUCCESS&&_0x15b4ff[_0x6a1f('0x4a')]!==AGI_RESULT_ERROR&&!_0x5b003e[_0x6a1f('0x1f')]){logger[_0x6a1f('0x32')](_0x6a1f('0x48'),getLogFromObject(_0x15b4ff));return _[_0x6a1f('0x4b')](_0x15b4ff[_0x6a1f('0x4a')])?null:_0x15b4ff[_0x6a1f('0x4a')][_0x6a1f('0x4c')]();}else{logger[_0x6a1f('0xb')]('response',getLogFromObject(_0x15b4ff));return null;}}else{logger['error']('agicommand\x20not\x20found');return null;}}catch(_0x19368f){logger[_0x6a1f('0xb')](_0x19368f[_0x6a1f('0xc')]);return null;}});if(_0x38df36[_0x6a1f('0x4d')]){logger[_0x6a1f('0x10')](util[_0x6a1f('0x11')]('[FINALLY\x20TRAVERSE]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s',_0x5b003e[_0x6a1f('0x18')],_0x5b003e['calleridname'],_0x5b003e[_0x6a1f('0x1a')],_0x5b003e[_0x6a1f('0x1b')],_0x5b003e['uniqueid']));_0x2ac386[_0x6a1f('0x40')](_0x38df36['finally']['id'],function(_0x43f798){try{_0x43f798=_0x563ee2[_0x6a1f('0x41')](_0x43f798);logger[_0x6a1f('0x32')](_0x6a1f('0x42'),JSON[_0x6a1f('0x34')](_0x43f798,null,0x2));if(_0x43f798&&_0x563ee2[_0x43f798[_0x6a1f('0x23')]]){_0x15b4ff=_0x563ee2[_0x43f798['agicommand']](_0x43f798);if(_0x15b4ff){logger[_0x6a1f('0x32')](_0x6a1f('0x48'),getLogFromObject(_0x15b4ff));return _[_0x6a1f('0x4b')](_0x15b4ff[_0x6a1f('0x4a')])?null:_0x15b4ff[_0x6a1f('0x4a')][_0x6a1f('0x4c')]();}else{logger[_0x6a1f('0xb')](_0x6a1f('0x48'),getLogFromObject(_0x15b4ff));return null;}}else{logger['error'](_0x6a1f('0x4e'));return null;}}catch(_0x28b793){logger[_0x6a1f('0xb')](_0x28b793['stack']);return null;}});}logger[_0x6a1f('0x10')](util['format'](_0x6a1f('0x4f'),_0x5b003e['arg_1'],_0x5b003e[_0x6a1f('0x19')],_0x5b003e['callerid'],_0x5b003e[_0x6a1f('0x1b')],_0x5b003e[_0x6a1f('0x1e')]));logger[_0x6a1f('0x10')](util['format'](_0x6a1f('0x50'),_0x5b003e['context'],_0x5b003e[_0x6a1f('0x46')],parseInt(_0x5b003e['priority'],0xa)+0x1));_0x5b003e['continueAt'](_0x5b003e[_0x6a1f('0x45')],_0x5b003e[_0x6a1f('0x46')],parseInt(_0x5b003e['priority'],0xa)+0x1);_0x5b003e[_0x6a1f('0x36')]();}}else{logger[_0x6a1f('0xb')](util[_0x6a1f('0x11')]('Project\x20%s\x20not\x20published',_0x5b003e[_0x6a1f('0x18')]));_0x5b003e[_0x6a1f('0x51')](_0x5b003e[_0x6a1f('0x45')],_0x5b003e[_0x6a1f('0x46')],parseInt(_0x5b003e[_0x6a1f('0x47')],0xa)+0x1);_0x5b003e[_0x6a1f('0x36')]();}}else{logger['error'](util[_0x6a1f('0x11')](_0x6a1f('0x52'),_0x5b003e[_0x6a1f('0x18')]));_0x5b003e[_0x6a1f('0x51')](_0x5b003e[_0x6a1f('0x45')],_0x5b003e['extension'],parseInt(_0x5b003e['priority'],0xa)+0x1);_0x5b003e[_0x6a1f('0x36')]();}}function main(){var _0x514b97;return utilLicense[_0x6a1f('0x53')]()[_0x6a1f('0x2c')](function(_0x3f9018){if(_0x3f9018){if(_0x3f9018[_0x6a1f('0x54')]){if(_0x3f9018[_0x6a1f('0x55')]&&_0x3f9018['callysquare']>0x0){logger[_0x6a1f('0x10')](util['format'](_0x6a1f('0x56'),_0x3f9018[_0x6a1f('0x55')]));_0x514b97=_0x3f9018[_0x6a1f('0x55')];}else{logger[_0x6a1f('0x10')](_0x6a1f('0x57'));}}else{logger[_0x6a1f('0x10')]('[LICENSE]\x20VOICE\x20IS\x20DISABLED');_0x514b97=-0x1;}}})[_0x6a1f('0x2e')](function(_0x4af217){logger['error']('[LICENSE]',_0x4af217[_0x6a1f('0xc')]);})[_0x6a1f('0x4d')](function(){var _0x5b686d=require(_0x6a1f('0x58'))(config[_0x6a1f('0x8')][_0x6a1f('0xf')],config['agi']['ip'],_0x514b97);_0x5b686d['on'](_0x6a1f('0xb'),errorHandler);_0x5b686d['on']('listening',listeningHandler);_0x5b686d['on'](_0x6a1f('0x59'),connectionHandler);_0x5b686d['on'](_0x6a1f('0x36'),closeHandler);});}main();
\ No newline at end of file
+var _0xe1c7=['error','stack','findIndex','deleted','push','log','Cally\x20Square\x20server\x20listening\x20on\x20port\x20%d!','port','format','name','[%s]\x20%s','message','[ERROR]\x20%s','[CLOSE]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','calleridname','callerid','dnid','uniqueid','arg_1','info','then','catch','hasOwnProperty','indexOf','agi_','substring','variables','[START]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','close','timeout','evtHangup','find','handleNotFound','production','handleUnpublished','voice','callysquare','[LICENSE]\x20CHANNELS:\x20%s','[LICENSE]\x20CHANNELS:\x20UNLIMITED','[LICENSE]\x20VOICE\x20IS\x20DISABLED','getAll','finally','./server','listening','connection','lodash','../../config/environment','./rpc','./project','./events','EventEmitter','agi','defaults','127.0.0.1','projectUpdate','nextTick'];(function(_0x56dae4,_0x52c469){var _0x3d61ed=function(_0x551833){while(--_0x551833){_0x56dae4['push'](_0x56dae4['shift']());}};_0x3d61ed(++_0x52c469);}(_0xe1c7,0x1ed));var _0x7e1c=function(_0x1a8f86,_0x5ed9c4){_0x1a8f86=_0x1a8f86-0x0;var _0x20d876=_0xe1c7[_0x1a8f86];return _0x20d876;};'use strict';var _=require(_0x7e1c('0x0'));var syncho=require('syncho');var util=require('util');var config=require(_0x7e1c('0x1'));var logger=require('../../config/logger')('agi');var utilLicense=require('../../config/license/util');var rpc=require(_0x7e1c('0x2'));var Project=require(_0x7e1c('0x3'));var AGIEmitter=require(_0x7e1c('0x4'))[_0x7e1c('0x5')];var projects=[];config[_0x7e1c('0x6')]=_[_0x7e1c('0x7')](config['agi'],{'ip':_0x7e1c('0x8'),'port':0x11dd});AGIEmitter['on'](_0x7e1c('0x9'),projectUpdateHandler);function connectionHandler(_0x28fff3){process[_0x7e1c('0xa')](function(){syncho(function(){try{setChannelVariables(_0x28fff3);agiHandler(_0x28fff3);}catch(_0x5c54b0){logger[_0x7e1c('0xb')](_0x5c54b0[_0x7e1c('0xc')]);}});});}function projectUpdateHandler(_0x4cd21d){try{var _0x196544=_[_0x7e1c('0xd')](projects,['id',_0x4cd21d['id']]);if(_0x196544>-0x1){if(_0x4cd21d[_0x7e1c('0xe')]===!![]){projects['splice'](_0x196544,0x1);}else{projects[_0x196544]=_0x4cd21d;}}else{projects[_0x7e1c('0xf')](_0x4cd21d);}}catch(_0x3a76a3){logger[_0x7e1c('0xb')](_0x3a76a3['stack']);}}function listeningHandler(){console[_0x7e1c('0x10')](_0x7e1c('0x11'),config[_0x7e1c('0x6')][_0x7e1c('0x12')]);logger['info'](util[_0x7e1c('0x13')]('[LISTENING]\x20Cally\x20Square\x20listening\x20%s:%d',config[_0x7e1c('0x6')]['ip'],config[_0x7e1c('0x6')][_0x7e1c('0x12')]));}function errorHandler(_0x2152bb){if(_0x2152bb&&_0x2152bb[_0x7e1c('0x14')]&&_0x2152bb['message']){logger[_0x7e1c('0xb')](util['format'](_0x7e1c('0x15'),_0x2152bb[_0x7e1c('0x14')],_0x2152bb[_0x7e1c('0x16')]));}else{logger[_0x7e1c('0xb')](util[_0x7e1c('0x13')](_0x7e1c('0x17'),_0x2152bb[_0x7e1c('0xc')]));}}function closeHandler(){logger['info'](util[_0x7e1c('0x13')](_0x7e1c('0x18'),this['arg_1'],this[_0x7e1c('0x19')],this[_0x7e1c('0x1a')],this[_0x7e1c('0x1b')],this[_0x7e1c('0x1c')]));try{createSquareReport(this);}catch(_0x275388){logger[_0x7e1c('0xb')](_0x275388[_0x7e1c('0xc')]);}}function timeoutHandler(){logger['info'](util[_0x7e1c('0x13')]('[TIMEOUT]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s',this[_0x7e1c('0x1d')],this[_0x7e1c('0x19')],this[_0x7e1c('0x1a')],this[_0x7e1c('0x1b')],this[_0x7e1c('0x1c')]));}function hangupHandler(){logger[_0x7e1c('0x1e')](util[_0x7e1c('0x13')]('[HANGUP]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s',this[_0x7e1c('0x1d')],this['calleridname'],this['callerid'],this[_0x7e1c('0x1b')],this['uniqueid']));this['evtHangup']=!![];}function createSquareReport(_0x204d86,_0x1ec0b1){rpc['createSquareReport'](_0x204d86)[_0x7e1c('0x1f')](function(_0x350768){if(_0x1ec0b1){_0x1ec0b1(null,_0x350768);}})[_0x7e1c('0x20')](function(_0x1c2d9c){if(_0x1ec0b1){_0x1ec0b1(null,_0x1c2d9c);}});}function setChannelVariables(_0x48d0e5){for(var _0x351b8f in _0x48d0e5){if(_0x48d0e5[_0x7e1c('0x21')](_0x351b8f)){if(_0x351b8f[_0x7e1c('0x22')](_0x7e1c('0x23'))===0x0){_0x48d0e5[_0x351b8f[_0x7e1c('0x24')](0x4)]=_0x48d0e5[_0x351b8f];delete _0x48d0e5[_0x351b8f];}}}}function agiHandler(_0x1c0270){logger['debug'](_0x7e1c('0x25'),JSON['stringify'](_0x1c0270,null,0x2));logger[_0x7e1c('0x1e')](util[_0x7e1c('0x13')](_0x7e1c('0x26'),_0x1c0270['arg_1'],_0x1c0270[_0x7e1c('0x19')],_0x1c0270[_0x7e1c('0x1a')],_0x1c0270[_0x7e1c('0x1b')],_0x1c0270[_0x7e1c('0x1c')]));_0x1c0270['on'](_0x7e1c('0xb'),errorHandler);_0x1c0270['on'](_0x7e1c('0x27'),closeHandler);_0x1c0270['on'](_0x7e1c('0x28'),timeoutHandler);_0x1c0270[_0x7e1c('0x29')]=![];_0x1c0270['on']('hangup',hangupHandler);var _0x1ae159=_[_0x7e1c('0x2a')](projects,[_0x7e1c('0x14'),_0x1c0270[_0x7e1c('0x1d')]]);if(!_0x1ae159)return Project[_0x7e1c('0x2b')](_0x1c0270);if(!_0x1ae159[_0x7e1c('0x2c')])return Project[_0x7e1c('0x2d')](_0x1c0270);return Project['initialize'](_0x1ae159,_0x1c0270);}function main(){var _0x33808e;return utilLicense['getLicense']()['then'](function(_0x2e6a27){if(!_0x2e6a27)return;if(_0x2e6a27[_0x7e1c('0x2e')]){if(_0x2e6a27[_0x7e1c('0x2f')]&&_0x2e6a27[_0x7e1c('0x2f')]>0x0){logger[_0x7e1c('0x1e')](util['format'](_0x7e1c('0x30'),_0x2e6a27[_0x7e1c('0x2f')]));_0x33808e=_0x2e6a27['callysquare'];}else{logger['info'](_0x7e1c('0x31'));}}else{logger[_0x7e1c('0x1e')](_0x7e1c('0x32'));_0x33808e=-0x1;}})[_0x7e1c('0x1f')](function(){return Project[_0x7e1c('0x33')]();})[_0x7e1c('0x1f')](function(_0x22b16a){projects=_0x22b16a;return;})[_0x7e1c('0x20')](function(_0x2d0da2){logger['error']('[LICENSE]',_0x2d0da2[_0x7e1c('0xc')]);})[_0x7e1c('0x34')](function(){var _0x4dcd08=require(_0x7e1c('0x35'))(config['agi'][_0x7e1c('0x12')],config[_0x7e1c('0x6')]['ip'],_0x33808e);_0x4dcd08['on'](_0x7e1c('0xb'),errorHandler);_0x4dcd08['on'](_0x7e1c('0x36'),listeningHandler);_0x4dcd08['on'](_0x7e1c('0x37'),connectionHandler);_0x4dcd08['on'](_0x7e1c('0x27'),closeHandler);});}main();
\ No newline at end of file