Built motion from commit (unavailable).|2.5.20
[motion2.git] / server / services / agi / server.js
index 02221c7..c48a990 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6597=['events','./error','127.0.0.1','emit','error','E_AGI_ARGUMENT_PORT','createServer','listening','connection','getConnections','E_AGI_SERVER_ERROR','E_AGI_SERVER_VOICE_DISABLED','E_AGI_SERVER_MAXCONNECTION','destroy','ready','code','close','E_AGI_SERVER_CLOSE','nextTick','inherits','exports','util','net'];(function(_0x121924,_0x17b8ad){var _0x2427e5=function(_0x23691a){while(--_0x23691a){_0x121924['push'](_0x121924['shift']());}};_0x2427e5(++_0x17b8ad);}(_0x6597,0x16e));var _0x7659=function(_0xceb328,_0x31de38){_0xceb328=_0xceb328-0x0;var _0x5b47e9=_0x6597[_0xceb328];return _0x5b47e9;};'use strict';var util=require(_0x7659('0x0'));var net=require(_0x7659('0x1'));var EventEmitter=require(_0x7659('0x2'))['EventEmitter'];var AGIError=require(_0x7659('0x3'));var AGIChannel=require('./channel');var AGIServer=function(_0x1502a2,_0x4f5b89,_0x5e96ed){var _0x576e8b=this,_0x1502a2=_0x1502a2||0x11dd,_0x4f5b89=_0x4f5b89||_0x7659('0x4'),_0x4e09cc=null,_0xb90fa2=0x0;EventEmitter['call'](_0x576e8b);function _0x5ae101(){if(!_0x1502a2){_0x576e8b[_0x7659('0x5')](_0x7659('0x6'),new AGIError(_0x7659('0x7')));return![];}_0x4e09cc=net[_0x7659('0x8')]();_0x4e09cc['listen'](_0x1502a2,_0x4f5b89);_0x4e09cc['on'](_0x7659('0x9'),function(){_0x576e8b[_0x7659('0x5')]('listening');});_0x4e09cc['on'](_0x7659('0xa'),function(_0x51127f){_0x4e09cc[_0x7659('0xb')](function(_0x592ff9,_0x148445){if(_0x592ff9){_0x576e8b[_0x7659('0x5')]('error',new AGIError(_0x7659('0xc'),_0x592ff9));}else if(_0x5e96ed&&_0x5e96ed<0x0){_0x576e8b[_0x7659('0x5')]('error',new AGIError(_0x7659('0xd')));_0x51127f['destroy']();}else if(_0x5e96ed&&_0x5e96ed>0x0&&_0x5e96ed<_0x148445){_0xb90fa2+=0x1;_0x576e8b['emit'](_0x7659('0x6'),new AGIError(_0x7659('0xe'),_0xb90fa2));_0x51127f[_0x7659('0xf')]();}else{var _0x8ebee=new AGIChannel(_0x51127f);_0x8ebee['on'](_0x7659('0x10'),function(){_0x576e8b['emit']('connection',_0x8ebee);});}});});_0x4e09cc['on'](_0x7659('0x6'),function(_0x2bea71){_0x576e8b[_0x7659('0x5')](_0x7659('0x6'),new AGIError(_0x7659('0xc'),_0x2bea71[_0x7659('0x11')]));});_0x4e09cc['on']('close',function(){_0x576e8b[_0x7659('0x5')](_0x7659('0x12'),new AGIError(_0x7659('0x13')));});}process[_0x7659('0x14')](function(){_0x5ae101();});};util[_0x7659('0x15')](AGIServer,EventEmitter);module[_0x7659('0x16')]=function(_0x1e12fa,_0x3d905e,_0x32edfb){return new AGIServer(_0x1e12fa,_0x3d905e,_0x32edfb);};
\ No newline at end of file
+var _0xd2ce=['destroy','E_AGI_SERVER_MAXCONNECTION','code','close','E_AGI_SERVER_CLOSE','nextTick','inherits','exports','net','EventEmitter','./error','./channel','127.0.0.1','call','emit','E_AGI_ARGUMENT_PORT','createServer','listening','connection','error','E_AGI_SERVER_ERROR','E_AGI_SERVER_VOICE_DISABLED'];(function(_0x4b89c7,_0x535903){var _0x3e2f77=function(_0x52c54b){while(--_0x52c54b){_0x4b89c7['push'](_0x4b89c7['shift']());}};_0x3e2f77(++_0x535903);}(_0xd2ce,0x13c));var _0xed2c=function(_0x29b609,_0x19d388){_0x29b609=_0x29b609-0x0;var _0x54c952=_0xd2ce[_0x29b609];return _0x54c952;};'use strict';var util=require('util');var net=require(_0xed2c('0x0'));var EventEmitter=require('events')[_0xed2c('0x1')];var AGIError=require(_0xed2c('0x2'));var AGIChannel=require(_0xed2c('0x3'));var AGIServer=function(_0x1e3c07,_0x167209,_0x2fe29b){var _0x418d1c=this,_0x1e3c07=_0x1e3c07||0x11dd,_0x167209=_0x167209||_0xed2c('0x4'),_0x5b6ccb=null,_0x38aa25=0x0;EventEmitter[_0xed2c('0x5')](_0x418d1c);function _0x523fb0(){if(!_0x1e3c07){_0x418d1c[_0xed2c('0x6')]('error',new AGIError(_0xed2c('0x7')));return![];}_0x5b6ccb=net[_0xed2c('0x8')]();_0x5b6ccb['listen'](_0x1e3c07,_0x167209);_0x5b6ccb['on']('listening',function(){_0x418d1c[_0xed2c('0x6')](_0xed2c('0x9'));});_0x5b6ccb['on'](_0xed2c('0xa'),function(_0x26a384){_0x5b6ccb['getConnections'](function(_0x1876b0,_0xd9a8fd){if(_0x1876b0){_0x418d1c[_0xed2c('0x6')](_0xed2c('0xb'),new AGIError(_0xed2c('0xc'),_0x1876b0));}else if(_0x2fe29b&&_0x2fe29b<0x0){_0x418d1c['emit'](_0xed2c('0xb'),new AGIError(_0xed2c('0xd')));_0x26a384[_0xed2c('0xe')]();}else if(_0x2fe29b&&_0x2fe29b>0x0&&_0x2fe29b<_0xd9a8fd){_0x38aa25+=0x1;_0x418d1c[_0xed2c('0x6')](_0xed2c('0xb'),new AGIError(_0xed2c('0xf'),_0x38aa25));_0x26a384['destroy']();}else{var _0x361f5b=new AGIChannel(_0x26a384);_0x361f5b['on']('ready',function(){_0x418d1c[_0xed2c('0x6')](_0xed2c('0xa'),_0x361f5b);});}});});_0x5b6ccb['on'](_0xed2c('0xb'),function(_0x1373cd){_0x418d1c[_0xed2c('0x6')](_0xed2c('0xb'),new AGIError(_0xed2c('0xc'),_0x1373cd[_0xed2c('0x10')]));});_0x5b6ccb['on'](_0xed2c('0x11'),function(){_0x418d1c[_0xed2c('0x6')](_0xed2c('0x11'),new AGIError(_0xed2c('0x12')));});}process[_0xed2c('0x13')](function(){_0x523fb0();});};util[_0xed2c('0x14')](AGIServer,EventEmitter);module[_0xed2c('0x15')]=function(_0x358b06,_0x11c79d,_0x5a66b1){return new AGIServer(_0x358b06,_0x11c79d,_0x5a66b1);};
\ No newline at end of file