Droping a reply with SBC 9200
Hello guys,
In the Configuration Guide of release 7.1.0, there is a section "SIP HMR : response manipulation".
The exemple is "This section shows you how to configure SIP HMR when you want the Net-Net SBC
to drop a 183 Session Progress response when it does not have SDP".
Good, I want to do that on message "183 Media change".
Basically, it explains me how I can check I have a message "183 Media change" and then change the code to 699 and drop it.
The match is OK, the code is changed... but how can I drop it???
The Configuration guide of SBC 4000 adds a "options DropResponse=699" on the sip-interface, but this seems not effective on SBC 9200.