Use the following SMM to configure the SBC Core to interoperate with Net Number CRE and respond to OPTIONS pings locally at the SBC:
Create SMM Profile:
set profiles signaling sipAdaptorProfile test state enabled set profiles signaling sipAdaptorProfile test advancedSMM disabled set profiles signaling sipAdaptorProfile test profileType messageManipulation set profiles signaling sipAdaptorProfile test rule 1 applyMatchHeader one set profiles signaling sipAdaptorProfile test rule 1 criterion 1 type message set profiles signaling sipAdaptorProfile test rule 1 criterion 1 message set profiles signaling sipAdaptorProfile test rule 1 criterion 1 message messageTypes request set profiles signaling sipAdaptorProfile test rule 1 criterion 1 message methodTypes options set profiles signaling sipAdaptorProfile test rule 1 criterion 2 type header set profiles signaling sipAdaptorProfile test rule 1 criterion 2 header set profiles signaling sipAdaptorProfile test rule 1 criterion 2 header name Request-Line set profiles signaling sipAdaptorProfile test rule 1 criterion 2 header condition exist set profiles signaling sipAdaptorProfile test rule 1 criterion 2 header hdrInstance all set profiles signaling sipAdaptorProfile test rule 1 criterion 3 type token set profiles signaling sipAdaptorProfile test rule 1 criterion 3 token set profiles signaling sipAdaptorProfile test rule 1 criterion 3 token condition regex-match set profiles signaling sipAdaptorProfile test rule 1 criterion 3 token tokenType uriusername set profiles signaling sipAdaptorProfile test rule 1 criterion 3 token regexp set profiles signaling sipAdaptorProfile test rule 1 criterion 3 token regexp string test.* set profiles signaling sipAdaptorProfile test rule 1 action 1 type token set profiles signaling sipAdaptorProfile test rule 1 action 1 operation delete set profiles signaling sipAdaptorProfile test rule 1 action 1 to set profiles signaling sipAdaptorProfile test rule 1 action 1 to type token set profiles signaling sipAdaptorProfile test rule 1 action 1 to tokenValue uriusername
Attach the following SMM to the ingress TG as inputAdaptorProfile.
set addressContext default zone ZONE1 sipTrunkGroup TG1 signaling messageManipulation inputAdapterProfile test