Hi,
Does anyone have some loadbalancer script/module code that I could take a look at? I know that you can load balance at the DNS level but I need to do it at the SER proxy level - as in:
1) INVITE arrives 2) route call to minimum call-count location 3) increment call-count data entry for that location 4) route call to that location 5) call progresses 6) BYE arrives 7) decrement call-count for location
Sounds simple but all the intricacies and peculiarities of SIP/VoIP could cause the call-counter to get fubarred.
John