<p></p>
<h3 dir="auto">Description</h3>
<p dir="auto">Typo in function example at src/modules/siputils/doc/siputils_admin.xml:</p>
<p dir="auto">Instead of:</p>
<p dir="auto">...<br>
if(is_first_hop()) { ... }<br>
...<br>
if(is_first_hop_mode("1")) { ... }<br>
...</p>
<p dir="auto">example should be:</p>
<p dir="auto">...<br>
if (is_first_hop()) { ... }<br>
...<br>
if (is_first_hop("1")) { ... }<br>
...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/3200">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZMPV4MEOUB5LA6KNPLVV3AHXANCNFSM54S6AYWA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/ABO7UZOJJYYBEO2L5EEGUD3VV3AHXA5CNFSM54S6AYWKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4TUBMK2Q.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><kamailio/kamailio/issues/3200</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/3200",
"url": "https://github.com/kamailio/kamailio/issues/3200",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>