cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
565
Views
0
Helpful
1
Replies

SIP Probe for ACE

codycook70
Level 1
Level 1

Does anyone have a good health check for SIP?

1 Reply 1

Currently ACE is not SIP aware.

ACE will support SIP with version 2.0. It will support SIP load-balancing over TCP and UDP, it can load-balance based upon the SIP header i.e. can load balance based upon the Call-ID (even though information for many calls are in the same TCP connection). It

can also do stickiness based upon Call-ID.

Additionally, ACE 2.0 supports SIP probes.

Currently you can only use udp probes

probe UDP5060 udp

interval 1

faildetect 2

passdetect interval 60

passdetect count 2

port 5060

!

probe ICMP icmp

interval 1

faildetect 2

passdetect interval 60

passdetect count 2

!

!

serverfarm SIP

rserver 192.160.246.147

inservice

rserver 192.160.246.148

inservice

probe ICMP

probe UDP5060

Syed Iftekhar Ahmed

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: