Hi nick,

I would use different routing groups (in the dr_rules table), one group for each class. The routing group is passed as first param to do_routing() from the script, so you can look at the dialed prefix and push the corresponding group in DR (you can use the dialplan module to keep the mappings between prefixes and DR groups).

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 06.12.2013 17:56, Nick Cameo wrote:
Hello Everyone,

For our OpenSIPS switch we would like to manage different routes (ie,
Standard, Premium, Direct). The different route classes are identified
by prefix (ie, 1001011,1001012,1001013). What would be the best and
more scalable way of implementing/integrating this into DR module
which we already use.

Kind Regards,

Nick.

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users




_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to