Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / services / agi / server.js
index 1942893..6b2843f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0f3c=['createServer','listen','listening','connection','E_AGI_SERVER_ERROR','E_AGI_SERVER_VOICE_DISABLED','E_AGI_SERVER_MAXCONNECTION','destroy','ready','close','E_AGI_SERVER_CLOSE','nextTick','exports','util','net','./channel','127.0.0.1','call','emit','error'];(function(_0xae7c2f,_0xf31e04){var _0x5d7001=function(_0x4eeadb){while(--_0x4eeadb){_0xae7c2f['push'](_0xae7c2f['shift']());}};_0x5d7001(++_0xf31e04);}(_0x0f3c,0x189));var _0xc0f3=function(_0x1b05a8,_0x59a2e5){_0x1b05a8=_0x1b05a8-0x0;var _0x2a6c1c=_0x0f3c[_0x1b05a8];return _0x2a6c1c;};'use strict';var util=require(_0xc0f3('0x0'));var net=require(_0xc0f3('0x1'));var EventEmitter=require('events')['EventEmitter'];var AGIError=require('./error');var AGIChannel=require(_0xc0f3('0x2'));var AGIServer=function(_0x4648a5,_0xa6a874,_0x2d1f5d){var _0x1be43d=this,_0x4648a5=_0x4648a5||0x11dd,_0xa6a874=_0xa6a874||_0xc0f3('0x3'),_0x256643=null,_0x4b76a0=0x0;EventEmitter[_0xc0f3('0x4')](_0x1be43d);function _0x48fc5d(){if(!_0x4648a5){_0x1be43d[_0xc0f3('0x5')](_0xc0f3('0x6'),new AGIError('E_AGI_ARGUMENT_PORT'));return![];}_0x256643=net[_0xc0f3('0x7')]();_0x256643[_0xc0f3('0x8')](_0x4648a5,_0xa6a874);_0x256643['on'](_0xc0f3('0x9'),function(){_0x1be43d[_0xc0f3('0x5')](_0xc0f3('0x9'));});_0x256643['on'](_0xc0f3('0xa'),function(_0x232e04){_0x256643['getConnections'](function(_0x345e75,_0x3493c3){if(_0x345e75){_0x1be43d[_0xc0f3('0x5')]('error',new AGIError(_0xc0f3('0xb'),_0x345e75));}else if(_0x2d1f5d&&_0x2d1f5d<0x0){_0x1be43d[_0xc0f3('0x5')](_0xc0f3('0x6'),new AGIError(_0xc0f3('0xc')));_0x232e04['destroy']();}else if(_0x2d1f5d&&_0x2d1f5d>0x0&&_0x2d1f5d<_0x3493c3){_0x4b76a0+=0x1;_0x1be43d[_0xc0f3('0x5')](_0xc0f3('0x6'),new AGIError(_0xc0f3('0xd'),_0x4b76a0));_0x232e04[_0xc0f3('0xe')]();}else{var _0x37cad7=new AGIChannel(_0x232e04);_0x37cad7['on'](_0xc0f3('0xf'),function(){_0x1be43d[_0xc0f3('0x5')](_0xc0f3('0xa'),_0x37cad7);});}});});_0x256643['on'](_0xc0f3('0x6'),function(_0x215aed){_0x1be43d[_0xc0f3('0x5')](_0xc0f3('0x6'),new AGIError(_0xc0f3('0xb'),_0x215aed['code']));});_0x256643['on'](_0xc0f3('0x10'),function(){_0x1be43d[_0xc0f3('0x5')](_0xc0f3('0x10'),new AGIError(_0xc0f3('0x11')));});}process[_0xc0f3('0x12')](function(){_0x48fc5d();});};util['inherits'](AGIServer,EventEmitter);module[_0xc0f3('0x13')]=function(_0x3b2a2c,_0x2f107b,_0x2ecdde){return new AGIServer(_0x3b2a2c,_0x2f107b,_0x2ecdde);};
\ No newline at end of file
+var _0x3fd0=['E_AGI_SERVER_VOICE_DISABLED','destroy','E_AGI_SERVER_MAXCONNECTION','ready','E_AGI_SERVER_ERROR','code','close','E_AGI_SERVER_CLOSE','nextTick','inherits','util','net','events','EventEmitter','./error','./channel','emit','error','E_AGI_ARGUMENT_PORT','listen','listening'];(function(_0x26fc81,_0x57fc19){var _0x9feece=function(_0x4344c3){while(--_0x4344c3){_0x26fc81['push'](_0x26fc81['shift']());}};_0x9feece(++_0x57fc19);}(_0x3fd0,0x1d8));var _0x03fd=function(_0x519f3c,_0x547f8e){_0x519f3c=_0x519f3c-0x0;var _0x1c6a46=_0x3fd0[_0x519f3c];return _0x1c6a46;};'use strict';var util=require(_0x03fd('0x0'));var net=require(_0x03fd('0x1'));var EventEmitter=require(_0x03fd('0x2'))[_0x03fd('0x3')];var AGIError=require(_0x03fd('0x4'));var AGIChannel=require(_0x03fd('0x5'));var AGIServer=function(_0x5bfa21,_0x310047,_0x413591){var _0x20dbf8=this,_0x5bfa21=_0x5bfa21||0x11dd,_0x310047=_0x310047||'127.0.0.1',_0x3804e5=null,_0x55c2cd=0x0;EventEmitter['call'](_0x20dbf8);function _0xe762a0(){if(!_0x5bfa21){_0x20dbf8[_0x03fd('0x6')](_0x03fd('0x7'),new AGIError(_0x03fd('0x8')));return![];}_0x3804e5=net['createServer']();_0x3804e5[_0x03fd('0x9')](_0x5bfa21,_0x310047);_0x3804e5['on'](_0x03fd('0xa'),function(){_0x20dbf8[_0x03fd('0x6')](_0x03fd('0xa'));});_0x3804e5['on']('connection',function(_0x8e45df){_0x3804e5['getConnections'](function(_0x57b6b1,_0x477a99){if(_0x57b6b1){_0x20dbf8[_0x03fd('0x6')](_0x03fd('0x7'),new AGIError('E_AGI_SERVER_ERROR',_0x57b6b1));}else if(_0x413591&&_0x413591<0x0){_0x20dbf8[_0x03fd('0x6')](_0x03fd('0x7'),new AGIError(_0x03fd('0xb')));_0x8e45df[_0x03fd('0xc')]();}else if(_0x413591&&_0x413591>0x0&&_0x413591<_0x477a99){_0x55c2cd+=0x1;_0x20dbf8[_0x03fd('0x6')](_0x03fd('0x7'),new AGIError(_0x03fd('0xd'),_0x55c2cd));_0x8e45df[_0x03fd('0xc')]();}else{var _0x3a7374=new AGIChannel(_0x8e45df);_0x3a7374['on'](_0x03fd('0xe'),function(){_0x20dbf8[_0x03fd('0x6')]('connection',_0x3a7374);});}});});_0x3804e5['on']('error',function(_0x49d74c){_0x20dbf8[_0x03fd('0x6')]('error',new AGIError(_0x03fd('0xf'),_0x49d74c[_0x03fd('0x10')]));});_0x3804e5['on']('close',function(){_0x20dbf8[_0x03fd('0x6')](_0x03fd('0x11'),new AGIError(_0x03fd('0x12')));});}process[_0x03fd('0x13')](function(){_0xe762a0();});};util[_0x03fd('0x14')](AGIServer,EventEmitter);module['exports']=function(_0xaacda8,_0xb3bc01,_0x39ea95){return new AGIServer(_0xaacda8,_0xb3bc01,_0x39ea95);};
\ No newline at end of file