Re: out of band dtmf
Dan Weber <[email protected]>
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <[email protected]> |
Could you paste the relevant code for sorting out 2833 packets and then shipping them off to another session. I'm currently coding a transcoding gateway, so I need to be able to move the rfc2833 as soon as it hits the receive queue to the other session's send queue. Dan On Wed, Jul 06, 2005 at 08:57:43PM -0400, David Sugar wrote: > I had implimented this in Bayonne by overriding the onRTPPacketRecv > method and pre-seperating 2833 packets before they arrive in the receive > queue. > > Dan Weber wrote: > >If I am handling rtp streams with rfc2833 dtmf, how do I identify a > >packet received that is dtmf? > > > >Dan > > > >