Re: out of band dtmf
Michel de Boer <[email protected]>
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <[email protected]> |
You would identify the packet by checking the type: adu->getType() If the type equals the dynamic payload type that indicates a telephone-event then it is rfc2833 dtmf. What value is used for the payload type must be negotiated via signaling before the RTP stream is established. Michel Dan Weber wrote: > If I am handling rtp streams with rfc2833 dtmf, how do I identify a > packet received that is dtmf? > > Dan > > > _______________________________________________ > Ccrtp-devel mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/ccrtp-devel > >