Built motion from commit b5996064.|2.6.21
[motion2.git] / server / services / ami / model / agent.js
index faf597f..30656b4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1ef3=['../../../config/environment','defaults','redis','localhost','socket.io-emitter','name','email','accountcode','fullname','state','unknown','stateTime','status','phone','mobile','online','voiceStatus','voiceStatusTime','voiceStatusCallerIdNumber','onhold','local','md5','not_inuse','inuse','talking','format','address','voiceStatusQueue','interface','user:%s','emit','user:save','user:presence','exports','lodash','moment','ioredis'];(function(_0x4c49ba,_0x36ab01){var _0x517141=function(_0x1f1b88){while(--_0x1f1b88){_0x4c49ba['push'](_0x4c49ba['shift']());}};_0x517141(++_0x36ab01);}(_0x1ef3,0x194));var _0x31ef=function(_0xfbcaa6,_0x584953){_0xfbcaa6=_0xfbcaa6-0x0;var _0x5c2258=_0x1ef3[_0xfbcaa6];return _0x5c2258;};'use strict';var _=require(_0x31ef('0x0'));var util=require('util');var moment=require(_0x31ef('0x1'));var md5=require('md5');var Redis=require(_0x31ef('0x2'));var config=require(_0x31ef('0x3'));config['redis']=_[_0x31ef('0x4')](config[_0x31ef('0x5')],{'host':_0x31ef('0x6'),'port':0x18eb});var io=require(_0x31ef('0x7'))(new Redis(config[_0x31ef('0x5')]));function Agent(_0x25a209){this['id']=_0x25a209['id']||0x0;this['name']=_0x25a209[_0x31ef('0x8')]||'';this[_0x31ef('0x9')]=_0x25a209[_0x31ef('0x9')]||'';this[_0x31ef('0xa')]=_0x25a209[_0x31ef('0xa')]||'';this[_0x31ef('0xb')]=_0x25a209[_0x31ef('0xb')]||'';this[_0x31ef('0xc')]=_0x31ef('0xd');this[_0x31ef('0xe')]=0x0;this[_0x31ef('0xf')]='unknown';this['address']='';this[_0x31ef('0x10')]='';this[_0x31ef('0x11')]='';this['interface']='';this['online']=_0x25a209[_0x31ef('0x12')]||![];this[_0x31ef('0x13')]=_0x31ef('0xd');this[_0x31ef('0x14')]=0x0;this[_0x31ef('0x15')]='';this['voiceStatusQueue']='';this[_0x31ef('0x16')]=![];this[_0x31ef('0x17')]=![];this[_0x31ef('0x18')]='';}Agent['prototype']['updateStatusRealtime']=function(_0x333e12){var _0xa6a95e;if(_0x333e12&&_0x333e12[_0x31ef('0xc')]){_0xa6a95e=_0x333e12[_0x31ef('0xc')]['toLowerCase']();switch(_0xa6a95e){case _0x31ef('0x19'):_0xa6a95e='idle';break;case _0x31ef('0x1a'):_0xa6a95e=_0x31ef('0x1b');break;}}if(_0xa6a95e&&this[_0x31ef('0x13')]!==_0xa6a95e||_0x333e12['statePause']){this[_0x31ef('0x14')]=_['toNumber'](moment()[_0x31ef('0x1c')]('x'));}if(_0xa6a95e){this[_0x31ef('0x13')]=_0xa6a95e;}var _0x3f9bf3={'id':this['id'],'name':this[_0x31ef('0x8')],'email':this['email'],'accountcode':this[_0x31ef('0xa')],'fullname':this[_0x31ef('0xb')],'state':this[_0x31ef('0xc')],'stateTime':this[_0x31ef('0xe')],'status':this[_0x31ef('0xf')],'address':this[_0x31ef('0x1d')],'online':this[_0x31ef('0x12')],'voiceStatus':this[_0x31ef('0x13')],'voiceStatusTime':this[_0x31ef('0x14')],'voiceStatusCallerIdNumber':this[_0x31ef('0x15')],'voiceStatusQueue':this[_0x31ef('0x1e')],'interface':this[_0x31ef('0x1f')],'onhold':this[_0x31ef('0x16')]};var _0x5e1501=md5(JSON['stringify'](_0x3f9bf3));if(this[_0x31ef('0x18')]!==_0x5e1501){this[_0x31ef('0x18')]=_0x5e1501;io['to'](util[_0x31ef('0x1c')](_0x31ef('0x20'),_0x3f9bf3['name']))[_0x31ef('0x21')](_0x31ef('0x22'),_0x3f9bf3);io[_0x31ef('0x21')](_0x31ef('0x23'),_0x3f9bf3);}};module[_0x31ef('0x24')]=Agent;
\ No newline at end of file
+var _0x475a=['toNumber','format','onhold','emit','omit','lodash','util','ioredis','redis','defaults','localhost','socket.io-emitter','name','email','accountcode','fullname','state','unknown','stateTime','status','address','phone','interface','online','voiceStatus','voiceStatusTime','voiceStatusCallerIdNumber','voiceStatusQueue','md5','prototype','updateStatusRealtime','toLowerCase','idle','inuse','talking','statePause'];(function(_0x17d9e3,_0x1f969c){var _0x14192d=function(_0x159745){while(--_0x159745){_0x17d9e3['push'](_0x17d9e3['shift']());}};_0x14192d(++_0x1f969c);}(_0x475a,0x95));var _0xa475=function(_0x122ef9,_0x451d2a){_0x122ef9=_0x122ef9-0x0;var _0x42fba0=_0x475a[_0x122ef9];return _0x42fba0;};'use strict';var _=require(_0xa475('0x0'));var util=require(_0xa475('0x1'));var moment=require('moment');var md5=require('md5');var Redis=require(_0xa475('0x2'));var config=require('../../../config/environment');config[_0xa475('0x3')]=_[_0xa475('0x4')](config[_0xa475('0x3')],{'host':_0xa475('0x5'),'port':0x18eb});var io=require(_0xa475('0x6'))(new Redis(config[_0xa475('0x3')]));function Agent(_0x4041c0){this['id']=_0x4041c0['id']||0x0;this[_0xa475('0x7')]=_0x4041c0[_0xa475('0x7')]||'';this[_0xa475('0x8')]=_0x4041c0[_0xa475('0x8')]||'';this[_0xa475('0x9')]=_0x4041c0[_0xa475('0x9')]||'';this[_0xa475('0xa')]=_0x4041c0[_0xa475('0xa')]||'';this[_0xa475('0xb')]=_0xa475('0xc');this[_0xa475('0xd')]=0x0;this[_0xa475('0xe')]=_0xa475('0xc');this[_0xa475('0xf')]='';this[_0xa475('0x10')]='';this['mobile']='';this[_0xa475('0x11')]='';this[_0xa475('0x12')]=_0x4041c0['online']||![];this[_0xa475('0x13')]=_0xa475('0xc');this[_0xa475('0x14')]=0x0;this[_0xa475('0x15')]='';this[_0xa475('0x16')]='';this['onhold']=![];this['local']=![];this[_0xa475('0x17')]='';}Agent[_0xa475('0x18')][_0xa475('0x19')]=function(_0x6a992f){var _0x40f78d;if(_0x6a992f&&_0x6a992f['state']){_0x40f78d=_0x6a992f['state'][_0xa475('0x1a')]();switch(_0x40f78d){case'not_inuse':_0x40f78d=_0xa475('0x1b');break;case _0xa475('0x1c'):_0x40f78d=_0xa475('0x1d');break;}}if(_0x40f78d&&this[_0xa475('0x13')]!==_0x40f78d||_0x6a992f[_0xa475('0x1e')]){this[_0xa475('0x14')]=_[_0xa475('0x1f')](moment()[_0xa475('0x20')]('x'));}if(_0x40f78d){this[_0xa475('0x13')]=_0x40f78d;}var _0x480d5c={'id':this['id'],'name':this[_0xa475('0x7')],'email':this[_0xa475('0x8')],'accountcode':this[_0xa475('0x9')],'fullname':this['fullname'],'state':this[_0xa475('0xb')],'stateTime':this['stateTime'],'status':this[_0xa475('0xe')],'address':this[_0xa475('0xf')],'online':this['online'],'voiceStatus':this[_0xa475('0x13')],'voiceStatusTime':this[_0xa475('0x14')],'voiceStatusCallerIdNumber':this['voiceStatusCallerIdNumber'],'voiceStatusQueue':this[_0xa475('0x16')],'interface':this['interface'],'onhold':this[_0xa475('0x21')]};var _0xf6a10e=md5(JSON['stringify'](_0x480d5c));if(this['md5']!==_0xf6a10e){this[_0xa475('0x17')]=_0xf6a10e;io['to'](util['format']('user:%s',_0x480d5c[_0xa475('0x7')]))[_0xa475('0x22')]('user:ami:update',_[_0xa475('0x23')](_0x480d5c,[_0xa475('0x12')]));io[_0xa475('0x22')]('user:presence',_0x480d5c);}};module['exports']=Agent;
\ No newline at end of file