Mitel Forums - The Unofficial Source

Mitel Forums => Mitel Software Applications => Topic started by: Luke.Simpson on April 03, 2018, 12:59:50 PM

Title: Mitel CTI - GetExtensionsByLogin
Post by: Luke.Simpson on April 03, 2018, 12:59:50 PM
Does anyone know what the parameters should be for this?

public List<Device> GetExtensionsByLogin(
   string loginName,
   string password
)

I've tried using
Domain\Firstname.Lastname
DomainPassword

and all alternatives example without the domain at the beginning. Not sure what the problem is as i do not get a failed response and i also do not get any results when trying to echo out the extension number for the employee just comes out blank.