Built motion from commit e02f907f.|2.6.14
[motion2.git] / server / services / ami / report / userReport.js
index 3008abb..354cd78 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xaf13=['[userReport][peerstatus]\x20sending\x20trunk:save\x20event:','exports','lodash','ioredis','bluebird','redis','localhost','socket.io-emitter','trunks','agents','telephones','registryentry','syncRegistry','bind','registry','devicestatechange','syncDeviceState','peerstatus','syncPeerStatus','then','actionSipShowRegistry','error','[userReport][sipshowregistry]','inspect','resolve','actionDeviceStateList','catch','[userReport][devicestatelist]','actionSipPeerStatus','[userReport][sippeerstatus]','syncRealtimeShow','prototype','isNotNull','isUndefined','emit','info','[userReport][registry]\x20registry:%s\x20state:%s','username','state','debug','[userReport][registry]','stateRegistry','merge','actionid','format','trunk:%s','name','trunk:save','[userReport][devicestatechange]\x20device:%s\x20state:%s','[userReport][devicestatechange]','device','toLowerCase','inuse','local','stateTime','toNumber','[userReport][devicestatechange]\x20sending\x20telephone:save\x20event:','telephone:%s','[userReport][devicestatechange]\x20sending\x20trunk:save\x20event:','Local','substring','indexOf','find','accountcode','updateStatusRealtime','[userReport][peerstatus]\x20peer:%s\x20address:%s\x20status:%s','address','[userReport][peerstatus]','peer','registered','status','telephone:save'];(function(_0x206719,_0x43e3bd){var _0x13df0f=function(_0x3d253b){while(--_0x3d253b){_0x206719['push'](_0x206719['shift']());}};_0x13df0f(++_0x43e3bd);}(_0xaf13,0x1b2));var _0x3af1=function(_0xa464c9,_0x7c86d8){_0xa464c9=_0xa464c9-0x0;var _0x3d73c4=_0xaf13[_0xa464c9];return _0x3d73c4;};'use strict';var _=require(_0x3af1('0x0'));var moment=require('moment');var util=require('util');var Redis=require(_0x3af1('0x1'));var BPromise=require(_0x3af1('0x2'));var config=require('../../../config/environment');var logger=require('../../../config/logger')('ami');var ami=require('../ami');config[_0x3af1('0x3')]=_['defaults'](config['redis'],{'host':_0x3af1('0x4'),'port':0x18eb});var io=require(_0x3af1('0x5'))(new Redis(config[_0x3af1('0x3')]));function UserReport(_0x43f541){this[_0x3af1('0x6')]=_0x43f541[_0x3af1('0x6')];this[_0x3af1('0x7')]=_0x43f541['agents'];this[_0x3af1('0x8')]=_0x43f541[_0x3af1('0x8')];ami['on'](_0x3af1('0x9'),this[_0x3af1('0xa')][_0x3af1('0xb')](this));ami['on'](_0x3af1('0xc'),this[_0x3af1('0xa')][_0x3af1('0xb')](this));ami['on'](_0x3af1('0xd'),this[_0x3af1('0xe')][_0x3af1('0xb')](this));ami['on'](_0x3af1('0xf'),this[_0x3af1('0x10')][_0x3af1('0xb')](this));return this['syncRealtimeShow']();}function showSipRegistrations(){Promise['resolve']()[_0x3af1('0x11')](ami[_0x3af1('0x12')]())['catch'](function(_0x42a3f2){logger[_0x3af1('0x13')](_0x3af1('0x14'),util[_0x3af1('0x15')](_0x42a3f2,{'showHidden':![],'depth':null}));});}function listDeviceStates(){Promise[_0x3af1('0x16')]()['then'](ami[_0x3af1('0x17')]())[_0x3af1('0x18')](function(_0x532d19){logger['error'](_0x3af1('0x19'),util['inspect'](_0x532d19,{'showHidden':![],'depth':null}));});}function showPeersStatus(){Promise[_0x3af1('0x16')]()[_0x3af1('0x11')](ami[_0x3af1('0x1a')]())[_0x3af1('0x18')](function(_0x3f3f40){logger[_0x3af1('0x13')](_0x3af1('0x1b'),util[_0x3af1('0x15')](_0x3f3f40,{'showHidden':![],'depth':null}));});}UserReport['prototype'][_0x3af1('0x1c')]=function(){setInterval(function(){BPromise[_0x3af1('0x16')]()['then'](showSipRegistrations())['then'](listDeviceStates())[_0x3af1('0x11')](showPeersStatus());},0x32c8);};UserReport[_0x3af1('0x1d')][_0x3af1('0x1e')]=function(_0x65e61f){return _0x65e61f!==null&&!_[_0x3af1('0x1f')](_0x65e61f);};UserReport[_0x3af1('0x1d')][_0x3af1('0x20')]=function(_0x67beac,_0x1e59cc,_0x589c44){io['to'](_0x67beac)[_0x3af1('0x20')](_0x1e59cc,_0x589c44);};UserReport['prototype']['syncRegistry']=function(_0x12f182){try{if(this[_0x3af1('0x1e')](_0x12f182)){logger[_0x3af1('0x21')](_0x3af1('0x22'),_0x12f182[_0x3af1('0x23')],_0x12f182[_0x3af1('0x24')]);logger[_0x3af1('0x25')](_0x3af1('0x26'),util[_0x3af1('0x15')](_0x12f182,{'showHidden':![],'depth':null}));var _0x342192=_['find'](this[_0x3af1('0x6')],{'defaultuser':_0x12f182[_0x3af1('0x23')]});if(_0x342192){_0x12f182[_0x3af1('0x27')]=_0x12f182['state'];_[_0x3af1('0x28')](_0x342192,_['omit'](_0x12f182,['event',_0x3af1('0x29'),_0x3af1('0x23'),_0x3af1('0x24')]));logger[_0x3af1('0x25')]('[userReport][registry]\x20sending\x20trunk:save\x20event:',util[_0x3af1('0x15')](_0x342192,{'showHidden':![],'depth':null}));this['emit'](util[_0x3af1('0x2a')](_0x3af1('0x2b'),_0x342192[_0x3af1('0x2c')]),_0x3af1('0x2d'),_0x342192);}}}catch(_0x8e43de){logger[_0x3af1('0x13')]('[userReport][registry]',util[_0x3af1('0x15')](_0x8e43de,{'showHidden':![],'depth':null}));}};UserReport['prototype']['syncDeviceState']=function(_0x3d2b3a){try{if(this[_0x3af1('0x1e')](_0x3d2b3a)){logger[_0x3af1('0x21')](_0x3af1('0x2e'),_0x3d2b3a['device'],_0x3d2b3a[_0x3af1('0x24')]);logger[_0x3af1('0x25')](_0x3af1('0x2f'),util[_0x3af1('0x15')](_0x3d2b3a,{'showHidden':![],'depth':null}));if(this[_0x3af1('0x7')][_0x3d2b3a[_0x3af1('0x30')]]){if(!this[_0x3af1('0x7')][_0x3d2b3a[_0x3af1('0x30')]]['local']||_0x3d2b3a[_0x3af1('0x24')][_0x3af1('0x31')]()==_0x3af1('0x32')){this[_0x3af1('0x7')][_0x3d2b3a[_0x3af1('0x30')]][_0x3af1('0x33')]=![];if(this[_0x3af1('0x7')][_0x3d2b3a[_0x3af1('0x30')]][_0x3af1('0x24')]!==_0x3d2b3a[_0x3af1('0x24')][_0x3af1('0x31')]()){this[_0x3af1('0x7')][_0x3d2b3a[_0x3af1('0x30')]][_0x3af1('0x34')]=_[_0x3af1('0x35')](moment()[_0x3af1('0x2a')]('x'));}this[_0x3af1('0x7')][_0x3d2b3a['device']]['state']=_0x3d2b3a['state']['toLowerCase']();this[_0x3af1('0x7')][_0x3d2b3a['device']]['updateStatusRealtime'](_0x3d2b3a);}}else if(this['telephones'][_0x3d2b3a['device']]){if(this['telephones'][_0x3d2b3a['device']][_0x3af1('0x24')]!==_0x3d2b3a[_0x3af1('0x24')][_0x3af1('0x31')]()){this[_0x3af1('0x8')][_0x3d2b3a[_0x3af1('0x30')]][_0x3af1('0x34')]=_[_0x3af1('0x35')](moment()['format']('x'));}this[_0x3af1('0x8')][_0x3d2b3a[_0x3af1('0x30')]][_0x3af1('0x24')]=_0x3d2b3a[_0x3af1('0x24')][_0x3af1('0x31')]();logger[_0x3af1('0x25')](_0x3af1('0x36'),util['inspect'](this[_0x3af1('0x8')][_0x3d2b3a[_0x3af1('0x30')]],{'showHidden':![],'depth':null}));this[_0x3af1('0x20')](util[_0x3af1('0x2a')](_0x3af1('0x37'),this[_0x3af1('0x8')][_0x3d2b3a[_0x3af1('0x30')]]['name']),'telephone:save',this[_0x3af1('0x8')][_0x3d2b3a[_0x3af1('0x30')]]);}else if(this['trunks'][_0x3d2b3a[_0x3af1('0x30')]]){if(this[_0x3af1('0x6')][_0x3d2b3a[_0x3af1('0x30')]]['state']!==_0x3d2b3a[_0x3af1('0x24')][_0x3af1('0x31')]()){this['trunks'][_0x3d2b3a[_0x3af1('0x30')]][_0x3af1('0x34')]=_[_0x3af1('0x35')](moment()[_0x3af1('0x2a')]('x'));}this[_0x3af1('0x6')][_0x3d2b3a[_0x3af1('0x30')]][_0x3af1('0x24')]=_0x3d2b3a['state']['toLowerCase']();logger[_0x3af1('0x25')](_0x3af1('0x38'),util[_0x3af1('0x15')](this[_0x3af1('0x6')][_0x3d2b3a[_0x3af1('0x30')]],{'showHidden':![],'depth':null}));this[_0x3af1('0x20')](util[_0x3af1('0x2a')](_0x3af1('0x2b'),this[_0x3af1('0x6')][_0x3d2b3a['device']][_0x3af1('0x2c')]),'trunk:save',this[_0x3af1('0x6')][_0x3d2b3a[_0x3af1('0x30')]]);}else if(_['startsWith'](_0x3d2b3a[_0x3af1('0x30')],_0x3af1('0x39'))){var _0x411e3c=_0x3d2b3a['device'];var _0x35b1df=_0x411e3c[_0x3af1('0x3a')](_0x411e3c[_0x3af1('0x3b')]('/')+0x1,_0x411e3c[_0x3af1('0x3b')]('@'));var _0x381ed5=_[_0x3af1('0x3c')](this[_0x3af1('0x7')],function(_0x39448c){return _0x39448c['mobile']==_0x35b1df||_0x39448c['phone']==_0x35b1df||_0x39448c[_0x3af1('0x3d')]==_0x35b1df;});if(_0x381ed5){if(_0x381ed5[_0x3af1('0x24')]!==_0x3d2b3a[_0x3af1('0x24')]['toLowerCase']()){_0x381ed5[_0x3af1('0x34')]=_['toNumber'](moment()[_0x3af1('0x2a')]('x'));}_0x381ed5[_0x3af1('0x24')]=_0x3d2b3a[_0x3af1('0x24')][_0x3af1('0x31')]();_0x381ed5[_0x3af1('0x33')]=!![];_0x381ed5[_0x3af1('0x3e')](_0x3d2b3a);}}}}catch(_0x238660){logger[_0x3af1('0x13')](_0x3af1('0x2f'),util['inspect'](_0x238660,{'showHidden':![],'depth':null}));}};UserReport[_0x3af1('0x1d')][_0x3af1('0x10')]=function(_0x5915e0){try{if(this[_0x3af1('0x1e')](_0x5915e0)&&this['isNotNull'](_0x5915e0[_0x3af1('0xf')])){logger[_0x3af1('0x21')](_0x3af1('0x3f'),_0x5915e0['peer'],_0x5915e0[_0x3af1('0x40')],_0x5915e0[_0x3af1('0xf')]);logger[_0x3af1('0x25')](_0x3af1('0x41'),util['inspect'](_0x5915e0,{'showHidden':![],'depth':null}));if(this[_0x3af1('0x7')][_0x5915e0[_0x3af1('0x42')]]){if(!this[_0x3af1('0x7')][_0x5915e0['peer']]['local']||_0x5915e0[_0x3af1('0xf')][_0x3af1('0x31')]()==_0x3af1('0x43')){this['agents'][_0x5915e0[_0x3af1('0x42')]]['local']=![];this['agents'][_0x5915e0[_0x3af1('0x42')]]['status']=_0x5915e0[_0x3af1('0xf')][_0x3af1('0x31')]();this[_0x3af1('0x7')][_0x5915e0[_0x3af1('0x42')]][_0x3af1('0x40')]=_0x5915e0[_0x3af1('0x40')];this['agents'][_0x5915e0['peer']]['updateStatusRealtime'](_0x5915e0);}}else if(this[_0x3af1('0x8')][_0x5915e0[_0x3af1('0x42')]]){this[_0x3af1('0x8')][_0x5915e0[_0x3af1('0x42')]][_0x3af1('0x44')]=_0x5915e0['peerstatus'][_0x3af1('0x31')]();this['telephones'][_0x5915e0[_0x3af1('0x42')]][_0x3af1('0x40')]=_0x5915e0[_0x3af1('0x40')];logger[_0x3af1('0x25')]('[userReport][peerstatus]\x20sending\x20telephone:save\x20event:',util[_0x3af1('0x15')](this[_0x3af1('0x8')][_0x5915e0[_0x3af1('0x42')]],{'showHidden':![],'depth':null}));this[_0x3af1('0x20')](util[_0x3af1('0x2a')]('telephone:%s',this[_0x3af1('0x8')][_0x5915e0['peer']][_0x3af1('0x2c')]),_0x3af1('0x45'),this[_0x3af1('0x8')][_0x5915e0[_0x3af1('0x42')]]);}else if(this[_0x3af1('0x6')][_0x5915e0[_0x3af1('0x42')]]){this['trunks'][_0x5915e0[_0x3af1('0x42')]][_0x3af1('0x44')]=_0x5915e0[_0x3af1('0xf')][_0x3af1('0x31')]();this[_0x3af1('0x6')][_0x5915e0[_0x3af1('0x42')]]['address']=_0x5915e0['address'];logger['debug'](_0x3af1('0x46'),util['inspect'](this[_0x3af1('0x6')][_0x5915e0[_0x3af1('0x42')]],{'showHidden':![],'depth':null}));this['emit'](util[_0x3af1('0x2a')]('trunk:%s',this[_0x3af1('0x6')][_0x5915e0['peer']][_0x3af1('0x2c')]),_0x3af1('0x2d'),this[_0x3af1('0x6')][_0x5915e0[_0x3af1('0x42')]]);}}}catch(_0x4ff8af){logger[_0x3af1('0x13')](_0x3af1('0x41'),util[_0x3af1('0x15')](_0x4ff8af,{'showHidden':![],'depth':null}));}};module[_0x3af1('0x47')]=UserReport;
\ No newline at end of file
+var _0x5c66=['exports','lodash','moment','ioredis','bluebird','../../../config/environment','ami','redis','trunks','agents','telephones','syncRegistry','bind','devicestatechange','syncDeviceState','peerstatus','syncPeerStatus','syncRealtimeShow','actionSipShowRegistry','catch','error','inspect','[userReport][devicestatelist]','resolve','actionSipPeerStatus','[userReport][sippeerstatus]','prototype','then','emit','isNotNull','info','[userReport][registry]\x20registry:%s\x20state:%s','username','state','debug','find','omit','event','[userReport][registry]\x20sending\x20trunk:save\x20event:','format','trunk:%s','name','[userReport][registry]','device','[userReport][devicestatechange]','local','inuse','toLowerCase','stateTime','toNumber','updateStatusRealtime','[userReport][devicestatechange]\x20sending\x20telephone:save\x20event:','telephone:save','[userReport][devicestatechange]\x20sending\x20trunk:save\x20event:','trunk:save','startsWith','Local','indexOf','phone','accountcode','peer','registered','status','address','[userReport][peerstatus]\x20sending\x20telephone:save\x20event:','telephone:%s'];(function(_0x680b65,_0x5b2e9c){var _0x1c2053=function(_0x1128e0){while(--_0x1128e0){_0x680b65['push'](_0x680b65['shift']());}};_0x1c2053(++_0x5b2e9c);}(_0x5c66,0x85));var _0x65c6=function(_0x566b7d,_0x1e357a){_0x566b7d=_0x566b7d-0x0;var _0x168c87=_0x5c66[_0x566b7d];return _0x168c87;};'use strict';var _=require(_0x65c6('0x0'));var moment=require(_0x65c6('0x1'));var util=require('util');var Redis=require(_0x65c6('0x2'));var BPromise=require(_0x65c6('0x3'));var config=require(_0x65c6('0x4'));var logger=require('../../../config/logger')(_0x65c6('0x5'));var ami=require('../ami');config[_0x65c6('0x6')]=_['defaults'](config[_0x65c6('0x6')],{'host':'localhost','port':0x18eb});var io=require('socket.io-emitter')(new Redis(config[_0x65c6('0x6')]));function UserReport(_0x162742){this[_0x65c6('0x7')]=_0x162742[_0x65c6('0x7')];this[_0x65c6('0x8')]=_0x162742['agents'];this['telephones']=_0x162742[_0x65c6('0x9')];ami['on']('registryentry',this[_0x65c6('0xa')]['bind'](this));ami['on']('registry',this[_0x65c6('0xa')][_0x65c6('0xb')](this));ami['on'](_0x65c6('0xc'),this[_0x65c6('0xd')][_0x65c6('0xb')](this));ami['on'](_0x65c6('0xe'),this[_0x65c6('0xf')]['bind'](this));return this[_0x65c6('0x10')]();}function showSipRegistrations(){Promise['resolve']()['then'](ami[_0x65c6('0x11')]())[_0x65c6('0x12')](function(_0x51b32f){logger[_0x65c6('0x13')]('[userReport][sipshowregistry]',util[_0x65c6('0x14')](_0x51b32f,{'showHidden':![],'depth':null}));});}function listDeviceStates(){Promise['resolve']()['then'](ami['actionDeviceStateList']())[_0x65c6('0x12')](function(_0x25004e){logger[_0x65c6('0x13')](_0x65c6('0x15'),util[_0x65c6('0x14')](_0x25004e,{'showHidden':![],'depth':null}));});}function showPeersStatus(){Promise[_0x65c6('0x16')]()['then'](ami[_0x65c6('0x17')]())['catch'](function(_0x2ca6d4){logger[_0x65c6('0x13')](_0x65c6('0x18'),util['inspect'](_0x2ca6d4,{'showHidden':![],'depth':null}));});}UserReport[_0x65c6('0x19')][_0x65c6('0x10')]=function(){setInterval(function(){BPromise[_0x65c6('0x16')]()[_0x65c6('0x1a')](showSipRegistrations())[_0x65c6('0x1a')](listDeviceStates())['then'](showPeersStatus());},0x32c8);};UserReport[_0x65c6('0x19')]['isNotNull']=function(_0x326409){return _0x326409!==null&&!_['isUndefined'](_0x326409);};UserReport['prototype']['emit']=function(_0x15fa97,_0x1eaa71,_0x56608f){io['to'](_0x15fa97)[_0x65c6('0x1b')](_0x1eaa71,_0x56608f);};UserReport[_0x65c6('0x19')][_0x65c6('0xa')]=function(_0x154d16){try{if(this[_0x65c6('0x1c')](_0x154d16)){logger[_0x65c6('0x1d')](_0x65c6('0x1e'),_0x154d16[_0x65c6('0x1f')],_0x154d16[_0x65c6('0x20')]);logger[_0x65c6('0x21')]('[userReport][registry]',util[_0x65c6('0x14')](_0x154d16,{'showHidden':![],'depth':null}));var _0x4825f5=_[_0x65c6('0x22')](this['trunks'],{'defaultuser':_0x154d16['username']});if(_0x4825f5){_0x154d16['stateRegistry']=_0x154d16['state'];_['merge'](_0x4825f5,_[_0x65c6('0x23')](_0x154d16,[_0x65c6('0x24'),'actionid',_0x65c6('0x1f'),_0x65c6('0x20')]));logger[_0x65c6('0x21')](_0x65c6('0x25'),util[_0x65c6('0x14')](_0x4825f5,{'showHidden':![],'depth':null}));this[_0x65c6('0x1b')](util[_0x65c6('0x26')](_0x65c6('0x27'),_0x4825f5[_0x65c6('0x28')]),'trunk:save',_0x4825f5);}}}catch(_0x27aa58){logger['error'](_0x65c6('0x29'),util['inspect'](_0x27aa58,{'showHidden':![],'depth':null}));}};UserReport['prototype'][_0x65c6('0xd')]=function(_0x3cd79c){try{if(this[_0x65c6('0x1c')](_0x3cd79c)){logger['info']('[userReport][devicestatechange]\x20device:%s\x20state:%s',_0x3cd79c[_0x65c6('0x2a')],_0x3cd79c['state']);logger[_0x65c6('0x21')](_0x65c6('0x2b'),util[_0x65c6('0x14')](_0x3cd79c,{'showHidden':![],'depth':null}));if(this[_0x65c6('0x8')][_0x3cd79c[_0x65c6('0x2a')]]){if(!this[_0x65c6('0x8')][_0x3cd79c[_0x65c6('0x2a')]][_0x65c6('0x2c')]||_0x3cd79c[_0x65c6('0x20')]['toLowerCase']()==_0x65c6('0x2d')){this[_0x65c6('0x8')][_0x3cd79c[_0x65c6('0x2a')]][_0x65c6('0x2c')]=![];if(this[_0x65c6('0x8')][_0x3cd79c[_0x65c6('0x2a')]][_0x65c6('0x20')]!==_0x3cd79c[_0x65c6('0x20')][_0x65c6('0x2e')]()){this[_0x65c6('0x8')][_0x3cd79c['device']][_0x65c6('0x2f')]=_[_0x65c6('0x30')](moment()['format']('x'));}this[_0x65c6('0x8')][_0x3cd79c[_0x65c6('0x2a')]]['state']=_0x3cd79c['state'][_0x65c6('0x2e')]();this[_0x65c6('0x8')][_0x3cd79c[_0x65c6('0x2a')]][_0x65c6('0x31')](_0x3cd79c);}}else if(this['telephones'][_0x3cd79c[_0x65c6('0x2a')]]){if(this[_0x65c6('0x9')][_0x3cd79c[_0x65c6('0x2a')]][_0x65c6('0x20')]!==_0x3cd79c[_0x65c6('0x20')]['toLowerCase']()){this[_0x65c6('0x9')][_0x3cd79c[_0x65c6('0x2a')]][_0x65c6('0x2f')]=_[_0x65c6('0x30')](moment()[_0x65c6('0x26')]('x'));}this[_0x65c6('0x9')][_0x3cd79c[_0x65c6('0x2a')]][_0x65c6('0x20')]=_0x3cd79c[_0x65c6('0x20')]['toLowerCase']();logger[_0x65c6('0x21')](_0x65c6('0x32'),util[_0x65c6('0x14')](this['telephones'][_0x3cd79c[_0x65c6('0x2a')]],{'showHidden':![],'depth':null}));this['emit'](util['format']('telephone:%s',this['telephones'][_0x3cd79c[_0x65c6('0x2a')]][_0x65c6('0x28')]),_0x65c6('0x33'),this[_0x65c6('0x9')][_0x3cd79c[_0x65c6('0x2a')]]);}else if(this[_0x65c6('0x7')][_0x3cd79c[_0x65c6('0x2a')]]){if(this[_0x65c6('0x7')][_0x3cd79c[_0x65c6('0x2a')]][_0x65c6('0x20')]!==_0x3cd79c[_0x65c6('0x20')]['toLowerCase']()){this[_0x65c6('0x7')][_0x3cd79c[_0x65c6('0x2a')]]['stateTime']=_[_0x65c6('0x30')](moment()[_0x65c6('0x26')]('x'));}this[_0x65c6('0x7')][_0x3cd79c[_0x65c6('0x2a')]]['state']=_0x3cd79c[_0x65c6('0x20')][_0x65c6('0x2e')]();logger[_0x65c6('0x21')](_0x65c6('0x34'),util[_0x65c6('0x14')](this[_0x65c6('0x7')][_0x3cd79c['device']],{'showHidden':![],'depth':null}));this[_0x65c6('0x1b')](util[_0x65c6('0x26')]('trunk:%s',this[_0x65c6('0x7')][_0x3cd79c[_0x65c6('0x2a')]]['name']),_0x65c6('0x35'),this[_0x65c6('0x7')][_0x3cd79c[_0x65c6('0x2a')]]);}else if(_[_0x65c6('0x36')](_0x3cd79c[_0x65c6('0x2a')],_0x65c6('0x37'))){var _0x1f3d32=_0x3cd79c[_0x65c6('0x2a')];var _0x2c00db=_0x1f3d32['substring'](_0x1f3d32[_0x65c6('0x38')]('/')+0x1,_0x1f3d32[_0x65c6('0x38')]('@'));var _0x24f145=_[_0x65c6('0x22')](this[_0x65c6('0x8')],function(_0x1b1fff){return _0x1b1fff['mobile']==_0x2c00db||_0x1b1fff[_0x65c6('0x39')]==_0x2c00db||_0x1b1fff[_0x65c6('0x3a')]==_0x2c00db;});if(_0x24f145){if(_0x24f145['state']!==_0x3cd79c[_0x65c6('0x20')][_0x65c6('0x2e')]()){_0x24f145[_0x65c6('0x2f')]=_[_0x65c6('0x30')](moment()[_0x65c6('0x26')]('x'));}_0x24f145[_0x65c6('0x20')]=_0x3cd79c[_0x65c6('0x20')][_0x65c6('0x2e')]();_0x24f145['local']=!![];_0x24f145['updateStatusRealtime'](_0x3cd79c);}}}}catch(_0x54dac6){logger[_0x65c6('0x13')](_0x65c6('0x2b'),util['inspect'](_0x54dac6,{'showHidden':![],'depth':null}));}};UserReport['prototype'][_0x65c6('0xf')]=function(_0x35e68e){try{if(this[_0x65c6('0x1c')](_0x35e68e)&&this[_0x65c6('0x1c')](_0x35e68e[_0x65c6('0xe')])){logger[_0x65c6('0x1d')]('[userReport][peerstatus]\x20peer:%s\x20address:%s\x20status:%s',_0x35e68e[_0x65c6('0x3b')],_0x35e68e['address'],_0x35e68e[_0x65c6('0xe')]);logger[_0x65c6('0x21')]('[userReport][peerstatus]',util['inspect'](_0x35e68e,{'showHidden':![],'depth':null}));if(this[_0x65c6('0x8')][_0x35e68e['peer']]){if(!this[_0x65c6('0x8')][_0x35e68e[_0x65c6('0x3b')]][_0x65c6('0x2c')]||_0x35e68e[_0x65c6('0xe')][_0x65c6('0x2e')]()==_0x65c6('0x3c')){this[_0x65c6('0x8')][_0x35e68e[_0x65c6('0x3b')]][_0x65c6('0x2c')]=![];this[_0x65c6('0x8')][_0x35e68e[_0x65c6('0x3b')]][_0x65c6('0x3d')]=_0x35e68e[_0x65c6('0xe')][_0x65c6('0x2e')]();this[_0x65c6('0x8')][_0x35e68e[_0x65c6('0x3b')]]['address']=_0x35e68e['address'];this[_0x65c6('0x8')][_0x35e68e[_0x65c6('0x3b')]][_0x65c6('0x31')](_0x35e68e);}}else if(this['telephones'][_0x35e68e[_0x65c6('0x3b')]]){this[_0x65c6('0x9')][_0x35e68e['peer']][_0x65c6('0x3d')]=_0x35e68e[_0x65c6('0xe')]['toLowerCase']();this['telephones'][_0x35e68e[_0x65c6('0x3b')]][_0x65c6('0x3e')]=_0x35e68e[_0x65c6('0x3e')];logger[_0x65c6('0x21')](_0x65c6('0x3f'),util[_0x65c6('0x14')](this['telephones'][_0x35e68e[_0x65c6('0x3b')]],{'showHidden':![],'depth':null}));this['emit'](util[_0x65c6('0x26')](_0x65c6('0x40'),this[_0x65c6('0x9')][_0x35e68e[_0x65c6('0x3b')]][_0x65c6('0x28')]),'telephone:save',this[_0x65c6('0x9')][_0x35e68e[_0x65c6('0x3b')]]);}else if(this[_0x65c6('0x7')][_0x35e68e[_0x65c6('0x3b')]]){this[_0x65c6('0x7')][_0x35e68e['peer']][_0x65c6('0x3d')]=_0x35e68e['peerstatus'][_0x65c6('0x2e')]();this[_0x65c6('0x7')][_0x35e68e[_0x65c6('0x3b')]][_0x65c6('0x3e')]=_0x35e68e[_0x65c6('0x3e')];logger[_0x65c6('0x21')]('[userReport][peerstatus]\x20sending\x20trunk:save\x20event:',util['inspect'](this[_0x65c6('0x7')][_0x35e68e[_0x65c6('0x3b')]],{'showHidden':![],'depth':null}));this[_0x65c6('0x1b')](util[_0x65c6('0x26')](_0x65c6('0x27'),this['trunks'][_0x35e68e[_0x65c6('0x3b')]][_0x65c6('0x28')]),_0x65c6('0x35'),this['trunks'][_0x35e68e['peer']]);}}}catch(_0x294d13){logger[_0x65c6('0x13')]('[userReport][peerstatus]',util[_0x65c6('0x14')](_0x294d13,{'showHidden':![],'depth':null}));}};module[_0x65c6('0x41')]=UserReport;
\ No newline at end of file