[svn-commits] oej: branch oej/rana-dtmf-rtp-duration-1.6.0 r305741 - /team/oej/rana-dtmf-rt...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Feb 2 03:44:55 CST 2011


Author: oej
Date: Wed Feb  2 03:44:51 2011
New Revision: 305741

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=305741
Log:
New branch for DTMF work

Asterisk currently doesn't send out RTP DTMF with the same duration as the incoming.
There was a lot of bugs in this code, but the most important one was the lack
of duration being sent from the incoming call leg to the outbound.

This code will add a new control frame for the continuation messages and make
sure that our DTMF end packets will not be far away from the incoming. There are
some adjustments done since we clock outbound DTMF on inbound RTP packets.

Added:
    team/oej/rana-dtmf-rtp-duration-1.6.0/
      - copied from r305740, branches/1.6.0/




More information about the svn-commits mailing list