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

endles ringback tune #19

Open
Condelab opened this issue Feb 9, 2020 · 2 comments
Open

endles ringback tune #19

Condelab opened this issue Feb 9, 2020 · 2 comments

Comments

@Condelab
Copy link

Condelab commented Feb 9, 2020

is there a way to force ringback to stop, because i cant seem to stop it with the stop command. even ater stoping it inside dispose, it still keeps ringing, and it changes from earpiece to speaker.

started like this
incall.start( auto: true, media: MediaType.AUDIO, ringback: "_DTMF_");

and stoping like this
incall.stopRingtone(); incall.stop(busytone: "_DTMF_");

but nothing seem to work. please help.

@ZatacaSystems
Copy link

Same problem here

@xyzbilal
Copy link

use incall.stopRingback();

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

No branches or pull requests

3 participants