sending DTMF RFC 2833

symeon.mattes symeon.mattes at gmail.com
Tue Nov 24 06:21:23 PST 2015


Hi again,

It finally worked! It seems that this setup send the dtmf signals by with a
payload type 96 as a default, while for the system I wanted for, wanted 98.
So I just put:

    dtmf_input=gst_element_factory_make("rtpdtmfsrc",NULL);
    g_object_set(G_OBJECT(dtmf_input),"pt",98,NULL);



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/sending-DTMF-RFC-2833-tp4674573p4674627.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list