what is the expected value for XOA.Timeout? We are experiencing timeouts for our Fax.JobSubmit
That timeout is part of the base webservice, not a part of the API. There is no timeout being set in the API. Are you actually getting a connection? Click on the URL:
http://xoa.pt.premiereglobal.com/soap/sync
You should see the following in your browser:
<?xml version="1.0" encoding="UTF-8" ?>
Which is normal. If you do not see that you have a network issue and are not able to connect.
Tom