Feature Requests item #3517186, was opened at 2012-04-12 05:47 Message generated for change (Comment added) made by nikbyte You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=3517186&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: trunk Status: Open Priority: 5 Private: No Submitted By: Nick Altmann (nikbyte) Assigned to: Bogdan-Andrei Iancu (bogdan_iancu) Summary: DROUTING - function for checking that gateway group Initial Comment: I offer to add to drouting in addition to functions is_from_gw, goes_to_gw function, which can check any uri is from certain group. Like ds_is_in_list in DISPATCHER. is_from_gw and goes to gw now allow only to check from and destination uri, but not any uri. For example, is_gw(uri, [type, [flag]]) ---------------------------------------------------------------------- >Comment By: Nick Altmann (nikbyte) Date: 2012-08-29 02:20 Message: Okay, I will make patch. How do you think, should I make new functions, or add parameter to existing functions? Like is_from_gw( [type, [flag, [avp]]] ): is_from_gw(type) is_from_gw(type, flag) is_from_gw(type, flag, avp) ? ---------------------------------------------------------------------- Comment By: Bogdan-Andrei Iancu (bogdan_iancu) Date: 2012-08-29 01:48 Message: Hi Nick, Willing to do the patch ? as it is a nice functionality and it will be definitely accepted. Regards, Bogdan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=3517186&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
