Built motion from commit (unavailable).|2.5.29
[motion2.git] / server / services / agi / server.js
index de8ae9c..f3d57d2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1de4=['E_AGI_SERVER_CLOSE','nextTick','inherits','exports','util','net','events','EventEmitter','./channel','127.0.0.1','call','error','E_AGI_ARGUMENT_PORT','createServer','listen','listening','emit','connection','getConnections','E_AGI_SERVER_ERROR','destroy','E_AGI_SERVER_MAXCONNECTION','ready','close'];(function(_0x2df724,_0x411382){var _0x1b2504=function(_0x1d3cd1){while(--_0x1d3cd1){_0x2df724['push'](_0x2df724['shift']());}};_0x1b2504(++_0x411382);}(_0x1de4,0x94));var _0x41de=function(_0x31a31f,_0x54bdc4){_0x31a31f=_0x31a31f-0x0;var _0x23dd9a=_0x1de4[_0x31a31f];return _0x23dd9a;};'use strict';var util=require(_0x41de('0x0'));var net=require(_0x41de('0x1'));var EventEmitter=require(_0x41de('0x2'))[_0x41de('0x3')];var AGIError=require('./error');var AGIChannel=require(_0x41de('0x4'));var AGIServer=function(_0x43c48c,_0xcc46f7,_0x5dd1cb){var _0x378cbe=this,_0x43c48c=_0x43c48c||0x11dd,_0xcc46f7=_0xcc46f7||_0x41de('0x5'),_0x2e7196=null,_0x122565=0x0;EventEmitter[_0x41de('0x6')](_0x378cbe);function _0x50f716(){if(!_0x43c48c){_0x378cbe['emit'](_0x41de('0x7'),new AGIError(_0x41de('0x8')));return![];}_0x2e7196=net[_0x41de('0x9')]();_0x2e7196[_0x41de('0xa')](_0x43c48c,_0xcc46f7);_0x2e7196['on'](_0x41de('0xb'),function(){_0x378cbe[_0x41de('0xc')]('listening');});_0x2e7196['on'](_0x41de('0xd'),function(_0x415af3){_0x2e7196[_0x41de('0xe')](function(_0x46bd4c,_0x41e515){if(_0x46bd4c){_0x378cbe[_0x41de('0xc')]('error',new AGIError(_0x41de('0xf'),_0x46bd4c));}else if(_0x5dd1cb&&_0x5dd1cb<0x0){_0x378cbe[_0x41de('0xc')](_0x41de('0x7'),new AGIError('E_AGI_SERVER_VOICE_DISABLED'));_0x415af3[_0x41de('0x10')]();}else if(_0x5dd1cb&&_0x5dd1cb>0x0&&_0x5dd1cb<_0x41e515){_0x122565+=0x1;_0x378cbe[_0x41de('0xc')]('error',new AGIError(_0x41de('0x11'),_0x122565));_0x415af3[_0x41de('0x10')]();}else{var _0x2743f1=new AGIChannel(_0x415af3);_0x2743f1['on'](_0x41de('0x12'),function(){_0x378cbe[_0x41de('0xc')](_0x41de('0xd'),_0x2743f1);});}});});_0x2e7196['on'](_0x41de('0x7'),function(_0x2820ae){_0x378cbe[_0x41de('0xc')](_0x41de('0x7'),new AGIError(_0x41de('0xf'),_0x2820ae['code']));});_0x2e7196['on'](_0x41de('0x13'),function(){_0x378cbe[_0x41de('0xc')]('close',new AGIError(_0x41de('0x14')));});}process[_0x41de('0x15')](function(){_0x50f716();});};util[_0x41de('0x16')](AGIServer,EventEmitter);module[_0x41de('0x17')]=function(_0x1a7b6f,_0x578e29,_0x5da622){return new AGIServer(_0x1a7b6f,_0x578e29,_0x5da622);};
\ No newline at end of file
+var _0x303a=['nextTick','exports','util','events','EventEmitter','./error','./channel','127.0.0.1','call','E_AGI_ARGUMENT_PORT','createServer','listening','getConnections','error','emit','E_AGI_SERVER_VOICE_DISABLED','E_AGI_SERVER_MAXCONNECTION','destroy','ready','connection','E_AGI_SERVER_ERROR','code','close'];(function(_0x2aefbd,_0xbaa7a0){var _0x4b09ea=function(_0x2c2cb4){while(--_0x2c2cb4){_0x2aefbd['push'](_0x2aefbd['shift']());}};_0x4b09ea(++_0xbaa7a0);}(_0x303a,0x1a0));var _0xa303=function(_0x3b0b34,_0xe6a14f){_0x3b0b34=_0x3b0b34-0x0;var _0x5f5496=_0x303a[_0x3b0b34];return _0x5f5496;};'use strict';var util=require(_0xa303('0x0'));var net=require('net');var EventEmitter=require(_0xa303('0x1'))[_0xa303('0x2')];var AGIError=require(_0xa303('0x3'));var AGIChannel=require(_0xa303('0x4'));var AGIServer=function(_0x594b49,_0x46c56b,_0x26b47c){var _0x38a354=this,_0x594b49=_0x594b49||0x11dd,_0x46c56b=_0x46c56b||_0xa303('0x5'),_0x1c7ee9=null,_0x2bc3d7=0x0;EventEmitter[_0xa303('0x6')](_0x38a354);function _0x5d95fd(){if(!_0x594b49){_0x38a354['emit']('error',new AGIError(_0xa303('0x7')));return![];}_0x1c7ee9=net[_0xa303('0x8')]();_0x1c7ee9['listen'](_0x594b49,_0x46c56b);_0x1c7ee9['on'](_0xa303('0x9'),function(){_0x38a354['emit'](_0xa303('0x9'));});_0x1c7ee9['on']('connection',function(_0x29cd60){_0x1c7ee9[_0xa303('0xa')](function(_0x382cfd,_0x3a8467){if(_0x382cfd){_0x38a354['emit'](_0xa303('0xb'),new AGIError('E_AGI_SERVER_ERROR',_0x382cfd));}else if(_0x26b47c&&_0x26b47c<0x0){_0x38a354[_0xa303('0xc')](_0xa303('0xb'),new AGIError(_0xa303('0xd')));_0x29cd60['destroy']();}else if(_0x26b47c&&_0x26b47c>0x0&&_0x26b47c<_0x3a8467){_0x2bc3d7+=0x1;_0x38a354[_0xa303('0xc')](_0xa303('0xb'),new AGIError(_0xa303('0xe'),_0x2bc3d7));_0x29cd60[_0xa303('0xf')]();}else{var _0xed0420=new AGIChannel(_0x29cd60);_0xed0420['on'](_0xa303('0x10'),function(){_0x38a354[_0xa303('0xc')](_0xa303('0x11'),_0xed0420);});}});});_0x1c7ee9['on']('error',function(_0x2c2939){_0x38a354[_0xa303('0xc')](_0xa303('0xb'),new AGIError(_0xa303('0x12'),_0x2c2939[_0xa303('0x13')]));});_0x1c7ee9['on'](_0xa303('0x14'),function(){_0x38a354['emit'](_0xa303('0x14'),new AGIError('E_AGI_SERVER_CLOSE'));});}process[_0xa303('0x15')](function(){_0x5d95fd();});};util['inherits'](AGIServer,EventEmitter);module[_0xa303('0x16')]=function(_0x5ac3ec,_0x419575,_0xe263f9){return new AGIServer(_0x5ac3ec,_0x419575,_0xe263f9);};
\ No newline at end of file