Yate Community Forum

General Category => Yate users hangout place => Topic started by: feredi on August 08, 2015, 04:45:59 AM

Title: [HELP] Load-balancing incoming and outgoing calls
Post by: feredi on August 08, 2015, 04:45:59 AM
Hi,

Let's say I have 4 PRI links already setup with my Yate running box. I have a random number of incoming calls that each of them is going to make an outgoing call respectively. When trying to make a call it is possible that any of links is out of free channels so how can I tell Yate to route the call through any link that has free channels? I want to do this in extmodule in php using call.execute. Any ideas guys?

Thanks