Skip to content

fix: disable DTMF Flash#477

Merged
denzs merged 1 commit into
mainfrom
fix/no-dtmf-flash
May 28, 2026
Merged

fix: disable DTMF Flash#477
denzs merged 1 commit into
mainfrom
fix/no-dtmf-flash

Conversation

@cajus
Copy link
Copy Markdown
Member

@cajus cajus commented May 27, 2026

CUCM sends

a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15

and GOnnect signals that it can do flash

a=fmtp:101 0-16

CUCM doesn't agree here and simply hangs up. As we've no flash, just disable this feature in pjsip.

CUCM sends

  a=rtpmap:101 telephone-event/8000
  a=fmtp:101 0-15

and GOnnect signals that it can do flash

  a=fmtp:101 0-16

CUCM doesn't agree here and simply hangs up. As we've no flash,
just disable this feature in pjsip.
@cajus cajus marked this pull request as draft May 27, 2026 18:36
@cajus cajus unassigned Mik- May 27, 2026
@cajus cajus marked this pull request as ready for review May 27, 2026 19:27
@cajus cajus requested a review from denzs May 27, 2026 19:27
Copy link
Copy Markdown
Member

@denzs denzs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

@denzs denzs merged commit 2718aad into main May 28, 2026
15 checks passed
@denzs denzs deleted the fix/no-dtmf-flash branch May 28, 2026 07:24
Mik- pushed a commit that referenced this pull request May 28, 2026
CUCM sends

  a=rtpmap:101 telephone-event/8000
  a=fmtp:101 0-15

and GOnnect signals that it can do flash

  a=fmtp:101 0-16

CUCM doesn't agree here and simply hangs up. As we've no flash,
just disable this feature in pjsip.
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

Successfully merging this pull request may close these issues.

3 participants