Patches item #2935297, was opened at 2010-01-19 17:04 Message generated for change (Tracker Item Submitted) made by jarrodpy You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2935297&group_id=232389
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: 1.6.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jarrod Baumann (jarrodpy) Assigned to: Nobody/Anonymous (nobody) Summary: drouting wildcard '%' dr_groups username support Initial Comment: When routing traffic for numerous gateways, the username field may sometimes be various values or omitted altogether. Also, without domain support, a wildcard/catchall username may be used for a "default" route. This *ugly* patch makes this possible by using '%' for the username in dr_groups. The patch moves the matching pattern off of sql and into drouting.c which should not impact the speed. # patch -p1 opensips-1.6.1-tls/modules/drouting/drouting.c < drouting.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2935297&group_id=232389 _______________________________________________ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel