Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
6e1a9f7
feat: guard handleMediaSubscribe on mediaStream presence for inbound …
Jun 2, 2026
36c493f
feat: surface incoming call notification with Accept/Decline UI
Jun 2, 2026
fca3cdb
fix: use file: reference for bandwidth-rtc to pick up local SDK changes
Jun 2, 2026
027419f
fix: gate mediaStream path on callExpectedRef to prevent false in-cal…
Jun 2, 2026
5257017
fix: store subscribe stream in ref so it's available when call notifi…
Jun 2, 2026
f5671ac
fix: audio before accept and broken hangup
Jun 2, 2026
1ad3dc4
fix: clear inboundStream when inCall goes false
Jun 2, 2026
86ecec0
fix: keep subscribeStreamRef across calls for consecutive call support
Jun 2, 2026
4555ba6
fix: clear audio element srcObject on stream teardown
Jun 2, 2026
e340139
feat: add auto-accept toggle and Connect callback URL
Jun 4, 2026
5058e19
feat(MediaPlayer): wire BandwidthRtc stream events to component
Jun 9, 2026
5002a1f
Merge remote-tracking branch 'origin/main' into feature/inbound-strea…
Jun 9, 2026
f33258e
refactor: simplify MediaPlayer and fix auto-accepted call handling
Jun 9, 2026
54cbe20
feat: add BXML hangup endpoint and wire endpointId to CallController
Jun 15, 2026
91a43b9
fix: return early instead of throwing when RtcStream has no mediaStream
Jun 15, 2026
1de0a55
Merge remote-tracking branch 'origin/main' into feature/inbound-strea…
Jun 25, 2026
c31f566
fix: handle new SDK combined streamAvailable event (callId + mediaStr…
Jun 25, 2026
9f8b57e
refactor(MediaPlayer): migrate state to refs, simplify stream setup
Jun 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading