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:
<action>
         <ereg regexp="<Pattern>"
           search_in="msg"
           assign_to="101"/>
</action>

Here $101  gets assigned the matched pattern but not sure how to  assign  some 
integer value to $101 or some other variable such that it could be used in 
conjunction with "test".

Thanks in advance,
Rajpal
------------------------------------------------------------------------------
10 Tips for Better Server Consolidation
Server virtualization is being driven by many needs.  
But none more important than the need to reduce IT complexity 
while improving strategic productivity.  Learn More! 
http://www.accelacomm.com/jaw/sdnl/114/51507609/
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to