Opened 3 years ago
Closed 2 years ago
#225 closed defect (fixed)
DTMF tones duplicated
| Reported by: | wengole | Owned by: | vadim |
|---|---|---|---|
| Priority: | major | Milestone: | QuteCom 2.2-RC4 |
| Component: | misc | Version: | 2.2 |
| Keywords: | dtmf, | Cc: |
Description
Hi,
I am using QuteCom 2.2 RC 3 on Ubuntu 10.04 LTS. I have it connected to an Asterisk server by SIP.
When trying to use DTMF I am getting duplicated tones sent. For example a 2 is sent twice. I see from previous tickets that this had been encountered before and that it was fixed in the source over a year ago. However when browsing the source I see that the patch has not actually been incorporated into the trunk. Is this intentional? As it stands QuteCom is kind of useless without proper DTMF support.
Attachments (1)
Change History (8)
comment:1 Changed 3 years ago by laurent
comment:2 Changed 3 years ago by wengole
Yes I did.
comment:3 Changed 3 years ago by laurent
ok, the correct patch to fix this issue is 404 and it is integrated with trunk ...
comment:4 Changed 3 years ago by wengole
OK. Thanks for your help so far.
I assume then that is this change has been made in the trunk, then 2.2 RC3 build contains this change? If this is the case, then my problem, although similar, is no the same.
I am trying to login to a conferencing system, and when entering my PIN I am interrupted early by the IVR saying that the number is not recognised. Also the tones are being played locally, and it does indeed sound as if some of them are being duplicated. I was hoping that the configuration change had been implemented so that I could switch DTMF to only being sent in-band. I will attempt to capture RTP packets and upload them to this ticket now.
comment:5 Changed 3 years ago by laurent
2.2 RC3 does not contain this patch :/
You can try last build here
Changed 3 years ago by wengole
comment:6 Changed 3 years ago by wengole
Thanks for this, but I don't suppose I can get a .deb build? Running Ubuntu here you see :)
comment:7 Changed 2 years ago by laurent
- Resolution set to fixed
- Status changed from new to closed

Did you mean this [patch http://trac.qutecom.com/attachment/ticket/103/dtmf_mode.diff]