[Asterisk-Dev] DTMF when transferring calls - not handled well?
Bryan Field-Elliot
bryan at nextalarm.com
Sun May 22 07:27:52 MST 2005
At this point I don't think the issue is the duration.. Hard-coding it
at 800ms is funky but it should work for my purposes.
My working theory at this point is that this construction of 6 RTP
packets in rtp.c is causing my Grandstream to freak out. I don't know
this for sure, it's just my current theory.
in ast_rtp_senddigit, why are the RTP packets being sent in this way? 6
"ON" followed by 6 "OFF" packets for each DTMF digit?
Bryan
On Sat, 2005-05-21 at 16:48 +0200, Andreas Sikkema wrote:
> On Sat, 2005-05-21 at 09:50, Olle E. Johansson wrote:
>
> > I don't think Asterisk handles the duration of the DTMF very well.
> > In chan_sip the duration is hard coded in the source code for INFO DTMF.
>
> The interface for passing dtmf from chan_sip to "the application" and
> back to whatever channel the destination is on doesn't provide a
> parameter for length. I suspect every channel has a hardcoded dtmf
> length...
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20050522/3815783f/attachment.htm
More information about the asterisk-dev
mailing list