Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / services / ami / model / agent.js
index 64ddd34..48c66ad 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x14f7=['unknown','phone','mobile','interface','online','voiceStatusTime','voiceStatusCallerIdNumber','voiceStatusQueue','local','toLowerCase','not_inuse','talking','voiceStatus','statePause','toNumber','format','fullname','address','stringify','user:%s','emit','user:save','lodash','util','md5','ioredis','../../../config/environment','redis','defaults','localhost','socket.io-emitter','name','email','accountcode','state','stateTime','status'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0x14f7,0x119));var _0x714f=function(_0x37bd26,_0x5ad346){_0x37bd26=_0x37bd26-0x0;var _0xe83dc4=_0x14f7[_0x37bd26];return _0xe83dc4;};'use strict';var _=require(_0x714f('0x0'));var util=require(_0x714f('0x1'));var moment=require('moment');var md5=require(_0x714f('0x2'));var Redis=require(_0x714f('0x3'));var config=require(_0x714f('0x4'));config[_0x714f('0x5')]=_[_0x714f('0x6')](config[_0x714f('0x5')],{'host':_0x714f('0x7'),'port':0x18eb});var io=require(_0x714f('0x8'))(new Redis(config['redis']));function Agent(_0xe5109e){this['id']=_0xe5109e['id']||0x0;this[_0x714f('0x9')]=_0xe5109e[_0x714f('0x9')]||'';this[_0x714f('0xa')]=_0xe5109e[_0x714f('0xa')]||'';this[_0x714f('0xb')]=_0xe5109e['accountcode']||'';this['fullname']=_0xe5109e['fullname']||'';this[_0x714f('0xc')]='unknown';this[_0x714f('0xd')]=0x0;this[_0x714f('0xe')]=_0x714f('0xf');this['address']='';this[_0x714f('0x10')]='';this[_0x714f('0x11')]='';this[_0x714f('0x12')]='';this[_0x714f('0x13')]=_0xe5109e[_0x714f('0x13')]||![];this['voiceStatus']=_0x714f('0xf');this[_0x714f('0x14')]=0x0;this[_0x714f('0x15')]='';this[_0x714f('0x16')]='';this['onhold']=![];this[_0x714f('0x17')]=![];this[_0x714f('0x2')]='';}Agent['prototype']['updateStatusRealtime']=function(_0x18ef3d){var _0x4ff74e;if(_0x18ef3d&&_0x18ef3d[_0x714f('0xc')]){_0x4ff74e=_0x18ef3d[_0x714f('0xc')][_0x714f('0x18')]();switch(_0x4ff74e){case _0x714f('0x19'):_0x4ff74e='idle';break;case'inuse':_0x4ff74e=_0x714f('0x1a');break;}}if(_0x4ff74e&&this[_0x714f('0x1b')]!==_0x4ff74e||_0x18ef3d[_0x714f('0x1c')]){this[_0x714f('0x14')]=_[_0x714f('0x1d')](moment()[_0x714f('0x1e')]('x'));}if(_0x4ff74e){this['voiceStatus']=_0x4ff74e;}var _0x2e28d4={'id':this['id'],'name':this[_0x714f('0x9')],'email':this['email'],'accountcode':this[_0x714f('0xb')],'fullname':this[_0x714f('0x1f')],'state':this[_0x714f('0xc')],'stateTime':this[_0x714f('0xd')],'status':this[_0x714f('0xe')],'address':this[_0x714f('0x20')],'online':this['online'],'voiceStatus':this[_0x714f('0x1b')],'voiceStatusTime':this['voiceStatusTime'],'voiceStatusCallerIdNumber':this[_0x714f('0x15')],'voiceStatusQueue':this[_0x714f('0x16')],'interface':this[_0x714f('0x12')],'onhold':this['onhold']};var _0x394ad8=md5(JSON[_0x714f('0x21')](_0x2e28d4));if(this[_0x714f('0x2')]!==_0x394ad8){this['md5']=_0x394ad8;io['to'](util[_0x714f('0x1e')](_0x714f('0x22'),_0x2e28d4['name']))[_0x714f('0x23')](_0x714f('0x24'),_0x2e28d4);}};module['exports']=Agent;
\ No newline at end of file
+var _0x70e0=['name','voiceStatusQueue','onhold','stringify','md5','user:%s','user:save','emit','user:presence','lodash','util','moment','../../../config/environment','redis','defaults','socket.io-emitter','email','accountcode','fullname','state','unknown','address','phone','mobile','interface','online','voiceStatus','voiceStatusTime','voiceStatusCallerIdNumber','local','toLowerCase','not_inuse','idle','inuse','statePause','toNumber','format'];(function(_0x22d6e4,_0x5efddd){var _0x3838b9=function(_0x37d0a4){while(--_0x37d0a4){_0x22d6e4['push'](_0x22d6e4['shift']());}};_0x3838b9(++_0x5efddd);}(_0x70e0,0x17b));var _0x070e=function(_0x24a533,_0xbd0f46){_0x24a533=_0x24a533-0x0;var _0x136fe0=_0x70e0[_0x24a533];return _0x136fe0;};'use strict';var _=require(_0x070e('0x0'));var util=require(_0x070e('0x1'));var moment=require(_0x070e('0x2'));var md5=require('md5');var Redis=require('ioredis');var config=require(_0x070e('0x3'));config[_0x070e('0x4')]=_[_0x070e('0x5')](config[_0x070e('0x4')],{'host':'localhost','port':0x18eb});var io=require(_0x070e('0x6'))(new Redis(config['redis']));function Agent(_0x46fe68){this['id']=_0x46fe68['id']||0x0;this['name']=_0x46fe68['name']||'';this['email']=_0x46fe68[_0x070e('0x7')]||'';this[_0x070e('0x8')]=_0x46fe68[_0x070e('0x8')]||'';this[_0x070e('0x9')]=_0x46fe68[_0x070e('0x9')]||'';this[_0x070e('0xa')]=_0x070e('0xb');this['stateTime']=0x0;this['status']=_0x070e('0xb');this[_0x070e('0xc')]='';this[_0x070e('0xd')]='';this[_0x070e('0xe')]='';this[_0x070e('0xf')]='';this[_0x070e('0x10')]=_0x46fe68[_0x070e('0x10')]||![];this[_0x070e('0x11')]=_0x070e('0xb');this[_0x070e('0x12')]=0x0;this[_0x070e('0x13')]='';this['voiceStatusQueue']='';this['onhold']=![];this[_0x070e('0x14')]=![];this['md5']='';}Agent['prototype']['updateStatusRealtime']=function(_0x11d2ce){var _0x14c3fd;if(_0x11d2ce&&_0x11d2ce['state']){_0x14c3fd=_0x11d2ce['state'][_0x070e('0x15')]();switch(_0x14c3fd){case _0x070e('0x16'):_0x14c3fd=_0x070e('0x17');break;case _0x070e('0x18'):_0x14c3fd='talking';break;}}if(_0x14c3fd&&this['voiceStatus']!==_0x14c3fd||_0x11d2ce[_0x070e('0x19')]){this[_0x070e('0x12')]=_[_0x070e('0x1a')](moment()[_0x070e('0x1b')]('x'));}if(_0x14c3fd){this[_0x070e('0x11')]=_0x14c3fd;}var _0x5037eb={'id':this['id'],'name':this[_0x070e('0x1c')],'email':this[_0x070e('0x7')],'accountcode':this[_0x070e('0x8')],'fullname':this[_0x070e('0x9')],'state':this[_0x070e('0xa')],'stateTime':this['stateTime'],'status':this['status'],'address':this['address'],'online':this[_0x070e('0x10')],'voiceStatus':this[_0x070e('0x11')],'voiceStatusTime':this[_0x070e('0x12')],'voiceStatusCallerIdNumber':this['voiceStatusCallerIdNumber'],'voiceStatusQueue':this[_0x070e('0x1d')],'interface':this['interface'],'onhold':this[_0x070e('0x1e')]};var _0x3f6985=md5(JSON[_0x070e('0x1f')](_0x5037eb));if(this[_0x070e('0x20')]!==_0x3f6985){this[_0x070e('0x20')]=_0x3f6985;io['to'](util[_0x070e('0x1b')](_0x070e('0x21'),_0x5037eb[_0x070e('0x1c')]))['emit'](_0x070e('0x22'),_0x5037eb);io[_0x070e('0x23')](_0x070e('0x24'),_0x5037eb);}};module['exports']=Agent;
\ No newline at end of file