Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / services / agi / index.js
index eee8ae9..50c399b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xe360=['format','[LISTENING]\x20Cally\x20Square\x20listening\x20%s:%d','name','message','[%s]\x20%s','info','[CLOSE]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','arg_1','callerid','dnid','uniqueid','calleridname','[HANGUP]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','evtHangup','createSquareReport','then','hasOwnProperty','indexOf','debug','variables','close','timeout','hangup','find','production','handleUnpublished','initialize','getLicense','voice','callysquare','[LICENSE]\x20CHANNELS:\x20%s','[LICENSE]\x20CHANNELS:\x20UNLIMITED','getAll','[LICENSE]','finally','./server','listening','lodash','syncho','../../config/environment','../../config/logger','agi','../../config/license/util','./project','./events','EventEmitter','defaults','127.0.0.1','projectUpdate','nextTick','error','stack','deleted','push','log','Cally\x20Square\x20server\x20listening\x20on\x20port\x20%d!','port'];(function(_0x2fc6cf,_0x2bb133){var _0xf2ade3=function(_0x522b04){while(--_0x522b04){_0x2fc6cf['push'](_0x2fc6cf['shift']());}};_0xf2ade3(++_0x2bb133);}(_0xe360,0xd0));var _0x0e36=function(_0x278e3c,_0x1c9cfd){_0x278e3c=_0x278e3c-0x0;var _0x3e2d9b=_0xe360[_0x278e3c];return _0x3e2d9b;};'use strict';var _=require(_0x0e36('0x0'));var syncho=require(_0x0e36('0x1'));var util=require('util');var config=require(_0x0e36('0x2'));var logger=require(_0x0e36('0x3'))(_0x0e36('0x4'));var utilLicense=require(_0x0e36('0x5'));var rpc=require('./rpc');var Project=require(_0x0e36('0x6'));var AGIEmitter=require(_0x0e36('0x7'))[_0x0e36('0x8')];var projects=[];config[_0x0e36('0x4')]=_[_0x0e36('0x9')](config[_0x0e36('0x4')],{'ip':_0x0e36('0xa'),'port':0x11dd});AGIEmitter['on'](_0x0e36('0xb'),projectUpdateHandler);function connectionHandler(_0x27de18){process[_0x0e36('0xc')](function(){syncho(function(){try{setChannelVariables(_0x27de18);agiHandler(_0x27de18);}catch(_0x36062f){logger[_0x0e36('0xd')](_0x36062f[_0x0e36('0xe')]);}});});}function projectUpdateHandler(_0x10b196){try{var _0x1db96f=_['findIndex'](projects,['id',_0x10b196['id']]);if(_0x1db96f>-0x1){if(_0x10b196[_0x0e36('0xf')]===!![]){projects['splice'](_0x1db96f,0x1);}else{projects[_0x1db96f]=_0x10b196;}}else{projects[_0x0e36('0x10')](_0x10b196);}}catch(_0x301724){logger[_0x0e36('0xd')](_0x301724[_0x0e36('0xe')]);}}function listeningHandler(){console[_0x0e36('0x11')](_0x0e36('0x12'),config[_0x0e36('0x4')][_0x0e36('0x13')]);logger['info'](util[_0x0e36('0x14')](_0x0e36('0x15'),config[_0x0e36('0x4')]['ip'],config[_0x0e36('0x4')][_0x0e36('0x13')]));}function errorHandler(_0x44eec0){if(_0x44eec0&&_0x44eec0[_0x0e36('0x16')]&&_0x44eec0[_0x0e36('0x17')]){logger[_0x0e36('0xd')](util[_0x0e36('0x14')](_0x0e36('0x18'),_0x44eec0['name'],_0x44eec0[_0x0e36('0x17')]));}else{logger['error'](util['format']('[ERROR]\x20%s',_0x44eec0[_0x0e36('0xe')]));}}function closeHandler(){logger[_0x0e36('0x19')](util[_0x0e36('0x14')](_0x0e36('0x1a'),this[_0x0e36('0x1b')],this['calleridname'],this[_0x0e36('0x1c')],this[_0x0e36('0x1d')],this[_0x0e36('0x1e')]));try{createSquareReport(this);}catch(_0x49071f){logger['error'](_0x49071f[_0x0e36('0xe')]);}}function timeoutHandler(){logger[_0x0e36('0x19')](util[_0x0e36('0x14')]('[TIMEOUT]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s',this[_0x0e36('0x1b')],this[_0x0e36('0x1f')],this[_0x0e36('0x1c')],this[_0x0e36('0x1d')],this[_0x0e36('0x1e')]));}function hangupHandler(){logger[_0x0e36('0x19')](util['format'](_0x0e36('0x20'),this[_0x0e36('0x1b')],this['calleridname'],this['callerid'],this[_0x0e36('0x1d')],this[_0x0e36('0x1e')]));this[_0x0e36('0x21')]=!![];}function createSquareReport(_0x1cdae7,_0x45b641){rpc[_0x0e36('0x22')](_0x1cdae7)[_0x0e36('0x23')](function(_0x287b2a){if(_0x45b641){_0x45b641(null,_0x287b2a);}})['catch'](function(_0x38151c){if(_0x45b641){_0x45b641(null,_0x38151c);}});}function setChannelVariables(_0x1bf168){for(var _0xf6ef1f in _0x1bf168){if(_0x1bf168[_0x0e36('0x24')](_0xf6ef1f)){if(_0xf6ef1f[_0x0e36('0x25')]('agi_')===0x0){_0x1bf168[_0xf6ef1f['substring'](0x4)]=_0x1bf168[_0xf6ef1f];delete _0x1bf168[_0xf6ef1f];}}}}function agiHandler(_0x1bedff){logger[_0x0e36('0x26')](_0x0e36('0x27'),JSON['stringify'](_0x1bedff,null,0x2));logger[_0x0e36('0x19')](util['format']('[START]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s',_0x1bedff['arg_1'],_0x1bedff[_0x0e36('0x1f')],_0x1bedff[_0x0e36('0x1c')],_0x1bedff[_0x0e36('0x1d')],_0x1bedff[_0x0e36('0x1e')]));_0x1bedff['on'](_0x0e36('0xd'),errorHandler);_0x1bedff['on'](_0x0e36('0x28'),closeHandler);_0x1bedff['on'](_0x0e36('0x29'),timeoutHandler);_0x1bedff[_0x0e36('0x21')]=![];_0x1bedff['on'](_0x0e36('0x2a'),hangupHandler);var _0x27338c=_[_0x0e36('0x2b')](projects,[_0x0e36('0x16'),_0x1bedff[_0x0e36('0x1b')]]);if(!_0x27338c)return Project['handleNotFound'](_0x1bedff);if(!_0x27338c[_0x0e36('0x2c')])return Project[_0x0e36('0x2d')](_0x1bedff);return Project[_0x0e36('0x2e')](_0x27338c,_0x1bedff);}function main(){var _0x13173d;return utilLicense[_0x0e36('0x2f')]()[_0x0e36('0x23')](function(_0x338866){if(!_0x338866)return;if(_0x338866[_0x0e36('0x30')]){if(_0x338866[_0x0e36('0x31')]&&_0x338866[_0x0e36('0x31')]>0x0){logger['info'](util[_0x0e36('0x14')](_0x0e36('0x32'),_0x338866['callysquare']));_0x13173d=_0x338866[_0x0e36('0x31')];}else{logger[_0x0e36('0x19')](_0x0e36('0x33'));}}else{logger['info']('[LICENSE]\x20VOICE\x20IS\x20DISABLED');_0x13173d=-0x1;}})[_0x0e36('0x23')](function(){return Project[_0x0e36('0x34')]();})[_0x0e36('0x23')](function(_0x6501e6){projects=_0x6501e6;return;})['catch'](function(_0xa9c5ef){logger['error'](_0x0e36('0x35'),_0xa9c5ef[_0x0e36('0xe')]);})[_0x0e36('0x36')](function(){var _0x2b41df=require(_0x0e36('0x37'))(config[_0x0e36('0x4')][_0x0e36('0x13')],config[_0x0e36('0x4')]['ip'],_0x13173d);_0x2b41df['on'](_0x0e36('0xd'),errorHandler);_0x2b41df['on'](_0x0e36('0x38'),listeningHandler);_0x2b41df['on']('connection',connectionHandler);_0x2b41df['on']('close',closeHandler);});}main();
\ No newline at end of file
+var _0x51f6=['[LICENSE]','finally','listening','connection','lodash','util','../../config/environment','agi','./rpc','./project','./events','defaults','127.0.0.1','nextTick','error','stack','deleted','splice','push','log','Cally\x20Square\x20server\x20listening\x20on\x20port\x20%d!','port','info','[LISTENING]\x20Cally\x20Square\x20listening\x20%s:%d','name','message','format','[%s]\x20%s','[ERROR]\x20%s','arg_1','callerid','[TIMEOUT]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','calleridname','dnid','uniqueid','[HANGUP]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s','createSquareReport','then','catch','hasOwnProperty','indexOf','agi_','debug','stringify','close','timeout','evtHangup','hangup','find','handleNotFound','production','callysquare','[LICENSE]\x20CHANNELS:\x20%s','[LICENSE]\x20CHANNELS:\x20UNLIMITED'];(function(_0x59ddab,_0x1e94a4){var _0x2f24e2=function(_0x452853){while(--_0x452853){_0x59ddab['push'](_0x59ddab['shift']());}};_0x2f24e2(++_0x1e94a4);}(_0x51f6,0x17e));var _0x651f=function(_0x98c0f0,_0x5c9be1){_0x98c0f0=_0x98c0f0-0x0;var _0x2aec95=_0x51f6[_0x98c0f0];return _0x2aec95;};'use strict';var _=require(_0x651f('0x0'));var syncho=require('syncho');var util=require(_0x651f('0x1'));var config=require(_0x651f('0x2'));var logger=require('../../config/logger')(_0x651f('0x3'));var utilLicense=require('../../config/license/util');var rpc=require(_0x651f('0x4'));var Project=require(_0x651f('0x5'));var AGIEmitter=require(_0x651f('0x6'))['EventEmitter'];var projects=[];config[_0x651f('0x3')]=_[_0x651f('0x7')](config[_0x651f('0x3')],{'ip':_0x651f('0x8'),'port':0x11dd});AGIEmitter['on']('projectUpdate',projectUpdateHandler);function connectionHandler(_0x40213d){process[_0x651f('0x9')](function(){syncho(function(){try{setChannelVariables(_0x40213d);agiHandler(_0x40213d);}catch(_0x3067bb){logger[_0x651f('0xa')](_0x3067bb[_0x651f('0xb')]);}});});}function projectUpdateHandler(_0x5139a8){try{var _0x366953=_['findIndex'](projects,['id',_0x5139a8['id']]);if(_0x366953>-0x1){if(_0x5139a8[_0x651f('0xc')]===!![]){projects[_0x651f('0xd')](_0x366953,0x1);}else{projects[_0x366953]=_0x5139a8;}}else{projects[_0x651f('0xe')](_0x5139a8);}}catch(_0x1e98ae){logger[_0x651f('0xa')](_0x1e98ae['stack']);}}function listeningHandler(){console[_0x651f('0xf')](_0x651f('0x10'),config[_0x651f('0x3')][_0x651f('0x11')]);logger[_0x651f('0x12')](util['format'](_0x651f('0x13'),config[_0x651f('0x3')]['ip'],config['agi']['port']));}function errorHandler(_0x87da92){if(_0x87da92&&_0x87da92[_0x651f('0x14')]&&_0x87da92[_0x651f('0x15')]){logger['error'](util[_0x651f('0x16')](_0x651f('0x17'),_0x87da92[_0x651f('0x14')],_0x87da92[_0x651f('0x15')]));}else{logger[_0x651f('0xa')](util[_0x651f('0x16')](_0x651f('0x18'),_0x87da92[_0x651f('0xb')]));}}function closeHandler(){logger[_0x651f('0x12')](util[_0x651f('0x16')]('[CLOSE]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s',this[_0x651f('0x19')],this['calleridname'],this[_0x651f('0x1a')],this['dnid'],this['uniqueid']));try{createSquareReport(this);}catch(_0x4eb035){logger['error'](_0x4eb035[_0x651f('0xb')]);}}function timeoutHandler(){logger[_0x651f('0x12')](util[_0x651f('0x16')](_0x651f('0x1b'),this[_0x651f('0x19')],this[_0x651f('0x1c')],this[_0x651f('0x1a')],this[_0x651f('0x1d')],this[_0x651f('0x1e')]));}function hangupHandler(){logger[_0x651f('0x12')](util[_0x651f('0x16')](_0x651f('0x1f'),this[_0x651f('0x19')],this['calleridname'],this['callerid'],this['dnid'],this['uniqueid']));this['evtHangup']=!![];}function createSquareReport(_0x34c88f,_0x25b308){rpc[_0x651f('0x20')](_0x34c88f)[_0x651f('0x21')](function(_0x2637e2){if(_0x25b308){_0x25b308(null,_0x2637e2);}})[_0x651f('0x22')](function(_0x4b1157){if(_0x25b308){_0x25b308(null,_0x4b1157);}});}function setChannelVariables(_0x375813){for(var _0x226adc in _0x375813){if(_0x375813[_0x651f('0x23')](_0x226adc)){if(_0x226adc[_0x651f('0x24')](_0x651f('0x25'))===0x0){_0x375813[_0x226adc['substring'](0x4)]=_0x375813[_0x226adc];delete _0x375813[_0x226adc];}}}}function agiHandler(_0x506f56){logger[_0x651f('0x26')]('variables',JSON[_0x651f('0x27')](_0x506f56,null,0x2));logger['info'](util[_0x651f('0x16')]('[START]\x20%s\x20project:\x20from\x20\x22%s\x22\x20<%s>\x20to\x20extension\x20%s\x20with\x20uniqueid\x20%s',_0x506f56[_0x651f('0x19')],_0x506f56[_0x651f('0x1c')],_0x506f56['callerid'],_0x506f56[_0x651f('0x1d')],_0x506f56['uniqueid']));_0x506f56['on'](_0x651f('0xa'),errorHandler);_0x506f56['on'](_0x651f('0x28'),closeHandler);_0x506f56['on'](_0x651f('0x29'),timeoutHandler);_0x506f56[_0x651f('0x2a')]=![];_0x506f56['on'](_0x651f('0x2b'),hangupHandler);var _0x112769=_[_0x651f('0x2c')](projects,[_0x651f('0x14'),_0x506f56[_0x651f('0x19')]]);if(!_0x112769)return Project[_0x651f('0x2d')](_0x506f56);if(!_0x112769[_0x651f('0x2e')])return Project['handleUnpublished'](_0x506f56);return Project['initialize'](_0x112769,_0x506f56);}function main(){var _0x40d406;return utilLicense['getLicense']()[_0x651f('0x21')](function(_0x5dea6f){if(!_0x5dea6f)return;if(_0x5dea6f['voice']){if(_0x5dea6f[_0x651f('0x2f')]&&_0x5dea6f['callysquare']>0x0){logger[_0x651f('0x12')](util[_0x651f('0x16')](_0x651f('0x30'),_0x5dea6f[_0x651f('0x2f')]));_0x40d406=_0x5dea6f['callysquare'];}else{logger['info'](_0x651f('0x31'));}}else{logger[_0x651f('0x12')]('[LICENSE]\x20VOICE\x20IS\x20DISABLED');_0x40d406=-0x1;}})[_0x651f('0x21')](function(){return Project['getAll']();})[_0x651f('0x21')](function(_0x5dda0b){projects=_0x5dda0b;return;})['catch'](function(_0x5ec7f3){logger[_0x651f('0xa')](_0x651f('0x32'),_0x5ec7f3[_0x651f('0xb')]);})[_0x651f('0x33')](function(){var _0x3bbdd0=require('./server')(config[_0x651f('0x3')][_0x651f('0x11')],config[_0x651f('0x3')]['ip'],_0x40d406);_0x3bbdd0['on']('error',errorHandler);_0x3bbdd0['on'](_0x651f('0x34'),listeningHandler);_0x3bbdd0['on'](_0x651f('0x35'),connectionHandler);_0x3bbdd0['on']('close',closeHandler);});}main();
\ No newline at end of file