开发者

Getting active channels of a user in asterisk-java

开发者 https://www.devze.com 2022-12-09 11:05 出处:网络
Is there a way to get all currently active channels of an IAX useraccount with asterisk-java? Thanks开发者_如何学Go

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

Thanks开发者_如何学Go Dominik


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消