There is no string manipulation, you'll need to change your regular 
expression to exclude the <>.

Charles

[EMAIL PROTECTED] wrote on 08/22/2008 06:10:29 AM:

> Hi
> 
> I'm experiencing the following problem.
> 
> When I receive the INVITE message, I'm able to store the Contact 
> header in a variable, for example the variable 1.
> This variable contains also the character "<" and ">" at the 
> beginning and at the end of the string.
> 
> Since I need to reuse the value of the Contact header as Request-URI
> of the BYE message, I need to drop the character "<" and ">" from 
> the variable 1.
> 
> How can I do? Where I can find some commands about string 
> manipulation for variables in sipp?
> 
> thanks to all
> 
> best regards
> 
> corrado orlando 
> 
-------------------------------------------------------------------------
> 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
> Sipp-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sipp-users


-------------------------------------------------------------------------
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
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to