Built motion from commit d1eab355.|2.6.28
[motion2.git] / server / services / ami / model / agent.js
index 848a190..76b7051 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xebd0=['interface','voiceStatus','voiceStatusTime','voiceStatusCallerIdNumber','voiceStatusQueue','onhold','local','md5','prototype','updateStatusRealtime','toLowerCase','not_inuse','idle','inuse','statePause','format','online','user:%s','emit','lodash','util','ioredis','../../../config/environment','defaults','localhost','socket.io-emitter','name','email','accountcode','fullname','state','unknown','stateTime','status','address'];(function(_0x111224,_0x2d6b68){var _0x1cd99d=function(_0x9aad56){while(--_0x9aad56){_0x111224['push'](_0x111224['shift']());}};_0x1cd99d(++_0x2d6b68);}(_0xebd0,0x194));var _0x0ebd=function(_0x4d39e7,_0x36a9c9){_0x4d39e7=_0x4d39e7-0x0;var _0x32fa3f=_0xebd0[_0x4d39e7];return _0x32fa3f;};'use strict';var _=require(_0x0ebd('0x0'));var util=require(_0x0ebd('0x1'));var moment=require('moment');var md5=require('md5');var Redis=require(_0x0ebd('0x2'));var config=require(_0x0ebd('0x3'));config['redis']=_[_0x0ebd('0x4')](config['redis'],{'host':_0x0ebd('0x5'),'port':0x18eb});var io=require(_0x0ebd('0x6'))(new Redis(config['redis']));function Agent(_0x5c6cf7){this['id']=_0x5c6cf7['id']||0x0;this['name']=_0x5c6cf7[_0x0ebd('0x7')]||'';this[_0x0ebd('0x8')]=_0x5c6cf7[_0x0ebd('0x8')]||'';this[_0x0ebd('0x9')]=_0x5c6cf7[_0x0ebd('0x9')]||'';this['fullname']=_0x5c6cf7[_0x0ebd('0xa')]||'';this[_0x0ebd('0xb')]=_0x0ebd('0xc');this[_0x0ebd('0xd')]=0x0;this[_0x0ebd('0xe')]='unknown';this[_0x0ebd('0xf')]='';this['phone']='';this['mobile']='';this[_0x0ebd('0x10')]='';this['online']=_0x5c6cf7['online']||![];this[_0x0ebd('0x11')]=_0x0ebd('0xc');this[_0x0ebd('0x12')]=0x0;this[_0x0ebd('0x13')]='';this[_0x0ebd('0x14')]='';this[_0x0ebd('0x15')]=![];this[_0x0ebd('0x16')]=![];this[_0x0ebd('0x17')]='';}Agent[_0x0ebd('0x18')][_0x0ebd('0x19')]=function(_0xd684fd){var _0x97f1db;if(_0xd684fd&&_0xd684fd[_0x0ebd('0xb')]){_0x97f1db=_0xd684fd[_0x0ebd('0xb')][_0x0ebd('0x1a')]();switch(_0x97f1db){case _0x0ebd('0x1b'):_0x97f1db=_0x0ebd('0x1c');break;case _0x0ebd('0x1d'):_0x97f1db='talking';break;}}if(_0x97f1db&&this[_0x0ebd('0x11')]!==_0x97f1db||_0xd684fd[_0x0ebd('0x1e')]){this[_0x0ebd('0x12')]=_['toNumber'](moment()[_0x0ebd('0x1f')]('x'));}if(_0x97f1db){this['voiceStatus']=_0x97f1db;}var _0x4bcbda={'id':this['id'],'name':this[_0x0ebd('0x7')],'email':this[_0x0ebd('0x8')],'accountcode':this['accountcode'],'fullname':this[_0x0ebd('0xa')],'state':this['state'],'stateTime':this['stateTime'],'status':this[_0x0ebd('0xe')],'address':this[_0x0ebd('0xf')],'online':this[_0x0ebd('0x20')],'voiceStatus':this[_0x0ebd('0x11')],'voiceStatusTime':this[_0x0ebd('0x12')],'voiceStatusCallerIdNumber':this[_0x0ebd('0x13')],'voiceStatusQueue':this[_0x0ebd('0x14')],'interface':this[_0x0ebd('0x10')],'onhold':this[_0x0ebd('0x15')]};var _0x158486=md5(JSON['stringify'](_0x4bcbda));if(this[_0x0ebd('0x17')]!==_0x158486){this[_0x0ebd('0x17')]=_0x158486;io['to'](util[_0x0ebd('0x1f')](_0x0ebd('0x21'),_0x4bcbda[_0x0ebd('0x7')]))[_0x0ebd('0x22')]('user:ami:update',_['omit'](_0x4bcbda,[_0x0ebd('0x20')]));io[_0x0ebd('0x22')]('user:presence',_0x4bcbda);}};module['exports']=Agent;
\ No newline at end of file
+var _0x51ee=['onhold','stringify','omit','emit','user:presence','exports','lodash','util','md5','ioredis','../../../config/environment','redis','defaults','localhost','socket.io-emitter','name','email','accountcode','fullname','unknown','address','phone','mobile','interface','online','voiceStatusTime','voiceStatusCallerIdNumber','voiceStatusQueue','local','prototype','updateStatusRealtime','state','toLowerCase','not_inuse','idle','inuse','talking','voiceStatus','statePause','toNumber','format','stateTime'];(function(_0x1bf228,_0x43de68){var _0x336d6b=function(_0x1c4596){while(--_0x1c4596){_0x1bf228['push'](_0x1bf228['shift']());}};_0x336d6b(++_0x43de68);}(_0x51ee,0xae));var _0xe51e=function(_0xd44d19,_0x1e996f){_0xd44d19=_0xd44d19-0x0;var _0x45efeb=_0x51ee[_0xd44d19];return _0x45efeb;};'use strict';var _=require(_0xe51e('0x0'));var util=require(_0xe51e('0x1'));var moment=require('moment');var md5=require(_0xe51e('0x2'));var Redis=require(_0xe51e('0x3'));var config=require(_0xe51e('0x4'));config[_0xe51e('0x5')]=_[_0xe51e('0x6')](config[_0xe51e('0x5')],{'host':_0xe51e('0x7'),'port':0x18eb});var io=require(_0xe51e('0x8'))(new Redis(config['redis']));function Agent(_0x230610){this['id']=_0x230610['id']||0x0;this[_0xe51e('0x9')]=_0x230610[_0xe51e('0x9')]||'';this[_0xe51e('0xa')]=_0x230610[_0xe51e('0xa')]||'';this[_0xe51e('0xb')]=_0x230610[_0xe51e('0xb')]||'';this[_0xe51e('0xc')]=_0x230610['fullname']||'';this['state']=_0xe51e('0xd');this['stateTime']=0x0;this['status']=_0xe51e('0xd');this[_0xe51e('0xe')]='';this[_0xe51e('0xf')]='';this[_0xe51e('0x10')]='';this[_0xe51e('0x11')]='';this['online']=_0x230610[_0xe51e('0x12')]||![];this['voiceStatus']=_0xe51e('0xd');this[_0xe51e('0x13')]=0x0;this[_0xe51e('0x14')]='';this[_0xe51e('0x15')]='';this['onhold']=![];this[_0xe51e('0x16')]=![];this[_0xe51e('0x2')]='';}Agent[_0xe51e('0x17')][_0xe51e('0x18')]=function(_0x5711c7){var _0x37b4f0;if(_0x5711c7&&_0x5711c7[_0xe51e('0x19')]){_0x37b4f0=_0x5711c7[_0xe51e('0x19')][_0xe51e('0x1a')]();switch(_0x37b4f0){case _0xe51e('0x1b'):_0x37b4f0=_0xe51e('0x1c');break;case _0xe51e('0x1d'):_0x37b4f0=_0xe51e('0x1e');break;}}if(_0x37b4f0&&this[_0xe51e('0x1f')]!==_0x37b4f0||_0x5711c7[_0xe51e('0x20')]){this[_0xe51e('0x13')]=_[_0xe51e('0x21')](moment()[_0xe51e('0x22')]('x'));}if(_0x37b4f0){this['voiceStatus']=_0x37b4f0;}var _0x102737={'id':this['id'],'name':this[_0xe51e('0x9')],'email':this[_0xe51e('0xa')],'accountcode':this[_0xe51e('0xb')],'fullname':this[_0xe51e('0xc')],'state':this[_0xe51e('0x19')],'stateTime':this[_0xe51e('0x23')],'status':this['status'],'address':this[_0xe51e('0xe')],'online':this['online'],'voiceStatus':this[_0xe51e('0x1f')],'voiceStatusTime':this[_0xe51e('0x13')],'voiceStatusCallerIdNumber':this[_0xe51e('0x14')],'voiceStatusQueue':this['voiceStatusQueue'],'interface':this['interface'],'onhold':this[_0xe51e('0x24')]};var _0x6ba543=md5(JSON[_0xe51e('0x25')](_0x102737));if(this[_0xe51e('0x2')]!==_0x6ba543){this['md5']=_0x6ba543;io['to'](util[_0xe51e('0x22')]('user:%s',_0x102737[_0xe51e('0x9')]))['emit']('user:ami:update',_[_0xe51e('0x26')](_0x102737,[_0xe51e('0x12')]));io[_0xe51e('0x27')](_0xe51e('0x28'),_0x102737);}};module[_0xe51e('0x29')]=Agent;
\ No newline at end of file