Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / services / ami / model / agent.js
index d0ed0ff..5d8f791 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa3db=['fullname','state','unknown','stateTime','status','address','phone','mobile','interface','online','voiceStatus','voiceStatusTime','voiceStatusCallerIdNumber','voiceStatusQueue','onhold','local','prototype','updateStatusRealtime','toLowerCase','not_inuse','inuse','statePause','format','stringify','user:%s','emit','user:save','exports','util','md5','ioredis','../../../config/environment','defaults','redis','localhost','socket.io-emitter','name','email','accountcode'];(function(_0x1c2aeb,_0x48433c){var _0x783379=function(_0x3e8820){while(--_0x3e8820){_0x1c2aeb['push'](_0x1c2aeb['shift']());}};_0x783379(++_0x48433c);}(_0xa3db,0xb8));var _0xba3d=function(_0x33ff94,_0x7de121){_0x33ff94=_0x33ff94-0x0;var _0x17f6ab=_0xa3db[_0x33ff94];return _0x17f6ab;};'use strict';var _=require('lodash');var util=require(_0xba3d('0x0'));var moment=require('moment');var md5=require(_0xba3d('0x1'));var Redis=require(_0xba3d('0x2'));var config=require(_0xba3d('0x3'));config['redis']=_[_0xba3d('0x4')](config[_0xba3d('0x5')],{'host':_0xba3d('0x6'),'port':0x18eb});var io=require(_0xba3d('0x7'))(new Redis(config['redis']));function Agent(_0x4d02ec){this['id']=_0x4d02ec['id']||0x0;this[_0xba3d('0x8')]=_0x4d02ec['name']||'';this[_0xba3d('0x9')]=_0x4d02ec[_0xba3d('0x9')]||'';this[_0xba3d('0xa')]=_0x4d02ec[_0xba3d('0xa')]||'';this[_0xba3d('0xb')]=_0x4d02ec[_0xba3d('0xb')]||'';this[_0xba3d('0xc')]=_0xba3d('0xd');this[_0xba3d('0xe')]=0x0;this[_0xba3d('0xf')]=_0xba3d('0xd');this[_0xba3d('0x10')]='';this[_0xba3d('0x11')]='';this[_0xba3d('0x12')]='';this[_0xba3d('0x13')]='';this[_0xba3d('0x14')]=_0x4d02ec[_0xba3d('0x14')]||![];this[_0xba3d('0x15')]=_0xba3d('0xd');this[_0xba3d('0x16')]=0x0;this[_0xba3d('0x17')]='';this[_0xba3d('0x18')]='';this[_0xba3d('0x19')]=![];this[_0xba3d('0x1a')]=![];this[_0xba3d('0x1')]='';}Agent[_0xba3d('0x1b')][_0xba3d('0x1c')]=function(_0x3f52f3){var _0x540b82;if(_0x3f52f3&&_0x3f52f3[_0xba3d('0xc')]){_0x540b82=_0x3f52f3[_0xba3d('0xc')][_0xba3d('0x1d')]();switch(_0x540b82){case _0xba3d('0x1e'):_0x540b82='idle';break;case _0xba3d('0x1f'):_0x540b82='talking';break;}}if(_0x540b82&&this['voiceStatus']!==_0x540b82||_0x3f52f3[_0xba3d('0x20')]){this[_0xba3d('0x16')]=_['toNumber'](moment()[_0xba3d('0x21')]('x'));}if(_0x540b82){this['voiceStatus']=_0x540b82;}var _0x3b9c5f={'id':this['id'],'name':this['name'],'email':this[_0xba3d('0x9')],'accountcode':this[_0xba3d('0xa')],'fullname':this[_0xba3d('0xb')],'state':this[_0xba3d('0xc')],'stateTime':this['stateTime'],'status':this[_0xba3d('0xf')],'address':this[_0xba3d('0x10')],'online':this[_0xba3d('0x14')],'voiceStatus':this[_0xba3d('0x15')],'voiceStatusTime':this[_0xba3d('0x16')],'voiceStatusCallerIdNumber':this[_0xba3d('0x17')],'voiceStatusQueue':this[_0xba3d('0x18')],'interface':this['interface'],'onhold':this[_0xba3d('0x19')]};var _0xec22f5=md5(JSON[_0xba3d('0x22')](_0x3b9c5f));if(this[_0xba3d('0x1')]!==_0xec22f5){this[_0xba3d('0x1')]=_0xec22f5;io['to'](util[_0xba3d('0x21')](_0xba3d('0x23'),_0x3b9c5f['name']))[_0xba3d('0x24')](_0xba3d('0x25'),_0x3b9c5f);}};module[_0xba3d('0x26')]=Agent;
\ No newline at end of file
+var _0x7e14=['updateStatusRealtime','toLowerCase','idle','inuse','talking','statePause','stringify','format','emit','user:save','user:presence','exports','lodash','util','moment','md5','ioredis','redis','defaults','localhost','name','email','accountcode','fullname','state','unknown','stateTime','status','address','phone','mobile','interface','online','voiceStatus','voiceStatusTime','voiceStatusCallerIdNumber','voiceStatusQueue','onhold','local','prototype'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x7e14,0x174));var _0x47e1=function(_0x1eb443,_0x2d700c){_0x1eb443=_0x1eb443-0x0;var _0x70007f=_0x7e14[_0x1eb443];return _0x70007f;};'use strict';var _=require(_0x47e1('0x0'));var util=require(_0x47e1('0x1'));var moment=require(_0x47e1('0x2'));var md5=require(_0x47e1('0x3'));var Redis=require(_0x47e1('0x4'));var config=require('../../../config/environment');config[_0x47e1('0x5')]=_[_0x47e1('0x6')](config[_0x47e1('0x5')],{'host':_0x47e1('0x7'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config['redis']));function Agent(_0x103bfd){this['id']=_0x103bfd['id']||0x0;this[_0x47e1('0x8')]=_0x103bfd[_0x47e1('0x8')]||'';this[_0x47e1('0x9')]=_0x103bfd[_0x47e1('0x9')]||'';this[_0x47e1('0xa')]=_0x103bfd[_0x47e1('0xa')]||'';this[_0x47e1('0xb')]=_0x103bfd[_0x47e1('0xb')]||'';this[_0x47e1('0xc')]=_0x47e1('0xd');this[_0x47e1('0xe')]=0x0;this[_0x47e1('0xf')]=_0x47e1('0xd');this[_0x47e1('0x10')]='';this[_0x47e1('0x11')]='';this[_0x47e1('0x12')]='';this[_0x47e1('0x13')]='';this[_0x47e1('0x14')]=_0x103bfd['online']||![];this[_0x47e1('0x15')]=_0x47e1('0xd');this[_0x47e1('0x16')]=0x0;this[_0x47e1('0x17')]='';this[_0x47e1('0x18')]='';this[_0x47e1('0x19')]=![];this[_0x47e1('0x1a')]=![];this['md5']='';}Agent[_0x47e1('0x1b')][_0x47e1('0x1c')]=function(_0x310be8){var _0x369a12;if(_0x310be8&&_0x310be8[_0x47e1('0xc')]){_0x369a12=_0x310be8[_0x47e1('0xc')][_0x47e1('0x1d')]();switch(_0x369a12){case'not_inuse':_0x369a12=_0x47e1('0x1e');break;case _0x47e1('0x1f'):_0x369a12=_0x47e1('0x20');break;}}if(_0x369a12&&this['voiceStatus']!==_0x369a12||_0x310be8[_0x47e1('0x21')]){this[_0x47e1('0x16')]=_['toNumber'](moment()['format']('x'));}if(_0x369a12){this[_0x47e1('0x15')]=_0x369a12;}var _0xe1441f={'id':this['id'],'name':this[_0x47e1('0x8')],'email':this['email'],'accountcode':this[_0x47e1('0xa')],'fullname':this[_0x47e1('0xb')],'state':this[_0x47e1('0xc')],'stateTime':this[_0x47e1('0xe')],'status':this[_0x47e1('0xf')],'address':this[_0x47e1('0x10')],'online':this[_0x47e1('0x14')],'voiceStatus':this[_0x47e1('0x15')],'voiceStatusTime':this[_0x47e1('0x16')],'voiceStatusCallerIdNumber':this[_0x47e1('0x17')],'voiceStatusQueue':this[_0x47e1('0x18')],'interface':this[_0x47e1('0x13')],'onhold':this['onhold']};var _0x5dd225=md5(JSON[_0x47e1('0x22')](_0xe1441f));if(this[_0x47e1('0x3')]!==_0x5dd225){this[_0x47e1('0x3')]=_0x5dd225;io['to'](util[_0x47e1('0x23')]('user:%s',_0xe1441f['name']))[_0x47e1('0x24')](_0x47e1('0x25'),_0xe1441f);io[_0x47e1('0x24')](_0x47e1('0x26'),_0xe1441f);}};module[_0x47e1('0x27')]=Agent;
\ No newline at end of file