1
Mitel Software Applications / Xarios -- Phone Manager API
« on: June 01, 2015, 12:43:15 PM »
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
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