Built motion from commit b5996064.|2.6.21
[motion2.git] / server / services / ami / model / agent.js
index 47ecd42..30656b4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9cbe=['local','updateStatusRealtime','state','toLowerCase','not_inuse','idle','inuse','talking','voiceStatus','name','voiceStatusCallerIdNumber','stringify','user:%s','user:save','exports','lodash','util','moment','md5','ioredis','../../../config/environment','redis','defaults','localhost','email','accountcode','fullname','unknown','stateTime','status','address','phone','interface','online','voiceStatusTime','voiceStatusQueue','onhold'];(function(_0x2f8b3e,_0x24b103){var _0xcf32=function(_0x43c744){while(--_0x43c744){_0x2f8b3e['push'](_0x2f8b3e['shift']());}};_0xcf32(++_0x24b103);}(_0x9cbe,0x181));var _0xe9cb=function(_0x11c573,_0x9e7c6e){_0x11c573=_0x11c573-0x0;var _0x6b72de=_0x9cbe[_0x11c573];return _0x6b72de;};'use strict';var _=require(_0xe9cb('0x0'));var util=require(_0xe9cb('0x1'));var moment=require(_0xe9cb('0x2'));var md5=require(_0xe9cb('0x3'));var Redis=require(_0xe9cb('0x4'));var config=require(_0xe9cb('0x5'));config[_0xe9cb('0x6')]=_[_0xe9cb('0x7')](config[_0xe9cb('0x6')],{'host':_0xe9cb('0x8'),'port':0x18eb});var io=require('socket.io-emitter')(new Redis(config['redis']));function Agent(_0x5c9389){this['id']=_0x5c9389['id']||0x0;this['name']=_0x5c9389['name']||'';this['email']=_0x5c9389[_0xe9cb('0x9')]||'';this[_0xe9cb('0xa')]=_0x5c9389[_0xe9cb('0xa')]||'';this[_0xe9cb('0xb')]=_0x5c9389[_0xe9cb('0xb')]||'';this['state']=_0xe9cb('0xc');this[_0xe9cb('0xd')]=0x0;this[_0xe9cb('0xe')]=_0xe9cb('0xc');this[_0xe9cb('0xf')]='';this[_0xe9cb('0x10')]='';this['mobile']='';this[_0xe9cb('0x11')]='';this[_0xe9cb('0x12')]=_0x5c9389[_0xe9cb('0x12')]||![];this['voiceStatus']=_0xe9cb('0xc');this[_0xe9cb('0x13')]=0x0;this['voiceStatusCallerIdNumber']='';this[_0xe9cb('0x14')]='';this[_0xe9cb('0x15')]=![];this[_0xe9cb('0x16')]=![];this[_0xe9cb('0x3')]='';}Agent['prototype'][_0xe9cb('0x17')]=function(_0x390322){var _0x5b240b;if(_0x390322&&_0x390322[_0xe9cb('0x18')]){_0x5b240b=_0x390322['state'][_0xe9cb('0x19')]();switch(_0x5b240b){case _0xe9cb('0x1a'):_0x5b240b=_0xe9cb('0x1b');break;case _0xe9cb('0x1c'):_0x5b240b=_0xe9cb('0x1d');break;}}if(_0x5b240b&&this[_0xe9cb('0x1e')]!==_0x5b240b||_0x390322['statePause']){this[_0xe9cb('0x13')]=_['toNumber'](moment()['format']('x'));}if(_0x5b240b){this['voiceStatus']=_0x5b240b;}var _0x76f436={'id':this['id'],'name':this[_0xe9cb('0x1f')],'email':this[_0xe9cb('0x9')],'accountcode':this['accountcode'],'fullname':this[_0xe9cb('0xb')],'state':this[_0xe9cb('0x18')],'stateTime':this['stateTime'],'status':this[_0xe9cb('0xe')],'address':this[_0xe9cb('0xf')],'online':this[_0xe9cb('0x12')],'voiceStatus':this[_0xe9cb('0x1e')],'voiceStatusTime':this[_0xe9cb('0x13')],'voiceStatusCallerIdNumber':this[_0xe9cb('0x20')],'voiceStatusQueue':this[_0xe9cb('0x14')],'interface':this[_0xe9cb('0x11')],'onhold':this[_0xe9cb('0x15')]};var _0x3b6e19=md5(JSON[_0xe9cb('0x21')](_0x76f436));if(this[_0xe9cb('0x3')]!==_0x3b6e19){this[_0xe9cb('0x3')]=_0x3b6e19;io['to'](util['format'](_0xe9cb('0x22'),_0x76f436[_0xe9cb('0x1f')]))['emit'](_0xe9cb('0x23'),_0x76f436);}};module[_0xe9cb('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