sergey-safarov left a comment (kamailio/kamailio#4336)
Do I understand properly that here should be "if equal urn schema go to error"
``` case '@': \
if(scheme != URN_SCH) { \
goto error_bad_char; \
}
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4336#issuecomment-3108420068
You are receiving this because you are subscribed to this thread.
Message ID:
kamailio/kamailio/pull/4336/c3108420068@github.com