Task Attributes Are Copied Over
Trying to make a conference call does not work, Somewhere along the flow the original task attributes with conference data is being over writen:
Steps:
- Create Task
- Task Auto Accepted by worker client
- Reservation.call to an endpoint that creates a conference with twiml
- Conference status callback for the worker joining the conference adds the customer to the call as a participant and the conference sid, the worker sid, and the customer sid are added to the task as attributes.
Task Attributes Are Copied Over
Trying to make a conference call does not work, Somewhere along the flow the original task attributes with conference data is being over writen:
Steps: