Built motion from commit (unavailable).|2.5.11
[motion2.git] / server / services / agi / server.js
index 6f6ce37..0cafea9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8bdf=['E_AGI_SERVER_CLOSE','inherits','exports','util','net','events','EventEmitter','./error','call','emit','error','createServer','listen','listening','getConnections','E_AGI_SERVER_ERROR','destroy','E_AGI_SERVER_MAXCONNECTION','code','close'];(function(_0x3947c9,_0x4d6c97){var _0x2e7871=function(_0x1236cc){while(--_0x1236cc){_0x3947c9['push'](_0x3947c9['shift']());}};_0x2e7871(++_0x4d6c97);}(_0x8bdf,0x1a7));var _0xf8bd=function(_0x110c3d,_0x12ee06){_0x110c3d=_0x110c3d-0x0;var _0x226d67=_0x8bdf[_0x110c3d];return _0x226d67;};'use strict';var util=require(_0xf8bd('0x0'));var net=require(_0xf8bd('0x1'));var EventEmitter=require(_0xf8bd('0x2'))[_0xf8bd('0x3')];var AGIError=require(_0xf8bd('0x4'));var AGIChannel=require('./channel');var AGIServer=function(_0x35ddcf,_0x1f3989,_0x147fea){var _0x3b32a1=this,_0x35ddcf=_0x35ddcf||0x11dd,_0x1f3989=_0x1f3989||'127.0.0.1',_0x59eff9=null,_0x4ed701=0x0;EventEmitter[_0xf8bd('0x5')](_0x3b32a1);function _0x22a277(){if(!_0x35ddcf){_0x3b32a1[_0xf8bd('0x6')](_0xf8bd('0x7'),new AGIError('E_AGI_ARGUMENT_PORT'));return![];}_0x59eff9=net[_0xf8bd('0x8')]();_0x59eff9[_0xf8bd('0x9')](_0x35ddcf,_0x1f3989);_0x59eff9['on']('listening',function(){_0x3b32a1[_0xf8bd('0x6')](_0xf8bd('0xa'));});_0x59eff9['on']('connection',function(_0xeec88b){_0x59eff9[_0xf8bd('0xb')](function(_0x20a3f7,_0x37e0db){if(_0x20a3f7){_0x3b32a1['emit'](_0xf8bd('0x7'),new AGIError(_0xf8bd('0xc'),_0x20a3f7));}else if(_0x147fea&&_0x147fea<0x0){_0x3b32a1['emit'](_0xf8bd('0x7'),new AGIError('E_AGI_SERVER_VOICE_DISABLED'));_0xeec88b[_0xf8bd('0xd')]();}else if(_0x147fea&&_0x147fea>0x0&&_0x147fea<_0x37e0db){_0x4ed701+=0x1;_0x3b32a1[_0xf8bd('0x6')](_0xf8bd('0x7'),new AGIError(_0xf8bd('0xe'),_0x4ed701));_0xeec88b[_0xf8bd('0xd')]();}else{var _0xa0ee74=new AGIChannel(_0xeec88b);_0xa0ee74['on']('ready',function(){_0x3b32a1['emit']('connection',_0xa0ee74);});}});});_0x59eff9['on'](_0xf8bd('0x7'),function(_0x33facf){_0x3b32a1['emit'](_0xf8bd('0x7'),new AGIError(_0xf8bd('0xc'),_0x33facf[_0xf8bd('0xf')]));});_0x59eff9['on'](_0xf8bd('0x10'),function(){_0x3b32a1['emit'](_0xf8bd('0x10'),new AGIError(_0xf8bd('0x11')));});}process['nextTick'](function(){_0x22a277();});};util[_0xf8bd('0x12')](AGIServer,EventEmitter);module[_0xf8bd('0x13')]=function(_0x2d48fd,_0x207053,_0xf06524){return new AGIServer(_0x2d48fd,_0x207053,_0xf06524);};
\ No newline at end of file
+var _0x780f=['emit','error','E_AGI_ARGUMENT_PORT','listen','listening','connection','getConnections','E_AGI_SERVER_ERROR','E_AGI_SERVER_VOICE_DISABLED','destroy','ready','code','close','E_AGI_SERVER_CLOSE','nextTick','exports','util','net','events','EventEmitter','./error','127.0.0.1','call'];(function(_0xbb6084,_0x1612c1){var _0x2db4f0=function(_0x59048){while(--_0x59048){_0xbb6084['push'](_0xbb6084['shift']());}};_0x2db4f0(++_0x1612c1);}(_0x780f,0x6c));var _0xf780=function(_0x59bcb1,_0x5a4b6c){_0x59bcb1=_0x59bcb1-0x0;var _0x4a737f=_0x780f[_0x59bcb1];return _0x4a737f;};'use strict';var util=require(_0xf780('0x0'));var net=require(_0xf780('0x1'));var EventEmitter=require(_0xf780('0x2'))[_0xf780('0x3')];var AGIError=require(_0xf780('0x4'));var AGIChannel=require('./channel');var AGIServer=function(_0x5a7301,_0x4ab244,_0x26ed87){var _0x1a22c0=this,_0x5a7301=_0x5a7301||0x11dd,_0x4ab244=_0x4ab244||_0xf780('0x5'),_0x37b0a2=null,_0x4b55e7=0x0;EventEmitter[_0xf780('0x6')](_0x1a22c0);function _0x1c3fdc(){if(!_0x5a7301){_0x1a22c0[_0xf780('0x7')](_0xf780('0x8'),new AGIError(_0xf780('0x9')));return![];}_0x37b0a2=net['createServer']();_0x37b0a2[_0xf780('0xa')](_0x5a7301,_0x4ab244);_0x37b0a2['on'](_0xf780('0xb'),function(){_0x1a22c0[_0xf780('0x7')](_0xf780('0xb'));});_0x37b0a2['on'](_0xf780('0xc'),function(_0x2d597c){_0x37b0a2[_0xf780('0xd')](function(_0x47f3c9,_0x4b95fd){if(_0x47f3c9){_0x1a22c0[_0xf780('0x7')](_0xf780('0x8'),new AGIError(_0xf780('0xe'),_0x47f3c9));}else if(_0x26ed87&&_0x26ed87<0x0){_0x1a22c0[_0xf780('0x7')]('error',new AGIError(_0xf780('0xf')));_0x2d597c[_0xf780('0x10')]();}else if(_0x26ed87&&_0x26ed87>0x0&&_0x26ed87<_0x4b95fd){_0x4b55e7+=0x1;_0x1a22c0[_0xf780('0x7')](_0xf780('0x8'),new AGIError('E_AGI_SERVER_MAXCONNECTION',_0x4b55e7));_0x2d597c[_0xf780('0x10')]();}else{var _0x4be599=new AGIChannel(_0x2d597c);_0x4be599['on'](_0xf780('0x11'),function(){_0x1a22c0[_0xf780('0x7')](_0xf780('0xc'),_0x4be599);});}});});_0x37b0a2['on'](_0xf780('0x8'),function(_0x206d34){_0x1a22c0[_0xf780('0x7')](_0xf780('0x8'),new AGIError('E_AGI_SERVER_ERROR',_0x206d34[_0xf780('0x12')]));});_0x37b0a2['on'](_0xf780('0x13'),function(){_0x1a22c0[_0xf780('0x7')](_0xf780('0x13'),new AGIError(_0xf780('0x14')));});}process[_0xf780('0x15')](function(){_0x1c3fdc();});};util['inherits'](AGIServer,EventEmitter);module[_0xf780('0x16')]=function(_0x37cea3,_0x5759a1,_0x29dae1){return new AGIServer(_0x37cea3,_0x5759a1,_0x29dae1);};
\ No newline at end of file