Built motion from commit (unavailable).|2.5.25
[motion2.git] / server / services / agi / server.js
index 57e2749..e0a7a12 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x938c=['EventEmitter','call','error','E_AGI_ARGUMENT_PORT','listen','listening','connection','emit','E_AGI_SERVER_VOICE_DISABLED','E_AGI_SERVER_MAXCONNECTION','E_AGI_SERVER_ERROR','code','close','nextTick','exports','util','net'];(function(_0x58722c,_0x4f3eca){var _0x7fab8e=function(_0x5b9385){while(--_0x5b9385){_0x58722c['push'](_0x58722c['shift']());}};_0x7fab8e(++_0x4f3eca);}(_0x938c,0x11f));var _0xc938=function(_0x1e4926,_0x24e504){_0x1e4926=_0x1e4926-0x0;var _0x1f1703=_0x938c[_0x1e4926];return _0x1f1703;};'use strict';var util=require(_0xc938('0x0'));var net=require(_0xc938('0x1'));var EventEmitter=require('events')[_0xc938('0x2')];var AGIError=require('./error');var AGIChannel=require('./channel');var AGIServer=function(_0x257b7c,_0x48217b,_0x15a960){var _0xa06f0c=this,_0x257b7c=_0x257b7c||0x11dd,_0x48217b=_0x48217b||'127.0.0.1',_0x235110=null,_0x8cfbb6=0x0;EventEmitter[_0xc938('0x3')](_0xa06f0c);function _0x6e8871(){if(!_0x257b7c){_0xa06f0c['emit'](_0xc938('0x4'),new AGIError(_0xc938('0x5')));return![];}_0x235110=net['createServer']();_0x235110[_0xc938('0x6')](_0x257b7c,_0x48217b);_0x235110['on']('listening',function(){_0xa06f0c['emit'](_0xc938('0x7'));});_0x235110['on'](_0xc938('0x8'),function(_0x3a6609){_0x235110['getConnections'](function(_0x83f94b,_0x3fc197){if(_0x83f94b){_0xa06f0c['emit'](_0xc938('0x4'),new AGIError('E_AGI_SERVER_ERROR',_0x83f94b));}else if(_0x15a960&&_0x15a960<0x0){_0xa06f0c[_0xc938('0x9')](_0xc938('0x4'),new AGIError(_0xc938('0xa')));_0x3a6609['destroy']();}else if(_0x15a960&&_0x15a960>0x0&&_0x15a960<_0x3fc197){_0x8cfbb6+=0x1;_0xa06f0c[_0xc938('0x9')](_0xc938('0x4'),new AGIError(_0xc938('0xb'),_0x8cfbb6));_0x3a6609['destroy']();}else{var _0x4bc776=new AGIChannel(_0x3a6609);_0x4bc776['on']('ready',function(){_0xa06f0c[_0xc938('0x9')](_0xc938('0x8'),_0x4bc776);});}});});_0x235110['on'](_0xc938('0x4'),function(_0x52a56b){_0xa06f0c[_0xc938('0x9')]('error',new AGIError(_0xc938('0xc'),_0x52a56b[_0xc938('0xd')]));});_0x235110['on']('close',function(){_0xa06f0c[_0xc938('0x9')](_0xc938('0xe'),new AGIError('E_AGI_SERVER_CLOSE'));});}process[_0xc938('0xf')](function(){_0x6e8871();});};util['inherits'](AGIServer,EventEmitter);module[_0xc938('0x10')]=function(_0x2d646a,_0x4e2dd7,_0x523bf1){return new AGIServer(_0x2d646a,_0x4e2dd7,_0x523bf1);};
\ No newline at end of file
+var _0x6e12=['E_AGI_SERVER_ERROR','destroy','E_AGI_SERVER_MAXCONNECTION','ready','connection','close','E_AGI_SERVER_CLOSE','nextTick','inherits','exports','util','net','events','EventEmitter','./channel','127.0.0.1','emit','error','E_AGI_ARGUMENT_PORT','createServer','listening','getConnections'];(function(_0xeed9eb,_0x535347){var _0x1691db=function(_0x1d430f){while(--_0x1d430f){_0xeed9eb['push'](_0xeed9eb['shift']());}};_0x1691db(++_0x535347);}(_0x6e12,0x154));var _0x26e1=function(_0x29f898,_0x19e965){_0x29f898=_0x29f898-0x0;var _0xe54e4c=_0x6e12[_0x29f898];return _0xe54e4c;};'use strict';var util=require(_0x26e1('0x0'));var net=require(_0x26e1('0x1'));var EventEmitter=require(_0x26e1('0x2'))[_0x26e1('0x3')];var AGIError=require('./error');var AGIChannel=require(_0x26e1('0x4'));var AGIServer=function(_0x374765,_0x23bd68,_0x47f8ce){var _0x4f55d8=this,_0x374765=_0x374765||0x11dd,_0x23bd68=_0x23bd68||_0x26e1('0x5'),_0x18467c=null,_0x2073c9=0x0;EventEmitter['call'](_0x4f55d8);function _0x3d543a(){if(!_0x374765){_0x4f55d8[_0x26e1('0x6')](_0x26e1('0x7'),new AGIError(_0x26e1('0x8')));return![];}_0x18467c=net[_0x26e1('0x9')]();_0x18467c['listen'](_0x374765,_0x23bd68);_0x18467c['on'](_0x26e1('0xa'),function(){_0x4f55d8[_0x26e1('0x6')](_0x26e1('0xa'));});_0x18467c['on']('connection',function(_0x28eec6){_0x18467c[_0x26e1('0xb')](function(_0x308002,_0x61ccb8){if(_0x308002){_0x4f55d8[_0x26e1('0x6')]('error',new AGIError(_0x26e1('0xc'),_0x308002));}else if(_0x47f8ce&&_0x47f8ce<0x0){_0x4f55d8[_0x26e1('0x6')](_0x26e1('0x7'),new AGIError('E_AGI_SERVER_VOICE_DISABLED'));_0x28eec6[_0x26e1('0xd')]();}else if(_0x47f8ce&&_0x47f8ce>0x0&&_0x47f8ce<_0x61ccb8){_0x2073c9+=0x1;_0x4f55d8[_0x26e1('0x6')](_0x26e1('0x7'),new AGIError(_0x26e1('0xe'),_0x2073c9));_0x28eec6['destroy']();}else{var _0x532aee=new AGIChannel(_0x28eec6);_0x532aee['on'](_0x26e1('0xf'),function(){_0x4f55d8[_0x26e1('0x6')](_0x26e1('0x10'),_0x532aee);});}});});_0x18467c['on'](_0x26e1('0x7'),function(_0x438eca){_0x4f55d8['emit'](_0x26e1('0x7'),new AGIError(_0x26e1('0xc'),_0x438eca['code']));});_0x18467c['on'](_0x26e1('0x11'),function(){_0x4f55d8[_0x26e1('0x6')](_0x26e1('0x11'),new AGIError(_0x26e1('0x12')));});}process[_0x26e1('0x13')](function(){_0x3d543a();});};util[_0x26e1('0x14')](AGIServer,EventEmitter);module[_0x26e1('0x15')]=function(_0x53d189,_0x491137,_0x2b5c48){return new AGIServer(_0x53d189,_0x491137,_0x2b5c48);};
\ No newline at end of file