Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / services / agi / server.js
index 31e2413..f3d57d2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xce9b=['listen','listening','connection','getConnections','emit','E_AGI_SERVER_ERROR','E_AGI_SERVER_VOICE_DISABLED','destroy','E_AGI_SERVER_MAXCONNECTION','ready','code','close','E_AGI_SERVER_CLOSE','nextTick','inherits','exports','util','net','events','EventEmitter','./error','./channel','127.0.0.1','call','error','E_AGI_ARGUMENT_PORT'];(function(_0x1cc8fe,_0x105328){var _0x230054=function(_0x1a1b56){while(--_0x1a1b56){_0x1cc8fe['push'](_0x1cc8fe['shift']());}};_0x230054(++_0x105328);}(_0xce9b,0xc6));var _0xbce9=function(_0x41be19,_0x4296ee){_0x41be19=_0x41be19-0x0;var _0x5a1d50=_0xce9b[_0x41be19];return _0x5a1d50;};'use strict';var util=require(_0xbce9('0x0'));var net=require(_0xbce9('0x1'));var EventEmitter=require(_0xbce9('0x2'))[_0xbce9('0x3')];var AGIError=require(_0xbce9('0x4'));var AGIChannel=require(_0xbce9('0x5'));var AGIServer=function(_0xa8a2e6,_0x306247,_0x54ef29){var _0x2461ee=this,_0xa8a2e6=_0xa8a2e6||0x11dd,_0x306247=_0x306247||_0xbce9('0x6'),_0x256ce6=null,_0x1c40fa=0x0;EventEmitter[_0xbce9('0x7')](_0x2461ee);function _0x562634(){if(!_0xa8a2e6){_0x2461ee['emit'](_0xbce9('0x8'),new AGIError(_0xbce9('0x9')));return![];}_0x256ce6=net['createServer']();_0x256ce6[_0xbce9('0xa')](_0xa8a2e6,_0x306247);_0x256ce6['on'](_0xbce9('0xb'),function(){_0x2461ee['emit']('listening');});_0x256ce6['on'](_0xbce9('0xc'),function(_0x347ef1){_0x256ce6[_0xbce9('0xd')](function(_0x4dc9a9,_0x48a272){if(_0x4dc9a9){_0x2461ee[_0xbce9('0xe')](_0xbce9('0x8'),new AGIError(_0xbce9('0xf'),_0x4dc9a9));}else if(_0x54ef29&&_0x54ef29<0x0){_0x2461ee[_0xbce9('0xe')](_0xbce9('0x8'),new AGIError(_0xbce9('0x10')));_0x347ef1[_0xbce9('0x11')]();}else if(_0x54ef29&&_0x54ef29>0x0&&_0x54ef29<_0x48a272){_0x1c40fa+=0x1;_0x2461ee[_0xbce9('0xe')](_0xbce9('0x8'),new AGIError(_0xbce9('0x12'),_0x1c40fa));_0x347ef1['destroy']();}else{var _0x4353ae=new AGIChannel(_0x347ef1);_0x4353ae['on'](_0xbce9('0x13'),function(){_0x2461ee[_0xbce9('0xe')](_0xbce9('0xc'),_0x4353ae);});}});});_0x256ce6['on'](_0xbce9('0x8'),function(_0x57d866){_0x2461ee[_0xbce9('0xe')](_0xbce9('0x8'),new AGIError(_0xbce9('0xf'),_0x57d866[_0xbce9('0x14')]));});_0x256ce6['on'](_0xbce9('0x15'),function(){_0x2461ee[_0xbce9('0xe')](_0xbce9('0x15'),new AGIError(_0xbce9('0x16')));});}process[_0xbce9('0x17')](function(){_0x562634();});};util[_0xbce9('0x18')](AGIServer,EventEmitter);module[_0xbce9('0x19')]=function(_0x2ec59b,_0x486107,_0x443c95){return new AGIServer(_0x2ec59b,_0x486107,_0x443c95);};
\ No newline at end of file
+var _0x303a=['nextTick','exports','util','events','EventEmitter','./error','./channel','127.0.0.1','call','E_AGI_ARGUMENT_PORT','createServer','listening','getConnections','error','emit','E_AGI_SERVER_VOICE_DISABLED','E_AGI_SERVER_MAXCONNECTION','destroy','ready','connection','E_AGI_SERVER_ERROR','code','close'];(function(_0x2aefbd,_0xbaa7a0){var _0x4b09ea=function(_0x2c2cb4){while(--_0x2c2cb4){_0x2aefbd['push'](_0x2aefbd['shift']());}};_0x4b09ea(++_0xbaa7a0);}(_0x303a,0x1a0));var _0xa303=function(_0x3b0b34,_0xe6a14f){_0x3b0b34=_0x3b0b34-0x0;var _0x5f5496=_0x303a[_0x3b0b34];return _0x5f5496;};'use strict';var util=require(_0xa303('0x0'));var net=require('net');var EventEmitter=require(_0xa303('0x1'))[_0xa303('0x2')];var AGIError=require(_0xa303('0x3'));var AGIChannel=require(_0xa303('0x4'));var AGIServer=function(_0x594b49,_0x46c56b,_0x26b47c){var _0x38a354=this,_0x594b49=_0x594b49||0x11dd,_0x46c56b=_0x46c56b||_0xa303('0x5'),_0x1c7ee9=null,_0x2bc3d7=0x0;EventEmitter[_0xa303('0x6')](_0x38a354);function _0x5d95fd(){if(!_0x594b49){_0x38a354['emit']('error',new AGIError(_0xa303('0x7')));return![];}_0x1c7ee9=net[_0xa303('0x8')]();_0x1c7ee9['listen'](_0x594b49,_0x46c56b);_0x1c7ee9['on'](_0xa303('0x9'),function(){_0x38a354['emit'](_0xa303('0x9'));});_0x1c7ee9['on']('connection',function(_0x29cd60){_0x1c7ee9[_0xa303('0xa')](function(_0x382cfd,_0x3a8467){if(_0x382cfd){_0x38a354['emit'](_0xa303('0xb'),new AGIError('E_AGI_SERVER_ERROR',_0x382cfd));}else if(_0x26b47c&&_0x26b47c<0x0){_0x38a354[_0xa303('0xc')](_0xa303('0xb'),new AGIError(_0xa303('0xd')));_0x29cd60['destroy']();}else if(_0x26b47c&&_0x26b47c>0x0&&_0x26b47c<_0x3a8467){_0x2bc3d7+=0x1;_0x38a354[_0xa303('0xc')](_0xa303('0xb'),new AGIError(_0xa303('0xe'),_0x2bc3d7));_0x29cd60[_0xa303('0xf')]();}else{var _0xed0420=new AGIChannel(_0x29cd60);_0xed0420['on'](_0xa303('0x10'),function(){_0x38a354[_0xa303('0xc')](_0xa303('0x11'),_0xed0420);});}});});_0x1c7ee9['on']('error',function(_0x2c2939){_0x38a354[_0xa303('0xc')](_0xa303('0xb'),new AGIError(_0xa303('0x12'),_0x2c2939[_0xa303('0x13')]));});_0x1c7ee9['on'](_0xa303('0x14'),function(){_0x38a354['emit'](_0xa303('0x14'),new AGIError('E_AGI_SERVER_CLOSE'));});}process[_0xa303('0x15')](function(){_0x5d95fd();});};util['inherits'](AGIServer,EventEmitter);module[_0xa303('0x16')]=function(_0x5ac3ec,_0x419575,_0xe263f9){return new AGIServer(_0x5ac3ec,_0x419575,_0xe263f9);};
\ No newline at end of file