• V20: 3CX Re-engineered. Get V20 for increased security, better call management, a new admin console and Windows softphone. Learn More.

Call Queue - Login & Logout Call Control API

Status
Not open for further replies.

ramirez

Joined
Nov 16, 2011
Messages
1
Reaction score
0
Hi,
it´s possible login and logout extension to queue from Call API. THX
 
Yes,

login example
Code:
...
 Extension ext = ps.GetDNByNumber("100") as Extension;
 ext.QueueStatus = QueueStatusType.LoggedIn;
..
 
... and then

Code:
ext.Save();
 
Status
Not open for further replies.
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.