Built motion from commit 9e1399f3.|2.5.37
[motion2.git] / server / services / agi / server.js
index 7c3b34e..af04558 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0aaf=['events','EventEmitter','./error','./channel','call','emit','E_AGI_ARGUMENT_PORT','createServer','listening','connection','getConnections','error','E_AGI_SERVER_ERROR','destroy','ready','code','close','nextTick','inherits'];(function(_0x202ba7,_0x5e0533){var _0x237086=function(_0x5ab13a){while(--_0x5ab13a){_0x202ba7['push'](_0x202ba7['shift']());}};_0x237086(++_0x5e0533);}(_0x0aaf,0x1c8));var _0xf0aa=function(_0xe7d07d,_0x52e4e3){_0xe7d07d=_0xe7d07d-0x0;var _0x229e46=_0x0aaf[_0xe7d07d];return _0x229e46;};'use strict';var util=require('util');var net=require('net');var EventEmitter=require(_0xf0aa('0x0'))[_0xf0aa('0x1')];var AGIError=require(_0xf0aa('0x2'));var AGIChannel=require(_0xf0aa('0x3'));var AGIServer=function(_0x5e7bdc,_0x507aaa,_0x3943ce){var _0x2f72d3=this,_0x5e7bdc=_0x5e7bdc||0x11dd,_0x507aaa=_0x507aaa||'127.0.0.1',_0x4c20b5=null,_0x752f1b=0x0;EventEmitter[_0xf0aa('0x4')](_0x2f72d3);function _0x244745(){if(!_0x5e7bdc){_0x2f72d3[_0xf0aa('0x5')]('error',new AGIError(_0xf0aa('0x6')));return![];}_0x4c20b5=net[_0xf0aa('0x7')]();_0x4c20b5['listen'](_0x5e7bdc,_0x507aaa);_0x4c20b5['on'](_0xf0aa('0x8'),function(){_0x2f72d3[_0xf0aa('0x5')](_0xf0aa('0x8'));});_0x4c20b5['on'](_0xf0aa('0x9'),function(_0x60a2c5){_0x4c20b5[_0xf0aa('0xa')](function(_0x34b218,_0x106b57){if(_0x34b218){_0x2f72d3[_0xf0aa('0x5')](_0xf0aa('0xb'),new AGIError(_0xf0aa('0xc'),_0x34b218));}else if(_0x3943ce&&_0x3943ce<0x0){_0x2f72d3[_0xf0aa('0x5')]('error',new AGIError('E_AGI_SERVER_VOICE_DISABLED'));_0x60a2c5[_0xf0aa('0xd')]();}else if(_0x3943ce&&_0x3943ce>0x0&&_0x3943ce<_0x106b57){_0x752f1b+=0x1;_0x2f72d3[_0xf0aa('0x5')]('error',new AGIError('E_AGI_SERVER_MAXCONNECTION',_0x752f1b));_0x60a2c5[_0xf0aa('0xd')]();}else{var _0x51bb2c=new AGIChannel(_0x60a2c5);_0x51bb2c['on'](_0xf0aa('0xe'),function(){_0x2f72d3['emit'](_0xf0aa('0x9'),_0x51bb2c);});}});});_0x4c20b5['on']('error',function(_0x3fb1fe){_0x2f72d3[_0xf0aa('0x5')](_0xf0aa('0xb'),new AGIError(_0xf0aa('0xc'),_0x3fb1fe[_0xf0aa('0xf')]));});_0x4c20b5['on'](_0xf0aa('0x10'),function(){_0x2f72d3[_0xf0aa('0x5')](_0xf0aa('0x10'),new AGIError('E_AGI_SERVER_CLOSE'));});}process[_0xf0aa('0x11')](function(){_0x244745();});};util[_0xf0aa('0x12')](AGIServer,EventEmitter);module['exports']=function(_0x31e85f,_0x16d578,_0x35f407){return new AGIServer(_0x31e85f,_0x16d578,_0x35f407);};
\ 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