diff --git a/src/api/newcallmodel.h b/src/api/newcallmodel.h index 2f427c7f0fae8927e6fcc888acc8bce39ce7c36f..da49ce79902e7c060b0680f55061529d28a3be97 100644 --- a/src/api/newcallmodel.h +++ b/src/api/newcallmodel.h @@ -208,7 +208,7 @@ Q_SIGNALS: * @param callId * @param fromId the peer uri */ - void newIncomingCall(const std::string& callId, const std::string& fromId) const; + void newIncomingCall(const std::string& fromId, const std::string& callId) const; /** * Emitted when the renderer starts * @param callId