Hello, For a HA system, I would like to follow a heuristic for call routing of inbound calls. I currently have it set up to route the call to the highest Priority record as returned by DNS. A better strategy may be to go by number of active calls in a relay instance. Using the latter approach, I can query the relay on each server for the number of active Syms and try to load balance ( i.e. send the call to the least loaded relay). This would be stepping outside of normal SIP mechanisms (i.e. would not use DNS record priority) but would increase relay utilization and scalability. I feel this would be a better approach than using DNS to determine where to send the call.
I assume it is OK to route calls to the secondary server even when the primary is running ( i.e. for load balancing) but I thought I'd do a quick check of this assumption. Any comments? Thanks Ranga -- M. Ranganathan _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
