Hello, is it possible to interpolate variables, fields and keywords to a
regexp?
I would like to do something like this:

<ereg regexp="<sip:[EMAIL PROTECTED]:[local_port]>;expires=([0-9]+)"
search_in="hdr" header="Contact:" assign_to="dummy,expires" check_it="true
/>

But it doesn't work:

Failed regexp match: looking in ' <sip:[EMAIL PROTECTED]:6060
>;expires=40;received="sip:192.168.88.29:6060"', with regexp
'<sip:[EMAIL PROTECTED]:[local_port]>;expires=([0-9]+)'.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to