Author Topic: [HELP] Load-balancing incoming and outgoing calls  (Read 5026 times)

feredi

  • Newbie
  • *
  • Posts: 18
    • View Profile
[HELP] Load-balancing incoming and outgoing calls
« 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