Noprint | |||||||||
---|---|---|---|---|---|---|---|---|---|
|
Use the IP Signaling Profile flag suppressMinSeIfNotReceived
to optionally suppress adding Min-SE header in re-INVITEs/UPDATEs whenever Min-SE header does not exist in the previous offer/answer.
...
Code Block | ||
---|---|---|
| ||
% set profiles signaling ipSignalingProfile <ipSignalingProfile_name> commonIpAttributes flags suppressMinSeIfNotReceived enable |
Info | ||
---|---|---|
| ||
Refer Refer to Common IP Attributes - SIP - CLI for command details. |
...