Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants