Removing one of many "Supported" headers
Hi,
I have INVITE messages that include the following headers:
Supported: timer,resource-priority,replaces
Supported: X-cisco-srtpfallback,X-cisco-original-called
I would like to remove only the second one - the one with the 'cisco'.
I have written a boolean pattern rule matching on 'cisco' and another one deleting the 'Supported' header if the pattern rule returns true, but it alway delete both lines.
How can I delete only the one with 'cisco' in it ?
Thanks,
Dan