-
-
Notifications
You must be signed in to change notification settings - Fork 0
Add incoming call handler #5
Copy link
Copy link
Closed
Description
Based on the sip protocol, let's add a protocol that actually calls.
You should be able to connect to a SIP server and connect to a phone number. Then react to an inbound call, start it and the handle method should receive a byte stream with the audio from the call.
Reactions are currently unavailable