Built motion from commit 9e1399f3.|2.5.37
[motion2.git] / server / services / agi / server.js
index da71871..af04558 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd49c=['createServer','listening','connection','getConnections','E_AGI_SERVER_VOICE_DISABLED','destroy','E_AGI_SERVER_MAXCONNECTION','ready','close','nextTick','inherits','exports','net','EventEmitter','./error','127.0.0.1','call','emit','error','E_AGI_ARGUMENT_PORT'];(function(_0x5a2507,_0x5c5298){var _0x2125ac=function(_0x86e881){while(--_0x86e881){_0x5a2507['push'](_0x5a2507['shift']());}};_0x2125ac(++_0x5c5298);}(_0xd49c,0x1d8));var _0xcd49=function(_0x2f033f,_0x418d26){_0x2f033f=_0x2f033f-0x0;var _0x5a2208=_0xd49c[_0x2f033f];return _0x5a2208;};'use strict';var util=require('util');var net=require(_0xcd49('0x0'));var EventEmitter=require('events')[_0xcd49('0x1')];var AGIError=require(_0xcd49('0x2'));var AGIChannel=require('./channel');var AGIServer=function(_0x1181d4,_0x52362d,_0x3a3034){var _0x4c36ab=this,_0x1181d4=_0x1181d4||0x11dd,_0x52362d=_0x52362d||_0xcd49('0x3'),_0x3296c7=null,_0x2a87f9=0x0;EventEmitter[_0xcd49('0x4')](_0x4c36ab);function _0x321013(){if(!_0x1181d4){_0x4c36ab[_0xcd49('0x5')](_0xcd49('0x6'),new AGIError(_0xcd49('0x7')));return![];}_0x3296c7=net[_0xcd49('0x8')]();_0x3296c7['listen'](_0x1181d4,_0x52362d);_0x3296c7['on'](_0xcd49('0x9'),function(){_0x4c36ab[_0xcd49('0x5')](_0xcd49('0x9'));});_0x3296c7['on'](_0xcd49('0xa'),function(_0x313c27){_0x3296c7[_0xcd49('0xb')](function(_0x433e00,_0x40849c){if(_0x433e00){_0x4c36ab[_0xcd49('0x5')](_0xcd49('0x6'),new AGIError('E_AGI_SERVER_ERROR',_0x433e00));}else if(_0x3a3034&&_0x3a3034<0x0){_0x4c36ab['emit'](_0xcd49('0x6'),new AGIError(_0xcd49('0xc')));_0x313c27[_0xcd49('0xd')]();}else if(_0x3a3034&&_0x3a3034>0x0&&_0x3a3034<_0x40849c){_0x2a87f9+=0x1;_0x4c36ab['emit'](_0xcd49('0x6'),new AGIError(_0xcd49('0xe'),_0x2a87f9));_0x313c27['destroy']();}else{var _0x26f20=new AGIChannel(_0x313c27);_0x26f20['on'](_0xcd49('0xf'),function(){_0x4c36ab[_0xcd49('0x5')](_0xcd49('0xa'),_0x26f20);});}});});_0x3296c7['on'](_0xcd49('0x6'),function(_0x328755){_0x4c36ab['emit']('error',new AGIError('E_AGI_SERVER_ERROR',_0x328755['code']));});_0x3296c7['on'](_0xcd49('0x10'),function(){_0x4c36ab[_0xcd49('0x5')](_0xcd49('0x10'),new AGIError('E_AGI_SERVER_CLOSE'));});}process[_0xcd49('0x11')](function(){_0x321013();});};util[_0xcd49('0x12')](AGIServer,EventEmitter);module[_0xcd49('0x13')]=function(_0x48fd54,_0x228841,_0x78aff9){return new AGIServer(_0x48fd54,_0x228841,_0x78aff9);};
\ 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