[OpenSER-Devel] [ openser-Bugs-1827516 ] error while cascading transformations

SourceForge.net noreply at sourceforge.net
Wed Nov 7 13:34:05 UTC 2007


Bugs item #1827516, was opened at 2007-11-07 15:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1827516&group_id=139143

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: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Dan (dan_pascu)
Assigned to: Nobody/Anonymous (nobody)
Summary: error while cascading transformations

Initial Comment:
This code:

$var(x) = "sip:1.2.3.4:5060;origin=sip:5.6.7.8:5060";
xlog("L_INFO", "origin len = $(var(x){uri.param,origin}{s.len})");                

gives this error in syslog and openser fails to start:

core:parse_transformation: invalid transformation: {uri.param,origin}!
core:parse_transformation: error parsing [{uri.param,origin}]
core:pv_parse_spec: ERROR:bad tr in pvar name "var"

However removing {s.len} works fine (i.e. $(var(x){uri.param,origin}) )



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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1827516&group_id=139143



More information about the Devel mailing list