happy-pilot-81868
03/26/2025, 6:21 PMlk dispatch create
cli command?tall-airline-16756
03/26/2025, 6:21 PMtall-airline-16756
03/26/2025, 6:21 PMlk dispatch create
CLI command. To do this, you need to escape the quotes within the JSON string. For example:
lk dispatch create \
--new-room \
--agent-name outbound-caller \
--metadata "{\"key\": \"value\", \"another_key\": true}"
This ensures the JSON object is properly formatted and recognized by the command.
Sources: Making calls using SIP | LiveKit Docs | SIP dispatch rule | LiveKit Docs