Pjsip Crashed on RegState callback
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: In my class that extends SipAccount class I've onRegState() callback which i receive frequently I've notice that after few callback later at any callback like 4th or 5th time it crashes. this is the code from onRegState() callback @Override public void onRegState ( OnRegStateParam prm ) { Log . d ( TAG , "onRegState..." ); PresenceStatus prsenStatus = new PresenceStatus (); if ( prm . getCode (). swigValue ()/ 100 == 2 ) { Log . d ( TAG , "Going online!" ); listener . onLogIn ( true ); prsenStatus . setStatus ( pjsua_buddy_status .