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