Hi Oliver/Anyone,<div>  Can you please provide me any sample application or &quot;pipeline example&quot; for using &quot;rtpdtmfdepay&quot;.I was trying to create a pipeline using &quot;udpsrc&quot; and then linked it to &quot;rtpdtmfdepay&quot;.But somehow it is not working.The call back function is not able to receive any event from given Bus.</div>

<div>  Can anyone provide any clue what wrong with this ?</div><div><br></div><div>Regards,</div><div>Parveen Jain<br><br><div class="gmail_quote">2010/9/8 Olivier Crête <span dir="ltr">&lt;<a href="mailto:olivier.crete@collabora.co.uk">olivier.crete@collabora.co.uk</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Wed, 2010-09-08 at 00:08 -0700, newbie wrote:<br>
&gt; This is my first post in this mailing list. i have already searched the<br>
&gt; archive to find out the answer of my question. But i did not find it.<br>
&gt; I need to know that can we use GStreamer to receive DTMF from peer. i have<br>
&gt; seen the plug ins to send DTMF to peer but not able to find the plug ins to<br>
&gt; receive DTMF.<br>
&gt; If this is possible to receive DTMF using GStreamer then please share the<br>
&gt; solution for the same.<br>
<br>
</div>DTMF can arrive in two forms, sound or RTP events. You can receive RTP<br>
events with &quot;rtpdtmfdepay&quot;. There is also &quot;dtmfdetect&quot; which will try to<br>
detect DTMF in the incoming sound (your mileage may vary).<br>
<font color="#888888"><br>
--<br>
Olivier Crête<br>
<a href="mailto:olivier.crete@collabora.co.uk">olivier.crete@collabora.co.uk</a><br>
</font><br>------------------------------------------------------------------------------<br>
This SF.net Dev2Dev email is sponsored by:<br>
<br>
Show off your parallel programming skills.<br>
Enter the Intel(R) Threading Challenge 2010.<br>
<a href="http://p.sf.net/sfu/intel-thread-sfd" target="_blank">http://p.sf.net/sfu/intel-thread-sfd</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br><br>
</div>