Hi Juha, so, would it be acceptable to introduce a param in module presence to allow case-insensitive matches on uris , preserving the current behaviour?
we should consider creating a sip uri match function to be used in kamailio to fully comply with standards, the way we do it now [email protected] != sip:[email protected] and according to standards (if i understood correctly) they should be considered equal. also, if there are params in the uri, the order should also be irrelevant. ________________________________________ From: sr-dev [[email protected]] on behalf of Juha Heinanen [[email protected]] Sent: Wednesday, February 18, 2015 5:56 PM To: Kamailio (SER) - Development Mailing List Subject: Re: [sr-dev] propose change strncmp to strncasecmp in presence module Luis Azedo writes: > i guess not. the user part is case sensitive. by default, kamailio should obey standards. if you want to break from that, it needs to be done using a module variable. -- juha _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
