Hello Daniel,<br>
<br>
I receive such URIs from Asterisk 16.3 . This extra delimiter at the end seems to appear when Asterisk has stored contact URIs which are bigger than the db field. My fullcontact field length was 256 bytes in the Asterisk db, now I increased to 512 bytes and the problem went away.<br>
<br>
Yes, I chop off the last delimiter in Kamailio now. That prevents the problem.<br>
<br>
Thanks for your hints.<br>
<br>
Best Gerrit<br>
<br>
<br>
<br>
> On 25 Jun 2019, at 18:05, Daniel-Constantin Mierla <notifications@github.com> wrote:<br>
> <br>
> From where did you get such URI? Because, afaik, by specs/RFC grammar, the uri must not be terminated by ; -- the last param value must be left without ;.<br>
> <br>
> I haven't implemented the parser for uri+params, but that's what I understood from the developer long time ago. I know that for some some modparams that use the uri-params parser, I had to check if the last char is ; and skip it when passing the value to the parser to avoid loosing the checks of the parser to break specs requirements.<br>
> <br>
> The solution right now is to check the last char in such value and skip it using other string transformations such as s.substr.<br>
> <br>
> —<br>
> You are receiving this because you authored the thread.<br>
> Reply to this email directly, view it on GitHub <https://github.com/kamailio/kamailio/issues/1991?email_source=notifications&email_token=ADBOF2RHFJIY2TLEBXBBONDP4IX4NA5CNFSM4H26BGUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYQR3PI#issuecomment-505486781>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ADBOF2W77WPQLRS437HXUE3P4IX4NANCNFSM4H26BGUA>.<br>
> <br>
<br>


<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/1991?email_source=notifications&email_token=ABO7UZI4PUGCJMI2ZQWD7Z3P4I233A5CNFSM4H26BGUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYQUQ6A#issuecomment-505497720">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZLDOANJKELAA36OXTLP4I233ANCNFSM4H26BGUA">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABO7UZLIHKQOARUIUVHNXLTP4I233A5CNFSM4H26BGUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYQUQ6A.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/1991?email_source=notifications\u0026email_token=ABO7UZI4PUGCJMI2ZQWD7Z3P4I233A5CNFSM4H26BGUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYQUQ6A#issuecomment-505497720",
"url": "https://github.com/kamailio/kamailio/issues/1991?email_source=notifications\u0026email_token=ABO7UZI4PUGCJMI2ZQWD7Z3P4I233A5CNFSM4H26BGUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYQUQ6A#issuecomment-505497720",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>