Options received but SA not active
Hi,
I have SBC4500 running on 6.1 version. In one of my configuration I need to connect my SBC to multiple MSC blades and I've used access-control configuration like this: (for sake of security, I've replaced by SBC IP address by X.X.X.X here)
access-control
realm-id core
description MSC Blades 1 to 6
source-address 10.201.26.97/29
destination-address X.X.X.X:5080
application-protocol SIP
transport-protocol ALL
access permit
average-rate-limit 0
trust-level high
and another blade as
access-control
realm-id core
description MSC Blade7
source-address 10.201.26.103
destination-address X.X.X.X:5080
application-protocol SIP
transport-protocol ALL
access permit
average-rate-limit 0
trust-level high
I've configured session-agents for all MSC-blades - standard configuration with keep-alive sent every 60 seconds.