- Joined
- Feb 6, 2012
- Messages
- 1
- Reaction score
- 0
Hello,
For the first time I did have the use to 'see' if any extention is logged into a queue.
Or in other words, I would like to know is there are no extentions, so the queue is not being served.
Looking at the Queue Class in the API, there is the Property "IsRegistered".
>> cumulative registration status. true - if at least one device is registered false otherwise (inherited from DN)
This is the responce that I would like to use (true/false) if any extension in a queue.
However, I do always receive a True (as if there are extensions logged on to the queue) while there are no extentions logged on.
Could this be a bug, or is there a trick or any anything that I could have forgot to activate before the use of this property.
Kind Regards,
Adam
For the first time I did have the use to 'see' if any extention is logged into a queue.
Or in other words, I would like to know is there are no extentions, so the queue is not being served.
Looking at the Queue Class in the API, there is the Property "IsRegistered".
>> cumulative registration status. true - if at least one device is registered false otherwise (inherited from DN)
This is the responce that I would like to use (true/false) if any extension in a queue.
However, I do always receive a True (as if there are extensions logged on to the queue) while there are no extentions logged on.
Could this be a bug, or is there a trick or any anything that I could have forgot to activate before the use of this property.
Kind Regards,
Adam