File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
articles/communication-services/concepts/telephony Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -35,22 +35,25 @@ The health of an SBC connection now exposed in Azure portal. It takes in account
35
35
### Possible values of each health indicator
36
36
37
37
TLS Status - Status of the TLS connections of a Trunk:
38
- - Unknown - Indicates an unknown status .
38
+ - Unknown - Indicates that SBC hasn't attempted a TLS handshake in the last 15 minutes .
39
39
- Active - Indicates that TLS connection is established.
40
40
- CertExpiring - Indicates that SBC certificate is expiring.
41
41
- CertExpired - Indicates that SBC certificate is expired.
42
42
43
43
SIP OPTIONS (Ping) - Status of SIP OPTIONS messages exchange:
44
- - Unknown - Indicates an unknown status .
44
+ - Unknown - Indicates that SBC hasn't sent any SIP options .
45
45
- Active - Indicates that OPTIONS are being sent and received.
46
- - Expired - Indicates that status is expired .
46
+ - Expired - Indicates that SBC was sending SIP OPTIONS, but we haven't received any OPTIONS messages in the last 15 minutes .
47
47
- Error - Indicates an error in OPTIONS exchange.
48
48
49
49
Status - The overall health status of a Trunk:
50
50
- Unknown - Indicates an unknown health status.
51
51
- Online - Indicates that SBC connection is healthy.
52
52
- Warning - Indicates TLS or Ping is expired.
53
53
54
+ > [ !NOTE]
55
+ > If you've just configured a new trunk, it can take up to 15 minutes to update the status.
56
+
54
57
> [ !IMPORTANT]
55
58
> Before placing or receiving calls, make sure that SBC status is * Online*
56
59
You can’t perform that action at this time.
0 commit comments