Copy link to clipboard
Copied
We currently create meetings via the web services API. However the audio conference bridge is not associated by default.
Is it possible to assign the audio profile via web services?
The documentation shows you can edit,delete and create the profile but nothing about assigning that profile to a meeting
or
Is it possible via the adobe portal to have the audio profile autmatically asscociated to any meeting created for that account?
Thanks for any feedback in advance.
http://help.adobe.com/en_US/connect/9.0/webservices/WSc0dcc5922abc44bd571464d2127da61dbfe-8000.html
Link to the documentation above.
Copy link to clipboard
Copied
I don't believe there is a method to assign a phone bridge to a room upon creation at this time.
There is no method for assigning a default phone bridge to every room created.
Copy link to clipboard
Copied
In Adobe Connect 8 this happened by default and I verified this with an Adobe support rep. Currently the issue is being escalated. I'll follow up to this post with the response and hopefully the solution as well.
Copy link to clipboard
Copied
Apparently this was not put in the documentation by Adobe. The solution is below.
You will need to look up the profile-id first with this documented function.
Get the profile-id from the audio profile you would like to use and add in the API call below.
Action = acl-field-update
Params = field-id = set to 'telephony-profile'
= value = set to profile-id value
= acl-id = set to meeting sco-id value
Example: