Question

Is there a way to get all currently active channels of an IAX useraccount with asterisk-java?

Thanks Dominik

Was it helpful?

Solution

OK, the only way is to iterate through all channels and find the ones which belong to a specific user. It's neither extraordinarily nice, nor blazingly fast, but at least it works.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top