Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / services / agi / server.js
index d45b230..bb48b35 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x82b0=['./error','./channel','call','emit','error','E_AGI_ARGUMENT_PORT','createServer','listen','listening','connection','getConnections','E_AGI_SERVER_VOICE_DISABLED','E_AGI_SERVER_MAXCONNECTION','destroy','E_AGI_SERVER_ERROR','close','E_AGI_SERVER_CLOSE','inherits','exports','util','net','events'];(function(_0x4884a7,_0x18e38a){var _0x56b60e=function(_0x2ba8a3){while(--_0x2ba8a3){_0x4884a7['push'](_0x4884a7['shift']());}};_0x56b60e(++_0x18e38a);}(_0x82b0,0x81));var _0x082b=function(_0x352d28,_0x444033){_0x352d28=_0x352d28-0x0;var _0x387d7e=_0x82b0[_0x352d28];return _0x387d7e;};'use strict';var util=require(_0x082b('0x0'));var net=require(_0x082b('0x1'));var EventEmitter=require(_0x082b('0x2'))['EventEmitter'];var AGIError=require(_0x082b('0x3'));var AGIChannel=require(_0x082b('0x4'));var AGIServer=function(_0x23a5f3,_0x196c49,_0x4c2ec5){var _0x211e69=this,_0x23a5f3=_0x23a5f3||0x11dd,_0x196c49=_0x196c49||'127.0.0.1',_0x165c0c=null,_0x2dafd0=0x0;EventEmitter[_0x082b('0x5')](_0x211e69);function _0x3b9c2a(){if(!_0x23a5f3){_0x211e69[_0x082b('0x6')](_0x082b('0x7'),new AGIError(_0x082b('0x8')));return![];}_0x165c0c=net[_0x082b('0x9')]();_0x165c0c[_0x082b('0xa')](_0x23a5f3,_0x196c49);_0x165c0c['on'](_0x082b('0xb'),function(){_0x211e69[_0x082b('0x6')](_0x082b('0xb'));});_0x165c0c['on'](_0x082b('0xc'),function(_0x181a6e){_0x165c0c[_0x082b('0xd')](function(_0x2edffb,_0x4e9133){if(_0x2edffb){_0x211e69['emit'](_0x082b('0x7'),new AGIError('E_AGI_SERVER_ERROR',_0x2edffb));}else if(_0x4c2ec5&&_0x4c2ec5<0x0){_0x211e69['emit'](_0x082b('0x7'),new AGIError(_0x082b('0xe')));_0x181a6e['destroy']();}else if(_0x4c2ec5&&_0x4c2ec5>0x0&&_0x4c2ec5<_0x4e9133){_0x2dafd0+=0x1;_0x211e69[_0x082b('0x6')](_0x082b('0x7'),new AGIError(_0x082b('0xf'),_0x2dafd0));_0x181a6e[_0x082b('0x10')]();}else{var _0x40e206=new AGIChannel(_0x181a6e);_0x40e206['on']('ready',function(){_0x211e69[_0x082b('0x6')](_0x082b('0xc'),_0x40e206);});}});});_0x165c0c['on']('error',function(_0x2c4f86){_0x211e69['emit'](_0x082b('0x7'),new AGIError(_0x082b('0x11'),_0x2c4f86['code']));});_0x165c0c['on'](_0x082b('0x12'),function(){_0x211e69[_0x082b('0x6')](_0x082b('0x12'),new AGIError(_0x082b('0x13')));});}process['nextTick'](function(){_0x3b9c2a();});};util[_0x082b('0x14')](AGIServer,EventEmitter);module[_0x082b('0x15')]=function(_0x7d188d,_0x38930f,_0x1e8fa5){return new AGIServer(_0x7d188d,_0x38930f,_0x1e8fa5);};
\ No newline at end of file
+var _0xdbf8=['events','EventEmitter','./channel','127.0.0.1','emit','error','listening','connection','getConnections','E_AGI_SERVER_VOICE_DISABLED','E_AGI_SERVER_MAXCONNECTION','ready','E_AGI_SERVER_ERROR','code','close','E_AGI_SERVER_CLOSE','nextTick','inherits','exports','util'];(function(_0x29733c,_0x2da30b){var _0x49e72f=function(_0x405c92){while(--_0x405c92){_0x29733c['push'](_0x29733c['shift']());}};_0x49e72f(++_0x2da30b);}(_0xdbf8,0x1f3));var _0x8dbf=function(_0x22faf3,_0x92c544){_0x22faf3=_0x22faf3-0x0;var _0x228e50=_0xdbf8[_0x22faf3];return _0x228e50;};'use strict';var util=require(_0x8dbf('0x0'));var net=require('net');var EventEmitter=require(_0x8dbf('0x1'))[_0x8dbf('0x2')];var AGIError=require('./error');var AGIChannel=require(_0x8dbf('0x3'));var AGIServer=function(_0x412783,_0x26a7bd,_0x2174c6){var _0x351bcd=this,_0x412783=_0x412783||0x11dd,_0x26a7bd=_0x26a7bd||_0x8dbf('0x4'),_0x18e247=null,_0x49c25e=0x0;EventEmitter['call'](_0x351bcd);function _0x23bf2e(){if(!_0x412783){_0x351bcd[_0x8dbf('0x5')](_0x8dbf('0x6'),new AGIError('E_AGI_ARGUMENT_PORT'));return![];}_0x18e247=net['createServer']();_0x18e247['listen'](_0x412783,_0x26a7bd);_0x18e247['on'](_0x8dbf('0x7'),function(){_0x351bcd[_0x8dbf('0x5')]('listening');});_0x18e247['on'](_0x8dbf('0x8'),function(_0x1fa614){_0x18e247[_0x8dbf('0x9')](function(_0x403146,_0x5cf31b){if(_0x403146){_0x351bcd[_0x8dbf('0x5')](_0x8dbf('0x6'),new AGIError('E_AGI_SERVER_ERROR',_0x403146));}else if(_0x2174c6&&_0x2174c6<0x0){_0x351bcd['emit'](_0x8dbf('0x6'),new AGIError(_0x8dbf('0xa')));_0x1fa614['destroy']();}else if(_0x2174c6&&_0x2174c6>0x0&&_0x2174c6<_0x5cf31b){_0x49c25e+=0x1;_0x351bcd['emit']('error',new AGIError(_0x8dbf('0xb'),_0x49c25e));_0x1fa614['destroy']();}else{var _0xbfd121=new AGIChannel(_0x1fa614);_0xbfd121['on'](_0x8dbf('0xc'),function(){_0x351bcd['emit']('connection',_0xbfd121);});}});});_0x18e247['on'](_0x8dbf('0x6'),function(_0x34c378){_0x351bcd[_0x8dbf('0x5')]('error',new AGIError(_0x8dbf('0xd'),_0x34c378[_0x8dbf('0xe')]));});_0x18e247['on'](_0x8dbf('0xf'),function(){_0x351bcd[_0x8dbf('0x5')](_0x8dbf('0xf'),new AGIError(_0x8dbf('0x10')));});}process[_0x8dbf('0x11')](function(){_0x23bf2e();});};util[_0x8dbf('0x12')](AGIServer,EventEmitter);module[_0x8dbf('0x13')]=function(_0x103b86,_0x37c75d,_0x59f1a8){return new AGIServer(_0x103b86,_0x37c75d,_0x59f1a8);};
\ No newline at end of file