[OpenSER-Devel] transformations

Dan Pascu dan at ag-projects.com
Wed Nov 7 07:46:10 UTC 2007


If I have an avp with an uri like:

sip:1.2.3.4:5060;param1=val1;param2=val2

Is there a way using transformations to directly get only the core part of 
the uri (sip:1.2.3.4:5060) without having to build it from the individual 
uri components (uri.user, uri.passwd, uri.host and uri.port)?

Basically I want to get rid of the parameters with a simple transformation

-- 
Dan



More information about the Devel mailing list