927928929930931932933
return getSipSessionsUtil().getApplicationSessionByKey(key, true); } public AuthInfo createAuthInfo() { return new AuthInfoImpl(); }