Built motion from commit e1760111.|2.6.18
[motion2.git] / server / services / agi / channel.js
index d78f0c6..8ca4cd9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1fa9=['extension','setPriority','GOTO\x20%s\x20%s\x20%s','GET\x20VARIABLE\x20\x22%s\x22','recordFile','BEEP','RECORD\x20FILE\x20\x22%s\x22\x20\x22%s\x22\x20\x22%s\x22\x20%s\x20%s\x20%s','streamFile','STREAM\x20FILE\x20\x22%s\x22\x20\x22%s\x22','agi','wait','WAIT','ID:%s\x20-\x20LABEL:\x20%s\x20-\x20MSG:\x20%s','label','util','events','./reply','./error','call','setEncoding','setTimeout','emit','ready','line','toLowerCase','hangup','substring','520-Invalid','search','520\x20End\x20of\x20proper','function','no\x20code','replace','result=','indexOf','substr','startsWith','split','length','match','error','E_AGI_SOCKET_ERROR','code','close','E_AGI_SOCKET_CLOSE','timeout','E_AGI_SOCKET_TIMEOUT','destroy','command','inherits','prototype','sendRequest','answer','ANSWER','beep','GET\x20DATA\x20\x22%s\x22\x20%s\x20%s','noop','format','VERBOSE\x20\x22%s\x22','exec','isArray','EXEC\x20%s\x20%s','setContext','SET\x20CONTEXT\x20%s','setExtension','SET\x20EXTENSION\x20%s','HANGUP','setVariable','isBoolean','isNumber','toString','SAY\x20NUMBER\x20%s\x20%s','sayDigits','sayPhonetic'];(function(_0x393500,_0x1037af){var _0x120d3b=function(_0x17234e){while(--_0x17234e){_0x393500['push'](_0x393500['shift']());}};_0x120d3b(++_0x1037af);}(_0x1fa9,0x136));var _0x91fa=function(_0x368dc0,_0x5217e5){_0x368dc0=_0x368dc0-0x0;var _0x54cf7a=_0x1fa9[_0x368dc0];return _0x54cf7a;};'use strict';var util=require(_0x91fa('0x0'));var _=require('lodash');var EventEmitter=require(_0x91fa('0x1'))['EventEmitter'];var AGIReply=require(_0x91fa('0x2'));var AGIError=require(_0x91fa('0x3'));function AGIChannel(_0x3985b3){var _0x57f230=this,_0x191166=new AGIReply(),_0x33b35a=![],_0x4779be={};EventEmitter[_0x91fa('0x4')](_0x57f230);_0x3985b3[_0x91fa('0x5')]('utf8');_0x3985b3[_0x91fa('0x6')](0x8*0x3c*0x3c*0x3e8);_0x191166[_0x91fa('0x5')]('utf8');_0x191166['on']('headers',function(_0xb4a51f){for(var _0x7ad4dd in _0xb4a51f){_0x57f230[_0x7ad4dd]=_0xb4a51f[_0x7ad4dd];}_0x57f230[_0x91fa('0x7')](_0x91fa('0x8'));});_0x191166['on'](_0x91fa('0x9'),function(_0x886fc1){if(_0x886fc1[_0x91fa('0xa')]()=='hangup'){_0x57f230['emit'](_0x91fa('0xb'));return;}if(_0x886fc1[_0x91fa('0xc')](0x0,0xb)==_0x91fa('0xd')){_0x33b35a=!![];}if(_0x33b35a){_0x4779be['rx']+=_0x886fc1+'\x0a';if(_0x886fc1[_0x91fa('0xe')](_0x91fa('0xf'))!=-0x1){_0x33b35a=![];}}else{_0x4779be['rx']=_0x886fc1;}if(_0x33b35a){return;}if(typeof _0x4779be['cb']==_0x91fa('0x10')){var _0x1bdb51=_0x4779be['rx']['substring'](0x0,0x3),_0x578035=null,_0x5a904d=null;_0x1bdb51=parseInt(_0x1bdb51);if(isNaN(_0x1bdb51)){_0x4779be['cb'](null,{'code':0x1f4,'result':-0x1,'extra':_0x91fa('0x11')});return;}if(_0x1bdb51!=0xc8){_0x4779be['cb'](null,{'code':_0x1bdb51,'result':-0x1,'extra':'KO'});return;}_0x578035=_0x4779be['rx']['substring'](0x4)[_0x91fa('0x12')](_0x91fa('0x13'),'');if(_0x578035[_0x91fa('0x14')]('\x20')!=-0x1){_0x578035=_0x578035[_0x91fa('0x15')](0x0,_0x578035['indexOf']('\x20'));}if(_[_0x91fa('0x16')](_0x578035,'-1')){_0x578035=parseInt(_0x578035);}_0x5a904d=_0x4779be['rx'][_0x91fa('0x17')]('\x20');if(_0x5a904d[_0x91fa('0x18')]==0x3){_0x5a904d=_0x5a904d[0x2][_0x91fa('0xc')](0x1,_0x5a904d[0x2][_0x91fa('0x18')]-0x1);}else if(_0x5a904d[_0x91fa('0x18')]>0x3){var _0x5172d8=/\((.+)\)/;var _0x23fa38=_0x4779be['rx'][_0x91fa('0x19')](_0x5172d8);if(_0x23fa38){_0x5a904d=_0x23fa38[0x1];}else{_0x5a904d=null;}}else{_0x5a904d=null;}_0x4779be['cb'](null,{'code':_0x1bdb51,'result':_0x578035,'extra':_0x5a904d});}});_0x3985b3['on'](_0x91fa('0x1a'),function(_0x3916cc){_0x57f230[_0x91fa('0x7')]('error',new AGIError(_0x91fa('0x1b'),_0x3916cc[_0x91fa('0x1c')]));});_0x3985b3['on'](_0x91fa('0x1d'),function(){_0x57f230[_0x91fa('0x7')](_0x91fa('0x1d'),new AGIError(_0x91fa('0x1e')));});_0x3985b3['on'](_0x91fa('0x1f'),function(){_0x57f230[_0x91fa('0x7')](_0x91fa('0x1f'),new AGIError(_0x91fa('0x20')));_0x3985b3[_0x91fa('0x21')]();});_0x3985b3['pipe'](_0x191166);this[_0x91fa('0x22')]=function(_0x289cc3,_0x4ac68d){var _0x289cc3=_0x289cc3||'',_0x4ac68d=typeof _0x4ac68d==_0x91fa('0x10')?_0x4ac68d:new Function();_0x4779be={'tx':_0x289cc3,'rx':'','cb':_0x4ac68d};_0x3985b3['write'](_0x289cc3+'\x0a');},this['close']=function(){_0x3985b3['destroy']();};}util[_0x91fa('0x23')](AGIChannel,EventEmitter);AGIChannel[_0x91fa('0x24')][_0x91fa('0x25')]=function(_0x476070){return this[_0x91fa('0x22')]['sync'](this,_0x476070);};AGIChannel[_0x91fa('0x24')][_0x91fa('0x26')]=function(){return this[_0x91fa('0x25')](_0x91fa('0x27'));};AGIChannel['prototype']['getData']=function(_0x2aa3d7,_0x101873,_0x26a9b3){_0x2aa3d7=_0x2aa3d7===undefined?_0x91fa('0x28'):_0x2aa3d7;_0x101873=_0x101873===undefined?'5':_0x101873;_0x26a9b3=_0x26a9b3===undefined?'1':_0x26a9b3;return this[_0x91fa('0x25')](util['format'](_0x91fa('0x29'),_0x2aa3d7,_0x101873*0x3e8,_0x26a9b3));};AGIChannel[_0x91fa('0x24')][_0x91fa('0x2a')]=function(_0x5601c4){_0x5601c4=_0x5601c4||'NO\x20MESSAGE';return this[_0x91fa('0x25')](util[_0x91fa('0x2b')](_0x91fa('0x2c'),_0x5601c4));};AGIChannel[_0x91fa('0x24')][_0x91fa('0x2d')]=function(_0x17bba2,_0x27ed0e){if(_[_0x91fa('0x2e')](_0x27ed0e)){return this[_0x91fa('0x25')](util[_0x91fa('0x2b')](_0x91fa('0x2f'),_0x17bba2,_0x27ed0e['join'](',')));}return this['sendRequest'](util[_0x91fa('0x2b')](_0x91fa('0x2f'),_0x17bba2,_0x27ed0e));};AGIChannel[_0x91fa('0x24')][_0x91fa('0x30')]=function(_0x2c6726){return this[_0x91fa('0x25')](util['format'](_0x91fa('0x31'),_0x2c6726));};AGIChannel[_0x91fa('0x24')][_0x91fa('0x32')]=function(_0x6b9aed){return this[_0x91fa('0x25')](util[_0x91fa('0x2b')](_0x91fa('0x33'),_0x6b9aed));};AGIChannel[_0x91fa('0x24')]['setPriority']=function(_0x4bef35){return this[_0x91fa('0x25')](util[_0x91fa('0x2b')]('SET\x20PRIORITY\x20%s',_0x4bef35));};AGIChannel[_0x91fa('0x24')]['hangup']=function(){return this['sendRequest'](_0x91fa('0x34'));};AGIChannel[_0x91fa('0x24')][_0x91fa('0x35')]=function(_0x58717d,_0x3ca2fb){var _0xd0816b=_[_0x91fa('0x36')](_0x3ca2fb)||_[_0x91fa('0x37')](_0x3ca2fb)?_0x3ca2fb[_0x91fa('0x38')]():_0x3ca2fb;return this[_0x91fa('0x25')](util[_0x91fa('0x2b')]('SET\x20VARIABLE\x20%s\x20\x22%s\x22',_0x58717d,_0xd0816b?_0xd0816b[_0x91fa('0x38')]()[_0x91fa('0x12')](/(\r\n|\n|\r)/gm,'\x20'):''));};AGIChannel['prototype']['sayNumber']=function(_0x12ad72,_0x136efe){return this['sendRequest'](util[_0x91fa('0x2b')](_0x91fa('0x39'),_0x12ad72,_0x136efe));};AGIChannel['prototype'][_0x91fa('0x3a')]=function(_0x5514dc,_0x5846ee){return this[_0x91fa('0x25')](util[_0x91fa('0x2b')]('SAY\x20DIGITS\x20%s\x20%s',_0x5514dc,_0x5846ee));};AGIChannel[_0x91fa('0x24')][_0x91fa('0x3b')]=function(_0x5e4495,_0x17c268){return this['sendRequest'](util[_0x91fa('0x2b')]('SAY\x20PHONETIC\x20\x22%s\x22\x20%s',_0x5e4495,_0x17c268));};AGIChannel[_0x91fa('0x24')]['continueAt']=function(_0x8987ad,_0x988e5,_0x1391e8){_0x988e5=_0x988e5||this[_0x91fa('0x3c')];_0x1391e8=_0x1391e8||0x1;this['setContext'](_0x8987ad);this[_0x91fa('0x32')](_0x988e5);this[_0x91fa('0x3d')](_0x1391e8);return this[_0x91fa('0x2a')](util[_0x91fa('0x2b')](_0x91fa('0x3e'),_0x8987ad,_0x988e5,_0x1391e8));};AGIChannel[_0x91fa('0x24')]['getVariable']=function(_0x382fb5){return this['sendRequest'](util[_0x91fa('0x2b')](_0x91fa('0x3f'),_0x382fb5));};AGIChannel[_0x91fa('0x24')][_0x91fa('0x40')]=function(_0x14a6f0,_0x3ec29e,_0x897db7,_0x414259,_0x5d01d2,_0x464549){_0x3ec29e=_0x3ec29e||'wav';_0x897db7=_0x897db7||'';_0x414259=_0x414259===undefined?-0x1:_0x414259==='-1'?-0x1:_0x414259*0x3e8;_0x5d01d2=_0x5d01d2===undefined?'':'s='+_0x5d01d2;_0x464549=_0x464549?_0x91fa('0x41'):'';return this[_0x91fa('0x25')](util[_0x91fa('0x2b')](_0x91fa('0x42'),_0x14a6f0,_0x3ec29e,_0x897db7,_0x414259,_0x464549,_0x5d01d2));};AGIChannel[_0x91fa('0x24')][_0x91fa('0x43')]=function(_0xb17d21,_0x210657){_0x210657=_0x210657||'';return this[_0x91fa('0x25')](util[_0x91fa('0x2b')](_0x91fa('0x44'),_0xb17d21,_0x210657));};AGIChannel[_0x91fa('0x24')][_0x91fa('0x45')]=function(_0x3bcea9){return this[_0x91fa('0x2d')]('AGI',_0x3bcea9);};AGIChannel[_0x91fa('0x24')][_0x91fa('0x46')]=function(_0x441c0f){return this[_0x91fa('0x2d')](_0x91fa('0x47'),_0x441c0f);};AGIChannel[_0x91fa('0x24')][_0x91fa('0x1a')]=function(_0x364957,_0x50aa1b){this[_0x91fa('0x2a')](util[_0x91fa('0x2b')](_0x91fa('0x48'),_0x364957['id'],_0x364957[_0x91fa('0x49')],_0x50aa1b));return{'code':0x1f4,'result':'-1','extra':''};};module['exports']=AGIChannel;
\ No newline at end of file
+var _0x1636=['line','toLowerCase','hangup','substring','search','function','no\x20code','result=','indexOf','split','length','match','error','E_AGI_SOCKET_ERROR','close','timeout','E_AGI_SOCKET_TIMEOUT','destroy','pipe','write','inherits','prototype','sendRequest','sync','answer','ANSWER','beep','format','noop','NO\x20MESSAGE','VERBOSE\x20\x22%s\x22','EXEC\x20%s\x20%s','join','setContext','setExtension','SET\x20EXTENSION\x20%s','setPriority','SET\x20PRIORITY\x20%s','HANGUP','setVariable','isNumber','toString','replace','SAY\x20NUMBER\x20%s\x20%s','sayDigits','SAY\x20DIGITS\x20%s\x20%s','sayPhonetic','continueAt','extension','GOTO\x20%s\x20%s\x20%s','getVariable','GET\x20VARIABLE\x20\x22%s\x22','wav','BEEP','streamFile','STREAM\x20FILE\x20\x22%s\x22\x20\x22%s\x22','agi','exec','AGI','wait','WAIT','ID:%s\x20-\x20LABEL:\x20%s\x20-\x20MSG:\x20%s','exports','util','events','./reply','./error','call','utf8','setTimeout','setEncoding','headers','emit','ready'];(function(_0x2641f9,_0x26715f){var _0x585741=function(_0x2d1462){while(--_0x2d1462){_0x2641f9['push'](_0x2641f9['shift']());}};_0x585741(++_0x26715f);}(_0x1636,0x1b1));var _0x6163=function(_0x4565bf,_0x5ad9d6){_0x4565bf=_0x4565bf-0x0;var _0x5610ba=_0x1636[_0x4565bf];return _0x5610ba;};'use strict';var util=require(_0x6163('0x0'));var _=require('lodash');var EventEmitter=require(_0x6163('0x1'))['EventEmitter'];var AGIReply=require(_0x6163('0x2'));var AGIError=require(_0x6163('0x3'));function AGIChannel(_0x3fe254){var _0x4f208e=this,_0x5d81b6=new AGIReply(),_0x3fb2c5=![],_0x10c21c={};EventEmitter[_0x6163('0x4')](_0x4f208e);_0x3fe254['setEncoding'](_0x6163('0x5'));_0x3fe254[_0x6163('0x6')](0x8*0x3c*0x3c*0x3e8);_0x5d81b6[_0x6163('0x7')](_0x6163('0x5'));_0x5d81b6['on'](_0x6163('0x8'),function(_0x29f3c3){for(var _0x539404 in _0x29f3c3){_0x4f208e[_0x539404]=_0x29f3c3[_0x539404];}_0x4f208e[_0x6163('0x9')](_0x6163('0xa'));});_0x5d81b6['on'](_0x6163('0xb'),function(_0x47ff95){if(_0x47ff95[_0x6163('0xc')]()==_0x6163('0xd')){_0x4f208e[_0x6163('0x9')]('hangup');return;}if(_0x47ff95[_0x6163('0xe')](0x0,0xb)=='520-Invalid'){_0x3fb2c5=!![];}if(_0x3fb2c5){_0x10c21c['rx']+=_0x47ff95+'\x0a';if(_0x47ff95[_0x6163('0xf')]('520\x20End\x20of\x20proper')!=-0x1){_0x3fb2c5=![];}}else{_0x10c21c['rx']=_0x47ff95;}if(_0x3fb2c5){return;}if(typeof _0x10c21c['cb']==_0x6163('0x10')){var _0x53e622=_0x10c21c['rx'][_0x6163('0xe')](0x0,0x3),_0x1f9a14=null,_0x1557db=null;_0x53e622=parseInt(_0x53e622);if(isNaN(_0x53e622)){_0x10c21c['cb'](null,{'code':0x1f4,'result':-0x1,'extra':_0x6163('0x11')});return;}if(_0x53e622!=0xc8){_0x10c21c['cb'](null,{'code':_0x53e622,'result':-0x1,'extra':'KO'});return;}_0x1f9a14=_0x10c21c['rx'][_0x6163('0xe')](0x4)['replace'](_0x6163('0x12'),'');if(_0x1f9a14[_0x6163('0x13')]('\x20')!=-0x1){_0x1f9a14=_0x1f9a14['substr'](0x0,_0x1f9a14[_0x6163('0x13')]('\x20'));}if(_['startsWith'](_0x1f9a14,'-1')){_0x1f9a14=parseInt(_0x1f9a14);}_0x1557db=_0x10c21c['rx'][_0x6163('0x14')]('\x20');if(_0x1557db[_0x6163('0x15')]==0x3){_0x1557db=_0x1557db[0x2][_0x6163('0xe')](0x1,_0x1557db[0x2][_0x6163('0x15')]-0x1);}else if(_0x1557db[_0x6163('0x15')]>0x3){var _0x250e6e=/\((.+)\)/;var _0x509fb0=_0x10c21c['rx'][_0x6163('0x16')](_0x250e6e);if(_0x509fb0){_0x1557db=_0x509fb0[0x1];}else{_0x1557db=null;}}else{_0x1557db=null;}_0x10c21c['cb'](null,{'code':_0x53e622,'result':_0x1f9a14,'extra':_0x1557db});}});_0x3fe254['on'](_0x6163('0x17'),function(_0x2500e0){_0x4f208e['emit'](_0x6163('0x17'),new AGIError(_0x6163('0x18'),_0x2500e0['code']));});_0x3fe254['on'](_0x6163('0x19'),function(){_0x4f208e[_0x6163('0x9')](_0x6163('0x19'),new AGIError('E_AGI_SOCKET_CLOSE'));});_0x3fe254['on'](_0x6163('0x1a'),function(){_0x4f208e[_0x6163('0x9')](_0x6163('0x1a'),new AGIError(_0x6163('0x1b')));_0x3fe254[_0x6163('0x1c')]();});_0x3fe254[_0x6163('0x1d')](_0x5d81b6);this['command']=function(_0x484460,_0x232d4f){var _0x484460=_0x484460||'',_0x232d4f=typeof _0x232d4f==_0x6163('0x10')?_0x232d4f:new Function();_0x10c21c={'tx':_0x484460,'rx':'','cb':_0x232d4f};_0x3fe254[_0x6163('0x1e')](_0x484460+'\x0a');},this[_0x6163('0x19')]=function(){_0x3fe254[_0x6163('0x1c')]();};}util[_0x6163('0x1f')](AGIChannel,EventEmitter);AGIChannel[_0x6163('0x20')][_0x6163('0x21')]=function(_0x51e53c){return this['command'][_0x6163('0x22')](this,_0x51e53c);};AGIChannel[_0x6163('0x20')][_0x6163('0x23')]=function(){return this[_0x6163('0x21')](_0x6163('0x24'));};AGIChannel['prototype']['getData']=function(_0x218137,_0x5e062b,_0x236b44){_0x218137=_0x218137===undefined?_0x6163('0x25'):_0x218137;_0x5e062b=_0x5e062b===undefined?'5':_0x5e062b;_0x236b44=_0x236b44===undefined?'1':_0x236b44;return this[_0x6163('0x21')](util[_0x6163('0x26')]('GET\x20DATA\x20\x22%s\x22\x20%s\x20%s',_0x218137,_0x5e062b*0x3e8,_0x236b44));};AGIChannel[_0x6163('0x20')][_0x6163('0x27')]=function(_0x48168d){_0x48168d=_0x48168d||_0x6163('0x28');return this[_0x6163('0x21')](util['format'](_0x6163('0x29'),_0x48168d));};AGIChannel[_0x6163('0x20')]['exec']=function(_0x30695b,_0x3fb640){if(_['isArray'](_0x3fb640)){return this[_0x6163('0x21')](util['format'](_0x6163('0x2a'),_0x30695b,_0x3fb640[_0x6163('0x2b')](',')));}return this[_0x6163('0x21')](util[_0x6163('0x26')](_0x6163('0x2a'),_0x30695b,_0x3fb640));};AGIChannel[_0x6163('0x20')][_0x6163('0x2c')]=function(_0x3c9cc4){return this[_0x6163('0x21')](util[_0x6163('0x26')]('SET\x20CONTEXT\x20%s',_0x3c9cc4));};AGIChannel[_0x6163('0x20')][_0x6163('0x2d')]=function(_0x66ced0){return this[_0x6163('0x21')](util['format'](_0x6163('0x2e'),_0x66ced0));};AGIChannel[_0x6163('0x20')][_0x6163('0x2f')]=function(_0x37b688){return this['sendRequest'](util[_0x6163('0x26')](_0x6163('0x30'),_0x37b688));};AGIChannel[_0x6163('0x20')][_0x6163('0xd')]=function(){return this[_0x6163('0x21')](_0x6163('0x31'));};AGIChannel[_0x6163('0x20')][_0x6163('0x32')]=function(_0x13934b,_0x4e1f6e){var _0x109d0f=_['isBoolean'](_0x4e1f6e)||_[_0x6163('0x33')](_0x4e1f6e)?_0x4e1f6e['toString']():_0x4e1f6e;return this[_0x6163('0x21')](util['format']('SET\x20VARIABLE\x20%s\x20\x22%s\x22',_0x13934b,_0x109d0f?_0x109d0f[_0x6163('0x34')]()[_0x6163('0x35')](/(\r\n|\n|\r)/gm,'\x20'):''));};AGIChannel[_0x6163('0x20')]['sayNumber']=function(_0x574d2,_0x3007a1){return this[_0x6163('0x21')](util[_0x6163('0x26')](_0x6163('0x36'),_0x574d2,_0x3007a1));};AGIChannel[_0x6163('0x20')][_0x6163('0x37')]=function(_0xc7e7eb,_0x4d15c8){return this['sendRequest'](util[_0x6163('0x26')](_0x6163('0x38'),_0xc7e7eb,_0x4d15c8));};AGIChannel[_0x6163('0x20')][_0x6163('0x39')]=function(_0x12182d,_0x277b04){return this['sendRequest'](util[_0x6163('0x26')]('SAY\x20PHONETIC\x20\x22%s\x22\x20%s',_0x12182d,_0x277b04));};AGIChannel[_0x6163('0x20')][_0x6163('0x3a')]=function(_0x51717a,_0x182898,_0x470a71){_0x182898=_0x182898||this[_0x6163('0x3b')];_0x470a71=_0x470a71||0x1;this[_0x6163('0x2c')](_0x51717a);this['setExtension'](_0x182898);this[_0x6163('0x2f')](_0x470a71);return this[_0x6163('0x27')](util['format'](_0x6163('0x3c'),_0x51717a,_0x182898,_0x470a71));};AGIChannel[_0x6163('0x20')][_0x6163('0x3d')]=function(_0x3ca40e){return this[_0x6163('0x21')](util['format'](_0x6163('0x3e'),_0x3ca40e));};AGIChannel[_0x6163('0x20')]['recordFile']=function(_0x249c77,_0x3ef1a4,_0x1f7da3,_0x24f780,_0x1d0adb,_0x57bd1e){_0x3ef1a4=_0x3ef1a4||_0x6163('0x3f');_0x1f7da3=_0x1f7da3||'';_0x24f780=_0x24f780===undefined?-0x1:_0x24f780==='-1'?-0x1:_0x24f780*0x3e8;_0x1d0adb=_0x1d0adb===undefined?'':'s='+_0x1d0adb;_0x57bd1e=_0x57bd1e?_0x6163('0x40'):'';return this[_0x6163('0x21')](util[_0x6163('0x26')]('RECORD\x20FILE\x20\x22%s\x22\x20\x22%s\x22\x20\x22%s\x22\x20%s\x20%s\x20%s',_0x249c77,_0x3ef1a4,_0x1f7da3,_0x24f780,_0x57bd1e,_0x1d0adb));};AGIChannel[_0x6163('0x20')][_0x6163('0x41')]=function(_0x5b8396,_0x19c415){_0x19c415=_0x19c415||'';return this['sendRequest'](util[_0x6163('0x26')](_0x6163('0x42'),_0x5b8396,_0x19c415));};AGIChannel[_0x6163('0x20')][_0x6163('0x43')]=function(_0x3ccec3){return this[_0x6163('0x44')](_0x6163('0x45'),_0x3ccec3);};AGIChannel['prototype'][_0x6163('0x46')]=function(_0x449483){return this['exec'](_0x6163('0x47'),_0x449483);};AGIChannel[_0x6163('0x20')]['error']=function(_0x506305,_0x1c8f52){this[_0x6163('0x27')](util[_0x6163('0x26')](_0x6163('0x48'),_0x506305['id'],_0x506305['label'],_0x1c8f52));return{'code':0x1f4,'result':'-1','extra':''};};module[_0x6163('0x49')]=AGIChannel;
\ No newline at end of file