Basic-Audio-Call icon indicating copy to clipboard operation
Basic-Audio-Call copied to clipboard

calls are possible or not without create the channel

Open AparnaManjalavil opened this issue 3 years ago • 6 comments

I have a doubt that could this voice sdk -io.agora.rtc:voice-sdk:3.0.0 is possible to make voice calls without creating the channel like as whatsApp voice call.

AparnaManjalavil avatar Jan 12 '21 12:01 AparnaManjalavil

You might be interested to check this demo: https://github.com/AgoraIO-Usecase/Video-Calling it shows how to call another user by using agora-rtm-sdk's call invitation api

yoreland avatar Jan 13 '21 08:01 yoreland

I had cloned this demo. I got an identifier code. After clicking the button 'Start Calling Your Friend' ,next page is shown Screenshot_2021-01-15-10-44-31-81_ff60debf673ebf3d8bfc97e83e21b60c. What I do next? Where I given the phone number?

AparnaManjalavil avatar Jan 15 '21 07:01 AparnaManjalavil

to call like wats app does not require a phone number. if you want to call a real phone it's a different story, you should use service like PSTN. So what is your requirement? Call a real phone or call someone else via message channel?

plutoless avatar Jan 17 '21 12:01 plutoless

I want to call a user using his contact through the app like as whats app voice call. This my requirement. Is it possible by using your sdk?

AparnaManjalavil avatar Jan 18 '21 06:01 AparnaManjalavil

@AparnaExalture if you both login with our RTM sdk then you can send signaling message to him to start a video call. for contact if you mean real phone number then we do not provide this.

plutoless avatar Jan 22 '21 13:01 plutoless

Same. Do you get any solution? I want to implement voice calls like WhatsApp/IMO.

md-rifatkhan avatar Jun 19 '22 08:06 md-rifatkhan