You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Label for the second participant is not being applied to the call participant. I even tried participantLabel. When creating the conference the first call accepts the participantLabel value.
Steps to Reproduce
Client initiates new outbound call
Application hits app url which establishes a new conference via $response->dial()->conference($name, [])
Wait url triggers logic to add second participant while setting the label attribute
Issue Summary
Label for the second participant is not being applied to the call participant. I even tried
participantLabel
. When creating the conference the first call accepts theparticipantLabel
value.Steps to Reproduce
$response->dial()->conference($name, [])
Code Snippet
Exception/Log
Technical details:
The text was updated successfully, but these errors were encountered: