Unable to register Premiere Global Services telephony adaptor
Issue
When trying register the telephony adaptor via webservices on a Licensed Breeze 5.0server, the browser returns the following error:
<?xml version="1.0" encoding="utf-8" ?> - <results><status code="no-access" /></results>
Reason
This can happen if you copy and paste the registration call from the breeze_telephony_premier.pdf document. When you copy the registration URL from the PDF document, the dashes (-) will be removed from the line.
The line will be copied like this:
http://breezeserveraddress/api/xml?action=account-register-adaptor&classname=com.macromedia.breeze_ext.premiere.gateway.PTekGateway&fieldid=
telephony-adaptor
When it should be copied like this:
http://breezeserveraddress/api/xml?action=account-register-adaptor&class-name=com.macromedia.breeze_ext.premiere.gateway.PTekGateway&field-id=telephony-adaptor
Solution
To correct the issue, follow the directions below:
- Copy the following line:
http://breezeserveraddress/api/xml?action=account-register-adaptor&class-name=com.macromedia.breeze_ext.premiere.gateway.PTekGateway&field-id=telephony-adaptor - Log into the Breeze Manager with an administrative account.
Note: Ensure that you have logged into Breeze with admin rights, and are using the same browser window. - Paste the line copied in step one into the address field of the open browser.
- Change the <breezeserveraddress> value to the Fully Qualified Domain name of your server (for example, adobe.breezecentral.com).
- Hit Enter.
This should correct the issue and allow you to register the adaptor.
This content requires Flash
To view this content, JavaScript must be enabled, and you need the latest version of the Adobe Flash Player.
Download the free Flash Player now!
