Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined parameters are used in Conference Instruction sample code #655

Open
tsuchi84 opened this issue Jun 1, 2018 · 1 comment
Open

Comments

@tsuchi84
Copy link

tsuchi84 commented Jun 1, 2018

Sample code: https://github.com/TwilioDevEd/api-snippets/blob/master/rest/taskrouter/reservations/conference/example-1.5.x.php#L26
Document: https://www.twilio.com/docs/taskrouter/api/reservations#code-conference-instruction

dequeueFrom is not mentioned in the document, but it is used in the sample code above.
dequeueFrom is not part of the Conference Participants API.

Since we do not know the parameters for using Conference in TaskRouter,
If possible, I hope that you can modify the sample code including the Conference Participants API.

@po5i
Copy link
Contributor

po5i commented Oct 11, 2018

The sample codes were updated about a month ago, now the PHP sample is this one: https://github.com/TwilioDevEd/api-snippets/blob/master/rest/taskrouter/reservations/conference/conference.5.x.php

Does this new sample and docs pages answered your question?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants