HMR mime-sdp-rule to add "rtpmap:8 PCMA/8000" just when is not present
Hi Fellows,
I hope you are ok.
I would like you can help me with the following messages when I am trying to create a HMR to add "rtpmap:8 PCMA/8000" just when is not present.
Do you know what I am missing in the HMR that is causing to receive this message after trying to create my boolean?
mime-sdp-rule
name Remove_attributte
msg-type any
methods INVITE
action manipulate
comparison-type case-sensitive
match-value
new-value
sdp-media-rule
name delete_a_rtpmap_103
media-type audio
action manipulate
comparison-type case-sensitive
match-value
new-value
sdp-line-rule
name store_rtpmap_8_lr
type a
action store
comparison-type pattern-rule
match-value
new-value "rtpmap:8 PCMA/8000"