<h3>Description</h3>
<p>According the documentation the module will send reply if one of the checks is failed.<br>
However it doesn't send reply if digest credentials, duplicated To/From tags or authorization header checks are failed.<br>
I would like to propose to add a new parameter which will enable or disable auto sending of reply.</p>
<h4>Reproduction</h4>
<p>Send to kamailio request with empty nonce in Authorization header.</p>
<h3>Possible Solutions</h3>
<p>Set autodrop to 0 and send the reply from configuration file. But in some cases this reply will be sent twice from module and from config.</p>
<h3>Additional Information</h3>
<p>kamailio version 4.4.7 and the latest 5.x</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/1543">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AF36ZXN-QEmE3xW-m_Fm9xDuXleZFONwks5t1m_YgaJpZM4ULyjZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AF36ZRogKIw2EnX0HRt76UBP97BRiD7rks5t1m_YgaJpZM4ULyjZ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","potentialAction":{"@type":"ViewAction","target":"https://github.com/kamailio/kamailio/issues/1543","url":"https://github.com/kamailio/kamailio/issues/1543","name":"View Issue"},"description":"View this Issue on GitHub","publisher":{"@type":"Organization","name":"GitHub","url":"https://github.com"}}</script>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/kamailio/kamailio","title":"kamailio/kamailio","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"sanity: Doesn't sent reply when some checks are failed. (#1543)"}],"action":{"name":"View Issue","url":"https://github.com/kamailio/kamailio/issues/1543"}}}</script>
<script type="application/ld+json">{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "37567f93-e2a7-4e2a-ad37-a9160fc62647",
"title": "sanity: Doesn't sent reply when some checks are failed. (#1543)",
"sections": [
{
"text": "",
"activityTitle": "**Konstantin**",
"activityImage": "https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png",
"activitySubtitle": "@tiglat",
"facts": [
{
"name": "Repository: ",
"value": "kamailio/kamailio"
},
{
"name": "Issue #: ",
"value": 1543
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"kamailio/kamailio\",\n\"issueId\": 1543,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"kamailio/kamailio\",\n\"issueId\": 1543\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/kamailio/kamailio/issues/1543"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 338634969\n}"
}
],
"themeColor": "26292E"
}</script>