sip-manipulation only for 302 - Moved Temporarily
Hello everyone,
my question is a rather simple one. I want to apply a sip-manipluation only to method 302, but I do not know what to put behind the methods in the header-rule:
header-rule
name manip
header-name Contact
action manipulate
comparison-type pattern-rule
msg-type any
methods ?
match-value
new-value
element-rule
If I ask the system via putting a questin mark behind this parameter it mentions a few header examples, however it does not take the argument Moved Temporarily (invalid number of arguments) or "Moved Temporarily" (Invalid methods). It would be really helpful to have a list of required strings that match methods. Thank you guys.