I would like the URI transformations to be more generic so one can pick up the URI scheme, like HTTP: or TEL:
Just an idea
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/592
Perhaps won't be anything hard to do and eventually nice to have. But I think at this moment you can just use s.select to select first element before ':' from any URI value.
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/592#issuecomment-221891885
Closed #592.