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

Max Call Handlers in Unity

7aelahi
Level 1
Level 1

Anyone know what the maximum number of Call Handlers supported on Unity 4.x?

1 Reply 1

Tommer Catlin
VIP Alumni
VIP Alumni

I dont think there is a max in CallHandlers, but you are limited in the number of Ports you can use for CallHandlers. If you have 96 ports being used, the 97th caller will get a busy signal.

In really large enviroments, it may be advisable to configure a seperate Unity server just for CallHandlers if you are trying to route many things from incoming remote sites. (hub and spoke designs)