diff --git a/changelog/4005.added.md b/changelog/4005.added.md new file mode 100644 index 000000000..0a023f104 --- /dev/null +++ b/changelog/4005.added.md @@ -0,0 +1 @@ +- Added `sip_provider` and `room_geo` parameters to `configure()` in the Daily runner. These convenience parameters let callers specify a SIP provider name and geographic region directly without manually constructing `DailyRoomProperties` and `DailyRoomSipParams`.