Many Thanks for your answer.

I tried to exclude <> changing the regular expression, but without success 
at the moment.

Could you please suggest me where I can find info about regular expression 
in sipp?

I diddn't find useful info in the sipp documentation.

thanks in advance

Corrado


----- Original Message ----- 
From: "Charles P Wright" <[EMAIL PROTECTED]>
To: "corrado orlando" <[EMAIL PROTECTED]>
Cc: <[email protected]>; 
<[EMAIL PROTECTED]>
Sent: Friday, August 22, 2008 2:29 PM
Subject: Re: [Sipp-users] string manipulation for variables in sipp


> 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
>> [email protected]
>> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to