You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have encountered an issue with DTMF transmission during conference calls in Jambonz. Currently, when a call is part of a conference and DTMF signals are sent, the IVR system does not respond.
Current Behavior:
• DTMF signals do not pass through the IVR in conference calls, and the participant remains stuck on the same step regardless of the DTMF input.
Expected Behavior:
• DTMF signals sent during conference calls should successfully pass to the IVR system, allowing participants to navigate through the IVR as they would in non-conference calls.
Testing Details:
• When a simple (non-conference) call is made, DTMF signals work as expected and successfully interact with the IVR.
Steps to Reproduce:
1. Create a conference call with multiple participants, one being an IVR.
2. Attempt to send DTMF signals to navigate the IVR.
3. Observe that the IVR does not respond to the DTMF input.
Environment Details:
• Browser: WebRTC-based call using JsSIP library.
• Jambonz version: Jambonz Cloud 0.9.2
• Other participants: Tested with Zoiper and similar results were observed.
The text was updated successfully, but these errors were encountered:
We have encountered an issue with DTMF transmission during conference calls in Jambonz. Currently, when a call is part of a conference and DTMF signals are sent, the IVR system does not respond.
Current Behavior:
• DTMF signals do not pass through the IVR in conference calls, and the participant remains stuck on the same step regardless of the DTMF input.
Expected Behavior:
• DTMF signals sent during conference calls should successfully pass to the IVR system, allowing participants to navigate through the IVR as they would in non-conference calls.
Testing Details:
• When a simple (non-conference) call is made, DTMF signals work as expected and successfully interact with the IVR.
Steps to Reproduce:
1. Create a conference call with multiple participants, one being an IVR.
2. Attempt to send DTMF signals to navigate the IVR.
3. Observe that the IVR does not respond to the DTMF input.
Environment Details:
• Browser: WebRTC-based call using JsSIP library.
• Jambonz version: Jambonz Cloud 0.9.2
• Other participants: Tested with Zoiper and similar results were observed.
The text was updated successfully, but these errors were encountered: