Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Luke.Simpson

Pages: [1]
1
Mitel Software Applications / Mitel CTI - GetExtensionsByLogin
« 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.

Pages: [1]