Can we configure “Provisional Response Type” not global to SIP stack?
Can we configure per NAP profile and/or NAP?
Can we remove 100rel from Supported header with scripting?
Can we configure “Provisional Response Type” not global to SIP stack?
Can we configure per NAP profile and/or NAP?
Can we remove 100rel from Supported header with scripting?
“Provisional Response Type” is configured per SIP stack.
When creating a NAP, you can select the desired “Profile” for each NAP. This is a per NAP configuration.
If you put below configuration:
Webportal → SIP → Header Parameters → Provisional Response Type: Unsupported
The SBC shall remove “100rel” from the “Supported” header:
From your answer “Provisional Response Type” configuration is global to the ProSBC (the same for all NAPs).
With scripting, can we remove “100rel” from the “Supported” header only on specific NAPs?
That’s correct. There is no way to remove “100rel” from the Required header on specific NAP at the moment. It has to be applied globally on the SIP stack.