HMR and mime-sdp-rule order from CLI
Hello all,
We have configured some HMRs. One of them stores the value of a header to determine if a reply is a 180 and if it contains SDP; if so, we deleted the SDP by using a mime-rule. We followed the structure from here and at the beggining everything was working fine.
We contitue working configuring and reordering HMRs (using CLI command move) until we realized that in some calls, previous comprobation (CODE number and SDP size) didn't work properlly. We discovered that changes in execution order also affected the mime rule so it was executed previouslly to the hmrs which should control its execution.