<p></p>
<p>The parameter has to be provided in between double quotes, like a string. Several functions support getting the parameter as an integer value directly, but not all of them -- the common is to enclose the parameters in quotes, no matter is a number or a string. Even those able to get it directly a number, work with quoted values. The support for number parameters came via incorporating SER project, and afaik, internally they convert to string to pass it to the functions which expect string format always, then each function knows what values/parameters are expected and they convert to numbers, if it is the case.</p>
<p>The readme of uac module in devel branch has a better example highlighting the parameter format.</p>
<p>Reopen if enclosing in quotes does not work.</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/2672#issuecomment-796857554">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZPOOWZDPXEODS7E56DTDDURPANCNFSM4ZARO5EQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJU6NGFNDNBXTDDYG3TDDURPA5CNFSM4ZARO5E2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF57RJUQ.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/2672#issuecomment-796857554",
"url": "https://github.com/kamailio/kamailio/issues/2672#issuecomment-796857554",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>