Juha Heinanen writes:
like parser, for example, does iptel use its own version of parser because i didn't find in the free parser any ifdefs referring to sips uris or tls.
andrei already replied to this. the parser DOES support sips uris, which is a good thing. many modules, however, just assume that uri scheme is sip and all those would need to be fixed to check the security or, preferably, uri_scheme field. i guess many module writers were not aware of this issue.
i'll check the modules that i have written for sip: dependencies and hope others do the same.
-- juha