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

Multi-digit DTMF sequences don't work from linphonec console with SIP INFO #121

Open
guillerodriguez opened this issue May 29, 2019 · 1 comment

Comments

@guillerodriguez
Copy link

guillerodriguez commented May 29, 2019

Sending a multi-digit DTMF sequence from the linphonec console doesn't work as expected when SIP INFO is used (use_info=1, use_rfc2833=0)

The observed behaviour is the following: If a multi-digit sequence is entered (e.g. "12345"), the first digit in the sequence ("1") is sent immediately. Then all the tones are played back to the user (this takes N seconds, where N is the number of digits). Then the command completes and the remaining digits ("2345") are sent without any delay inbetween.

This happens with all linphone releases using belle-sip. It did not happen in 3.6 (before belle-sip was introduced).

Also the problem affects the SIP INFO method only, not the RFC2833 method.

guillerodriguez added a commit to guillerodriguez/linphone that referenced this issue May 29, 2019
@530l
Copy link

530l commented Nov 26, 2021

Hello, does andoird linphone sdk provide API

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

2 participants