diff --git a/core/plug-in/uac_auth/UACAuth.h b/core/plug-in/uac_auth/UACAuth.h index 3952596b..f273406a 100644 --- a/core/plug-in/uac_auth/UACAuth.h +++ b/core/plug-in/uac_auth/UACAuth.h @@ -56,6 +56,7 @@ class UACAuthFactory public AmDynInvoke { static UACAuthFactory* _instance; + using AmSessionEventHandlerFactory::getHandler; AmSessionEventHandler* getHandler(AmBasicSipDialog* dlg, CredentialHolder* s); public: