Re: [Sipp-users] regex and conditional assignment

2011-12-16 Thread mayamatakeshi
On Sat, Dec 17, 2011 at 4:04 AM, Rajpal Dangi wrote: > Takeshi. > > Your suggestion made complete sense to me but didn’t work as expected > i.e. test="102" next="3" never succeed. > > > > >search_in="msg" > >assign_to="101"/> > >

Re: [Sipp-users] regex and conditional assignment

2011-12-16 Thread Rajpal Dangi
s, Rajpal From: mayamatakeshi [mailto:mayamatake...@gmail.com] Sent: Thursday, December 15, 2011 5:22 PM To: Rajpal Dangi Cc: sipp-users@lists.sourceforge.net Subject: Re: [Sipp-users] regex and conditional assignment On Fri, Dec 16, 2011 at 7:22 AM, Rajpal Dangi mailto:rajpal.da...@transerainc

Re: [Sipp-users] regex and conditional assignment

2011-12-15 Thread mayamatakeshi
On Fri, Dec 16, 2011 at 7:22 AM, Rajpal Dangi wrote: > Hi All, > >I have a scenario where based on the contents in the incoming > message body I want to set a variable. I would be using this variable at > later stage (using test and next) > > I tried with: > > > >