diff --git a/src/conference/handlers/remote-conference-event-handler.cpp b/src/conference/handlers/remote-conference-event-handler.cpp index a2791164d..4f0904dd6 100644 --- a/src/conference/handlers/remote-conference-event-handler.cpp +++ b/src/conference/handlers/remote-conference-event-handler.cpp @@ -55,7 +55,8 @@ void RemoteConferenceEventHandlerPrivate::simpleNotifyReceived (const string &xm if (entityAddress == chatRoomId.getPeerAddress()) { if ( confInfo->getConferenceDescription().present() && - confInfo->getConferenceDescription().get().getSubject().present() + confInfo->getConferenceDescription().get().getSubject().present() && + !confInfo->getConferenceDescription().get().getSubject().get().empty() ) confListener->onSubjectChanged( make_shared(