Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / services / ami / model / agent.js
index 4149a59..b9355fd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbf87=['emit','exports','util','ioredis','../../../config/environment','redis','defaults','localhost','socket.io-emitter','name','email','accountcode','fullname','state','unknown','status','phone','mobile','online','voiceStatusTime','onhold','local','idle','inuse','talking','statePause','format','voiceStatus','stateTime','voiceStatusCallerIdNumber','voiceStatusQueue','interface','stringify','md5','user:%s'];(function(_0x310cd3,_0x4a3d32){var _0x59843c=function(_0x2d6a55){while(--_0x2d6a55){_0x310cd3['push'](_0x310cd3['shift']());}};_0x59843c(++_0x4a3d32);}(_0xbf87,0x1a6));var _0x7bf8=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xbf87[_0x20a584];return _0x4b41a8;};'use strict';var _=require('lodash');var util=require(_0x7bf8('0x0'));var moment=require('moment');var md5=require('md5');var Redis=require(_0x7bf8('0x1'));var config=require(_0x7bf8('0x2'));config[_0x7bf8('0x3')]=_[_0x7bf8('0x4')](config['redis'],{'host':_0x7bf8('0x5'),'port':0x18eb});var io=require(_0x7bf8('0x6'))(new Redis(config[_0x7bf8('0x3')]));function Agent(_0x3244a3){this['id']=_0x3244a3['id']||0x0;this[_0x7bf8('0x7')]=_0x3244a3['name']||'';this[_0x7bf8('0x8')]=_0x3244a3[_0x7bf8('0x8')]||'';this[_0x7bf8('0x9')]=_0x3244a3[_0x7bf8('0x9')]||'';this[_0x7bf8('0xa')]=_0x3244a3['fullname']||'';this[_0x7bf8('0xb')]=_0x7bf8('0xc');this['stateTime']=0x0;this[_0x7bf8('0xd')]=_0x7bf8('0xc');this['address']='';this[_0x7bf8('0xe')]='';this[_0x7bf8('0xf')]='';this['interface']='';this[_0x7bf8('0x10')]=_0x3244a3[_0x7bf8('0x10')]||![];this['voiceStatus']=_0x7bf8('0xc');this[_0x7bf8('0x11')]=0x0;this['voiceStatusCallerIdNumber']='';this['voiceStatusQueue']='';this[_0x7bf8('0x12')]=![];this[_0x7bf8('0x13')]=![];this['md5']='';}Agent['prototype']['updateStatusRealtime']=function(_0x119056){var _0x2e2e0f;if(_0x119056&&_0x119056[_0x7bf8('0xb')]){_0x2e2e0f=_0x119056[_0x7bf8('0xb')]['toLowerCase']();switch(_0x2e2e0f){case'not_inuse':_0x2e2e0f=_0x7bf8('0x14');break;case _0x7bf8('0x15'):_0x2e2e0f=_0x7bf8('0x16');break;}}if(_0x2e2e0f&&this['voiceStatus']!==_0x2e2e0f||_0x119056[_0x7bf8('0x17')]){this[_0x7bf8('0x11')]=_['toNumber'](moment()[_0x7bf8('0x18')]('x'));}if(_0x2e2e0f){this[_0x7bf8('0x19')]=_0x2e2e0f;}var _0x2d6e45={'id':this['id'],'name':this[_0x7bf8('0x7')],'email':this['email'],'accountcode':this[_0x7bf8('0x9')],'fullname':this['fullname'],'state':this[_0x7bf8('0xb')],'stateTime':this[_0x7bf8('0x1a')],'status':this[_0x7bf8('0xd')],'address':this['address'],'online':this[_0x7bf8('0x10')],'voiceStatus':this[_0x7bf8('0x19')],'voiceStatusTime':this[_0x7bf8('0x11')],'voiceStatusCallerIdNumber':this[_0x7bf8('0x1b')],'voiceStatusQueue':this[_0x7bf8('0x1c')],'interface':this[_0x7bf8('0x1d')],'onhold':this[_0x7bf8('0x12')]};var _0x59ff72=md5(JSON[_0x7bf8('0x1e')](_0x2d6e45));if(this[_0x7bf8('0x1f')]!==_0x59ff72){this['md5']=_0x59ff72;io['to'](util[_0x7bf8('0x18')](_0x7bf8('0x20'),_0x2d6e45[_0x7bf8('0x7')]))[_0x7bf8('0x21')]('user:save',_0x2d6e45);}};module[_0x7bf8('0x22')]=Agent;
\ No newline at end of file
+var _0x0713=['idle','inuse','talking','voiceStatusTime','toNumber','format','voiceStatusQueue','stringify','user:%s','emit','user:save','user:presence','exports','moment','md5','ioredis','../../../config/environment','redis','localhost','socket.io-emitter','name','email','accountcode','fullname','unknown','stateTime','status','address','mobile','interface','online','voiceStatus','voiceStatusCallerIdNumber','onhold','local','prototype','state','toLowerCase','not_inuse'];(function(_0x2fa042,_0x10180a){var _0x388f25=function(_0x1f2702){while(--_0x1f2702){_0x2fa042['push'](_0x2fa042['shift']());}};_0x388f25(++_0x10180a);}(_0x0713,0x1ba));var _0x3071=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x0713[_0x3dd15e];return _0x231fd0;};'use strict';var _=require('lodash');var util=require('util');var moment=require(_0x3071('0x0'));var md5=require(_0x3071('0x1'));var Redis=require(_0x3071('0x2'));var config=require(_0x3071('0x3'));config[_0x3071('0x4')]=_['defaults'](config[_0x3071('0x4')],{'host':_0x3071('0x5'),'port':0x18eb});var io=require(_0x3071('0x6'))(new Redis(config[_0x3071('0x4')]));function Agent(_0xabd7b6){this['id']=_0xabd7b6['id']||0x0;this[_0x3071('0x7')]=_0xabd7b6[_0x3071('0x7')]||'';this[_0x3071('0x8')]=_0xabd7b6[_0x3071('0x8')]||'';this[_0x3071('0x9')]=_0xabd7b6[_0x3071('0x9')]||'';this[_0x3071('0xa')]=_0xabd7b6[_0x3071('0xa')]||'';this['state']=_0x3071('0xb');this[_0x3071('0xc')]=0x0;this[_0x3071('0xd')]=_0x3071('0xb');this[_0x3071('0xe')]='';this['phone']='';this[_0x3071('0xf')]='';this[_0x3071('0x10')]='';this[_0x3071('0x11')]=_0xabd7b6[_0x3071('0x11')]||![];this[_0x3071('0x12')]='unknown';this['voiceStatusTime']=0x0;this[_0x3071('0x13')]='';this['voiceStatusQueue']='';this[_0x3071('0x14')]=![];this[_0x3071('0x15')]=![];this['md5']='';}Agent[_0x3071('0x16')]['updateStatusRealtime']=function(_0x2fc15d){var _0x45c93b;if(_0x2fc15d&&_0x2fc15d[_0x3071('0x17')]){_0x45c93b=_0x2fc15d[_0x3071('0x17')][_0x3071('0x18')]();switch(_0x45c93b){case _0x3071('0x19'):_0x45c93b=_0x3071('0x1a');break;case _0x3071('0x1b'):_0x45c93b=_0x3071('0x1c');break;}}if(_0x45c93b&&this[_0x3071('0x12')]!==_0x45c93b||_0x2fc15d['statePause']){this[_0x3071('0x1d')]=_[_0x3071('0x1e')](moment()[_0x3071('0x1f')]('x'));}if(_0x45c93b){this[_0x3071('0x12')]=_0x45c93b;}var _0x3acf0e={'id':this['id'],'name':this[_0x3071('0x7')],'email':this[_0x3071('0x8')],'accountcode':this[_0x3071('0x9')],'fullname':this['fullname'],'state':this[_0x3071('0x17')],'stateTime':this[_0x3071('0xc')],'status':this[_0x3071('0xd')],'address':this['address'],'online':this[_0x3071('0x11')],'voiceStatus':this['voiceStatus'],'voiceStatusTime':this[_0x3071('0x1d')],'voiceStatusCallerIdNumber':this[_0x3071('0x13')],'voiceStatusQueue':this[_0x3071('0x20')],'interface':this[_0x3071('0x10')],'onhold':this[_0x3071('0x14')]};var _0x34c50e=md5(JSON[_0x3071('0x21')](_0x3acf0e));if(this[_0x3071('0x1')]!==_0x34c50e){this['md5']=_0x34c50e;io['to'](util['format'](_0x3071('0x22'),_0x3acf0e[_0x3071('0x7')]))[_0x3071('0x23')](_0x3071('0x24'),_0x3acf0e);io[_0x3071('0x23')](_0x3071('0x25'),_0x3acf0e);}};module[_0x3071('0x26')]=Agent;
\ No newline at end of file