[OpenSER-Devel] [ openser-Bugs-1825087 ] transformation not working
SourceForge.net
noreply at sourceforge.net
Mon Nov 5 14:24:49 UTC 2007
Bugs item #1825087, was opened at 2007-11-03 12:10
Message generated for change (Comment added) made by miconda
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1825087&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: Daniel-Constantin Mierla (miconda)
Summary: transformation not working
Initial Comment:
The following transformation
$(hdr(contact){s.select,1,>})
gives the following error in syslog and openser doesn't start:
Nov 3 11:06:32 node06 /usr/sbin/openser[31517]: core:parse_transformation: invalid transformation: {s.select,1,>}!
Nov 3 11:06:32 node06 /usr/sbin/openser[31517]: core:parse_transformation: error parsing [{s.select,1,>}]
Nov 3 11:06:32 node06 /usr/sbin/openser[31517]: core:pv_parse_spec: ERROR:bad tr in pvar name "hdr"
----------------------------------------------------------------------
>Comment By: Daniel-Constantin Mierla (miconda)
Date: 2007-11-05 16:24
Message:
Logged In: YES
user_id=1246013
Originator: NO
I used the following line in my config and openser started just fine:
$var(z) = $(hdr(contact){s.select,1,>});
Can you give the line where you use the transformation?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1825087&group_id=139143
More information about the Devel
mailing list