[OpenSIPS-Devel] [ opensips-Bugs-2868064 ] Assign to indexed AVP fails.

SourceForge.net noreply at sourceforge.net
Sun Sep 27 21:54:18 CEST 2009


Bugs item #2868064, was opened at 2009-09-27 15:27
Message generated for change (Settings changed) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2868064&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: core
Group: trunk
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Sergey Okhapkin (sokhapkin)
>Assigned to: Anca Vamanu (anca_vamanu)
Summary: Assign to indexed AVP fails.

Initial Comment:
The construction mentioned at http://www.opensips.org/Main/News0041 to assign a value to indexed variable

$avp(i:1)[0]="value";

yelds an error message from cfg parser. The following operator

$(avp(tp_trunkprefix)[$avp(index)])="";

is parsed OK, but doesn't update AVP value, the value remains old after operator execution, no errors/warnings in opensips log.

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

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



More information about the Devel mailing list