<p></p>
<p>Thanks for that clarification - this is what I observed ;-)</p>
<p>From this description in the module's documentation:</p>
<blockquote>
<p>TOS=... - change the IP TOS value for all outgoing RTP packets within the entire call in both directions. Only honoured in an “offer”, ignored for an “answer”. Valid values are 0 through 255, given in decimal. If this option is not specified, the TOS value will revert to the default TOS (normally 184). A value of -1 may be used to leave the currently used TOS unchanged.</p>
</blockquote>
<p>Resp. also from the source-comment in daemon/calls.c:</p>
<pre><code>/* Handle TOS= parameter. Negative value = no change, not present or too large =
 * revert to default, otherwise set specified value. We only do it in an offer, but
 * then for both directions. */
</code></pre>
<p>I interpreted "no change" as "as received".</p>
<p>What is then actually the difference between negative value ("no change") and > 255 "revert to default"? Both result in the same default?</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/2303#issuecomment-620414684">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZOAOAUHVIZIQZTD5PDROZ3ZFANCNFSM4MR7D2MA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZNXAYMK6DKCVLHMNX3ROZ3ZFA5CNFSM4MR7D2MKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOET5MNXA.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/2303#issuecomment-620414684",
"url": "https://github.com/kamailio/kamailio/issues/2303#issuecomment-620414684",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>