Bugs item #3515395, was opened at 2012-04-06 00:03 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3515395&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.8.x Status: Open >Resolution: Wont Fix >Priority: 3 Private: No Submitted By: Nick Altmann (nikbyte) >Assigned to: Ovidiu Sas (osas) Summary: B2B_LOGIC - b2bl_key_avp Initial Comment: b2bl_key_avp is visible only after b2b_init_request(), but not visible in b2b_request/b2b_reply routes, as described in manual. ---------------------------------------------------------------------- >Comment By: Bogdan-Andrei Iancu (bogdan_iancu) Date: 2012-05-16 08:36 Message: With the changes done by Ovidiu (rev #8610), this cannot work anymore - What Ovidiu changed, was to move the triggering of script routes (by the b2b_entities module) before the triggering of b2b_logic callback, so the b2b_logic cannot populate the "key" AVP as it is too late. The triggering of b2b_logic was moved after the route triggering, so that the logic module can learn the message modification you do in the script. Considering the situation, I see no other logic possibility than dropping the "key" AVP. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3515395&group_id=232389 _______________________________________________ Devel mailing list Devel@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/devel