Hi All,
I am working on the API integration for Xarios in .Net.
Right from the start, the API refuses to connect and the session object returns no message when it errors.
Session = new PhoneManagerSession("192.168.xxx.xxx", HttpClientCredentialType.Basic, "myuser", "mypassword", "");
I am new to Mitel so any help would be great.
thanks
Bill