diff --git a/core/AmSipDialog.cpp b/core/AmSipDialog.cpp index 753d815d..1f7904dd 100644 --- a/core/AmSipDialog.cpp +++ b/core/AmSipDialog.cpp @@ -323,7 +323,7 @@ void AmSipDialog::updateStatus(const AmSipReply& reply) // responses to INVITE if ( (reply.code > 100) - && (reply.code < 300) { + && (reply.code < 300) ) { if(!reply.remote_tag.empty() && (remote_tag.empty() ||