Mitel Forums - The Unofficial Source

Mitel Forums => Mitel Software Applications => Topic started by: bplander on June 01, 2015, 12:43:15 PM

Title: Xarios -- Phone Manager API
Post by: bplander 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