Built motion from commit 9e1399f3.|2.5.37
[motion2.git] / server / services / agi / server.js
index c3f5efe..af04558 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd4fc=['ready','code','close','E_AGI_SERVER_CLOSE','nextTick','inherits','exports','util','net','events','EventEmitter','./channel','127.0.0.1','call','emit','E_AGI_ARGUMENT_PORT','createServer','listen','listening','connection','getConnections','E_AGI_SERVER_ERROR','E_AGI_SERVER_VOICE_DISABLED','error','E_AGI_SERVER_MAXCONNECTION','destroy'];(function(_0x5a671f,_0x4b1d7c){var _0x3454ac=function(_0x195478){while(--_0x195478){_0x5a671f['push'](_0x5a671f['shift']());}};_0x3454ac(++_0x4b1d7c);}(_0xd4fc,0x6f));var _0xcd4f=function(_0x13f7dc,_0x4a70bf){_0x13f7dc=_0x13f7dc-0x0;var _0x49220e=_0xd4fc[_0x13f7dc];return _0x49220e;};'use strict';var util=require(_0xcd4f('0x0'));var net=require(_0xcd4f('0x1'));var EventEmitter=require(_0xcd4f('0x2'))[_0xcd4f('0x3')];var AGIError=require('./error');var AGIChannel=require(_0xcd4f('0x4'));var AGIServer=function(_0x34ea75,_0x3a93fc,_0x110498){var _0x57b39c=this,_0x34ea75=_0x34ea75||0x11dd,_0x3a93fc=_0x3a93fc||_0xcd4f('0x5'),_0x28d17c=null,_0x254853=0x0;EventEmitter[_0xcd4f('0x6')](_0x57b39c);function _0x360657(){if(!_0x34ea75){_0x57b39c[_0xcd4f('0x7')]('error',new AGIError(_0xcd4f('0x8')));return![];}_0x28d17c=net[_0xcd4f('0x9')]();_0x28d17c[_0xcd4f('0xa')](_0x34ea75,_0x3a93fc);_0x28d17c['on'](_0xcd4f('0xb'),function(){_0x57b39c['emit'](_0xcd4f('0xb'));});_0x28d17c['on'](_0xcd4f('0xc'),function(_0x264989){_0x28d17c[_0xcd4f('0xd')](function(_0x40ca19,_0x473776){if(_0x40ca19){_0x57b39c[_0xcd4f('0x7')]('error',new AGIError(_0xcd4f('0xe'),_0x40ca19));}else if(_0x110498&&_0x110498<0x0){_0x57b39c[_0xcd4f('0x7')]('error',new AGIError(_0xcd4f('0xf')));_0x264989['destroy']();}else if(_0x110498&&_0x110498>0x0&&_0x110498<_0x473776){_0x254853+=0x1;_0x57b39c[_0xcd4f('0x7')](_0xcd4f('0x10'),new AGIError(_0xcd4f('0x11'),_0x254853));_0x264989[_0xcd4f('0x12')]();}else{var _0x416dcb=new AGIChannel(_0x264989);_0x416dcb['on'](_0xcd4f('0x13'),function(){_0x57b39c[_0xcd4f('0x7')]('connection',_0x416dcb);});}});});_0x28d17c['on'](_0xcd4f('0x10'),function(_0x20b9e6){_0x57b39c[_0xcd4f('0x7')]('error',new AGIError(_0xcd4f('0xe'),_0x20b9e6[_0xcd4f('0x14')]));});_0x28d17c['on'](_0xcd4f('0x15'),function(){_0x57b39c['emit'](_0xcd4f('0x15'),new AGIError(_0xcd4f('0x16')));});}process[_0xcd4f('0x17')](function(){_0x360657();});};util[_0xcd4f('0x18')](AGIServer,EventEmitter);module[_0xcd4f('0x19')]=function(_0x13be82,_0x44e433,_0x10b3a4){return new AGIServer(_0x13be82,_0x44e433,_0x10b3a4);};
\ No newline at end of file
+var _0xc1ef=['ready','close','E_AGI_SERVER_CLOSE','nextTick','inherits','exports','util','net','./error','./channel','127.0.0.1','emit','listen','listening','connection','error','E_AGI_SERVER_ERROR','E_AGI_SERVER_VOICE_DISABLED','E_AGI_SERVER_MAXCONNECTION'];(function(_0x344a65,_0x1b89c4){var _0x1fc9ce=function(_0x14996e){while(--_0x14996e){_0x344a65['push'](_0x344a65['shift']());}};_0x1fc9ce(++_0x1b89c4);}(_0xc1ef,0x182));var _0xfc1e=function(_0xdade7e,_0x3e99e0){_0xdade7e=_0xdade7e-0x0;var _0x29f5ff=_0xc1ef[_0xdade7e];return _0x29f5ff;};'use strict';var util=require(_0xfc1e('0x0'));var net=require(_0xfc1e('0x1'));var EventEmitter=require('events')['EventEmitter'];var AGIError=require(_0xfc1e('0x2'));var AGIChannel=require(_0xfc1e('0x3'));var AGIServer=function(_0x5406da,_0x325aae,_0x26483f){var _0x5a9650=this,_0x5406da=_0x5406da||0x11dd,_0x325aae=_0x325aae||_0xfc1e('0x4'),_0x16dd65=null,_0xd020ba=0x0;EventEmitter['call'](_0x5a9650);function _0x3095e4(){if(!_0x5406da){_0x5a9650[_0xfc1e('0x5')]('error',new AGIError('E_AGI_ARGUMENT_PORT'));return![];}_0x16dd65=net['createServer']();_0x16dd65[_0xfc1e('0x6')](_0x5406da,_0x325aae);_0x16dd65['on'](_0xfc1e('0x7'),function(){_0x5a9650['emit'](_0xfc1e('0x7'));});_0x16dd65['on'](_0xfc1e('0x8'),function(_0x3f17a1){_0x16dd65['getConnections'](function(_0x3f1054,_0x2e6f39){if(_0x3f1054){_0x5a9650[_0xfc1e('0x5')](_0xfc1e('0x9'),new AGIError(_0xfc1e('0xa'),_0x3f1054));}else if(_0x26483f&&_0x26483f<0x0){_0x5a9650[_0xfc1e('0x5')](_0xfc1e('0x9'),new AGIError(_0xfc1e('0xb')));_0x3f17a1['destroy']();}else if(_0x26483f&&_0x26483f>0x0&&_0x26483f<_0x2e6f39){_0xd020ba+=0x1;_0x5a9650[_0xfc1e('0x5')](_0xfc1e('0x9'),new AGIError(_0xfc1e('0xc'),_0xd020ba));_0x3f17a1['destroy']();}else{var _0x398aef=new AGIChannel(_0x3f17a1);_0x398aef['on'](_0xfc1e('0xd'),function(){_0x5a9650['emit'](_0xfc1e('0x8'),_0x398aef);});}});});_0x16dd65['on'](_0xfc1e('0x9'),function(_0x2533f2){_0x5a9650['emit'](_0xfc1e('0x9'),new AGIError('E_AGI_SERVER_ERROR',_0x2533f2['code']));});_0x16dd65['on'](_0xfc1e('0xe'),function(){_0x5a9650[_0xfc1e('0x5')](_0xfc1e('0xe'),new AGIError(_0xfc1e('0xf')));});}process[_0xfc1e('0x10')](function(){_0x3095e4();});};util[_0xfc1e('0x11')](AGIServer,EventEmitter);module[_0xfc1e('0x12')]=function(_0x50f97f,_0x5978a1,_0x5b168a){return new AGIServer(_0x50f97f,_0x5978a1,_0x5b168a);};
\ No newline at end of file