It should, maybe the call it AVT?<span></span><br><br>On Tuesday, January 20, 2015, Nagalenoj H. <<a href="mailto:nagalenoj@gmail.com">nagalenoj@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">My phone does not have an option to select RFC2833.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 20, 2015 at 12:37 PM, <span dir="ltr"><<a href="javascript:_e(%7B%7D,'cvml','covici@ccs.covici.com');" target="_blank">covici@ccs.covici.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Why not use rfc2833 instead?<br>
<div><div><br>
Nagalenoj H. <<a href="javascript:_e(%7B%7D,'cvml','nagalenoj@gmail.com');" target="_blank">nagalenoj@gmail.com</a>> wrote:<br>
<br>
> When I changed the Aastra phone settings to use SIP INFO, am not facing<br>
> this issue. But, when I change it to use RTP for DTMF, then '#' is getting<br>
> detected more times.<br>
><br>
> I did a pcap and listened to the audio, I could hear only one tone(beep)<br>
> for each key pressed. Is there anything other configuration to get it<br>
> working in RTP?<br>
><br>
> On Mon, Jan 19, 2015 at 10:40 PM, Michael Jerris <<a href="javascript:_e(%7B%7D,'cvml','mike@jerris.com');" target="_blank">mike@jerris.com</a>> wrote:<br>
><br>
> > If you are using a sip phone, you are MUCH better off using non audio<br>
> > based dtmf like rfc-2833. If you are already using this, its possible that<br>
> > what is happening is the phone is sending the dtmf as audio and 2833, at<br>
> > which point, you should not have to use spandsp_start_dtmf at all. If the<br>
> > phone is sending only audio, and is not capable of using any other method,<br>
> > you will need to pull a pcap of this call, use wireshark to extract the<br>
> > audio, and do some analysis of the audio to figure out why it is detecting<br>
> > multiple digits.<br>
> ><br>
> ><br>
> > On Jan 19, 2015, at 4:38 AM, Nagalenoj H. <<a href="javascript:_e(%7B%7D,'cvml','nagalenoj@gmail.com');" target="_blank">nagalenoj@gmail.com</a>> wrote:<br>
> ><br>
> > Hi,<br>
> ><br>
> > When I use spandsp_start_dtmf along with play_and_get_digits, '#' is<br>
> > getting detected many times, though it is pressed once.<br>
> ><br>
> > Other DTMFs are getting detected properly, whereas the '#' is getting<br>
> > detected 2 or 3 times.<br>
> ><br>
> > I have checked the SIP phone's settings, I do not find anything wrong<br>
> > there.<br>
> ><br>
> > What could be the reason? Is this because of some SIP phone setting? Here<br>
> > is the freeswitch log,<br>
> ><br>
> > 2015-01-19 09:33:39.671681 [DEBUG] mod_spandsp_dsp.c:373 DTMF BEGIN<br>
> > DETECTED: [1]<br>
> > 2015-01-19 09:33:39.671681 [DEBUG] switch_channel.c:488 RECV DTMF 1:2000<br>
> > 2015-01-19 09:33:39.851686 [DEBUG] mod_spandsp_dsp.c:385 DTMF END<br>
> > DETECTED: [1], duration = 191 ms<br>
> > 2015-01-19 09:33:40.071688 [DEBUG] mod_spandsp_dsp.c:373 DTMF BEGIN<br>
> > DETECTED: [4]<br>
> > 2015-01-19 09:33:40.071688 [DEBUG] switch_channel.c:488 RECV DTMF 4:2000<br>
> > 2015-01-19 09:33:40.251687 [DEBUG] mod_spandsp_dsp.c:385 DTMF END<br>
> > DETECTED: [4], duration = 153 ms<br>
> > 2015-01-19 09:33:40.431699 [DEBUG] mod_spandsp_dsp.c:373 DTMF BEGIN<br>
> > DETECTED: [7]<br>
> > 2015-01-19 09:33:40.431699 [DEBUG] switch_channel.c:488 RECV DTMF 7:2000<br>
> > 2015-01-19 09:33:40.631680 [DEBUG] mod_spandsp_dsp.c:385 DTMF END<br>
> > DETECTED: [7], duration = 204 ms<br>
> > 2015-01-19 09:33:40.851688 [DEBUG] mod_spandsp_dsp.c:373 DTMF BEGIN<br>
> > DETECTED: [4]<br>
> > 2015-01-19 09:33:40.851688 [DEBUG] switch_channel.c:488 RECV DTMF 4:2000<br>
> > 2015-01-19 09:33:40.971695 [DEBUG] mod_spandsp_dsp.c:385 DTMF END<br>
> > DETECTED: [4], duration = 127 ms<br>
> > 2015-01-19 09:33:41.151691 [DEBUG] switch_core_session.c:1053 Send signal<br>
> > sofia/internal/<a href="http://sip:278@192.168.2.86:5060" target="_blank">sip:278@192.168.2.86:5060</a> [BREAK]<br>
> > 2015-01-19 09:33:41.171701 [DEBUG] mod_spandsp_dsp.c:373 DTMF BEGIN<br>
> > DETECTED: [7]<br>
> > 2015-01-19 09:33:41.171701 [DEBUG] switch_channel.c:488 RECV DTMF 7:2000<br>
> > 2015-01-19 09:33:41.351680 [DEBUG] mod_spandsp_dsp.c:385 DTMF END<br>
> > DETECTED: [7], duration = 191 ms<br>
> > 2015-01-19 09:33:41.371686 [DEBUG] switch_ivr_play_say.c:1314 Codec<br>
> > Activated L16@8000hz 1 channels 20ms<br>
> > 2015-01-19 09:33:41.691686 [DEBUG] mod_spandsp_dsp.c:373 DTMF BEGIN<br>
> > DETECTED: [#]<br>
> > 2015-01-19 09:33:41.691686 [DEBUG] switch_channel.c:488 RECV DTMF #:2000<br>
> > EXECUTE sofia/internal/<a href="javascript:_e(%7B%7D,'cvml','392@3427.vbiz.mundio.com');" target="_blank">392@3427.vbiz.mundio.com</a> flush_dtmf()<br>
> > 2015-01-19 09:33:41.691686 [DEBUG] switch_ivr_play_say.c:1314 Codec<br>
> > Activated L16@8000hz 1 channels 30ms<br>
> > 2015-01-19 09:33:41.711684 [DEBUG] mod_spandsp_dsp.c:385 DTMF END<br>
> > DETECTED: [#], duration = 38 ms<br>
> > 2015-01-19 09:33:41.771683 [DEBUG] mod_spandsp_dsp.c:373 DTMF BEGIN<br>
> > DETECTED: [#]<br>
> > 2015-01-19 09:33:41.771683 [DEBUG] switch_channel.c:488 RECV DTMF #:2000<br>
> > 2015-01-19 09:33:41.771683 [DEBUG] switch_ivr_play_say.c:1747 done playing<br>
> > file file_string:///root/united_fone/voice_files/en//CR_enter_conf_pin.wav<br>
> > 2015-01-19 09:33:41.771683 [DEBUG] switch_ivr_play_say.c:1314 Codec<br>
> > Activated L16@8000hz 1 channels 30ms<br>
> > 2015-01-19 09:33:41.811686 [DEBUG] mod_spandsp_dsp.c:385 DTMF END<br>
> > DETECTED: [#], duration = 25 ms<br>
> > 2015-01-19 09:33:41.871691 [DEBUG] mod_spandsp_dsp.c:373 DTMF BEGIN<br>
> > DETECTED: [#]<br>
> > 2015-01-19 09:33:41.871691 [DEBUG] switch_channel.c:488 RECV DTMF #:2000<br>
> > 2015-01-19 09:33:41.951681 [DEBUG] mod_spandsp_dsp.c:385 DTMF END<br>
> > DETECTED: [#], duration = 76 ms<br>
> ><br>
> ><br>
> ><br>
> > _________________________________________________________________________<br>
> > Professional FreeSWITCH Consulting Services:<br>
> > <a href="javascript:_e(%7B%7D,'cvml','consulting@freeswitch.org');" target="_blank">consulting@freeswitch.org</a><br>
> > <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
> ><br>
> > Official FreeSWITCH Sites<br>
> > <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
> > <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
> > <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
> ><br>
> > FreeSWITCH-users mailing list<br>
> > <a href="javascript:_e(%7B%7D,'cvml','FreeSWITCH-users@lists.freeswitch.org');" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
> > <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> > UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> > <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
> ><br>
><br>
><br>
><br>
> --<br>
> Regards,<br>
> Nagalenoj H.<br>
><br>
</div></div>> ----------------------------------------------------<br>
> Alternatives:<br>
><br>
> ----------------------------------------------------<br>
<span>> _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>
> <a href="javascript:_e(%7B%7D,'cvml','consulting@freeswitch.org');" target="_blank">consulting@freeswitch.org</a><br>
> <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
> <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
> <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
><br>
> FreeSWITCH-users mailing list<br>
> <a href="javascript:_e(%7B%7D,'cvml','FreeSWITCH-users@lists.freeswitch.org');" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
--<br>
</span>Your life is like a penny. You're going to lose it. The question is:<br>
How do<br>
you spend it?<br>
<br>
John Covici<br>
<a href="javascript:_e(%7B%7D,'cvml','covici@ccs.covici.com');" target="_blank">covici@ccs.covici.com</a><br>
<div><div><br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="javascript:_e(%7B%7D,'cvml','consulting@freeswitch.org');" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="javascript:_e(%7B%7D,'cvml','FreeSWITCH-users@lists.freeswitch.org');" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div>Regards,<br>Nagalenoj H.</div>
</div>
</blockquote><br><br>-- <br><div dir="ltr">
<p><font face="courier new, monospace"><b><i><font size="4">Brian West</font></i></b><br><span style="font-size:x-small"><a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a></span></font></p>
<p><font size="1" face="courier new, monospace"><img src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png"><br></font></p><p><font face="courier new, monospace"><b><i>Twitter: @FreeSWITCH , @briankwest</i></b><br><a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a><br><a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.com</a></font></p>
<p><font face="courier new, monospace"><b>T:</b>+19184209001 | <b>F:</b>+19184209002 | <b>M:</b>+1918424WEST (9378)<br><b>iNUM:</b>+883 5100 1420 9001 | <b>ISN:</b>410*543 | <b>Skype:</b>briankwest</font></p></div><br>