Built motion from commit c738b9ac.|2.6.25
[motion2.git] / server / services / agi / server.js
index 55a83bf..45de171 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6f19=['EventEmitter','./error','./channel','127.0.0.1','emit','E_AGI_ARGUMENT_PORT','listen','listening','E_AGI_SERVER_ERROR','E_AGI_SERVER_VOICE_DISABLED','destroy','error','ready','close','E_AGI_SERVER_CLOSE','nextTick','inherits','exports','util','net','events'];(function(_0x335db2,_0x3e70f6){var _0x410499=function(_0x47a829){while(--_0x47a829){_0x335db2['push'](_0x335db2['shift']());}};_0x410499(++_0x3e70f6);}(_0x6f19,0x90));var _0x96f1=function(_0x552b5f,_0x202cd6){_0x552b5f=_0x552b5f-0x0;var _0x38ca31=_0x6f19[_0x552b5f];return _0x38ca31;};'use strict';var util=require(_0x96f1('0x0'));var net=require(_0x96f1('0x1'));var EventEmitter=require(_0x96f1('0x2'))[_0x96f1('0x3')];var AGIError=require(_0x96f1('0x4'));var AGIChannel=require(_0x96f1('0x5'));var AGIServer=function(_0x2c04cf,_0x3e6992,_0x4bd1b0){var _0x9606e9=this,_0x2c04cf=_0x2c04cf||0x11dd,_0x3e6992=_0x3e6992||_0x96f1('0x6'),_0x1446f2=null,_0x2c1196=0x0;EventEmitter['call'](_0x9606e9);function _0x396c3a(){if(!_0x2c04cf){_0x9606e9[_0x96f1('0x7')]('error',new AGIError(_0x96f1('0x8')));return![];}_0x1446f2=net['createServer']();_0x1446f2[_0x96f1('0x9')](_0x2c04cf,_0x3e6992);_0x1446f2['on'](_0x96f1('0xa'),function(){_0x9606e9[_0x96f1('0x7')](_0x96f1('0xa'));});_0x1446f2['on']('connection',function(_0x42b819){_0x1446f2['getConnections'](function(_0x19d2a7,_0x2bf8c4){if(_0x19d2a7){_0x9606e9['emit']('error',new AGIError(_0x96f1('0xb'),_0x19d2a7));}else if(_0x4bd1b0&&_0x4bd1b0<0x0){_0x9606e9[_0x96f1('0x7')]('error',new AGIError(_0x96f1('0xc')));_0x42b819[_0x96f1('0xd')]();}else if(_0x4bd1b0&&_0x4bd1b0>0x0&&_0x4bd1b0<_0x2bf8c4){_0x2c1196+=0x1;_0x9606e9['emit'](_0x96f1('0xe'),new AGIError('E_AGI_SERVER_MAXCONNECTION',_0x2c1196));_0x42b819[_0x96f1('0xd')]();}else{var _0xc5cf3=new AGIChannel(_0x42b819);_0xc5cf3['on'](_0x96f1('0xf'),function(){_0x9606e9[_0x96f1('0x7')]('connection',_0xc5cf3);});}});});_0x1446f2['on']('error',function(_0x4bae5f){_0x9606e9['emit'](_0x96f1('0xe'),new AGIError(_0x96f1('0xb'),_0x4bae5f['code']));});_0x1446f2['on'](_0x96f1('0x10'),function(){_0x9606e9[_0x96f1('0x7')](_0x96f1('0x10'),new AGIError(_0x96f1('0x11')));});}process[_0x96f1('0x12')](function(){_0x396c3a();});};util[_0x96f1('0x13')](AGIServer,EventEmitter);module[_0x96f1('0x14')]=function(_0x499dc2,_0x311464,_0x46f3ea){return new AGIServer(_0x499dc2,_0x311464,_0x46f3ea);};
\ No newline at end of file
+var _0xa9e0=['ready','E_AGI_SERVER_ERROR','close','E_AGI_SERVER_CLOSE','inherits','exports','util','net','events','./channel','call','emit','createServer','listening','connection','getConnections','error','E_AGI_SERVER_VOICE_DISABLED','destroy'];(function(_0x4fb789,_0x6b8092){var _0x49b5e4=function(_0x256537){while(--_0x256537){_0x4fb789['push'](_0x4fb789['shift']());}};_0x49b5e4(++_0x6b8092);}(_0xa9e0,0x123));var _0x0a9e=function(_0x3635ce,_0x33a6f9){_0x3635ce=_0x3635ce-0x0;var _0x97ecd0=_0xa9e0[_0x3635ce];return _0x97ecd0;};'use strict';var util=require(_0x0a9e('0x0'));var net=require(_0x0a9e('0x1'));var EventEmitter=require(_0x0a9e('0x2'))['EventEmitter'];var AGIError=require('./error');var AGIChannel=require(_0x0a9e('0x3'));var AGIServer=function(_0x4ce2f1,_0x333808,_0x432180){var _0x2ab90b=this;var _0x991246=null;var _0x981158=0x0;if(!_0x4ce2f1)_0x4ce2f1=0x11dd;if(!_0x333808)_0x333808='127.0.0.1';EventEmitter[_0x0a9e('0x4')](_0x2ab90b);function _0x441e3a(){if(!_0x4ce2f1){_0x2ab90b[_0x0a9e('0x5')]('error',new AGIError('E_AGI_ARGUMENT_PORT'));return![];}_0x991246=net[_0x0a9e('0x6')]();_0x991246['listen'](_0x4ce2f1,_0x333808);_0x991246['on']('listening',function(){_0x2ab90b[_0x0a9e('0x5')](_0x0a9e('0x7'));});_0x991246['on'](_0x0a9e('0x8'),function(_0x3ab53f){_0x991246[_0x0a9e('0x9')](function(_0xbd1168,_0x4a4c56){if(_0xbd1168){_0x2ab90b['emit']('error',new AGIError('E_AGI_SERVER_ERROR',_0xbd1168));}else if(_0x432180&&_0x432180<0x0){_0x2ab90b[_0x0a9e('0x5')](_0x0a9e('0xa'),new AGIError(_0x0a9e('0xb')));_0x3ab53f[_0x0a9e('0xc')]();}else if(_0x432180&&_0x432180>0x0&&_0x432180<_0x4a4c56){_0x981158+=0x1;_0x2ab90b[_0x0a9e('0x5')](_0x0a9e('0xa'),new AGIError('E_AGI_SERVER_MAXCONNECTION',_0x981158));_0x3ab53f[_0x0a9e('0xc')]();}else{var _0x239b12=new AGIChannel(_0x3ab53f);_0x239b12['on'](_0x0a9e('0xd'),function(){_0x2ab90b[_0x0a9e('0x5')](_0x0a9e('0x8'),_0x239b12);});}});});_0x991246['on'](_0x0a9e('0xa'),function(_0x52a03d){_0x2ab90b[_0x0a9e('0x5')]('error',new AGIError(_0x0a9e('0xe'),_0x52a03d['code']));});_0x991246['on'](_0x0a9e('0xf'),function(){_0x2ab90b[_0x0a9e('0x5')]('close',new AGIError(_0x0a9e('0x10')));});}process['nextTick'](function(){_0x441e3a();});};util[_0x0a9e('0x11')](AGIServer,EventEmitter);module[_0x0a9e('0x12')]=function(_0x106033,_0x205fd6,_0x31b1ca){return new AGIServer(_0x106033,_0x205fd6,_0x31b1ca);};
\ No newline at end of file