![]() |
2008-09-04
, 01:03
|
Posts: 66 |
Thanked: 17 times |
Joined on Dec 2007
|
#12
|
We know about the reliability problem of DTMF (both in-band and
out-of-band) and we are doing our best to resolve the situation ASAP.
![]() |
2008-09-04
, 02:11
|
Posts: 66 |
Thanked: 17 times |
Joined on Dec 2007
|
#13
|
![]() |
2008-09-04
, 02:33
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#14
|
![]() |
2008-09-13
, 00:22
|
Posts: 38 |
Thanked: 2 times |
Joined on Jan 2008
|
#15
|
![]() |
2008-09-13
, 02:15
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#16
|
The Following User Says Thank You to brontide For This Useful Post: | ||
![]() |
2008-09-13
, 05:52
|
|
Posts: 354 |
Thanked: 93 times |
Joined on Oct 2007
@ New York
|
#17
|
The Following User Says Thank You to xxM5xx For This Useful Post: | ||
![]() |
2008-09-13
, 06:04
|
|
Posts: 354 |
Thanked: 93 times |
Joined on Oct 2007
@ New York
|
#18
|
The Following User Says Thank You to xxM5xx For This Useful Post: | ||
![]() |
2008-09-13
, 09:44
|
Posts: 38 |
Thanked: 2 times |
Joined on Jan 2008
|
#19
|
2 options... 800, 866, 888 numbers are free direct dial through Gizmo. There is also backdoor dialing which is limited, but free.
![]() |
2008-09-13
, 15:00
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#20
|
Dell support has determined the cause of the DTMF issue.
Anyway, I finally have a firm understanding, at least, of the reason for the DTMF issue. It goes something like this:
In modern telephone systems there are two types of DTMF signalling:
In-band signaling and Out-of-band signaling
VoIP SIP communication also uses both In-band and Out-of-band.
The "Internet Call" application only supports In-band DTMF signalling, it seems. In addition, the "Internet Call" application does not support the ability to specify the VoIP codec being used. VoIP calls may use one of many codecs for transport of the RTP voice data. The SIP protocol is only used for initiating the call, or tearing down the call afterwards. The SIP protocol may also be used for DTMF, in which case the DTMF would be "Out-of-band." Since Out-of-band signalling is not supported by the "Internet Call" application, a call that needs Out-of-band DTMF signalling will not be able to use it.
Different SIP providers only support certain RTP codecs for certain calls. Often, however, this can be overridden if the SIP client supports the ability to specify the codec. As noted above, however, the "Internet Call" application does not support the ability to specify the VoIP codec being used. Therefore the call will default to the RTP codec specified by the SIP provider or the call endpoint. Fortunately the "Internet Call" application supports most common VoIP RTP protocols, so the voice call data itself usually goes through fine.
Unfortunately, problems with DTMF arise in the "Internet Call" application due to its inablity to specify the RTP codec, along with its inability to support Out-of-band DTMF signalling. Certain common low-bandwidth VoIP codecs, such as g729, simply do not have the bandwidth to support In-band DTMF signalling. In those cases, such as when the call is using the g729 codec, DTMF will fail. It is very likely that DTMF will fail in the "Internet Call" application for all calls using the g729 codec. Unfortunately g729 is one of the most commonly used VoIP codecs.
I don't know what Nokia changed in "Internet Call" from OS2007. Possibly they added g729. Possibly they made g729 a higher priority codec over G.711, which is a much higher bandwidth codec which supports In-band DTMF signalling. Unfortunately, whatever the change was that was made, the "Internet Call" application does not support the ability to specify the VoIP codec being used, nor does it support Out-of-band DTMF signalling. Therefore DTMF in certain calls, ( like my voice mail
So, as is common with many (most, actually) Linux VoIP applications, what we have here with "Internet Call" is not actually a bug, but simply another sad case of problems due to the lack of a full VoIP feature set.
Who would have thought this would occur with one of the worlds largest telephone handset manufacturers?
Unfortunately, since this now seems to be a bug that's not a bug, I wouldn't expect anybody here to hold their breath waiting for it to get fixed. . .
Thanks again to brontide for the Gizmo workaround idea, and the Dell Support call
ps I hope Gizmo5 DTMF works!
Update: Gizmo5 DTMF does not work
Only current VoIP alternative with functional DTMF is SkypeOut.
Last edited by gnexus; 2008-09-04 at 00:15.