The
Additionally, the IP Signaling Profile relay flag statusCode4xx6xx
should be enabled on egress leg of the call to relay error status codes.
The CLI syntax for this configuration is shown below:
% set addressContext <addressContext name> zone <zone name> sipTrunkGroup <SIP trunkgroup name> signaling authentication authPassword <authentication password for trunkgroup> authUserPart <userPart used for authentication> intChallengeResponse <enabled | disabled> incInternalCredentials <enabled | disabled> % set profiles signaling ipSignalingProfile <profile_name> commonIpAttributes relayFlags statusCode4xx6xx <disable | enable>
Please see following pages for command details:
authPassword
) used when replying to local authentication requests.authUserPart
) used when replying to local authentication requests.statusCode4xx6xx
to relay error status codes.intChallengeResponse
) if credentials are configured on the egress IPTG.Set authentication flag to choose whether to include credentials (incInternalCredentials
) in subsequent mid-dialog requests before they are challenged if the dialog initiating INVITE was challenged.
intChallengeResponse
) if credentials are configured on the egress IPTG.Set flag to choose whether to include credentials (incInternalCredentials
) in subsequent mid-dialog requests before they are challenged if the dialog initiating INVITE was challenged.
The SBC supports local authentication for dialog initiating INVITE, dialog initiating SUBSCRIBE, mid-dialog INVITE, mid-dialog INFO, mid-dialog REFER, mid-dialog MESSAGE, initial REGISTER, refresh REGISTER, UPDATE, PUBLISH, out-of-dialog REFER, out-of-dialog MESSAGE, BYE and PRACK.