Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

calls are possible or not without create the channel #27

Open
AparnaManjalavil opened this issue Jan 12, 2021 · 6 comments
Open

calls are possible or not without create the channel #27

AparnaManjalavil opened this issue Jan 12, 2021 · 6 comments
Labels
enhancement New feature or request

Comments

@AparnaManjalavil
Copy link

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 AparnaManjalavil added the enhancement New feature or request label Jan 12, 2021
@yoreland
Copy link

yoreland commented Jan 13, 2021

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

@AparnaManjalavil
Copy link
Author

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?

@plutoless
Copy link
Contributor

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?

@AparnaManjalavil
Copy link
Author

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?

@plutoless
Copy link
Contributor

@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.

@md-rifatkhan
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants