@mark-webster , DR module is intended for number/prefix based routing. Using 
full alphanumerical set is out of the scope. If you want to do routing based on 
alphanumerical URIs, better use REGISTRAR + USRLOC modules.

BTW, DR was introduced in OpenSIPS 1.5 (if I remember correctly) - and the kind 
of prefixes (via script functions ) possible in OpenSER 1.x are still possible 
now.

What DR internally does is a kind of a trie (with in-depth lookup).

For the "+" -> it has no value in the number/prefix -> you can simply strip it 
(or replace with 00) before duing DR.

If I'm missing something, please let me know.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/339#issuecomment-57790521
_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to