Hello All,<div>I got only two questions:</div><div>1) Is there a way to remove multiple headers by matching a pattern in an incoming INVITE message?</div><div>     For eg: remove_hf(&quot;X-*&quot;) #---This removes any header starting X-. Is there a way to achieve this?</div>
<div>2) Why does AVP does not support storing float values in it? I had a requirement where I need to fetch values from DB which is of datatype decimal and do some comparisons. I could have fetched it using the cast function and converting it to char in the mysql but I need to use the value to do some comparison in the script.</div>
<div>Is there a reason why AVPs does not support it?</div><div><br></div><div>Your inputs are highly appreciated.</div><div>Thanks in advance,</div><div><br></div><div>--- Jayesh</div><div><br></div>