V16 Call Control Api PhoneSystem.Root.GetQueues fault

Status
Not open for further replies.

Alp Batuhan

Platinum Partner
Basic Certified
Joined
Mar 26, 2018
Messages
19
Reaction score
1
Hello,

We upgrade a sytem from V15,5 to V16. I had a api for wallboard, that ı catched a event and ı managed the event witm my api.

After the upgrade, my Api has connected succesfully and got DN succesfully. But when ı try to get Queues ı have had a error that my list is empty.

I use .net , framework 4.6.2. You can find my sample code below.

DN[] DnList = PhoneSystem.Root.GetDN();
foreach (var item in DnList)
{
//Succesful process
//ı can get all dn
}

Queue[] queList = PhoneSystem.Root.GetQueues();
foreach (var item in queList)
{
//Empty List (I want to get QueueList)
//ı can get no ques
}

Why my api is not working on V16?

Sincerely,
 
Hi again,

I found my problem, ı updated 3cx dll's (3cxpscom) and . net framework 4.5.2.

Its okey now.

Have a good day.
 
Status
Not open for further replies.

Latest Posts

Forum statistics

Threads
111,934
Messages
589,821
Members
164,813
Latest member
divdigital