[OpenSIPS-Devel] [ opensips-Feature Requests-3464419 ] dispatcher: enhance ds_is_in_list()

SourceForge.net noreply at sourceforge.net
Mon Mar 19 11:07:03 CET 2012


Feature Requests item #3464419, was opened at 2011-12-23 06:40
Message generated for change (Settings changed) made by vladut-paiu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=3464419&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: Closed
Priority: 7
Private: No
Submitted By: Ovidiu Sas (osas)
Assigned to: Vladut-Stefan Paiu (vladut-paiu)
Summary: dispatcher: enhance ds_is_in_list()

Initial Comment:
The dispatcher functions ds_select_dst()/ds_select_domain(), on success, are populating the attrs_avp from the dispatcher table attrs_col column.
It would be helpfull to poupulate attrs_avp on ds_is_in_list() the same way as it is populated on the above two functions.
Or create a new avp to be populated only for ds_is_in_list (to avoid pushing two attributes if ds_is_in_list() is called before ds_select_dst()/ds_select_domain().

Regards,
Ovidiu Sas

----------------------------------------------------------------------

>Comment By: Vladut-Stefan Paiu (vladut-paiu)
Date: 2012-03-19 03:07

Message:
Hi Ovidiu,

I have just committed a fix for this in OpenSIPS trunk. The same AVP will
get populated for ds_is_in_list as well as for
ds_select_dst/ds_select_domain.

Regards,
Vlad

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086413&aid=3464419&group_id=232389



More information about the Devel mailing list